﻿/*头部--------
---------------------------------------------------------------------*/
.header{
/*margin:0 auto;*/
width:100%;
zoom:1;
background:url(../images/top.jpg) right top;
height:68px;
overflow:hidden;
}
.header .hflash{
width:1004px;
_width:964px;
height:68px;
float:left;
height:65px;
clear:both;
text-align:left;
}
.header .tool {
	position: absolute;
	top: 4px;
	z-index: 999;
	left: 860px;
	line-height:22px;
	height:22px;
}
.header .tool a,.header .tool a:visited{
	margin-right: 5px;
	margin-left: 5px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
}
.header .tool a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.header .henlink{
width:70px;
display:block;
line-height:188px;
height:15px;
overflow:hidden;
float:right
}
.header .henlink a{
display:block;
color:#FFFFFF;
overflow:hidden;}
.header .hcnlink{
width:70px;
display:block;
line-height:200px;
height:15px;
overflow:hidden;
float:right
}
.header .hcnlink a{
display:block;
overflow:hidden;
color:#FFFFFF;}
/*主体--------
---------------------------------------------------------------------*/
.main{
/*margin:0 auto;*/
width:1004px;
zoom:1;
overflow:hidden;
padding:20px 0 10px 0;
border:0px solid #cccccc;
border-bottom:0;
border-top:0;
}
.main .leftmain{
float:left;
width:280px;
margin:0;
padding:0 0 0 30px;
}
.main .leftmain ul {
float:left;
margin:10px 0;;
}
.main .leftmain h1{
line-height:1000px;
overflow:hidden;
height:35px;
background:url(../images/cntitle.png);
padding:0;
margin:0;
width:180px;
}
.main .leftmain li{
line-height:21px;
padding:0;
margin:0 0 0 20px;
text-align:justify;
/*background:url(../images/line.png);*/
}
.main .leftmain .more{
float:right;
}
.main .rightmain{
float:right;
width:680px;
}
/*底部--------
---------------------------------------------------------------------*/
.footer{
/*margin:0 auto;*/
padding:10px 0 10px 0;
border-top:1px solid #cccccc;
overflow:hidden;
width:100%;
text-align:center;
zoom:1;
clear:both;
}
