@charset "utf-8";
html,body{
	margin:0;
	padding:0;
	font-family:"宋体";
	font-size:12px;
	width:100%;
	color:#686767;

}
.all{
	width:973px;
	margin:0 auto;
	margin-top:0px;
	background:#FFFFFF;
		background:url(../img/menu1.gif) no-repeat top left;

}
.clear{
	clear:both;
}
ul,li,p,img,table,td{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:#767575;
}
a:hover{
	color:#fe6600;
	text-decoration:underline;
}
.imgwrap{
	position:static;
    +position:absolute;
    top:50%;
	vertical-align:middle;
}
.imgloop {
	position:static;
	+position:relative;
	top:-50%;left:-50%;
	vertical-align:middle;
}
.logo{
	width:973px;
	height:39px;
	float:left;
	background:url(../img/menu.jpg) repeat-x;
}
h2 a:link{color:#ffffff;}
h2 a:visited{color:#ffffff;}
h2{ text-align:right; font-size:20px; margin-top:10px; font-weight:bolder; margin-right:5px; margin-bottom:0;}

}
h1{	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#0458b6;}
.nav{
	width:600px;
	height:26px;
	float:left;
	margin-top:0px;
	line-height:39px;
	color:white;
	padding-left:10px;
	font-weight:bold;
}
.nav a{
	margin-left:5px;
	margin-right:5px;
}
.nav a:link{
	color:white;
}
.nav a:visited{
	color:white;
}



.banner{
	width:973px;
	height:243px;
}
.left{
	width:684px;
	float:left;
}
.right{
	width:284px;
	float:right;
}
.lefttitlename{
	width:152px;
	height:23px;
	float:left;
	margin-left:9px!important;
	*margin-left:5px;
	margin-top:2px;
	margin-bottom:5px;
}
.more2{
	width:34px;
	height:5px;
	float:right;
	margin-right:14px!important;
	*margin-right:7px;
	margin-top:12px;
}
.righttitle{
	width:279px;
	border:#B3DDEF 1px solid;
	height:22px;
	background:url(../img/titlebg.jpg) top left repeat-x;
	text-align:center;
	padding-top:5px;
	margin-bottom:5px;
	overflow:hidden;
}
.abouttitlename{
	height:22px;
	float:left;
	margin-left:9px!important;
	*margin-left:5px;
	margin-top:2px;
}
.contact2{
	width:262px;
	height:120px;
	background:url(../img/contactbg.jpg) top left no-repeat;
	padding-top:119px;
	padding-right:0px;
	padding-left:15px;
	line-height:22px;
	float:right;
	color:#28479c;
}

.footer{
	width:973px;
	height:88px;
	background:#B3DDEF url(../img/footertop.jpg) top left repeat-x;
	text-align:center;
	line-height:23px;
	padding-top:15px;
	margin:0 auto;
	border-top:3px #B3DDEF  solid;
}
.footer a{
	color:#5e5d5d;
}
.footer a:hover{
	color:#0458b6;
	text-decoration:underline;
}
.companyname{
	font-size:14px;
	font-weight:bold;
}
.lefttitle{
	width:277px;
	height:26px;
	border:#B3DDEF 1px solid;
	background:url(../img/titlebg.jpg) top left repeat-x;
	margin-bottom:5px;
	padding-top:1px;
	margin-top:10px;
	float:right;
}
.newscontent{
	width:257px;
	height:148px;
border:1px solid #B3DDEF;
	padding:6px 10px;
	color:#fe6600;
	margin-bottom:8px;
	overflow:hidden;
	float:right;
}
.newsul{
	line-height:22px!important;
	*line-height:15px;
	text-align:left;
	
}
.newsul li{
	list-style-type:none;
	background:url(../img/ulicon.jpg) center left no-repeat;
	height:23px!important;
	*height:19px;
	padding-left:8px;

}
.newstitle{
	float:left;
}
.date{
	width:60px;
	float:right;
}
.newsul li a{
	color:#767575;
}
.newsul li a:hover{
	color:#fe6600;
}

.linkcontent{
	width:257px;
	height:92px;
	padding:5px 10px;
	line-height:22px;
	color:#fe6600;
	margin-bottom:3px;
	overflow:hidden;
	border:#B3DDEF 1px solid;
	background:#EEF5F7;
	float:right;
}
.linkcontent a{
	color:#807f7f;
	margin-left:7px;
	margin-right:7px;
}
.linkcontent a:hover{
	color:#fe6600;
}
/*分页*/
.text_tag{ margin-left:270px; margin-bottom:5px;}
.text_tag a,.text_tag span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin:5px 2px 5px 2px;text-align:center;padding-right:5px;padding-left:5px;height:18px}/*SPAN和链接*/
.text_tag a:hover,.text_tag a.current{color:#F44;border:1px solid #F44}/*当前链接有激活时*/
