* {
	margin:0;
	padding:0
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5;	
	background: url(../images/bg.jpg) fixed;	
}
a:focus {
	outline:0
}
#page-wrap {
	margin:20px auto
}
h1 {
	font:bold 40px Sans-Serif;
	margin:0 0 20px 0
}
html {
	overflow-y:scroll
}
a {
	color:#000;
	text-decoration:none;
}
a:link {color: #000;} /* 未访问的链接 */
a:visited {color: #000;} /* 已访问的链接 */
a:hover {color: #f00;} /* 鼠标移动到链接上 */
a:active {color: #000;} /* 选定的链接 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}
.cleaner {
	line-height: 0px;
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}
#bottom_bg {
	background: #870202;
	height: 50px;
}

.bottom_bg_text {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.bottom_bg_text_r {
	padding: 17px 0 15px 15px;
	font:13px/1.3 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
	color:#FFF;
}
#head_top {
	background:url(../images/head_top_bg.jpg);
	padding: 5px;
	height: 17px;
}

.head_w1024 {
	margin: 0 auto;
	width: 980px;
	height: 35px;
}

.head_text {
	color:#919191;
	font-size: 12px;
	float:right;
}

#head_nav {
	background: url(../images/logo_bg.jpg);
	overflow:hidden;
}

.head_nav_left {
	width: 980px;
	margin: 0 auto;
	background:url(../images/logo.jpg) no-repeat;
	height: 111px;
	overflow:hidden;
}

.head_nav_left_right {
	float: right;
	padding: 50px 50px;
}

/*---------------------------------------------处室CSS--------------------------------------------------*/
#background_bg {
	background:url(../images/background_bg.jpg) no-repeat;
	overflow: hidden;
}

.w1000_middle {
	width: 1000px;
	overflow:hidden;
	margin: 0 auto;
	background-color:#FFF;
	margin-bottom: 10px;
}
.xiaoxun {
	margin: 0 auto;
	width: 950px;
	padding: 25px;
	height: 48px;
	background:url(../images/xiaoxun.png) left no-repeat;
}

.w980_middle {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

.banner_huandeng {
	overflow: hidden;
}

.middle {
	padding-top: 10px;
	overflow:hidden;
}

.middle_left {
	float: left;
	background-color: #ffecc3;
	overflow:hidden;
	width: 280px;
	margin-right: 10px;
}
.middle_left_top {
	overflow:hidden;
}
.middle_left_top_image{
	background:url(../images/lm_bg.jpg) no-repeat;
	height: 28px;
	overflow:hidden;
	font:13px/1.3 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
}
.middle_left_top_image_text {
	padding-left: 40px;
	font:14px/2.0 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
	color:#FFF;
}

.middle_left_top_text {
	overflow:hidden;
	padding: 5px;
}


.middle_middle {
	float: left;
	overflow:hidden;
	width: 450px;
	margin-right: 10px;
}
.middle_middle_top {
	overflow:hidden;
	width: 450px;
	background:url(../images/lm_bg.jpg) no-repeat;
	font:14px/2.0 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
	color:#FFF;
}
.middle_middle_top a {
	color:#FFF;
}
.middle_middle_top_text_l {
	padding-left: 40px;
	float: left;
	overflow:hidden;
}
.middle_middle_top_text_r {
	padding-right: 10px;
	float: right;
	overflow:hidden;
}
.middle_middle_bottom {
	padding: 5px;
	overflow:hidden;
	font:14px/2.0 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
}


.middle_right {
	float: left;
	background-color: #ffecc3;
	overflow:hidden;
	width: 230px;	
}
.middle_right_top {
	overflow:hidden;
	width: 230px;
	background:url(../images/lm_bg.jpg) no-repeat;
	font:14px/2.0 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
	color:#FFF;
}
.middle_right_top a {
	color:#FFF;
}
.middle_right_top_text_l {
	padding-left: 40px;
	float: left;
	overflow:hidden;
}
.middle_right_top_text_r {
	padding-right: 10px;
	float: right;
	overflow:hidden;
}
.middle_right_bottom {
	padding: 5px;
	overflow:hidden;
	font:14px/2.0 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
}

.bottom_scroll {
	margin-top: 10px;
	background:url(../images/scroll_top.jpg) no-repeat;
	height: 258px;
	overflow:hidden;
}
.scroll_top {
	padding-left: 50px;
	font:18px/2.5 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
	color:#F00;
	font-weight:bolder;
} 
.scroll_bottom {
	width: 950px;
	margin: 0 auto;
	overflow:hidden;
	padding-top: 25px;
}

#top_head {
	background:url(../images/top_head.jpg);
}

.top_head_text {
	overflow:hidden;
	margin: 0 auto;
	width: 980px;
	font:14px/2.2 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
}

.top_head_text_right {
	width: 330px;
	float: right;
	color:#FFF;	
}
.top_head_text_right a {
	color:#FFF;
}
.top_head_text_right a:hover{
	color:#F00;
	text-decoration:none;
}




#width_1000 {
	width: 1000px;
	background-color:#FFF;
	overflow:hidden;
	margin: 0 auto;
}



#middle {
	width: 980px;
	overflow: hidden;
	background-color:#FFF;
}

.head_bg {
	background:url(../images/logo.jpg) no-repeat left;
	height: 111px;
	overflow: hidden;
}

.head_bg_right {
	float:right;
	padding: 50px;
	overflow: hidden;
}

.foot_bg {
	background-color:#870202;
	overflow:hidden;	
}

.foot_w980 {
	margin: 0 auto;
	width: 980px;
	padding: 15px;
	overflow: hidden;
	color:#FFF;
}

.image_huandeng {
	width: 980px;
	margin: 0 auto;
	overflow:hidden;	
}

.height5px {
	height: 5px;
	width: 980px;
	overflow:hidden;
	clear:both;
	margin: 0 auto;
}

.image_list_text {
	width: 980px;
	margin: 0 auto;
	overflow:hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

.image_list_text_left {
	float: left;
	width: 350px;

	border: 1px #CCC solid;
	overflow: hidden;
	padding: 5px;
}

.image_list_text_left_up {
	font:16px/1.6 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
	color: #7f1114;	
	border-bottom: #CCC 2px solid;
}
.image_list_text_left_down {
	padding-top: 8px;
}

.image_list_text_middle {
	margin-left: 5px;
	float: left;
	width: 300px;

	border: 1px #CCC solid;
	overflow: hidden;
}
.image_list_text_middle_up {
	background:url(../images/lanmu_bg.jpg);	
	color: #7f1114;
	padding: 5px;
	overflow:hidden;
}
.image_list_text_middle_up_left {
	float:left;
	font:16px/1.6 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
}
.image_list_text_middle_up_right {
	font:12px/2.4 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
	float: right;
}
.image_list_text_middle_down {
	overflow:hidden;
	padding: 5px;
}
.image_list_text_middle_down ul {
	font:14px/2.0 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
}
.image_list_text_middle_down ul li {
}

.image_list_text_right {
	margin-left: 5px;
	float: left;
	width: 303px;

	border: 1px #CCC solid;
	overflow: hidden;
}
.image_list_text_right_up {
	background:url(../images/lanmu_bg.jpg);	
	color: #7f1114;
	padding: 5px;
	overflow:hidden;
}
.image_list_text_right_up_left {
	float:left;
	font:16px/1.6 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
}
.image_list_text_right_up_right {
	font:12px/2.4 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
	float: right;
}
.image_list_text_right_down {
	overflow:hidden;
	padding: 5px;
}
.image_list_text_right_down ul {
	font:14px/2.0 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
}
.image_list_text_right_down ul li {
}

.image_list_text_left2 {
	float: left;
	width: 360px;
	border: 1px #CCC solid;
	overflow: hidden;
}
.image_list_text_left2_up {
	background:url(../images/lanmu_bg.jpg);	
	color: #7f1114;
	padding: 5px;
	overflow:hidden;
}
.image_list_text_left2_up_left {
	float:left;
	font:16px/1.6 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
}
.image_list_text_left2_up_right {
	font:12px/2.4 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
	float: right;
}
.image_list_text_left2_down {
	overflow:hidden;
	padding: 5px;
}
.image_list_text_left2_down ul {
	font:14px/2.0 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
}
.image_list_text_left2_down ul li {
}



.scorll_image {
	width: 980px;
	margin: 0 auto;
	overflow:hidden;
}

.scorll_image_text {
	font:16px/1.6 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
	font-weight:bolder;
	padding: 5px;
	color:#7f1114;
	border-bottom: #CCC 2px solid;
}

#xy_list {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	background-color:#FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list_left {
	width: 200px;
	float: left;
	overflow: hidden;
}
.list_lanmu_image_top {
	width: 200px;
	background:url(../images/lm_daohang.jpg) no-repeat;
	overflow:hidden;
	height: 36px;
}
.list_lanmu_image_top2 {
	width: 200px;
	background:url(../images/lm_list.jpg) no-repeat;
	overflow:hidden;
	height: 36px;
}
.list_lanmu_image_top_text {
	padding-right: 5px;
	float:right;
	font:12px/4.4 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
	color:#FFF;
}
.list_lanmu_image_top_text a {
	color:#FFF;
}
.list_lanmu_image_top_text a:hover {
	color:#F60;
}

.list_lanmu_image_bottom {
	width: 188px;
	padding: 5px;
	overflow:hidden;
	border-left: #F03 1px solid;
	border-right: #F03 1px solid;
	border-bottom: #F03 1px solid;
	margin-bottom: 5px;
}
.list_lanmu_image_bottom ul {}
.list_lanmu_image_bottom ul li {
	font:12px/2.1 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
}

.list_right {
	float:right;
	width:773px;
	overflow:hidden;
	border-left:#F03 1px solid;
	border-right: #F03 1px solid;
	border-bottom: #F03 1px solid; 
}
.list_right_top {
	width:773px;
	background:url(../images/widthdaohang.jpg) no-repeat;
	height: 36px;
	overflow: hidden;
}
.list_right_top_text {
	padding-left: 5px;
	float:left;
	font:14px/2.6 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体";
	color:#FFF;
}

.list_right_top_text a {
	color:#FFF;
}

.list_right_bottom {
	padding: 5px;
	width: 763px;
	overflow: hidden;
}

.listbox{
	width:763px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}

.e2{
	
}
.e2 li{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:12px 0px;
	border-bottom:1px solid #EEE;
	color:#aaa;
}
.e2 li b a{
	color:#555;
}
.e2 li a.preview{
	width:84px;
	float:left;
	margin-right:7px;
	margin-bottom:3px;
	margin-left:10px;
	display:inline;
}
.e2 li a.preview img{
	width:80px;
	/*height:60px;*/
	display:block;
	padding:1px;
	border:1px solid #EEE;
}
.e2 li a.preview:hover img{
	border:1px solid #AAA;
}
.e2 li a.title{
	overflow:hidden;
	line-height:25px;
	font-weight:bold;
	font-size:14px;
	margin-left:2px;
}
.e2 span.info{
	display:block;
	line-height:23px;
	color:#555;
	padding-left:12px;
}
.e2 span.info small{
	color:#AAA;
	font-size:12px;
	margin-left:3px;
}
.e2 span.info a{
	color:#690;
}
.e2 p.intro{
	color:#776955;
	line-height:20px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
}

.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	padding:4px 8px 4px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#F00;
	text-decoration:none;
	
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

/*---------- viewbox ---------*/
.viewbox{
	width:763px;
	overflow:hidden;
	padding-bottom:8px;
}
.viewbox .title{
	height:56px;
	line-height:56px;
	text-align:center;
	overflow:hidden;
	padding-top:10px;
}
.viewbox .title h2{
	font-size:24px;
	color:#2b2b2b;
}
.viewbox .info{
	height:24px;
	line-height:17px;
	text-align:center;
	overflow:hidden;
	color:#666;
}
.viewbox .info small{
	margin-left:8px;
	margin-right:3px;
	color:#999;
	font-size:12px;
}
.viewbox .info a{
	color:#690;
}
.viewbox .intro{
	width:90%;
	padding:8px 16px;
	line-height:24px;
	background:#f5fcee;
	border:1px solid #DCDDDD;
	font-size:14px;
	color:#706A6A;
	margin:8px auto 0 auto;
}
.viewbox .infolist{
	width:368px;
	float:left;
}
.viewbox .infolist small{
	width:100px;
	text-align:right;
	display:block;
	float:left;
	font-size:12px;
	line-height:31px;
	color:#999;
	clear:left;
	height:31px;
	overflow:hidden;
}
.viewbox .infolist span{
	width:200px;
	line-height:30px;
	float:left;
	height:31px;
	overflow:hidden;
}
.viewbox .picview{
	width:320px;
	float:right;
	padding-right:24px;
	padding-top:16px;
}
.viewbox .labeltitle{
	height:23px;
	background:url(../images/view-labeltitle-bg.gif) left 10px repeat-x;
	clear:both;
	overflow:hidden;
	margin:0px auto 0px;
	padding-top:10px;
}
.viewbox .labeltitle strong{
	width:80px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#FFF;
	letter-spacing:1px;
	display:block;
	float:left;
	background:url(../images/view-labeltitle-bg.gif) left -44px no-repeat;
	overflow:hidden;
}

.viewbox .content{
	font-size:14px;
	padding:12px 12px;
	line-height:25px;
	color:#333;
}
.viewbox .dede_pages{
	width:712px;
	float:none;
	overflow:hidden;
	text-align:center;
}
.viewbox .dede_pages ul{
	margin:0px auto;
	float:none;
	clear:both;
	overflow:hidden;
	text-align:center;
	white-space:nowrap;
}
.viewbox .dede_pages ul li,.viewbox .dede_pages ul li a{
	float:none;
	display:inline;
}
.viewbox .boxoff{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(../images/boxoff.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
}
.viewbox .boxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(../images/boxoff.gif) right -10px no-repeat;
	float:left;
}
.viewbox .newdigg{
	width:406px;
	height:51px;
	margin:8px auto;
	clear:both;
	overflow:hidden;
	padding-left:8px;
}
.viewbox .diggbox{
	width:195px;
	height:51px;
	float:left;
	margin-right:8px;
	overflow:hidden;
	cursor:pointer;
}
.viewbox .diggbox .digg_act{
	font-size:14px;
	float:left;
	line-height:31px;
	text-indent:32px;
	height:29px;
	overflow:hidden;
	font-weight:bold;
}
.viewbox .diggbox .digg_num{
	float:left;
	line-height:29px;
	text-indent:5px;
}
.viewbox .diggbox .digg_percent{
	width:180px;
	clear:both;
	padding-left:10px;
	overflow:hidden;
}
.viewbox .diggbox .digg_percent .digg_percent_bar{
	width:100px;
	height:7px;
	background:#E8E8E8;
	border-right:1px solid #CCC;
	float:left;
	overflow:hidden;
	margin-top:3px;
}
.viewbox .diggbox .digg_percent .digg_percent_num{
	font-size:10px;
	float:left;
	padding-left:10px;
}
.viewbox .diggbox .digg_percent .digg_percent_bar span{
	display:block;
	height:5px;
	overflow:hidden;
	background:#000;
}
.viewbox .newdigg .digg_good{
	background:url(../images/newdigg-bg.png) left top no-repeat;
}
.viewbox .newdigg .digg_bad{
	background:url(../images/newdigg-bg.png) right top no-repeat;
}
.viewbox .newdigg .digg_good .digg_act{
	color:#C30;	
}
.viewbox .newdigg .digg_good .digg_num{
	color:#C63;
}
.viewbox .newdigg .digg_bad .digg_act{
	color:#36C;	
}
.viewbox .newdigg .digg_bad .digg_num{
	color:#39C;
}
.viewbox .newdigg .digg_good .digg_percent .digg_percent_bar span{
	border:1px solid #E37F24;
	background:#FFC535;
}
.viewbox .newdigg .digg_bad .digg_percent .digg_percent_bar span{
	border:1px solid #689ACC;
	background:#94C0E4;
}
.viewbox .handle{
	height:59px;
	padding-top:12px;
	overflow:hidden;
	clear:both;
}
.viewbox .handle .digg{
	width:59px;
	height:59px;
	float:left;
	background:url(../images/digg-bg.gif) no-repeat;
	margin-right:12px;
}
.viewbox .handle .digg .digg_num{
	width:56px;
	height:34px;
	font-size:20px;
	text-align:center;
	line-height:34px;
	overflow:hidden;
	color:#6B9169;
}
.viewbox .handle .digg .digg_act{
	width:56px;
	height:22px;
	line-height:23px;
	overflow:hidden;
}
.viewbox .handle .digg .digg_act a{
	margin-left:11px;
	color:#666;
	float:left;
}
.viewbox .handle .context{
	float:left;
}
.viewbox .handle .context ul li{
	line-height:29px;
	color:#888;
}
.viewbox .actbox{
	width:260px;
	text-align:center;
	float:right;
	padding-top:20px;
	padding-right:10px;
}
.viewbox .actbox ul li{
	display:inline;
	padding-left:22px;
	background-image:url(../images/actbox-ico.gif);
	background-repeat:no-repeat;
	margin-right:10px;
}
.viewbox .actbox ul li a{
	color:#666;
}
.viewbox .actbox ul li#act-fav{
	background-position:4px 0px;
}
.viewbox .actbox ul li#act-err{
	background-position:4px -37px;
}
.viewbox .actbox ul li#act-pus{
	background-position:4px -73px;
}
.viewbox .actbox ul li#act-pnt{
	background-position:4px -109px;
}
.viewbox .downurllist{
	width:100%;
	clear:both;
	overflow:hidden;
	
}
.viewbox .downurllist li{
	height:27px;
	background:url(../images/downurl-bg.gif) right top no-repeat;
	padding-right:4px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	margin-top:10px;
}
.viewbox .downurllist li a{
	height:27px;
	background:url(../images/downurl-bg.gif) left top no-repeat;
	display:block;
	font-size:12px;
	color:#555;
	text-indent:30px;
	line-height:27px;
	float:left;
	padding-right:5px;
}
.viewbox .downurllist li a:hover{
	color:#F63;
	text-decoration:none;
}
.viewbox .picbox{
	width:100%;
	text-align:center;
	padding-top:10px;
	font-size:14px;
	line-height:31px;
	overflow:hidden;
}
.viewbox .picbox img{
	display:block;
	margin:16px auto 6px;
}
.viewbox .picbox ul.e8{
	font-size:12px;
	line-height:normal;
}
.viewbox .picbox ul.e8 li .pic{
	background:none;
	border:1px solid #EEE;
	overflow:hidden;
}
.viewbox .picbox ul.e8 img{
	margin:3px;
	border:none;
}
.viewbox .picbox ul.e8 li .title{
	padding-top:0px;
}

/*--------------------------------------------------
 box base
 ---------------------------------------------*/
/* 自适应宽度的块(通用块) */

.tbox{
	width: 190px;
	margin:0 auto;	
	overflow:hidden;	
}
.tbox dt{
	height:24px;
	
	overflow:hidden;
	clear:both;
}
.tbox dd{
	
	/*padding:4px 4px 0px;*/
	overflow:hidden;
}

.tbox dt strong{
	height:24px;
	line-height:24px; !important;line-height:25px;
	padding-right:4px;
	display:block;
	float:left;
	color:#000;
	letter-spacing:1px;
	font-size: 20px;
}
.tbox dt strong a{
	color:#F00;
}
.tbox dt strong a:hover{
	color:#F00;
	text-decoration:none;
}
.tbox dt span.more{
	float:right;
	position:relative;
	line-height:25px;
	padding-right:8px;
	color:#596F37;
}
.tbox dt span.more a{
	color:#596F37;
	text-decoration:none;
}
.tbox dt span.more a:hover{
	color:#ff3333;
	text-decoration:underline;
}
.tbox dt span.label{
	height:25px;
	float:right;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox dt span.label a{
	height:26px;
	display:block;
	padding:0px 7px 0px 8px;
	line-height:26px;
	border-left:1px solid #DADADA;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox dt span.label a:hover{
	color:#360;
}
.tbox dt span.label a.thisclass{
	background:#FFF;
	color:#333;
	border-top:3px solid #DADADA;
}

.tbox dt span.linklabel{
	float:left;
	margin-left:10px;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox dt span.linklabel a{
	height:20px;
	display:block;
	padding:0px 7px 0px 8px;
	margin:0 5px;
	line-height:20px;
	border-left:1px solid #DADADA;
	border-top:1px solid #DADADA;
	border-right:1px solid #DADADA;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox dt span.linklabel a:hover{
	color:#360;
}
.tbox dt span.linklabel a.thisclass{
	background:#FFF;
	color:#333;
}

/* 较重颜色的Box */
.light {
	background:none;
}
.light dt{
	height:24px;
	border:1px solid #DADADA;
	overflow:hidden;
	background:url(../images/green_skin.png) 0 -188px repeat-x;
	clear:both;
}
.light dd{
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	/*padding:4px 4px 0px;*/
	overflow:hidden;
}
dt.light strong{
	color:#316301;
}

/*list_nav
------------------*/
.d6{
	width:100%;
	overflow:hidden;
	/*padding-top:10px;*/
	clear:both;
	display:inherit;
	}
.d6 li{
	padding: 5px;
	
	border-bottom:#999 solid 1px;
	}
.d6 li a{
	
	
	height:26px;
	line-height:26px;
	display:block;
	
	color:#000;
	
	}
.d6 li a:hover{
	text-decoration:none;
	}	
.d6 li a.thisclass{
	color:#F00;
	background:url(../images/bird.png) no-repeat right;
	}