@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	font-family: Tahoma, "宋体";
	background-image: url(../imgs/hb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1, h2, ul, li , img , form{
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#bodybox {
	width: 1048px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	display: block;
	height: 83px;
	width: 383px;
	padding-left: 20px;
	float: left;
}
#topLink {
	float: right;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	width: 200px;
}
#topLink a {
	display: block;
	background-image: url(../imgs/tlb.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 48px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
	float: right;
	background-position: left;
	padding-right: 18px;
}

#iDSL {
	clear: both;
	height: 194px;
}
#nav {
	display: block;
	background-image: url(../imgs/nb.png);
	height: 38px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
#nav li {
	display: block;
	float: left;
	list-style-type: none;
	background-image: url(../imgs/hb_l.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 4px;
}
#nav li a {
	color: #C71323;
	text-decoration: none;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 34px;
}
#nav li a:hover {
	background-color: #FFF;
}
#foot {
	clear: both;
	width: 938px;
	border: 1px solid #EBEBEB;
	background-color: #F9F9F9;
	height: 58px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#foot a {
	color: #C71323;
}
#foot #foottxt {
	width: 560px;
	float: left;
}


#flogo {
	display: block;
	float: left;
	padding-left: 180px;
	padding-right: 10px;
}
#foot #gotop {
	display: block;
	background-image: url(../imgs/gotop.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 55px;
	float: left;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.cls {
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	display: block;
}

#contactus {
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(../imgs/iicon.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#contactus dt {
	font-weight: bold;

	background-image: url(
../imgs/iicon.gif;
	background-position: left 8px;
	display: block;
	background-repeat: no-repeat;
	line-height: 16px;
	padding-left: 26px;
	padding-top: 8px;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 204px;
	background-image: url(../imgs/iicon.gif);
}
#contactus .tel {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left 10px;
}
#contactus .fax {
	background-position: left -58px;
}
#contactus .mail {
	background-position: left -108px;
}
#contactus .website {
	background-position: left -160px;
}
#contactus dd {
	margin: 0px;
	padding-left: 26px;
	line-height: 18px;
}




#contactus dd a {
	color: #333;
}
