@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;
}
a:hover{ 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;
}
h1{ text-align:right; font-size:20px; margin-top:10px; font-weight:bolder; margin-right:5px; margin-bottom:0;}
h1 a:link{color:#ffffff;}
h1 a:visited{
	color:#ffffff;
}
h1 a:hover{ font-weight:bolder;
}
h1 a:active{
	color:#ffffff;;
}
.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:right;
}
.right{
	width:284px;
	float:left;
}
.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:5px;
}
.contact2{
	width:262px;
	height:120px;
	background:url(../img/contactbg.jpg) top left no-repeat;
	padding-top:119px;
	padding-left:15px;
	line-height:22px;
	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;
}