.box .header {
	height: 110px;
	background-image: url(../image/img1.jpg);
	background-repeat: no-repeat;
}
.header strong {
	color: #307CBF;
	font-size: 20px;
	display: block;
	width: 350px;
	float: left;
	margin-top: 40px;
	letter-spacing: 1px;
}
.header .email {
	display: block;
	height: 57px;
	width: 256px;
	float: right;
	background-image: url(../image/bg1.jpg);
	line-height: 28px;
	padding-left: 30px;
	color: #ea4201;
	margin-top: 25px;
	margin-right: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	background-repeat: no-repeat;
}
.box .nav {
	height: 41px;
	background-image: url(../image/bg2.jpg);
	margin-bottom: 10px;
}
.nav a {
	font-weight: bold;
	color: #FFF;
	width: auto;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 38px;
	letter-spacing: 1px;
}
.box .ll {
	width: 260px;
	margin-left: 7px;
	float: left;
	height: auto;
}
.ll .proName {
	height: 27px;
	color: #000000;
	font-weight: bold;
	line-height: 27px;
	text-align: right;
	padding-right: 10px;
	background-color: #eeeeee;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.ll .proName span {
	color: #FF3300;
}

.ll dl dt {
	height: 27px;
	background-image: url(../image/tubiao2.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	line-height: 27px;
	font-weight: bold;
	text-indent: 28px;
}
.ll dl dd {
	height: 25px;
	background-image: url(../image/bg3.jpg);
	background-repeat: no-repeat;
	padding-left: 54px;
	line-height: 25px;
}

.box .diCP {
	height: 45px;
	width: 1000px;
	line-height: 45px;
	background-color: #f7f7f7;
	font-size: 11px;
	clear: left;
	text-indent: 15px;
}
.diCP a {
	color: #307cbf;
	margin-left: 8px;
	font-weight: bold;
}

.box .footer {
	width: 1000px;
	margin-bottom: 20px;
}
.footer .cpn {
	height: 38px;
	width: 1000px;
	background-image: url(../image/bg5.jpg);
	line-height: 35px;
}
.footer .cpn a {
	margin-left: 20px;
	color: #FFF;
	font-weight: bold;
}
.footer .copy {
	line-height: 30px;
	width: 1000px;
	height: 30px;
	text-align: center;
	font-size: 11px;
}
.footer .link {
	line-height: 26px;
	padding-left: 20px;
	font-size: 11px;
	color: #307cbf;
}
.footer .link a {
	color: #307cbf;
}


.box .rright {
	width: 693px;
	float: right;
	height: auto;
	margin-left: 30px;
}
.rright h1 {
	color: #307cbf;
	font-size: 24px;
	margin-bottom: 30px;
	margin-top: 10px;
}

.box .rr {
	width: 723px;
	float: right;
	height: auto;
}
.rr h1 {
	color: #307cbf;
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-indent: 30px;
}

