@charset "GBK";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	font-family:ËÎÌå;
	font-size:12px;
}
div{
	background-color:white;
}
a{
	text-decoration:none;
	color:black;
}
a:hover{
	color:red;
}
td{
	line-height:20px;
	align:left;
}
body{
	background-image:url(../images_new/bg.gif);
	margin:auto;
	text-align:center;
}
table{
	margin:auto;
}
.htitle{
	width:248px;
	height:30px;
	background-color:#DAE9FC;
	border-bottom:1px solid #ADC9E1;
}
.htitle table td{
	background-color:#DAE9FC;
}
.blue_ico{
	background-image:url(../images_new/blue_ico.gif);
	width:108px;height:25px;
	background-color:transparent;
	color:white;
	text-align:center;
	vertical-align:middle;
	cursor:hand;
}
.green_ico{
	background-image:url(../images_new/green_ico.gif);
	width:108px;height:25px;
	background-color:transparent;
	color:white;
	text-align:center;
	vertical-align:middle;
	cursor:hand;
}
.sbutton{
	background-image:url(../images_new/button_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid black;
	padding:1px;
	cursor:hand;
}
#weatherDiv{
	background-image:url(../images_new/index_05_01_bg.jpg);
	border:1px solid #ADC9E1;
	background-repeat:repeat-x;
	width:250px;
	height:110px;
	margin-top:7px;
}
#loginAndNoticeDiv{
	width:250px;
	height:135px;
	border:1px solid #ADC9E1;
	margin-top:2px;
}
#volunteerDiv{
	width:250px;
	height:171px;
	border:1px solid #ADC9E1;
	margin-top:2px;
}
#departmentGuideDiv{
	width:250px;
	height:177px;
	border:1px solid #ADC9E1;
	margin-top:2px;
}
#departmentDiv{
	width:250px;
	height:177px;
	border:1px solid #ADC9E1;
	margin-top:2px;
}
#guideDiv{
	width:250px;
	height:170px;
	border:1px solid #ADC9E1;
	margin-top:2px;
}
#linkDiv{
	width:250px;
	height:76px;
	border:1px solid #ADC9E1;
	margin-top:2px;	
}
#rxbaDiv{
	width:250px;
	height:210px;
	border:1px solid #ADC9E1;
	margin-top:2px;	
}
#blogDiv{
	width:250px;
	height:210px;
	border:1px solid #ADC9E1;
	margin-top:2px;	
}
#qywyDiv{
	width:250px;
	height:176px;
	border:1px solid #ADC9E1;
	margin-top:2px;	
}
#expertSearchDiv{
	width:250px;
	height:278px;
	background-color:#DAE9FC;
	border:1px solid #ADC9E1;
}
#surveyDiv{
	width:250px;
	height:90px;
	border:1px solid #ADC9E1;
	margin-top:2px;	
}
#statDiv{
	width:250px;
	height:55px;
	border:1px solid #ADC9E1;
	margin-top:2px;	
}
#FlashPicDiv {
	width:250px;
	height:200px;
	float:left;
	/*border:1px solid red;*/
}
#NewsListDiv {
	width:242px;
	float:left;
	margin-left:0px;
	padding-left:5px;
	/*border:1px solid red;*/
}
#NewsListDiv ul
{
	list-style:url(../images/arrow.gif);
	text-align:left;
	margin:0px;
	padding:0px;
}
#NewsListDiv ul li
{
	float:left;
	line-height:25px;
	margin:0px;
	padding:0px;
}
#NewsListDiv ul li a
{
	text-decoration:none;
	color:black;
}
#NewsListDiv ul li a:hover{
	color:red;
}
#topicNewSpan{
	color:#014995;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
#topicNewSpan:hover{
	color:red;
}
#navigation{
	background-image:url(../images_new/nav_bg.jpg);
	background-repeat:repeat-x;
	background-color:#2F7EC9;
}
#titleTd{
	background-image:url(../images_new/index_01_bg.jpg);
	background-repeat:repeat-x;	
}
#titlePic{
	background-image:url(../images_new/index_01_1.jpg);
	width:359px;
	height:103px;
}
#reputation td{
	color:gray;
}
#FooterDiv{
	background-image:url(../images_new/index_09_bg.jpg);
	background-repeat:repeat-x;
	width:1024px;
	height:126px;
	margin:auto;
	margin-top:0px;
}
.leftDiv{
 clear:both;
 border:1px solid #ADC9E1;
 height:150px;
 width:248px;
 margin-top:5px;
 margin-left:5px;
}
.leftDiv li{
	margin-top:5px;
	line-height:20px;
	height:30px;
	width:250px;
	text-align:center;
	clear:both;
}
