@charset "gb2312";
#more a {
	color:#f60;
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	list-style-type: none;
	float: left;
}



#nav ul li a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 88px;
	text-align: center;
}
#nav ul li a:hover {
	background-image: url(imagesnav_hover.gif);
	background-repeat: no-repeat;
}

#building_title ul {
	margin: 0px;
	padding: 0px;
}
#notice_title ul {
	margin: 0px;
	padding: 0px;
}

#building_title ul li {
	list-style-type: none;
	display: block;
	height: 15px;
	margin-top: 6px;
	_margin-top:3px;
}
#notice_title ul li {
	list-style-type: none;
	display: block;
	height: 15px;
	margin-top: 6px;
	_margin-top:3px;
}

#building_title ul li a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	display: block;
	float: left;
}
#notice_title ul li a {
	color: #333;
	text-decoration: none;

	font-size: 12px;
	display: block;
	float: left;
}

#building_title ul li span {
	font-size: 12px;
	color: #333;
	float: right;
}
#notice_title ul li span {
	font-size: 12px;
	color: #333;
	float: right;
}
#sidebar_link ul {
	margin: 0px;
	padding: 0px;
}
#sidebar_link ul li {
	list-style-type: none;
}
#sidebar_link ul li a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
	line-height: 2em;
}
#sidebar_link ul li a:hover {
	color: #F00;
	text-decoration: underline;
}
#notice_title ul li a:hover {
	color: #F00;
	text-decoration: underline;
}
#building_title ul li a:hover {
	color: #F00;
	text-decoration: underline;
}

#right_con_text p {
	font-size: 14px;
	color: #000;
	font-family: "宋体";
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	text-indent: 2em;
	text-align:justify;
	text-justify:inter-ideograhp;
}
#lanmu_text p{
	font-size:14px;
	color: #000;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	text-indent: 2em;
	text-align:justify;
	text-justify:inter-ideograhp;

}
#right_con_text h3 {
	text-align: center;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right_con_text ul ,#right_con_text_list ul {
	margin: 0px;
	padding: 0px;
}
#right_con_text ul li,#right_con_text_list ul li {
	list-style-type: none;
	display: block;
	line-height: 20px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-top: 10px;
}
#right_con_text ul li a,#right_con_text_list ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #333;
	font-family: "宋体";
	float: left;
	display: block;
	padding-left: 20px;
	background-image: url(imageslist_a.gif);
	background-repeat: no-repeat;
}
#right_con_text ul li a:hover,#right_con_text_list ul li a:hover {
	color: #F00;
	text-decoration: underline;
	background-image: url(imageslist_a_hover.gif);
	background-repeat: no-repeat;
}
#main_left_p
{
	width:647px;
	clear:both;
    background-color:#f5f5f5;
	margin-top:-20px;
}
}
#main_left_p span.pageinfo
{
	margin:0 auto;
	font-size:10px;
	width:250px;
}
#main_left_1 a:link,#main_left_1 a:visited{
    color: #006633;
}
#main_left_1 a:hover{
    color: #090;
}
#main_left_p li{
 display: inline;     
}

#main_left_page{
	list-style-type:none;
	color:#000;
	width:300px;
	height:25px;
	line-height:25px;
	text-align:center;
	margin:0 auto;
}

/*分页链接样式*/
#main_left_page a:link,#main_left_page a:visited{
	color:#666;
	text-decoration:none;
	}
#main_left_page a:hover{
	color:#000;
	text-decoration:underline;
	}
a.thisclass{
	font-weight:bold;
}