@charset "utf-8";
/* CSS Document */
html {
}
body {
	margin:0;
	padding:0;
	font-family:MyriadPro, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	background:#0048AC url(../images/bg.jpg) repeat-x;
	font-weight: bold;
}
ul, ol, li, dl, dd {
	margin:0;
	padding:0;
	list-style:none
}
p, form, input {
	margin:0
}
img {
	border:0
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:24px;
	font-weight: bold;
}
.clearfix:after {
	content:".";
	height:0;
	display:block;
	visibility:hidden;
	clear:both
}
.clearfix {
	height:1%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:link {
	color:#1F1E26;
	text-decoration:none;
}
a:visited {
	color:#1F1E26;
	text-decoration:none;
}
a:hover {
	color:#F1AC47;
	text-decoration:none;
}
a:active {
	color:#F1AC47;
}
#wrap {
	background:url(../images/topbg.jpg) no-repeat center top;
}
#wrapbox {
	width:900px;
	margin:0 auto;
	background:url(../images/mainbg.jpg) repeat-x center 384px;
}
#header {
	width:855px;
	margin:0 auto;
}
#logo {
	float:left;
	margin-top:34px;
}
#lang {
	width:210px;
	float:right;
	padding-top:34px;
}
#lang a {
	display:block;
	float:left;
	width:23px;
	height:24px;
	margin-right:5px;
	background:url(../images/lang.png) no-repeat;
	text-indent:-9999px;
}
#lang a.lang2 {
	background-position:-28px 0;
}
#lang a.lang3 {
	background-position:-56px 0;
}
#nav {
	clear:both;
	height:25px;
}
#nav ul {
}
#nav ul li {
	float:right;
	display:block;
	margin-right:12px;
	padding-right:10px;
	background:url(../images/mbg_r.gif) no-repeat right top;
	height:25px;
}
#nav ul li b {
	display:block;
	height:25px;
	background:url(../images/mbg.gif) no-repeat;
	padding-left:26px;
	padding-right:8px;
	min-width:50px;
	width:auto!important;
	width:50px;
	overflow:visible;
	text-align:center;
}
#nav ul li a {
	display:inline;
	height:25px;
	line-height:25px;
	color:#1F1E26;
	white-space: nowrap;
	font-size:11px;
}
#nav ul li a:hover, #nav ul li a.on {
	color:#fff;	
}
#main {
	width:853px;
	margin:0 auto;
	padding-bottom:10px;
}
.maincon {
}
.main_t {
	width:853px;
	height:8px;
	background:url(../images/main_t.png) no-repeat;
	overflow:hidden;
}
.mainbox {
	border-left:1px solid #777B7E;
	border-right:1px solid #777B7E;
	padding:5px 10px;
	background:#fff url(../images/map.jpg) no-repeat right center;
}
.main_b {
	background:url(../images/main_b.png) no-repeat;
	width:853px;
	height:8px;
	clear:both;
	overflow:hidden;
}
.mainbox_l {
	width:565px;
	float:left;
}
.mainbox_ltop {
	padding:5px;
	clear:both;
	margin-bottom:10px;
}
.mainbox_ltop h1 {
	font-size:29px;
	line-height:30px;
	color:#0B2579;
	margin-bottom:5px;
}
.mainbox_ltop p {
	line-height:20px;
	font-weight:bold;
	font-size:13px;
}
.ltop_l {
	width:270px;
	float:left;
}
.ltop_r {
	width:270px;
	float:right;
}
.ltop_l h2, .ltop_r h2 {
	color:#0115C4;
	line-height:25px;
	font-size:16px;
}
.ltop_l p, .ltop_r p {
	font-size:13px;
	font-weight:500;
}
#main .mainbox_l a.ltop_link {
	width:117px;
	height:26px;
	display:block;
	margin:10px auto;
	text-align:center;
	font-size:13px;
	line-height:26px;
	background:url(../images/btn.png) no-repeat;
	font-weight:bold;
}
#main .mainbox_l a.ltop_link:hover {
	color:#CCFF00;
}
.mainbox_r {
	width:240px;
	float:right;
}
.rcon {
	clear:both;
	height:225px;
}
#main .mainbox_r a.rcon_link {
	width:180px;
	height:26px;
	display:block;
	margin:10px auto;
	text-align:center;
	font-size:13px;
	line-height:26px;
	background:url(../images/rlink.png) no-repeat;
	font-weight:bold;
}
#main .mainbox_r a.rcon_link:hover {
	color:#FF6600;
}
.b_box {
	padding:10px 0;
	background:url(../images/line.gif) no-repeat center bottom;
}
.bcon {
	float:left;
	width:247px;
	height:146px;
	background:url(../images/b_bg.gif) no-repeat;
	margin-right:11px;
	padding:15px;
}
.bcon h3 {
	font-size:20px;
	color:#05287A;
	margin-bottom:2px;
}
.bcon h3 span {
	color:#0098FF;
}
.bcon p {
	line-height:16px;
	padding:5px;
	font-size:13px;
}
.bcon a.blink {
	background:url(../images/b_btn.png) no-repeat;
	width:117px;
	height:26px;
	display:block;
	text-align:center;
	font-size:13px;
	line-height:26px;
	float:right;
	font-weight:bold;
}
.bcon a.blink:hover {
	color:#FF6600;
}
#footer {
	clear:both;
	background:#000 url(../images/footer.gif) repeat-x left top;
	border-top:1px solid #ACD5F1;
}
.footcon {
	padding:0 25px;
	width:850px;
	background:url(../images/bottom.gif) repeat-x left top;
	margin:0 auto;
}
.b_top {
	height:60px;
}
.btop_l {
	float:left;
	width:500px;
	height:60px;
	line-height:60px;
}
.btop_l p {
}
.btop_l a:link, .btop_l a:visited {
	font-size:11px;
	font-weight:800;
	padding:0 2px;
}
.btop_l a:hover {
	color:#CCFF00;
}
.btop_r {
	width:200px;
	float:right;
	text-align:right;
	padding-top:18px;
}
.btop_r a {
	padding:0 5px;
}
.btop_r img {
	width:25px;
	height:25px;
	background:url(../images/prenext.gif) no-repeat;
}
.btop_r img.next {
	background-position:right top;
}
.b_tig {
	clear:both;
	height:107px;
}

