@charset "utf-8";
/* CSS Document */

@import"common.css";


body{
	background:url(../images/bodybg.jpg) repeat-x 0 0;
	}
.floatleft{
	float:left;
	}
.floatright{
	float:right;
	}
.floatnone{ 
	float:none;
	}
.rightimp{
	float:right!important;
	}
.w255{
	width:255px;
	}
.lineh28{
	line-height:28px;
	}
.h15{
	height:15px;
	}
.h28{
	height:28px;
	}
.h140{
	height:140px;
	}
.pt5{
	padding-top:5px;
	}
.pt10{
	padding-top:10px;
	}
.pt20{
	padding-top:20px;
	}
.alignleft{
	text-align:left!important;
	}
.aligncenter{
	text-align:center!important;
	}
.ml10{
	margin-left:10px;
	}
.mt10{
	margin-top:10px;
	}
.w400{
	width:400px;
	}
.w630{
	width:630px;
	}
.w640{
	width:640px;
	}
.inline{
	display:inline;
	}
.pb2{
	padding-bottom:2px!important;
	}
.pb10{
	padding-bottom:10px;
	}
.pb20{
	padding-bottom:20px;
	}
/* top */
.top{
	width:1000px;
	margin:0 auto;
	height:78px;
	}
.logo{
	float:left;
	height:78px;
	width:298px;
	text-indent:-9999px;
	background:url(../images/logo.jpg) no-repeat left top;
	}
.top .text{
	float:left;
	height:78px;
	width:446px;
	text-indent:-9999px;
	background:url(../images/toptext.jpg) no-repeat left top;
	}
.top .phone{
	float:right;
	height:78px;
	width:231px;
	background:url(../images/phone.jpg) no-repeat right top;
	}
/* nav */
.nav{
	width:1000px;
	height:40px;
	margin:0 auto;
	padding:0;
	}
.nav td{
	height:40px;
	font-weight:bold;
	background:url(../images/navline.jpg) no-repeat right center;
	}
.nav .noline{
	background:none;
	}
.nav a{
	color:#fff;
	font-size:14px;
	}

/* banner */
.banner{
	width:1000px;
	margin:0 auto;
	height:310px;
	overflow:hidden;
	}
.banner img{
	margin:0;
	padding:0;
	}
/* menu */
.menu{
	width:986px;
	margin:0 auto;
	height:97px;
	padding:5px 7px;
	background:url(../images/menubg.jpg) repeat-x left top;
	}
.menutop{
	background:url(../images/menutopbg.jpg) repeat-x left center;
	width:985px;
	height:31px;
	border-left:1px solid #629fc7;
	}
.menutop a{
	width:196px;
	float:left;
	line-height:30px;
	border-right:1px solid #629fc7;
	border-top:1px solid #629fc7;
	border-bottom:1px solid #bdbcbd;
	font-size:14px;
	color:#0071be;
	font-weight:bold;
	}
.menutop a:hover{
	width:196px;
	float:left;
	line-height:31px;
	border-right:1px solid #bdbcbd;
	border-top:1px solid #bdbcbd;
	border-bottom:none;
	background:#fff;
	text-decoration:none;
	background:#fff;
	}
.menutop .red{
	color:red!important;
	}
.menutop li{
	float:left;
	}
.menutext{
	}
.menu_tab{
	width:984px;
	height:64px;
	background:url(../images/menutextbg.jpg) repeat-x left top;
	border-bottom:1px solid #bdbcbd;
	border-left:1px solid #bdbcbd;
	border-right:1px solid #bdbcbd;
	border-top:none;
	}
.menutext dl{
	float:left;
	padding-top:3px;
	}
.menutext dt{
	float:left;
	padding-left:10px;
	width:23px;
	padding-right:10px;
	padding-top:5px;
	color:#fff;
	line-height:12px;
	height:53px;
	background:url(../images/menu01tittle01.jpg) no-repeat 5px 0;
	}
.menutext dd{
	float:left;
	color:#89beef;
	line-height:28px;
	}
.menutext dd a{
	padding:0 5px;
	}
.menudt_blue dt{
	background:url(../images/menu01bluebg.jpg) no-repeat 5px 0;
	}













/* main */
.textleft, .textright{
	float:left;
	border:1px solid #c4d6d6;
	}
.textleft h1, .textright h1{
	background:url(../images/maintopbg02.jpg) repeat-x left top;
	height:35px;
	float:left;
	}
.textleft b, .textright b{
	background:url(../images/maintittleh1bg.jpg) no-repeat left top;
	height:35px;
	color:#fff;
	padding-left:47px;
	float:left;
	width:165px;
	line-height:42px;
	padding-top:0px;
	text-align:left;
	}


/* main */
.main{
	width:1000px;
	margin:0 auto;
	}


/* footer */
.footer{
	margin:0 auto;
	width:100%;
	background:url(../images/footerbigbg.jpg) repeat-x left top;
	height:217px;
	}
.footerw{
	margin:0 auto;
	width:927px;
	}
.footerw table{
	background:url(../images/footerbg.jpg) no-repeat 0 0;
	height:44px;
	width:927px;
	}
.footerw td{
	background:url(../images/footerline.jpg) no-repeat right center;
	color:#fff;
	}
.footerw .tdlast{
	background:none;
	}
.footerw a, .footerh a{
	font-size:14px;
	color:#fff;
	}
.footerh{
	margin:0 auto;
	width:1000px;
	padding-top:15px;
	}
.footerh td{
	color:#fff;
	line-height:21px;
	}



















