/* CSS Document */
*{
	padding:0;
	margin:0;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}
body{
	width:1000px;
	height:auto;
	margin:0 auto;
}
#banner{
	background:url(/images/banner.jpg) no-repeat;
	width:786px;
	height:141px;
}
#main{
	width:785px;
	height:auto;
	text-align:left;
	border:1px solid #17234D;
}
.menu_top{
	width:100%;
	text-align:center;
	color:#F3A908;
	font-weight:bold;
	height:25px;
	line-height:25px;
}
.txt_menu{
	float:left;
	padding:0 10px;
}
.txt_menu a, txt_menu a:visited {
	color:#F3A908;
}
.txt_menu a:hover {
	color:#000000;
}
.div_separate{
	float:left;
	border-right:2px solid #F3A908;
	height:15px;
	margin-top:5px;
	width:2px;
	overflow:hidden;
}
#main_content{
	width:100%;
	margin-top:0;
	text-align:left;
	height:auto
}

#main_left{
	width:139px;
	background:#01204E repeat;
	float:left;
	color:#FFFFFF;
}
#main_center{
	width:469px;
	float:left;
	padding-left:3px;
	
}
#main_right{
	width:160px;
	padding-left:2px;
	float:left;
	border-left:1px solid #999999;
}
.top_left{
	margin-top:10px;
	height:3px;
	background:#F3A908 repeat;
	width:100%;
	overflow:hidden;
}
.top_left_separate{
	height:3px;
	background:#FFFFFF repeat;
	width:100%;
	overflow:hidden;
}
.menu_left{
	width:93%;
	margin-top:5px;
	margin-bottom:20px;
	margin-left:5%;
	margin-right:2%;
	text-align:left;
	line-height:17px;
}
.menu_left a, menu_left a:visited{
	color:#FFFFFF;
}
.menu_left a:hover{
	color:#CC3300;
}
.left_slogan{
	width:90%;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:4px;
	border-bottom:#F3A908 solid 1px;
	line-height:15px;
}
.left_slogan a, left_slogan a:visited{
	color:#FFFFFF;
}
.left_slogan a:hover{
	color:#F3A908;
}
.title_news_left{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:7px 2px;
}
.bottom_left{
	background:url(/images/bottom_left.jpg) no-repeat;
	height:45px;
	width:138px;
	margin-bottom:0;
	padding-bottom:0;
	margin-left:2px;
	border-right:2px solid #FFFFFF;
}
.top_center{
	height:5px;
	margin:0 2px;
	background:#01204E;
	overflow:hidden;
}
.top_news{
	margin-top:20px;
	margin-bottom:15px;
}
.top_news_title, .top_news_title a, .top_news_title a:visited{
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
.top_news_title a:hover{
	color:#993300;
}
.top_news_content{
	margin-top:10px;
}
.title{
	color:#F3A908;
	font-weight:bold;
	padding:0 0 10px 5px;
	font-size:12px;
}
.detail, .detail a{
	font-weight:bold;
	float:right;
	padding-right:15px;
	color:#000000;
	padding-top:20px;
}
.detail a:hover{
	color:#666666;
}
.top_news img{
	width:200px;
	height:auto;
	border:none;
	padding:3px;
	float:left;
}
.box_news{
	width:97%;
	padding-left:1%;
	padding-right:1%;
	margin-bottom:15px;
}
.bar{
	width:100%;
}
.bar_title{
	height:18px;
	background:#F3A908 repeat;
	float:left;
	padding:0 5px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:18px;
	max-width:110px;
}
.right_bar{
	background:url(/images/right_bar.jpg);
	width:315px;
	height:18px;
	float:left;
}
.box_news_img img{
	width:120px;
	float:left;
	border:none;
	margin:0 5px;
	padding-top:10px;
}
.other_news, .other_news a{
	margin-top:20px;
	line-height:17px;
	color:#333333;
}
.top_right{
	height:3px;
	overflow:hidden;
	width:93%;
	background:#F3A908;
	float:left;
}
.img_right img{
	width:151px;
	border:none;
	float:left;
	padding-bottom:10px;
}
.padding5px{
	padding:5px 0;
}
.padding10px{
	padding:10px 0;
}
.padding2px{
	padding:0 2px;
}
.news_right_content{
	padding-bottom:15px;
	line-height:17px;
	color:#000000;
	border-bottom:2px solid #00214E;
}
.news_right_content a{
	color:#333333;
}
.right_adv{
	margin-top:15px;
}
.right_adv img{
	width:150px;
	padding-top:10px;
	border:none;
}
.websitelink{
	margin-top:15px;
	line-height:17px;
}
#footer{
	margin-top:20px;
	width:100%;	
}
.footer_row1{
	height:25px;
	background:#00214E repeat;
	width:100%;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
.footer_row1 a, .footer_row1 a:visited{
	color:#FFFFFF;
}
.footer_row2{
	height:30px;
	text-align:center;
	line-height:25px;
}
.clear{
	clear:both;
	margin:0;
	padding:0;
}
.time{
	color:#00214E;
	padding:15px 0;
	font-weight:bold;
}