@charset "utf-8";

*,div,p,ul,ol,li,input,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}
body{
	text-align:center;
	background:#9cdff9 url(../s_1.gif) repeat-x;
	font:70%/150% tahoma,sans-serif;
	/*font:11px;*/
	color:#333;
	padding-top:8px;
}
div{
	height:%;
	overflow:hidden;
}
a{
	color:#07519a;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	vertical-align:middle;
	border:0;
}
input{
	vertical-align:middle;
}
ul{
	list-style:none;
}
#b_container{
	width:970px;
	text-align:left;
	margin:0px auto;
	background:#fff;
}
/* --top start-- */
#top{
	background:none;
}
#logo,#top .c_1,#top .c_2{
	float:left;
}
#top .c_2{
	text-align:right;
	background:url(../s_4.gif) no-repeat right top;
	width:311px;
	height:91px;
	padding-right:80px;
}
#top .c_2 a{
	text-decoration:underline;
}
#top .c_2 a:hover{
	text-decoration:none;
}
/* --nav start-- */
#m_nav{
	height:21px;
	border-bottom:1px solid #1670be;
	background:#dff3fe;
	clear:both;
	padding-top:8px;
}
#m_nav ul{
	padding-left:30px;
	list-style-type:none;
	float:left;
}
#m_nav ul li{
	float:left;
	height:21px;
	line-height:21px;
	margin:0px 3px;
}
#m_nav ul li .c_1,#m_nav ul li .c_2{
	float:left;
	width:2px;
	height:21px;
}
#m_nav ul li .c_1{
	background:url(../s_8.gif) no-repeat;
}
#m_nav ul li .c_2{
	background:url(../s_10.gif) no-repeat;
}
#m_nav ul li a{
	display:block;
	float:left;
	padding:0px 10px;
	background:url(../s_9.gif) repeat-x;
	font-weight:bold;
	color:#fff;
}
#m_nav ul li a:hover{
	background:url(../s_6.gif) repeat-x;
}
#m_nav .sign{
	float:right;
	width:200px;
	padding-top:5px;
}
#m_nav .sign a{
	font-weight:bold;
}
/* -- search start --*/
#search{
	background:url(../s_12.gif) repeat-x;
	margin:5px auto;
	height:25px;
	line-height:27px;
	padding:2px 0px 0px 20px;
	clear:both;
}
#search .input_k{
	font:12px tahoma,sans-serif;
	height:18px;
	width:200px;
	line-height:18px;
	color:#07519a;
	border:1px solid #318dd0;
}
/* -- ad start --*/
.ad,.ad_2{
	clear:both;
}
.ad img{
	margin:3px 0px 3px 6px;
}
.ad_2 img{
	margin:5px 0px 2px 7px;
}
.ad_3 img{
	margin:3px auto;
}
/* -- main container start --*/
.main_c{
	clear:both;
	margin-top:5px;
}

/* -- 侧边栏容器 --*/
.l_c{
	float:left;
	width:685px;
	margin-left:3px;
}
.r_c{
	float:right;
	width:266px;
	margin-right:3px;
}
.l_c .l_c_l{
	width:122px;
	float:left;
}
/* -- left nav -- */
.l_c .l_c_l ul{
	border:1px solid #98d7f8;
}
.l_c .l_c_l ul li {
	border-bottom:1px solid #98d7f8;
}
.l_c .l_c_l ul li a{
	display:block;
	height:25px;
	line-height:25px;
	padding-left:5px;
	background:#e0f4ff;
}
.l_c .l_c_l ul li a:hover{
	background:#fff;
}
.l_c .l_c_l img{
	padding:0px 0px 0px;
}
.l_c .l_c_r{
	width:558px;
	float:right;
}
/* -- Columns --*/
.Columns{
	border:1px solid #aaccee;
}
.Columns .title{
	background:#ebf3fb;
	border-bottom:1px solid #aaccee;
	height:20px;
}
.Columns .title h1{
	padding-left:5px;
	padding-top:2px;
	float:left;
	width:100px;
	font-size:100%;
	color:#07519a;
}
.Columns .title span{
	display:block;
	float:right;
	width:50px;
	margin-top:3px;
}
.Columns .main{
	padding:10px;
	letter-spacing:1px;
}
.Columns .main h2{
	font-size:100%;
	color:#07519a;
}
.Columns .main ul li{
	background:url(../s_42.gif) no-repeat left center;
	padding-left:10px;
}
.Columns .main .c_1{
	float:left;
	width:20%;
	border-right:1px solid #aaccee;
	padding-right:12px;
	line-height:95%;
	margin-bottom:10px;
}
.Columns .main .c_1 p{
	margin:5px auto;
	color:#052e56;
}
.Columns .main .c_2{
	float:right;
	width:75%;
}
.Columns .main .c_3{
	width:98%;
}
#footer{
	clear:both;
	margin:20px auto 10px;
	
}
#footer .main{
	background:#f6faf9;
	border:1px solid #a4dbf8;
	height:1%;
	overflow:hidden;
}














