﻿/* ==全局样式定义== */
body {
	font: normal normal normal 12px/150% Arial, "宋体", Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-decoration: none;
}
.clear {
	clear:both;
}
td {line-height:200%;}
a {
    font-size: 12px; 
	color:#000000; 
	text-decoration: none; 
}
a:hover { 
    text-decoration: 
	underline; 
	color:#FF6600; 
}
input[type=text], input[type=Keyword] {
	height: 15px;
	margin: 1px;
}
* + html input[type=text] {
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	background: none;
	font: normal normal bold 24px/150% Arial, "宋体", Helvetica, sans-serif;
	text-align: center;
}
dl, dt, dd, ul, li {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
li {line-height:24px;}
/* --定义文字换行(FF不支持)-- */
/* ==整体布局定义开始== */
/* --head(网页头部)、menu(网页头部导航菜单)、main_bg(网页中部主要内容)、foot(网页底部)-- */
#head, #menu, #foot, #main_bg, .c_padding, .main_standalone {
	padding: 0px;
	margin: 0px auto;
	width: 990px;
}
#main_bg {
	width: 990px;
}
/* --top_all(顶部)、center_all(中部)、bottom_all(底部)-- */
#top_all, #center_all, #bottom_all {MARGIN-LEFT: auto; WIDTH: 990px; MARGIN-RIGHT: auto; 
	padding-bottom: 5px;
}
#top_all {
	background: url(head_bg.gif) repeat-x top;
}
/* ==top_all(顶部)定义开始== */
/* --网页头部-- */
#head {
	margin-bottom: 5px;
	position: relative;
}
#head a {
	color: #5e7591;
	text-decoration: none;
}
#head a:hover {
	color: #0a4180;
}
#logo {
	height: 74px;
	float: left;
	width: 300px;
}

#nav {
	width: 990px;
	float: left;
	background-image: url(nav_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 39px;
}

#nav ul {
	list-style: none;
}
#nav li {
	float: left;
	display: block;
}
#nav a {
	margin-left: 58px;
	padding-left: 3px;
	float: left;
	background: url(l3.jpg) no-repeat left top;
}
#nav span {
    font-size: 14px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	padding: 14px 5px 1px 5px;
	background: url(r31.jpg) no-repeat right top;
}
#nav a:hover span {
	background-position: 100% -39px;
	text-decoration: none;
}

#nav a:hover  {
	background-position: 0% -39px;
	text-decoration: none;
}
#subnav {
	width: 990px;
	float: left;
	height: 19px;
	background-image: url(sbnav_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding-top: 2px;
}
#subnav a {
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}


#top_link {
	color: #5e7591;
	float: right;
	width: 300px;
	margin: 4px 10px 0px 0px;
	line-height: 22px;
	text-align: right;
}
#top_link ul, #top_link li {
	padding: 0px;
	margin: 0px;
	display: block;
	list-style: none;
}
#top_link li {
	height: 22px;
}
/* --网页头部导航菜单-- */
#menu {
	background: url(channel_bg.gif) #a8c6e9 repeat-x top;
	clear: both;
	line-height: 29px;
	border: 1px solid #D0D0D0;
}
/* 网站节点导航 */

/* ==center_all(中部)定义开始== */
/* --主要定义-- */
#main_bg {
	background:#fff;
	clear: both;
}
#main_left /* 网页中部左侧整体定义 */ {
	float: left;
	width: 195px;
	overflow:visible;
}
#main_right /* 网页中部右侧整体定义1 */ {
	float: right;
	width: 100%;
	margin-left: -190px;
	text-align: left;
	margin-top: 20px;
}
#main_right2 /* 网页中部右侧整体定义1 */ {
	float: right;
	width: 100%;
	margin-left: -230px;
	text-align: left;

}

#main_right_box /* 网页中部右侧整体定义2 */ {
	margin-left: 190px;	}
#main_right_box2/* 网页中部右侧整体定义2 */ {
	margin-left: 220px; }
#r_main /* 中部右侧定义 */ {
	float: right;
	width: 200px;
	text-align: left;
}
#main_box /* 中部整体定义 */ {
	margin: 0px;
}
.c_main /* 中部中间定义 */ {

}
.c_main_box /* 中部中间定义 */ {
	border: 1px solid #D0D0D0;
}
/* 本站新闻.r_news */
#r_main_t {
	margin-right: 302px;
	margin-top: -1px;
	border-top: 1px solid #fff;
	border-left: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	text-align: left;
}
.r_news {}
* html #Tab0, * html #Tab1, * html #Tab2, * html #Tab3 {
	margin-right: -3px;
}
#Tab0, #Tab1, #Tab2, #Tab3 {
	margin-top: -3px;
	padding: 5px;
	border-right: 1px solid #D0D0D0;
	border-top: none;
	height: auto !important;
	height: 165px;
	min-height: 165px;
}
/* 幻灯片 */
#main_box_t {
	float: right;
	height: 199px;
	width: 298px;
	padding: 0px;
	background: #eee;
}
.c_slide, .c_slide a {
	text-align: center;
}
#simg TD {
	background: url({PE.SiteConfig.ApplicationPath/}si_b1.gif) no-repeat center 50%;
	cursor: pointer;
	text-align: center;
}
#simg TD.s {
	background: url({PE.SiteConfig.ApplicationPath/}si_b2.gif) no-repeat center 50%;
	color: #fff;
}
#info {
}
/* 站内搜索 */
.main_search {
	clear: left;
	padding: 5px 5px 5px 70px;

	height: auto !important;
	height: 36px;line-height:36px;
	min-height: 36px;
	background: #f9f9f9;
	border: 1px solid #D0D0D0;
	background: url(search.gif) #f9f9f9 no-repeat 5px center;
}
.list {margin-bottom:5px;}
.main_search form {
	margin: 0px;
}
.main_search input {
	height: 15px;
	margin: 1px;
	vertical-align: middle;
}
.main_search a {
	color: blue;
	text-decoration: underline;
}
.main_search select {
	height: 21px;
	margin: 1px;
	vertical-align: middle;
}
.c_content .main_search {
	padding: 5px 5px 5px 100px;
	border: 0px;
	background: url(search.gif) #f9f9f9 no-repeat 20px 20px;
}
/* 高级搜索 */
.c_content .main_search_sub {
	margin: 10px auto 0px auto;
	text-align: center;
}
/* --网页中部左侧内容-- */
/* user_box(用户登录)、left_box(左侧内容) */
#main_left, .left_box, .left_box dl, .left_box dt, .left_box dd, .user_box, .user_box dl, .user_box dt, .user_box dd {
    width:170px;
	padding: 0px;
	margin: 0px;
}
.user_box, .left_box {
	border: 1px solid #cdcbce;
	background:#f5f5f5 ;
}
.left_box {
	width:172px;
	margin-top: 5px;
	overflow: hidden;
}
.left_box dd li{line-height:24px;}
.left_box dt.sql {
	background:url(sql.gif) no-repeat center top!important;
	height:23px;
}
.left_box dt.com_way {
	background:url(com_way.gif) no-repeat center top;
	height:19px;
	margin-top:5px;
}
.left_box dt.chan, .left_box dt.zhen, .left_box dt.diaocha {
	background:url(chan.gif) no-repeat center top; 
	height:22px;
	margin-top:5px;
}
.left_box dt.zhen {
	background:url(zhen.gif) no-repeat center top;
}
.left_box dt.diaocha {
	background:url(diaocha.gif) no-repeat center top;
}
.left_box li.pic {
	margin-top:10px!important;
}
.left_box li.chick {
	margin-top:10px;
	border:1px solid #cdcbce;
	text-align:center;
}
.left_box li.ask {
	margin-top:10px;
	margin-bottom:10px;
	color:#333;
	font-weight:bold;
}
.left_box li.ask input {
	border:1px solid #cbccc7;
	background:#fff;
	width:80px;
}
.left_box dt {
color:#333;background:#ccc;border-bottom:1px solid #D0D0D0;text-align:left;font-weight:bold;font-size:12px;padding-left:5px;
}
.user_box dd, .left_box dd {
	padding: 5px;
	line-height: 150%;
	height: auto !important;
	height: 60px;
	min-height: 60px;
}
.left_box dd.sql {background:#fff ;text-align:center;}
.left_box dd.sql li.pic dd{line-height:180%;}
.user_box dd {
	text-align: center;
}

/* --网页中部右侧内容-- */
/* 右侧广告 */
.r_ad {
	padding: 0px;
	margin: 0px;
}
.b_ad {
	padding: 0px;
	margin-bottom: 3px;
	text-align: center;
}
/* 右侧标题与内容 */
/* main_box(中部文章列表内容) */
#main_box dl, #main_box dt, #main_box dd {
	padding: 0px;
	margin: 0px;
}
.c_content {
	padding: 5px;
	line-height: 150%;
	color: #808081;
	height: auto !important;
	height: 170px;
	min-height: 170px;
}
.c_content a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
.c_content a:hover {
	color: #c00;
}
.c_bot {
	background: none;
	height: 0px;
	font-size: 0px;
}
/* 中部间距 */
.c_spacing {
	background: none;
	height: 5px;
	font-size: 0px;
}
.c_title .more {
	float: right;
	line-height: 18px;
	margin-right: 10px;
	display: block;
}
.c_title .more a {
	text-decoration: none;
	color: #808081;
	font-size: 12px;
	font-weight: normal;
	background: none;
}
.c_title .more a:hover {
	color: #014390;
	background: none;
}
.c_left {
	margin-right: 275px;
	display: block;
	clear: none;
}
/* 栏目页 */
* html .childclass_main {
	margin-left: -10px;
}

/* 父栏目一列式上下循环 */
* html .childclass_main_box2 {
	margin: 0px 205px 0px 10px;
}
/* 定义内容中的最大宽度，超过隐藏，如隐藏过大的图片 */
.c_content_overflow {
	width: 100%;
	overflow: hidden;
}
* html .c_content_overflow {
	width: 99.5%;
}
/* 友情链接 */
.c_padding {
	border: 1px solid #D0D0D0;
}
.c_friendsite {
	padding: 5px;
}
.c_friendsite a {
	color: #333;
	text-decoration: none;
}
.c_friendsite img {
	width: 100px;
	height: 53px;
	border: 0px;
}
.c_friendsite li {
	padding: 0px;
	width: 12.4%;
	float: left;
	text-align: center;
	list-style: none;
}
.c_friendsite ul, .c_friendsite li {
	margin: 0;
	padding: 0;
}
/* ==center_all(中部)定义结束== */


/* --网页底部-- */
#foot {
	background: url(copy_bg.gif) #fff repeat-x top;

	clear: both;
}
/* 管理链接 */
#menu_link {
	margin: 0px 0px 5px 0px;
	text-align: center;
}
#menu_link a {
	text-decoration: none;
	color: #000;
}
#menu_link a:hover {
	color: #f00;
	text-decoration: underline;
}
/* 版权信息 */
#copyright {
	font: normal normal normal 12px/20px Arial, "宋体", Helvetica, sans-serif;
	margin: 5px 0px 20px 0px;
	text-align: center;
}


/* ==通用定义== */
.clearbox, .clearbox2 {
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	border-top: 0px;
	margin-top: 0px;
	height: 0px;
	clear: both;
	background: none;
	font-size: 0px;
	visibility: hidden;
}
.clearbox2 {
	margin-right: 205px;
	clear: left;
}
/* 定义ul、li项目预设标记 */
#Tab0 ul, #Tab1 ul, #Tab2 ul, #Tab3 ul, .c_main_box ul, .left_box ul, .user_box ul, .p_list_two, .c_content ul, .r_announce ul, .r_content ul, .class_content ul, .childclass_content ul, .information_new ul, .s_info_content_l ul, .special_photo_list ul, .special_class ul, .p_class_list ul, .p_shop_2 ul, .p_info_correlative ul, .s_info_correlative ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/* 提示信息 */
.c_prompt {
	padding: 0px;
	margin: 0px auto;
}
/* ==网站首页内容显示定义开始== */

/* --网站公告-- */
/* 网站垂直公告 */
#announce_vertical, #announce_vertical ul, #announce_vertical li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: block;
}
#announce_vertical .announce_title, #announce_vertical .announce_title a {
	font: normal normal bold 13px/20px Arial, "宋体", Helvetica, sans-serif;
	color: #c00;
	text-align: center;
}
#announce_vertical .announce_title {
	background: #eee;
}
.announce_text, .announce_text a {
	font: normal normal normal 12px/150% Arial, "宋体", Helvetica, sans-serif;
	text-align: left;
}
.announce_author, .announce_time {
	text-align: right;
	color: #0a4180;
}
/* 网站横向公告 */
#announce_crosswise, #announce_crosswise ul, #announce_crosswise li {
	padding-right: 20px;
	margin: 0px;
	list-style: none;
	display: inline;
	float: left;
	height: 20px;
	cursor:pointer;
}
#announce_crosswise ul {
	padding-right: 20px;
}
#announce_crosswise .announce_title, #announce_crosswise .announce_title a {
	font: normal normal bold 12px/20px Arial, "宋体", Helvetica, sans-serif;
	color: #c00;
}
marquee {
	clear: none;
	width: 500px;
	height: 20px;
	position: absolute;
	left: 300px;
	top: 50px;
}
/* 图片更新 */
.p_class_list li{
		padding: 0px;
	margin: 5px 5px;
	list-style: none;
	width: 180px;
	text-align:center;
	float: left;
}
.p_class_list li {
	padding: 0px;
	margin: 5px 0px;
	width: 24.8%;
	float: left;
	text-align: center;
}
/* 头条图片显示列表 */
.imgtitle {
	padding: 0px;
	margin: 0px;
}
.imgtitle li {
	width: 49.5%;
	float: left;
	border-bottom: 1px dotted #ccc;
}
.imgtitle img {
	width: 547px;
}
/* 二列式图文布局 */
.p_thumb_l {
	float: left;
	text-align: center;
	background: #eee;
	padding: 5px;
}
.p_thumb_l, .p_thumb_l li {
	text-align: center;
}
.p_thumb_l, .p_thumb_l_pic img {
	width: 160px;
}
.p_thumb_l_title {
	margin-top: 5px;
}
.p_list_r {
	margin-left: 175px;
}
.p_list_r li, .p_list_r td {
	border-bottom: 1px dotted #ccc;
}
.p_thumb_l table {
	float: left;
}
/* 二列式列表布局 */
.p_list_two, .p_list_two li {
	padding: 0px;
	margin: 0px;
}
.p_list_two li {
	width: 49.5%;
	float: left;
}
.p_list_two li, .p_list_two td {
	border-bottom: 1px dotted #ccc;
}
/* ==网站首页内容显示定义结束== */

/* --整站普通图片列表标签-- */
/* 定义缩略图外框大小，控制隐藏超出的图片内容 */
.pe_u_thumb, .p_thumb_l_pic {
	height: 120px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ccc;
}
/* 定义缩略图宽度，按比例缩放 */
.pe_u_thumb, .pe_u_thumb img {
	width: 164px;
}

.pe_u_thumb_title a {
	color: blue;
}
.pe_u_thumb_list, .pe_u_thumb_list a {
	font: normal normal normal 12px/120% Arial, "宋体", Helvetica, sans-serif;
	text-align: left;
	color:#ccc;
}
.pe_u_thumb_title a{color:#333;	text-decoration: none;text-align:center;}
.pe_u_thumb_title a:hover {color:#cc0000; }
.pe_u_thumb_list {
	margin: 0px 0px 2px 5px;
	padding: 2px;
	border-bottom: 1px dotted #ccc;
}
.pe_u_thumb_list a {
	padding-left: 10px;
	
	background: url(List.gif) no-repeat left -2px;
}
/* 一列式栏目列表信息列表标题样式 */
.p_childclass_list .pe_u_thumb_list li {
	width: 100%;
	text-align: left;
}
/* ==书签面板文章定义开始== */
/* ==书签面板文章定义结束== */

.new {
	float: left;
	width: 10px;
	height: 15px;
	background: url(../../common1.gif) no-repeat;
}
/*==幻灯图片==*/
#bimg {
	width: 290px;
	height: 160px;
}
#info {
}
#spanusername {
	word-spacing :1.4em;
}
/* 匿名用户投稿链接 */
.bt_login {
	margin: 5px 10px 5px 5px;
	display: block;
	width: 67px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	float:left;
	color: #718cb0;
	background: url(bt_login.gif) center 0px no-repeat;
	cursor: pointer;
}
.bt_login:hover {
	color: #ffffff;
	background: url(bt_login.gif) center -23px no-repeat;
}
/*************************************顶部开始********************************************/

/*Menu Begin*/
#top_all_a {MARGIN-LEFT: auto; WIDTH: 990px; MARGIN-RIGHT: auto; TEXT-ALIGN: center;
	padding-bottom:5px; height:380px;
}
#head_a, .banner_bg {
	padding: 0px;
	margin: 0px auto;
	width: 990px;
	overflow:hidden;
}
#head_a a {
	color: #999;
	height:61px;
	text-decoration: none;
}
#head_a a:hover {
	color: #c00;
}
#logo_a {
	float: left;
	width: 502px;
}
#top_link_a {
	color: #999;
	float: right;
	width: 300px;
	margin: 4px 0px 0px 0px;
	line-height: 22px;
	text-align: right;
}
#menu_a {MARGIN-LEFT: auto; WIDTH: 990px; MARGIN-RIGHT: auto; TEXT-ALIGN: center;height:258px;}

.menu_bg_a {
	background: url(menu_pic.gif) repeat-x;
}
#menubox_a {
	color: #333;
	height:35px;
	line-height:35px;
	margin:0 auto;
	padding:0px;
	text-align:left;
}
#menubox_a li {
	line-height:35px;
	float:left;
}
#menubox_a li.menu_search {
	width:260px;
	float:right;
	margin-top:3px;
}
#menubox_a a {
	color: #333;
	text-decoration: none;
}
#menubox a:hover {
	color: #c00;
	text-decoration: none;
}
#gg {
	float:left;
	font-weight:bold;
	
}
#top_link1 {
	margin-left:200px;
	margin-top:36px;
}
#top_link1 li {
	line-height:24px;
	margin-left:-5px;
}
#top_link1 li a {
	margin-left:10px;
	color:#353535;
}
#top_link1 li a:link, #top_link1 li a:visited, #top_link1 li a:active {
	color:#353535;
}
#top_link1 li a:hover {
	color:#cc0000;
}
.banner_bg {
margin-top:-3px;
}
.banner_bg_l {
	float: left;
}
.banner_bg_r {
	float: right;
	width: 250px;
}

.banner_bg_r {
	float: right;
	width: 250px;
}
/* ==办事指南定义开始== */
/* --绿色圆角边框定义开始-- */
.border_g  /* --中部右背景-- */ {	
	width: 170px;
	border-right: 1px solid #59669A;
	border-left: 1px solid #59669A;
}
.border_g dd {
	padding: 2px 10px;
	overflow:auto;
	height:100%;
}
.line_c  /* --中部右背景-- */ {
	padding: 7px;
	overflow:auto;
	height:100%;
}
.line_t, .line_b /* --上、下部右背景-- */ {
	height: 7px;
	font-size: 0px;
}
.line_t span, .line_b span /* --上、下部左背景-- */ {
	height: 7px;
	width: 7px;
	display: block;
}
.line_b, .line_b span /* --下部背景定位-- */ {
	background-position: right -7px;
}
/* --绿色圆角边框定义结束-- */
.zn_t {
	background: url(gray_bg.gif) repeat-x left 8px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 2px;
}
.banner_bg_r .border_g dd li {
	float: left;
	margin: 0px 2px 0px 2px;
	list-style: none;
	width: 48%;
}
.banner_bg_r .border_g dd li a {
	float: left;
	padding-left: 20px;
	line-height: 24px;
}
/* ==办事指南定义结束== */
/* 导航 */
.r_navigation {
	margin: 4px 0px;
	line-height: 22px;
	background: url(r_navigation_r.gif) #ddd no-repeat right top;
	text-align: left;
	clear: both;
	color: #333;
}
.r_navigation a, #r_navigation:link {
	font: normal normal normal 12px/22px Arial, "宋体", Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
}
.r_navigation a:hover {
	color: #c00;
	text-decoration: underline;
}
.circle_search {
	margin-top: 4px;
}
.circle_search input {
	float: right;
}
/*底部开始*/
#foot {
	clear: both;
}
/* 管理链接 */
#menu_link {
	border-top: 5px solid #428621;
	background: #f0f0f0;
	line-height: 26px;
	text-align: center;
}
#menu_link a {
	text-decoration: none;
	color: #000;
}
#menu_link a:hover {
	color: #f00;
	text-decoration: underline;
}
																																						
/*************************************顶部结束********************************************/

/* 站内链接 */
.insidelink {
	color:Red;
}
img {
	border:0px;
}
 #pass {
	padding:4px;
	border:1px solid #d0d0d0;
	

}
#forgetpsw {margin-top:10px;height:24px;line-height:24px;border:1px solid #d0d0d0;width:160px;}
#LoginFrom li {
	margin-top:5px;
	text-align:center;
}
#LoginFrom li input.inputtext,#LoginFrom li input.inputtext3 {
	width:110px;
	border:1px solid #cccccc;
}
#LoginFrom li input.inputtext3{width:50px;}
#LoginFrom li input.inputtext2 {
	width:44px;
	border:1px solid #cccccc;
}
#LoginFrom li input.inputtext1 {
	width:40px;
	border:1px solid #cccccc;
}
#pass li {
	height:16px;
	line-height:16px;
}
#pass {
	margin-top:5px;
}
.left_box dt.sql {
	background:url(sql.gif);
	height:23px;
}
.left_box li.pic {
	margin-top:5px;
}
.main_ad, .main_speaker {
	width:798px;
	margin-bottom:5px;
}
.main_speaker dt {
	text-align:right;
	background:url(tongzhi.gif) no-repeat left center;
	height:31px;
	line-height:31px;
}
.main_speaker dd {
	padding:0px;
	border:1px solid #e1e1e1;
	border-top:1px solid #333;
	height:220px;
}
.m_l {
	float:left;
	width:440px;
	padding:5px;
}

.m_l li {
	height:24px!important;
	
	line-height:24px!important;
	background:url(dian1.gif) repeat-x center bottom;
}
.m_r {
	float:right;
	width:330px;
	background:#ccc;
	padding:5px;
}
.m_r span {
	height:22px;
	line-height:22px;
	font-weight:bold;
}
.m_r img {
	border:3px solid #fff;
}
.m_r_r {
	float:right;
	width:190px;
}
.m_r_r ul {
	margin:0px;
	padding:0px;
}
.m_r_r li {
	padding-left:35px;
	line-height:33px;
	height:33px;
}
.m_r_r dd.phone {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:8px;
}
.m_r_r dd.village, .m_r_r dd.xinzhi {
	border:1px solid #ccc;
	border-bottom:none;
	padding:5px;
	padding-top:30px;
	background:url(villages.gif) #f5f5f5 no-repeat center 5px;
}
.m_r_r dd.xinzhi {
	background:url(xinzhi.gif) #f5f5f5 no-repeat center 5px;
	border-top:none;
	border-bottom:1px solid #ccc;
}
.m_r_r dd.village li, .m_r_r dd.xinzhi li {
	padding:0px;
	line-height:24px;
	height:24px;
}
.m_r_l {
	float:left;
	width:589px;
	margin-right:5px;
}
.thits_down, .shits_down, .thits_down3, .shits_down3, .thits_down4, .shits_down4 {
	cursor:pointer;
	display:inline;
	float:left;
	text-align:center;
	background:url(list_right.gif) no-repeat right top;
    width:78px;
}
.thits_down span, .shits_down span, .thits_down3 span, .shits_down3 span, .thits_down4 span, .shits_down4 span {
	height:31px;
	line-height:30px;
	padding:0px 5px 3px 5px;
	text-align:center;
	display:block;
	background:url(list_left.gif) no-repeat left 0px;
}
.thits_down, .thits_down3, .thits_down4 {
	width:78px;
    background:url(list_chick.gif) no-repeat;
	text-align:center;
	color:#fff;
}
.thits_down span, .thits_down3 span, .thits_down4 span {
	background:none;
}
.news_a {
	background:url(list.gif) repeat-x left top;
	
	height:32px;
}
.p_thumb_l_l {
	float:left;
	width:130px;
	text-align:right;
}
.p_list_r_r {
	float:right;
	width:445px;
	padding:5px;
	padding-top:0px;
}
.p_list_r_r li {
	height:24px;
	line-height:24px;
	background:url(dian1.gif) repeat-x center bottom;
}
.p_thumb_l_l li {
	width:130px;
	overflow:hidden;
	height:120px;
}
.p_thumb_l_l li .pe_u_thumb img {
	width:110px;
	height:85px;
	;
	border:3px solid #fff!important;
}
.p_thumb_l_l li .pe_u_thumb {
	padding:5px;
	border:none;
	width:115px;
	height:90px;
	background:#cccccc;
	overflow:hidden;
	margin-top:3px;
}
.p_thumb_l_l li .pe_u_thumb_title {
	height:21px;
	line-height:21px;
	margin:0px;
	width:115px;
}

.gundong {margin-top:10px;}
.gundong dt {background:url(gundong.gif) no-repeat left top;height:30px;}
.gundong dd{border:1px solid #cccccc;border-top:none;}
.link_gov {margin-top:10px;height:auto;}
.link_gov dt {background:url(gov_link.gif) no-repeat left top;height:30px;}
.link_gov dd{border:1px solid #cccccc;border-top:none;}
.link_gov li {
	height: auto;
	line-height:20px;
	padding-left:20px;
	background:url(dian1.gif) repeat-x left bottom;
	margin-bottom:3px;
}
.link_gov select {
	border:1px solid #7f9db9;
	color:#333333;
	width:156px;
	display:block;
	float:right;
	margin:10px 10px 0px 0px;
	background:#fff;
}
.link_gov li span {
	font-weight:bold;
	width:90px;
	display:block;
	float:left;
}
#reg_main_left /*注册页面左侧定义 */
{
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px;
}
.grow li {background:url(grow.gif) no-repeat left center;padding-left:18px;}
.c_bot_text {border-bottom:1px solid #d0d0d0;}

.c_bot_text span.pagecss,.font_right {height:24px;line-height:24px;margin:5px 0px;}

.tdbgleft  {text-align:center;}




/*尾部*/
#footer {
	width: 990px;
	text-align: right;
	color: #666666;
	margin-top: 2px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, 宋体;
	font-size:11px;
}
#footer p {
	color: #061F58;
	padding-top: 2px;
}
#footer p a {
	color: #081E57;
}

.rollBox{width:580px;overflow:hidden;padding:0px 0 5px 0px;}
.rollBox dt {
	background:url(gundong.gif) no-repeat left top;
	height:30px;
}
.rollbox2{margin-top:38px;}
.rollBox .LeftBotton{height:52px;width:20px;background:url(http://www.codefans.net/jscss/demoimg/200901/job_mj_069.gif) no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:52px;width:20px;background:url(http://www.codefans.net/jscss/demoimg/200901/job_mj_069.gif) no-repeat -8px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:528px;overflow:hidden;float:left;margin-top:5px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:132px;float:left;text-align: center;}
.rollBox .Cont .pic img{padding:4px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:10px;color:#505050;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox #List1 li span{clear:both;display:block;text-align:center;}

