@charset "gb2312";
@import "common/0-import.css";
body {
	background: #fff url(../img/index/body_bg.jpg) no-repeat center top;
}

#globalNavi li.navi01 a img {
	opacity: 0;
	filter: alpha(opacity=0);
}

#header {
	padding-bottom: 19px;
}

#main {
	padding: 0 0 1px 2px;
	background: none;
}

#main h2 {
	margin-bottom: 9px;
	font-size: 36px;
	color: #254788;
}

#main .leftBox {
	padding: 49px 0 0;
	width: 445px;
	float: left;
}

#main .leftBox ul {
	margin-bottom: 13px;
	overflow: hidden;
}

#main .leftBox ul li {
	margin-right: 7px;
	float: left;
}

#main .leftBox p {
	margin-bottom: 10px;
	color: #000000;
	width:445px;
	text-align:justify;
	font-size:12px;
}

#main .rightBox {
	width: 511px;
	height: 361px;
	float: right;
	position: relative;
}

#main .rightBox img {
	position: absolute;
	top: 0;
	left: 0;
}

#main .leftBox .btn {
	clear: both;
}

#main .leftBox .btn a {
	float: left;
}

.btmBox {
	padding: 19px 0 8px;
	background: #E3E3E3 url(../img/index/btm_box_bg.gif) repeat-x left top;
	clear: both;
	overflow: hidden;
}

.btmBox .infoBox {
	margin: 0 auto;
	padding: 13px 0 0;
	width: 984px;
	background: #E2E2E2 url(../img/index/info_box_bg.jpg) no-repeat left top;
	text-align: left;
	overflow: hidden;
}

.btmBox .infoBox .box {
	padding: 0 0 0 30px;
}

.btmBox .infoBox .box .subBox {
	margin-right: 57px;
	width: 267px;
	float: left;
	font-size:11px;
}

.btmBox .infoBox .box .subBox02 {
	width: 286px;
}

.btmBox .infoBox .box .subBox03 {
	margin-right: 0;
	font-style:normal;
}

.btmBox .infoBox .box h3 {
	margin-bottom: 19px;
	font-size: 16px;
	color: #002d71;
}

.btmBox .infoBox .box h3.back {
	padding: 0 0 8px;
	background: url(../img/index/line01.gif) repeat-x left bottom;
}

.btmBox .infoBox .box h3 span {
	padding: 0 0 0 25px;
	background: url(../img/index/icon01.gif) no-repeat left 3px;
	float: left;
	display: block;
}

.btmBox .infoBox .box h3 a {
	padding: 5px 0 0;
	display: block;
	color: #1063b1;
	float: right;
	font-size: 14px;
	text-decoration: none;
}

.btmBox .infoBox .box h3 a:hover {
	text-decoration: underline;
}

.btmBox .infoBox .box p {
	margin-bottom: 5px;
}

.btmBox .infoBox .box dl {
	clear: both;
}

.btmBox .infoBox .box dt {
	margin-bottom: 3px;
	font-weight: bold;
}

.btmBox .infoBox .box h3.back {
	margin-bottom: 5px;
}

.btmBox .infoBox .box dt a {
	color: #182a50;
	font-size: 12px;
}

.btmBox .infoBox .box dt span {
	margin-left: 5px;
	color: #7f7f7f;
}

.btmBox .infoBox .box dd {
	padding: 0 0 11px;
	margin-bottom: 5px;
	background: url(../img/index/line02.gif) repeat-x left bottom;
}

.btmBox .infoBox .box dd.none {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
}

