@charset "utf-8";
/* CSS Document */
body{margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
	line-height:20px;
	background-color:#fff/*#FCC*/;
	}
	
h3{font-size:14px; line-height:12px;}
h2{font-size:18px;}
.wight{font-size:18px;
	color:#fff;
	line-height:45px;
	}
.back{color:#000;
	font-size:14px;
	}
h4{color:#0489af;
	font-size:12px;
	}
.blue{color:#0489af;
	font-size:12px;
	}

#main{width:980px;
	margin:0 auto;
	background-image:url(../images/left_bg.jpg);
	background-repeat:repeat-y;
	border:1px solid #ccc;
	background-color:#FFF;
	}
.clear{clear:both;
	height:1px;
	background-color:#666666;
	margin-bottom:-1px;
	}
#header{width:980px;
	height:432px;
	float:left;
	/*background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;	
	border-bottom:1px solid #ccc;*/
	}
#logo{width:215px;
	height:85px;
	padding-left:30px;
	padding-top:10px;
	float:left;
	background-image:url(../images/header_bg_1.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
	}
#logoa{width:215px;
	height:120px;
	float:left;
	z-index:100;
	position:relative;}

	
/*======================================nav state================================*/

#nav{width:735px;
	height:50px;
	float:right;
	color:#FFFFFF;
	}
#nav ul {
	width:715px;
	margin: 0;
	padding:0;
	list-style-type: none;
	float:right;
}
#nav ul li{
	float:right;
	text-align:center;
	color:#fff;
	font-size:12px;
}
#nav ul li a {
	text-decoration: none;
	display: block;
	font-family: Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size: 13px;
	padding: 16px 15px;
	vertical-align:middle;
	color:#000;
}
#nav ul li a:hover {
	text-decoration: none;
	display: block;
	font-family: Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size: 13px;
	padding: 16px 15px;
	color:#0489af;
	vertical-align:middle;
}

#nav ul li .current {
	background-image:url(../images/nav.jpg);
	background-repeat:repeat-x;
	color:#0489af;
	font-weight:bold;
}

/*=======================================nav end================================*/

#collete_head{width:650px;
	height:45px;
	float:left;
	background-repeat:repeat-x;
	background-image:url(../images/header_bg_1.jpg);
	font-size:28px;
	line-height:45px;
	color:#FFFFFF;
	padding-left:85px;
	}
#search{width:294px;
	float:right;
	padding-top:8px;
	}
.input{float:left;
	width:201px;
	height:23px;
	background-image:url(../images/search_input.jpg);
	background-repeat:no-repeat;
	border:0;
	padding:3px 10px;
	}
.s_button{float:left;
	width:51px;
	height:26px;
	background-image:url(../images/go.jpg);
	background-repeat:no-repeat;
	padding:3px 0px;
	text-align:center;
	font-size:14px;
	border:0;
	color:#FFF;
	}
#header_left{width:204px;
	float:left;
	background-image:url(../images/left_bg.jpg);
	background-repeat:repeat-y;
	padding:30px 10px;
	margin:10px;
			
	}
.header_button{width:164px;
	height:15px;
	float:left;
	background-image:url(../images/header_bg_1.jpg);
	background-repeat:repeat-x;
	padding:15px 20px;
	border-left:1px solid #e72e87;
	border-right:1px solid #e72e87;
	margin-top:11px;
	}
#header_right{width:980px;
	float:right;
	overflow:hidden;
	}
#container{width:980px;
	float:left;
	}
#sitebar_menu{width:244px;
	float:left;
	}
#sitebar_menu ul{width:209px;
	float:left;
	margin:0;
	padding:0 0 0 35px;
	list-style:url(../images/arrow.jpg);
	font-size:14px;
	color:#FFFFFF;
	}
#sitebar_menu ul li{
	margin:0;
	padding:10px;
	}
#sitebar_menu h2{font-size:18px;
	color: #FFF;
	padding:0 20px;}
#sitebar_menu ul li a{
	color:#FFFFFF;
	text-decoration:none;
	}
#sitebar_menu ul li a:hover{
	color:#F69;
	}
#cont_middle{width:470px;
	padding:0 10px;
	float:left;
	}
.cont_middle{width:690px;
	padding:0 10px;
	float:left;
	}
.text{width:690px;
	float:left;
	text-align:justify;
	}
.cont_text img{
	padding:0 10px 5px 0;
	float:left;
	}
.con_img{
	padding:0 10px 5px 0;
	float:left;
	}
.cont_r{
	padding:0 10px 5px 0;
	float:right;
	}
	
.cont_text{width:470px;
	float:left;
	text-align:justify;
	}
.cont_text ol{width:440px;
	float:left;
	padding-left:30px;
	margin:0;
	}
.cont_text ul{width:440px;
	float:left;
	padding-left:30px;
	margin:0;
	list-style:none;
	}
.cont_text ul li{width:430px;
	float:left;
	text-align:justify;
	}
.text_head{width:448px;
	height:45px;
	float:left;
	background-image:url(../images/header_bg_1.jpg);
	background-repeat:repeat-x;
	padding:0 10px;
	border-left:1px solid #e72e87;
	border-right:1px solid #e72e87;
	margin:15px 0;
	}
	
#cont_right{width:240px;
	float:left;
	}
#cont_right ul{width:240px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	}
#cont_right ul li{
	width:220px;
	border-bottom:1px solid#ccc;
	padding:0px;
	}
#cont_right ul li > div{width:29px;
	height:42px;
	float:left;
	background-image:url(../images/date.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
	margin-bottom:5px;	
	}
#cont_right ul li > div ul {width:29px;
	margin:0;
	padding:0;
	
	}
#cont_right ul li > div ul li{width:19px;
	line-height:17px;
	padding:0 5px 5px 5px;
	border:none;
	}
.right_text img{width:219px;
	height:116px;
	float:left;
	padding:10px 10px;
	}

.right_text{width:239px;
	float:left;
	text-align:justify;
	}
.right_head{width:218px;
	height:45px;
	float:left;
	background-image:url(../images/header_bg_1.jpg);
	background-repeat:repeat-x;
	padding:0 10px;
	border-left:1px solid #e72e87;
	border-right:1px solid #e72e87;
	margin:15px 0;
	}
#footer{width:100%;
	margin:0 auto;
	background-image:url(../images/footer_bg.jpg);
	color:#FFFFFF;
	}
#footer_main{width:980px;
	margin:0 auto;
	}
#footer_left{width:400px;
	float:left;
	}
#footer_left ul{width:685px;
	float:left;
	margin:0;
	padding:0 25px;
	list-style:none;
	}
#footer_left ul li{
	float:left;
	padding:5px 10px;
	}
#footer_right{width:245px;
	float:left;
	}
#footer_right ul{width:225px;
	float:left;
	margin:0;
	padding:0 10px;
	list-style:none;
	}
#footer_right ul li{width:110px;
	float:right;
	padding:5px 0;
	}
#footer_middle{width:260px;
	float:left;
	padding:20px;
	text-align:center;}
.circular{width:690px;
	float:left;
	background-color:#000;
}
.circular tr{ background-color:#fff;
}
.circular tr td{ background-color:#fff;
	padding:2px 10px;
}
.circular h2{font-size:18px;
	margin:0;
}