@charset "utf-8";
/**{
	padding:0px;
	margin:0px;
	list-style:none;
}
a{ text-decoration:none; }
img{
	border:0px;
}
body {
	font-size:12px;
	font-family:"宋体";
	font-weight: normal;
}*/


#head{
	height:75px;
	background-image:url(/images/headbg01.jpg);
	background-repeat:repeat-x;
	background-position: top;
	margin-bottom:10px;
	margin-top:0px;
}
.head01{
	height:75px;
	background-image: url(/images/headbg02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}
.head02{
	width:1000px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
}
.head03{
	padding-top:5px;
	text-align:right;
}
.head03 a{
	color:#bdd4f8;
	margin-left:24px;
}
.head03 a:hover{
	color:#FFF;
}
.head-ss{
	padding-top:5px;
	width:140px;
}
.head-ss01{
	width:25px;
	float:right;
}
.head-ss02{
	height:28px;
	width:100px;
	float:left;
	background-image: url(/images/ss-bg.png);
	background-repeat: no-repeat;	
}
.head-ss input{
	height:26px;
	width:110px;
	padding-left:5px;
	border:none;
	background-color:transparent;
}
.head04{
	float:right;
	padding-right:30px;
	text-align:right;
	padding-top:10px;
	width:450px;
	
}
.head-logo{
	width:118px;
	padding-top:10px;
}




/*nav css*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.navBar {
	position:relative;
	z-index:999;
	color:#fff;
	width:600px;
	float:right;
	top: 0px;
	left: 0px;
	height: 61px;
}
.nav {
	width:600px;
	margin:0 auto;
}
.nav .m {
	float:left;
	position:relative;
	border-top:0;
	border-bottom:0;
	margin-left:-1px;
	top:0px;
}
.nav h3 {
	float:left;
	font-size:100%;
	font-weight:normal;
	font-size:14px;
	height:30px;
	line-height:30px;
	padding-bottom:5px;
	overflow:hidden;
}
.nav h3 a {
	display:block;
	color:#fff;
	padding:0 30px;
	vertical-align:top;
}
.nav .on {
	border:0;
}

.nav .on h3 a {
	color:#bdd4f8;
	font-weight:bold;
	background-image:url(/images/nav-hover.png);	
	background-repeat: no-repeat;
	background-position:center bottom;
}
.nav .sub {
	display:none;
	width:100%;
	height:auto;
	position:absolute;
	left:0;
	top:36px;
	background:#f5f5f5;
	border-top:0;
	line-height:26px;

}

.nav .sub li a {
	color:#2668a2;
}
.nav .sub li a:hover {
	color:#666;
}
.nav #m2 .sub{
	width:453px;
}
.nav #m3 .sub{
	width:402px;
}
.nav #m4 .sub{
	width:702px;
	left:auto;
	right:-1px;
}
.nav #m5 .sub {
	width:302px;
	left:auto;
	right:-1px;
}


.line{
	width:2px;
	background-image:url(images/nav-line.jpg);
	background-repeat: repeat-y;
}
.margins{
	padding-bottom:24px;
	padding-left:30px;
	padding-right:30px;
	padding-top:24px;
	vertical-align:top;
	text-align:left;
}
.mydiv{
   width:100%;
   height:auto;
   background:#f5f5f5;
   color:#333;
   filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
   -moz-box-shadow: 2px 2px 10px #909090;
   -webkit-box-shadow: 2px 2px 10px #909090;
   box-shadow:2px 2px 10px #909090;
}
.mydiv1{
   width:100%;
   height:auto;
   background:#f5f5f5;
   color:#333;
   filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);

}
.pf{
	width:170px;
}
.pf02{
   padding-top:15px;
   line-height:15px;
	}
.pf03{
	padding-left:30px;
}
.pf04{
	padding-right:20px;
}
.sd{
	width:151px;
	text-align:center;
	padding-left:20px;
}
.sd02{
	width:146px;
	text-align:center;
	padding-right:25px;
}
.ms{
	padding-right:30px;
	width:380px;
	padding-left:15px;
}
.ms02{
	width:170px;
	margin-left:30px;
	margin-right:15px;
}
.ms02 td{
	text-align:center;
	width:70px;
	padding-bottom:20px;
}
.ms03{
	padding-bottom:15px;
}
.ms04{
	width:30px;
}
.us{
	width:120px;
	}
.us a{
	line-height:35px;
}
#m1 a:hover{
	background-image:none;
}




#bottom{
	border-top:solid 1px #dcdcdc;
	height:50px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top:12px;
}
#bottom li{
	font-size:14px;
	color:#145cba;
	font-family:"黑体","微软雅黑";
	border-right:solid 1px #dcdcdc;
	padding-right: 12px;
	padding-left: 12px;
}
#bottom a{ color:#145cba;}
#bottom a:hover{ text-decoration:underline; }