﻿/* CSS Document */
body{ font-size:12px; font-family:"宋体",Verdana, Arial; margin:0; padding:0; color:#000; line-height:100% }
div{margin:0; padding:0; overflow:hidden;}
h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dt,dd,form,img,p{margin:0; padding:0; border:none; list-style-type:none;}
ul,li{line-style:none;}
.block{width:980px; height:auto; margin:0 auto; background:#FFF;}
.blank{width:980px; margin:0 auto; height:8px; background:#FFF;}
.f_l{float:left;}
.f_r{float:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.none{display:none;}
a{text-decoration:none;color:#333}
.clearfix:after{content:"."; display:block; height:0; clear:both;visibility:hidden;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
img input select { vertical-align: middle;}
body{
	background-attachment: fixed;
	padding-top: 31px;
}
/*header*/	
.topa{
	height: 32px;
	line-height: 32px;
	width:100%;
	z-index:999;
	top: 0;
	left: 0;
	position:fixed;
	_position:absolute;
	_top:0px;
}
.top {
	height: 32px;
	line-height: 32px;
	width:980px;
	margin:0 auto;	
}
.li_1 {
	margin-left:10px;
}
.li_2 a {	
	color:#333;
	margin-right: 10px;
	margin-left: 10px;
}
.li_2 a:hover{
}
.log {
      
	height:200px;
	position:relative;
}
/*menu*/
.menu{
	height:36px;
	width:980px;
	margin:0 auto;
}
.menu .me{
	width:100%;
}
.menu .me .li_3 {
	float: left;
	line-height: 36px;
	height: 36px;
	/*width: 105.7px;*/
	width: 119px;
}
.menu .me .li_3 a{
	display:block;
	text-align: center;
	font-size: 14px;	
}
.menu .me .li_3 ul {
	position:absolute;
	z-index:1;
	width:150px;
}
.menu .me .li_3 ul li a{
	text-align:left;
	padding-left:15px;
	display:block;
	width:135px;
}
.li_m1 {
	width:5px; 
	height:36px; 
	position:relative;
	left:1px;
}
.li_m2 {
	width:5px; 
	height:36px; 
	position:relative; 
	right:1px;
	float:left;
}
/*link*/
.link{
	height:40px;
	line-height:40px;
	text-align:center;
}
.link_c{
	margin-top:15px;
	margin-right:10px;
}
.link select{
	width:150px;
}
/*footer*/
.footer {
	/*height: 200px;*/
        position: relative;
}
.foot_t {
	text-align: center;
}
.foot_t a {
	line-height: 32px;
}
.foot_b {
	text-align: center;
	line-height: 32px;
}

