@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
BODY {
	font-size: 12px;
	color: #003487;
}
#box {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	float: left;
	height: 200px;
	width: 980px;
	padding-top: 5px;
}
#top1 {
	float: left;
	height: 105px;
	width: 980px;
	background-image: url(top1.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#topcnen {
	width: 150px;
	padding-top: 10px;
	padding-right: 20px;
	float: right;
	color: #FFFFFF;
}
#topcnen a {
	color: #FFFFFF;
	text-decoration: none;
}
#topcnen a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#list_main {
	float: left;
	height: auto;
	width: 980px;
}
#list_left {
	float: left;
	height: auto;
	width: 226px;
	padding-right: 4px;
	padding-bottom: 100px;
}
#list_right {
	float: left;
	height: auto;
	width: 740px;
	padding-left: 10px;
}
#list_right_nav {
	float: left;
	height: 29px;
	width: 713px;
	border: 1px solid #c2cee0;
	line-height: 31px;
	background-image: url(list_right_nav.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}
#list_right_nav a {
	color: #003487;
	text-decoration: none;
}
#list_right_nav a:hover {
	color: #FF0000;
	text-decoration: none;
}
#show_main {
	float: left;
	height: auto;
	width: 940px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
	border: 1px solid #c2cee0;
	padding-top: 10px;
}
#show_title {
	float: left;
	width: 940px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232b6c;
}
#show_editor {
	text-align: center;
	float: left;
	width: 940px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#show_content {
	font-size: 12px;
	line-height: 24px;
	float: left;
	width: 940px;
	padding-bottom: 15px;
}
#show_keywords {
	line-height: 24px;
	float: left;
	width: 940px;
}
#show_keywords a {
	padding-left: 8px;
}
#show_pages {
	line-height: 24px;
	text-align: center;
	width: 940px;
}
#show_nav {
	height: 29px;
	width: 948px;
	border: 1px solid #c2cee0;
	background-image: url(list_right_nav.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	float: left;
}
#show_nav a {
	color: #003487;
	text-decoration: none;
}
#show_nav a:hover {
	color: #FF0000;
	text-decoration: none;
}
#show_main a {
	color: #003487;
	text-decoration: none;
}
#show_main a:hover {
	color: #ff0000;
	text-decoration: none;
}
#show_content img {
	text-align: center;
}

#list_right_title {
	float: left;
	height: 50px;
	width: 680px;
	background-image: url(list_right_title.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
	padding-left: 60px;
	margin-top: 5px;
}
#list_right_content {
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 24px;
}
#page_right_content {
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 30px;}
#page_title {
	width: 700px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
        
}
#page_content {
	width: 700px;
	line-height: 24px;

}

#list_right_content li {
	line-height: 30px;
	background-image: url(right_list_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 660px;
	padding-left: 25px;
	list-style-type: none;
	padding-right: 10px;
}
#list_right_content a {
	color: #003487;
	text-decoration: none;
}
#list_right_content a:hover {
	color: #FF0000;
	text-decoration: none;
}
#list_left_title {
	float: left;
	height: 60px;
	width: 226px;
	background-image: url(list_left_titlebg.gif);
	background-repeat: no-repeat;
	line-height: 44px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#list_left_menu {
	float: left;
	height: auto;
	width: 225px;
	padding-bottom: 30px;
	line-height: 38px;
	font-weight: bold;
}
#list_left_menu li {
	background-image: url(list_menu_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 165px;
	padding-left: 60px;
	list-style-type: none;
}
#list_left_menu2 {
	float: left;
	height: auto;
	width: 215px;
	padding-bottom: 30px;
	line-height: 38px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}
#list_left_menu2 li {
	background-image: url(list_menu_libg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 180px;
	padding-left: 25px;
	list-style-type: none;
	line-height: 20px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 5px;
}
#list_left_menu2 a {
	color: #003487;
	text-decoration: none;
	font-weight: bold;
}
#list_left_menu2 a.now {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
#list_left_menu2 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#list_left_menu a {
	color: #003487;
	text-decoration: none;
	font-weight: bold;
}
#list_left_menu a.now {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
#list_left_menu a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#list_left_search {
	float: left;
	height: 50px;
	width: 200px;
	background-color: #f2f5f9;
	background-image: url(list_left_search.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 25px;
}


#top2 {
	float: left;
	height: 95px;
	width: 780px;
	background-image: url(top2.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
}
#menu {
	background-image: url(menu_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 45px;
	width: 980px;
	color: #FFFFFF;
}
#menu_left {
	float: left;
	height: 40px;
	width: 96px;
	background-image: url(menu_left.jpg);
	background-repeat: no-repeat;
	line-height: 39px;
	text-align: center;
}
#menu_main {
	float: left;
	height: 40px;
	width: 882px;
}
#menu_right {
	float: left;
	height: 40px;
	width: 2px;
	background-image: url(menu_right.jpg);
	background-repeat: no-repeat;
}
#menu li {
	float: left;
	height: 40px;
	width: 97px;
	list-style-type: none;
	text-align: center;
	line-height: 39px;
	background-image: url(menu_li_bg.jpg);
	background-repeat: no-repeat;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #00FF00;
	text-decoration: none;
}

#main {
	float: left;
	height: 650px;
	width: 980px;
	background-image: url(main_bg.jpg);
	background-repeat: repeat-y;
}
#main a {
	color: #003487;
	text-decoration: none;
}
#main a:hover {
	color: #ff0000;
	text-decoration: none;
}
#left {
	float: left;
	height: 650px;
	width: 300px;
}
#left1 {
	float: left;
	height: 220px;
	width: 300px;
	background-image: url(left1_title.jpg);
	background-repeat: no-repeat;
}
#left1_more {
	float: left;
	height: 21px;
	width: 59px;
	padding-top: 19px;
	padding-left: 241px;
}
#left1_content {
	float: left;
	height: 170px;
	width: 260px;
	padding-right: 22px;
	padding-left: 18px;
	padding-top: 10px;
	overflow: hidden;
}
.list_lh{ 
	height: 170px;
	width: 260px;
	overflow:hidden;
}
.list_lh li {
	background-image: url(list3_bg.jpg);
	background-repeat: no-repeat;
	width: 242px;
	padding-left: 18px;
	line-height: 22px;
	list-style-type: none;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	margin-bottom: 8px;
	padding-bottom: 2px;
}



#left2 {
	float: left;
	height: 430px;
	width: 300px;
	background-image: url(left2_title.jpg);
	background-repeat: no-repeat;
}
#left2_more {
	float: left;
	height: 26px;
	width: 59px;
	padding-top: 24px;
	padding-left: 241px;
}
#left2_content {
	float: left;
	height: 377px;
	width: 260px;
	padding-right: 22px;
	padding-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
}
#left2_content li {
	float: left;
	height: 59px;
	width: 242px;
	background-image: url(left2_list_bg.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	list-style-type: none;
	padding-left: 18px;
}

#right {
	float: left;
	height: 650px;
	width: 680px;
}
#right1 {
	float: left;
	height: 230px;
	width: 680px;
}
#right1_title {
	float: left;
	height: 20px;
	width: 680px;
	background-image: url(right1_title.jpg);
	background-repeat: no-repeat;
}
#right1_tp {
	float: left;
	height: 190px;
	width: 235px;
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right1_list {
	float: left;
	height: 210px;
	width: 410px;
}
#right1_list_content li {
	background-image: url(list1_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 370px;
	padding-left: 20px;
	list-style-type: none;
	line-height: 30px;
	padding-right: 10px;
}
#right1_list_content {
	float: left;
	height: 180px;
	width: 410px;
	padding-top: 7px;
}
#right1_list_more {
	float: left;
	height: 12px;
	width: 390px;
	padding-top: 8px;
	text-align: right;
	padding-right: 20px;
}
#right2 {
	float: left;
	height: 420px;
	width: 470px;
}
#right21 {
	float: left;
	height: 210px;
	width: 470px;
	background-image: url(right21_title.jpg);
	background-repeat: no-repeat;
}
#right21_list {
	float: left;
	height: 150px;
	width: 448px;
	padding-top: 35px;
	padding-left: 22px;
}
#right21_more {
	float: left;
	height: 17px;
	width: 440px;
	text-align: right;
	padding-top: 8px;
	padding-right: 30px;
}

#right21_list li {
	background-image: url(list2_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 405px;
	padding-left: 20px;
	list-style-type: none;
	line-height: 30px;
	padding-right: 20px;
}
#right22 {
	float: left;
	height: 210px;
	width: 470px;
	background-image: url(right22_title.jpg);
	background-repeat: no-repeat;
}
#right3 {
	float: left;
	height: 420px;
	width: 210px;
	background-image: url(right3_bg.jpg);
	background-repeat: repeat-y;
}
#right31 {
	background-image: url(right31_title.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 180px;
	padding-top: 60px;
	padding-left: 30px;
}
#right31 li {
	float: left;
	height: 25px;
	width: 180px;
	list-style-type: none;
	line-height: 25px;
}
#right32 {
	background-image: url(right32_title.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 180px;
	padding-top: 52px;
	padding-left: 30px;
}
#xnlj {
	float: left;
	width: 165px;
	padding-left: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#xglj {
	float: left;
	width: 165px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 12px;
}

#right33 {
	background-image: url(right33_title.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 210px;
	float: left;
}
#right34 {
	float: left;
	height: 70px;
	width: 75px;
	padding-left: 35px;
}
#right35 {
	float: left;
	height: 70px;
	width: 90px;
	padding-left: 10px;
}
.link_div {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	height: 50px;
	padding-top: 10px;
}
#right36 {
	background-image: url(right36_title.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 210px;
}
#link {
	float: left;
	height: 60px;
	width: 980px;
}
#bottom {
	background-image: url(bottom_bg.jpg);
	float: left;
	height: 70px;
	width: 980px;
	line-height: 24px;
	text-align: center;
	padding-top: 20px;
}


#right22_list {
	float: left;
	height: 150px;
	width: 448px;
	padding-top: 35px;
	padding-left: 22px;
}
#right22_more {
	float: left;
	height: 17px;
	width: 440px;
	text-align: right;
	padding-top: 8px;
	padding-right: 30px;
}

#right22_list li {
	background-image: url(list2_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 405px;
	padding-left: 20px;
	list-style-type: none;
	line-height: 29px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.loginbtn {
	display:block;
	width:42px;
	height:18px;
	border:none;
	background-image: url(button_yxdl.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.date {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#pages { margin:15px auto; text-align:center; clear:both;}
#pages a { padding:3px 6px 2px; margin:3px; border:1px solid #B9DFF9; text-align:center; color:#003487;}
#pages a.now{ background:#077ac7; color:#fff; border:0;}
#pages a:hover,#pages a.now:hover { background:#077ac7; color:#fff;}

#search_text {
	float: left;
}
#search_btn {
	float: left;
	padding-top: 1px;
	padding-left: 5px;
}
.mailsumbit {
	text-align:center;
	padding-top: 5px;
}
.ipt {
	border-style:none;
	border:#6e6e6e solid 1px;
	height:16px;
	color:#6e6e6e;
	width: 105px;
}
.ipt2 {
	border-style:none;
	border:#6e6e6e solid 1px;
	height:16px;
	color:#6e6e6e;
	width: 95px;
}


.search_list,.search_member{ border-bottom:1px dashed #B9DFF9; margin-bottom:10px; padding:6px;}
.search_list dt{ line-height:24px;}
.search_list dt a:link,.search_list dt a:visited, alink,a.name:visited{ font-size:14px; color:#00c; text-decoration:underline;}
.search_list dt a:hover,.search_list dt a:active,a.name:hover, a.name:active{ font-size:14px; color:#00c; text-decoration:underline;}
dd.search_txt{ color:#666;  line-height:180%;}
dd.search_attribute,dd.search_attribute a:link,dd.search_attribute a:visited,dd.search_attribute a:hover,dd.search_attribute a:active{ text-align:left; color:#008000;}
/*搜索条件*/
.search_term{ width:100%;}
.search_term th{ text-align:right; width:130px; padding-right:10px;}
.search_term td{ height:36px; line-height:36px; }
.search_res{ height:20px; line-height:20px; background-color:#E4F3FC; font-size:12px; text-indent:10px; padding:0 6px;}
.c_red{ color:#f00;}
/**/
#search_index{ width:500px; height:400px; overflow:hidden; margin:0 auto; clear:both; padding:40px 0; }
#search_index li { height:30px; line-height:30px; text-align:center;}
#search_index p { padding:20px 0; margin:0 auto; text-align:center; }
.search_box{ margin:20px 10px;}
#search_index li span,.search_box li span{ font-size:14px; color:#00c; padding:0 8px;  text-decoration:underline; cursor:pointer;}
#search_index li span.selected,.search_box li span.selected{ color:#454545; text-decoration:none; font-weight:bold;}
.search_member { height:96px; min-height:96px; padding:8px; clear:both;}
.search_member dt{ float:left; }
.search_member dt img{ height:90px; width:90px; padding:1px; border:1px solid #dcdcdc;}
.search_member dd{ float:right; height:30px; line-height:30px; width:860px;}
.search_member dd em{ font-style:normal; color:#999;padding-left:10px;}