/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-10 10:57
 **/

/*--------------------------------------------------
 box base
 ---------------------------------------------*/
/* 自适应宽度的块(通用块) */

.tbox{
	margin:0 0 8px 0;
	border-bottom:0px solid #cecece;
	overflow:hidden;
	background:url(imagesblack_skin.png) 0 -294px repeat-x;
     ACKGROUND: url('imagesrr.png') repeat -1px 0px;
}

.c_list {
	float:left;margin-right:10px;BORDER-BOTTOM: medium none; LINE-HEIGHT: 30px; WIDTH:359px; BACKGROUND: url('imageshead_bg.gif') left 30%; HEIGHT: 30px; COLOR: #004499; FONT-SIZE: 14px; BORDER-RIGHT: #cecece 1px solid;
letter-spacing:2px;}

.r_list {
	BORDER-BOTTOM: medium none; LINE-HEIGHT: 30px; WIDTH:50px; BACKGROUND:url('../images/ight_bg.gif')left 10%; HEIGHT: 30px; COLOR: #004499; FONT-SIZE: 14px; BORDER-RIGHT: #cecece 1px solid;letter-spacing:2px;}

.LTTImg {
	WIDTH: 30px; DISPLAY: block; BACKGROUND: url(imageshd_a1.gif) no-repeat; FLOAT: left; HEIGHT: 30px
}
.more{
	float:right;
	position:relative;
	line-height:25px;
	padding-right:8px;
	color:#596F37;
}
.more a{
	color:#596F37;
	text-decoration:none;
}
.more a:hover{
	color:#ff3333;
	text-decoration:underline;
}
.c_list dt strong{
	height:28px;
	line-height:28px; !important;line-height:25px;
	padding-left:12px;
	padding-right:4px;
	display:block;
	float:left;
	color:#316301;
	FONT-SIZE: 14px;
	letter-spacing:2px;
}
.cc_list{
	BORDER: #cecece 1px solid;  WIDTH:99.7%; MARGIN-BOTTOM:10px; HEIGHT:168px; FONT-SIZE: 14px; BORDER-TOP: none; overflow:hidden;
}
.c1_list DT{
	BACKGROUND-IMAGE: url('imagestxt.gif'); LINE-HEIGHT:32px;margin-left:4px;TEXT-INDENT:20px; HEIGHT:168px;WIDTH:100%; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION:left center; HEIGHT: 32px
}
.c1_list DT .Tspan {
	WIDTH: 84%; FLOAT: left; HEIGHT: 25px;
}
.c1_list DT .Tspan STRONG {
	DISPLAY: none
}
.c1_list DT .xgspan {
	WIDTH: 23%; FLOAT: left; COLOR: #c3c3c3; FONT-SIZE: 14px
}
.c1_list DT .xgspan FONT {
	COLOR: #ffa353; FONT-SIZE: 12px
}
.c1_list DT .Timespan {
	TEXT-ALIGN: center; WIDTH:15%; FLOAT: right; COLOR: #777; FONT-SIZE: 14px;
}
.c1_list .listTC DD {
	BORDER-BOTTOM: #e6e6e6 1px dashed; PADDING-BOTTOM: 5px; TEXT-INDENT: 25px; MARGIN-BOTTOM: 6px; COLOR: #666666; FONT-SIZE: 12px
}

.r_list {
	BORDER-BOTTOM: medium none; LINE-HEIGHT:30px; WIDTH:245px; BACKGROUND: url('imageshead_bg.gif') left 30%; HEIGHT: 30px; COLOR: #004499; FONT-SIZE: 12px; BORDER-RIGHT: #cecece 1px solid
}

.tbox dt{
	height:28px;
	border:1px solid #cecece;
	border-top:1px solid #cecece;
	overflow:hidden;
	clear:both;
}
.tbox dd{
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	/*padding:4px 4px 0px;*/
	overflow:hidden;
}

.tbox dt strong{
	height:28px;
	line-height:28px; !important;line-height:25px;
	padding-left:12px;
	padding-right:4px;
	display:block;
	float:left;
	color:#316301;
	FONT-SIZE: 14px;
	letter-spacing:2px;
}
.tbox dt strong a{
	color:#316301;
}
.tbox dt strong a:hover{
	color:#596F37;
	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 #BADAA1;
	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 #BADAA1;
}


/* 较重颜色的Box */
.light {
	background:none;
}
.light dt{
	height:24px;
	border:1px solid #badaa1;
	overflow:hidden;
	background:url(imagesgreen_skin.png) 0 -188px repeat-x;
	clear:both;
}
.light dd{
	border-left:1px solid #badaa1;
	border-right:1px solid #badaa1;
	/*padding:4px 4px 0px;*/
	overflow:hidden;
}
dt.light strong{
	color:#316301;
}
/*--------------------------------------------------
 box layout (prefix space:a,b)
 ---------------------------------------------*/
 
/*---------- a : 文本列表块 ---------*/

/*---------- b : 图文混排块 ---------*/


/*-------------------------------------------------- 
 list layout (prefix space:c,d,e,f)
 ---------------------------------------------*/
 
/*---------- c : 纯文本列表 ---------*/
.c1{/* 纯文本链接列表 */
	padding:4px 0px;
	clear:right;
}
.c1 li{
	height:27px;
	line-height:27px;
	overflow:hidden;
	padding-left:16px;
	background:url(imagesico-2.gif) 7px 11px no-repeat;
}
.c1 a{
	color:#585858;
}

.c2{/* 水平切分的两列纯文本链接列表 */
	width:100%;
	padding:4px 0px;
	overflow:hidden;
	clear:both;
}
.c2 li{
	width:44%;
	margin-right:1%;
	float:left;
	height:27px;
	line-height:27px;
	overflow:hidden;
	padding-left:16px;
	background:url(imagesico-2.gif) 7px 11px no-repeat;
}

/*---------- d : 附加信息列表 ---------*/
.d1{/* 前置时间日期的小列表 */
	padding:4px 0px;
}
.d1 li{
	height:27px;
	line-height:27px;
	overflow:hidden;
}
.d1 li span{
	color:#ABA9A2;
	margin-right:5px;
	float:left;
}
.d1 li a{
	
}
.d2{/* 后置时间日期的小列表 */
	padding:4px 0px;
}
.d2 li{
	height:27px;
	line-height:27px;
	overflow:hidden;
}
.d2 li span{
	color:#777;
	float:right;
	padding-right:10px;
	margin-left:10px;
}
.d2 li a{
	overflow:hidden;
}
.d4{/*带内容简介的小列表*/
	padding:0px 0px;
}
.d4 li{
	padding:4px 8px;
	overflow:hidden;
}
.d4 li a{
	display:block;
	line-height:23px;
	overflow:hidden;
	text-indent:14px;
	background:url(imagesico-3.gif) 4px 9px no-repeat;
}
.d4 li p{
	color:#888;
	line-height:17px;
	height:33px;
	overflow:hidden;
}
.d5{/* 后置时间日期的大列表 */
	padding:8px;
	border-bottom:1px solid #EEE;
}
.d5 li{
	height:41px;
	line-height:41px;
	background:url(imagesico-2.gif) 2px 17px no-repeat;
	padding-left:16px;
}
.d5 li a{
	font-size:14px;
}
.d5 li span{
	margin-left:10px;
	color:#777;
}
/*---------- e : 图文混排列表 ---------*/
.e1{/* 横向浮动的图片列表 120*90  */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-top:10px;
	padding-bottom:8px;
}
.e1 li{
	width:126px;
	overflow:hidden;
	padding-left:12px;
	float:left;
	text-align:center;
	
}
.e1 li a{
	display:block;
	color:#6C6D61;
}
.e1 li a:hover img{
	border:1px solid #D7D9CC;
	padding:2px;
}
.e1 li a img{
	display:block;
	border:1px solid #E3E3E3;
	padding:2px;
	width:120px;
	height:90px;
}
.e1 li a span{
	display:block;
	line-height:17px;
	padding-top:6px;
}
.e1 li span{
	
}
.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;
}
.e3{/* 图文混排小列表 */	
	clear:both;
	overflow:hidden;
}
.e3 li{
	height:50px;
	overflow:hidden;
	padding:6px;
	border-bottom:1px dashed #DCEBD7;
}
.e3 li a.preview{
	width:58px;
	height:48px;
	float:left;
	display:block;
	margin-right:6px;
	overflow:hidden;
}
.e3 li a.preview img{
	width:58px;
	height:48px;
}

.e3 li a.title{
	height:21px;
	display:block;
	line-height:21px;
	overflow:hidden;
}
.e3 li .intro{
	color:#777;
	display:block;
	float:left;
	line-height:23px;
}
.e5{/* 竖排小图列表 102*70 (仅供首页图文混排列表使用) */
	padding-left:8px;
	width:112px;
	float:left;
	font-size:0px;
	line-height:0px;
}
.e5 li{
	display:block;
	width:104px;
	overflow:hidden;
	padding-top:8px;
}
.e6{/* 横排小图列表 102*70 (仅供首页图文混排列表使用) */
	height:81px;
	padding-left:6px;
	clear:both;
	overflow:hidden;
}
.e6 li{
	display:block;
	width:104px;
	padding-top:8px;
	padding-right:8px;
	overflow:hidden;
	float:left;
}
.e5 li a,.e6 li a{
	width:102px;
	height:70px;
	overflow:hidden;
	display:block;
	border:1px solid #676767;
}
.e5 li a img,.e6 li a img{
	display:block;
	width:102px;
	height:70px;
}
.e5 li a:hover,.e6 li a:hover{
	border:1px solid #333;
}
.e7{/* 横排小图列表 52*52 (用户头像列表) */
	clear:both;
	overflow:hidden;
}
.e7 li{
	width:60px;
	height:86px;
	float:left;
	overflow:hidden;
	padding-left:11px;
}
.e7 li a{
	display:block;
	margin:0px auto;
	text-align:center;
}
.e7 li a img{
	width:52px;
	height:52px;
	display:block;
	margin:0px auto 6px;
	padding:2px;
	border:1px solid #DDD;
}
.e7 li a:hover img{
	border:1px solid #AAA;
}

.e8{/*图集列表专用大图列表*/
	width:100%;
	overflow:hidden;
	clear:both;
	margin-left:12px;
	margin-top:16px;
}
.e8 li{
	width:168px;
	height:184px;
	float:left;
	display:block;
	overflow:hidden;
	margin-right:8px;
	text-align:center;
}
.e8 li .pic{
	width:160px;
	height:120px;
	display:block;
	background:url(imagespicbox-listbg.gif) no-repeat;
	text-align:left;
	overflow:hidden;
}
.e8 li .pic img{
	width:152px;
	height:112px;
	display:block;
	margin-left:3px;
	margin-top:3px;
	border:none;
}
.e8 li .title{
	height:31px;
	display:block;
	line-height:31px;
	font-weight:bold;
	overflow:hidden;
}
.e8 li .date{
	color:#666;
}
.e8 li .date small{
	line-height:17px;
	font-size:12px;
	color:#999;
}
.e9{/* 右侧小图列表 */
	width:100%;
	clear:both;
	overflow:hidden;
	padding-top:4px;
}
.e9 li{
	width:106px;
	height:110px;
	float:left;
	text-align:center;
	overflow:hidden;
	margin-left:6px;
	display:inline;
}
.e9 li a{
	color:#777;
}
.e9 li a img{
	width:102px;
	height:76px;
	display:block;
	padding:1px;
	border:1px solid #DDD;
}
.e9 li a span.title{
	display:block;
	height:29px;
	line-height:29px;
	overflow:hidden;
}
/*---------- f : 特殊列表 ---------*/
.f1{/* 带数字ICO的排行榜列表 */
	background:url(imagesnumber-range.gif) 5px 5px no-repeat;
	overflow:hidden;
}
.f1 li{
	height:38px;
	display:block;
	padding:3px 0px 4px 0px;;
	border-bottom:1px dashed #DCEBD7;
	padding-left:38px;
	overflow:hidden;
}
.f1 li a{
	height:21px;
	line-height:21px;
	overflow:hidden;
	display:block;
}
.f1 li span{
	line-height:15px;
	color:#666666;
	margin-left:5px;
}
.f1 li span small{
	font-size:12px;
	color:#999;
}
.f1 li span a{
	display:inline;
	line-height:15px;
	color:#666666;
	color:#690;
}

.f2{/* 评论专用列表 */
	overflow:hidden;
}
.f2 li{
	height:73px;
	clear:both;
	overflow:hidden;
	border-bottom:1px dashed #DCEBD7;
	padding:0px 8px;
}
.f2 small{
	display:block;
	height:21px;
	padding-top:6px;
	line-height:21px;
	overflow:hidden;
	font-size:12px;
	color:#999;
}
.f2 small a.username{
	color:#666;
}
.f2 p{
	height:42px;
	overflow:hidden;
	line-height:21px;
	color:#888;
	text-indent:17px;
	background:url(../images/ico-comment-quote.gif) 0px 4px no-repeat;
}

.f4{/*友情链接(图片)专用*/

}
.f4 li{
	width:94px;
	height:37px;
	display:block;
	float:left;
	overflow:hidden;
	margin:10px 12px 2px 8px;
}
.f4 li a{
	width:88px;
	height:31px;
	overflow:hidden;
	float:left;
	border:3px solid #FFF;
}
.f4 li a:hover{
	border:3px solid #EEE;
}
.f5{/*友情链接(文字)专用*/
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}
.f5 li{
	float:left;
	line-height:14px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.f5 li a{
	color:#666666;
	float:left;
}

.f6{/* 链接横排自适应列表 */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}
.f6 li{
	float:left;
	line-height:14px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.f6 li a{
	color:#666666;
	float:left;
}
/*list_nav
------------------*/
.d6{
	width:100%;
	overflow:hidden;
	padding-bottom:6px;
	clear:both;
	display:inherit;
	}
.d6 li{
	float:left;
	margin:6px 0 1px 8px;
	display:inline;
	}
.d6 li a{
	width:87px;
	padding-left:20px;
	height:26px;
	line-height:26px;
	display:block;
	background:url(imagesgreen_skin.png) -42px -222px no-repeat;
	color:#316301;
	}
.d6 li a:hover{
	text-decoration:none;
	}	
.d6 li a.thisclass{
	background:url(imagesgreen_skin.png) -42px -249px no-repeat;
	}
/*-------------------------------------------------- 
 list icon
 ---------------------------------------------*/
.ico1 li{
	padding-left:16px;
	background:url(imagesico-1.gif) 7px 11px no-repeat;
}
.ico2 li{
	padding-left:16px;
	background:url(imagesico-2.gif) 6px 11px no-repeat;
}
.ico3 li{
	padding-left:16px;
	background:url(imagesico-3.gif) 7px 11px no-repeat;
}

li.dotline {
	height:26px;
	line-height:26px;
}
.c_page{
	text-align:right;
	line-height:25px;
	height:25px;
	background:#FBFBFB;
	border-top:1px solid #EAEAEA;
	}
.c_page a{
	text-align:center;
	background:url(imagespage_bg.gif) #FBFBFB no-repeat;
	width:16px;
	height:15px;
	line-height:15px;
	display:inline-block;
	margin-top:5px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	}
.c_page a:hover{
	text-decoration:none;
	}
.c_page a.thislink{
	color:#7A2334;
	}


/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-10 09:32
 **/

.pleft{
	width:730px;
	float:left;
	margin:0px 10px 10px 8px;
	overflow:hidden;
}
.pleft .mt10{margin-top:10px;}
.pleft .DH {
	BORDER: #cecece 1px solid;  LINE-HEIGHT:25px; TEXT-INDENT: 10px; WIDTH:99.7%; MARGIN-BOTTOM: 6px; HEIGHT: 25px; COLOR: #004499; FONT-SIZE: 12px; 
}
.pleft .DH a{ color:#004499;}
.pleft .DH a:hover{ color:#FF0000; text-decoration:underline;}

.pleft .place{
	width:730px;
	height:24px;
	line-height:24px;
	background:transparent url(imagesgreen_skin.png) repeat-x scroll 0 -188px;
	border:1px solid #BADAA1;
	border-top:1px solid #BADAA1;
	border-bottom:1px solid #BADAA1;
	text-indent:12px;
	color:#428C5B;
	overflow:hidden;
}
.pleft .place strong{
	color:#428c5b;
	font-weight:normal;
	letter-spacing:1px;
}
.pleft .place a{
	color:#428c5b;
	margin:0px 2px;
}
.pleft .place a:hover{
	color:#ff3333;
	text-decoration:none;
}
.pleft .place small{
	display:inline-block;
	vertical-align:middle;
	width:8px;
	height:20px;
	*height:24px;
	overflow:hidden;
	background:url(imagesico-3.gif) 2px 8px no-repeat;
	font-size:0px;
}
.place{
	height:24px;
	line-height:24px;
	text-indent:18px;
	color:#999;
	background:transparent url(imagesgreen_skin.png) repeat-x scroll 0 -188px;
	border-top:1px solid #BADAA1;
	border-bottom:1px solid #BADAA1;
	overflow:hidden;
	font-family:宋体;
	margin-bottom:6px;
	text-align:left;
}
.place strong{
	color:#397CBE;
	font-weight:normal;
	letter-spacing:1px;
}
.place a{
	color:#397CBE;
	margin:0px 2px;
}
.place a:hover{
	color:#FF3366
	margin:0px 2px;
	TEXT-DECORATION: underline;
}
.pright{
	width:245px;
	float:right;
	margin-right:10px;
	margin-left:0px;
	overflow:hidden;
}
.pright .mt10{margin-top: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;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	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;
}
/*---------- index ---------*/
.index .bignews{
	width:424px;
	height:400px;
	float:right;
	border:1px solid #BADAA1;
	overflow:hidden;
}
.index .bignews a{
	color:#555;
}
.index .bignews .onenews{
	margin:0 3px 0 3px;
	padding:7px 6px;
	border-bottom:1px dashed #EBEBEB;
}
.index .bignews .onenews h2{
	text-align:center;
	display:block;
	height:32px;
	line-height:28px;
}
.index .bignews .onenews h2 a{
	font-size:16px;
}
.index .bignews .onenews p{
	line-height:19px;
	color:#666;
}

.index .bignews div.newarticle{
	height:24px;
	background:url(imagesnew-article.gif) 8px 3px no-repeat;
	font-size:0px;
	color:#fff;
}

.index .bignews div.d1{
	padding:6px 10px;
	clear:both;
	width:406px;
	overflow:hidden;
}
.index .bignews div.d1arc{
	margin-right:12px;
	width:190px;
	float:left;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.index .bignews div.d1arc a {
	
}
.index .bignews ul.c2{
	width:416px;
	padding:0px 4px 0px;
	clear:both;
	overflow:hidden;
}
.index .bignews ul.c2 a {
	font-size:13px;
}
.index .flashnews{
	width:280px;
	height:192px;
	overflow:hidden;
	float:left;
}
.index .latestnews{
	width:280px;
	height:200px;
	margin-top:8px;
	float:left;
}
.index .latestnews dl dd{
	padding:2px 5px;
}
.index .latestnews ul a{
	color:#555;
}
.index .picnews{
	width:712px;
	float:left;
	clear:both;
	overflow:hidden;
	margin-top:9px;
	*margin-top:12px;
	_margin-top:0px;
}
.index .listbox{
	width:720px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.index .listbox dl{
	width:352px;
	
	margin-right:10px;
	margin-top:2px;
	float:left;
}
.index .listbox ul a{
	color:#666;
}
.index .usercenter .tbox dd{
	height:370px;
	display:none;
}
.index .usercenter .tbox dd#loading{
	display:block;
	text-align:center;
	line-height:200px;
	letter-spacing:2px;
	color:#999999;
}
.index .userlogin{
	padding-top:10px;
}
.index .userlogin .fb{
	height:37px;
}
.index .userlogin .fb span{
	float:left;
	width:60px;
	text-align:right;
	padding-right:6px;
	color:#888;
}
.index .userlogin .fb img{
	vertical-align:middle;
	margin-left:5px;
}
.index .userlogin .submit{
	text-align:center;
	padding-top:3px;
}
.index .userlogin .submit a{
	color:#003300;
	margin-left:7px;
}
.index .userinfo{
	
}
.index .userinfo .welcome{
	width:220px;
	height:24px;
	margin:12px auto;
	background:#F9F9F9;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	line-height:23px;
	text-indent:10px;
	color:#666;
}
.index .userinfo .welcome strong{
	color:#F60;
	font-weight:bold;
}
.index .userinfo .userface{
	width:60px;
	height:64px;
	overflow:hidden;
	padding-left:16px;
	padding-top:2px;
	float:left;
}
.index .userinfo .userface a{
	display:block;
	margin:0px auto;
	text-align:center;
}
.index .userinfo .userface a img{
	width:52px;
	height:52px;
	display:block;
	margin:0px auto 6px;
	padding:2px;
	border:1px solid #DDD;
}
.index .userinfo .mylink{
	width:144px;
	float:left;
	overflow:hidden;
}
.index .userinfo .mylink ul{
}
.index .userinfo .mylink ul li{
	width:72px;
	float:left;
	line-height:21px;
	text-indent:12px;
}
.index .userinfo .mylink ul li a{
	color:#555;	
}
.index .userinfo .uclink{
	height:31px;
	line-height:31px;
	clear:both;
	overflow:hidden;
	text-align:center;
	color:#DDD;
}
.index .userinfo .uclink a{
	color:#690;
	margin:0px 2px;
}
.index .latestlogin{
	padding-top:16px;
}
.index .latestlogin strong{
	width:102px;
	padding-left:6px;
	letter-spacing:1px;
	color:#555;
	display:block;
	line-height:21px;
	background:#FFF;
	position:relative;
	z-index:5;
}
.index .latestlogin ul{
	width:224px;
	border-top:1px solid #DDDDDD;
	padding-top:20px;
	z-index:3;
	margin:-12px auto 0px;
}
.index .commend dl dd{
	padding-top:0px;
}
.index .hot dl dd{
	padding-top:0px;
}
.index .hot dl dd .c1 li{
	width:210px;
	overflow:hidden;
}
.index .vote dl dd strong{
	display:block;
	line-height:27px;
	padding-left:8px;
	letter-spacing:1px;
	color:#3f7652;
	border-bottom:1px solid #DDDDDD;
	margin:0px 4px;
}
.index .vote dl dd .fb{
	padding-top:10px;
	height:21px;
	padding-left:10px;
	color:#555;
}
.index .vote dl dd .fb input{
	margin-right:4px;
}
.index .vote dl dd .submit{
	text-align:center;
	height:35px;
	padding-top:8px;
}
.index .vote dl dd .submit button{
	margin-right:10px;
}
.index .vote dl dd .submit a{
	color:#003300
}
/*---------- channel ---------*/
.channel .flashnews{
	width:280px;
	height:192px;
	overflow:hidden;
	float:left;
	background:#F00;
}
.channel .topcommand{
	width:424px;
	float:right;
	overflow:hidden;
}
.channel .topcommand dl dd{
	height:162px;
}
.channel .topcommand a{
	color:#666;
}
.channel .topcommand .onenews{
	padding:3px 12px;
	border-bottom:1px solid #EBEBEB;
}
.channel .topcommand .onenews h2{
	display:block;
	height:28px;
	line-height:25px;
}
.channel .topcommand .onenews h2 a{
	font-size:16px;
}
.channel .topcommand .onenews p{
	line-height:19px;
	color:#666;
}
.channel .picnews{
	width:712px;
	float:left;
	clear:both;
	overflow:hidden;
}
.channel .listbox{
	width:740px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.channel .listbox dl{
	width:359px;
	margin-right:8px;
	margin-top:8px;
	float:left;
	height:195px;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
}
.channel .listbox ul a{
	 color:#000; font-size:13px; text-decoration:none;
}
.channel .listbox ul a:hover{
	 color:#FE0012; font-size:13px; text-decoration:none;
}


/*---------- viewbox ---------*/
.viewbox{
	width:712px;
	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(imagesview-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(imagesview-labeltitle-bg.gif) left -44px no-repeat;
	overflow:hidden;
}

.viewbox .content{
	font-size:14px;
	padding:12px 16px;
	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(imagesboxoff.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(imagesboxoff.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(imagesnewdigg-bg.png) left top no-repeat;
}
.viewbox .newdigg .digg_bad{
	background:url(imagesnewdigg-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(imagesdigg-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(imagesactbox-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(imagesdownurl-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(imagesdownurl-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;
}
.specialpic{
	width:200px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	padding-top:10px;
}
.specialpic img{
	width:200px;
	display:block;
}
.speciallist{
	width:720px;
	overflow:hidden;
}
.speciallist dl.tbox{
	width:352px;
	margin-right:8px;
	margin-top:8px;
	float:left;
}
.storypic{
	width:160px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	padding-top:10px;
}
.storypic img{
	width:160px;
	display:block;
}
.infos_userinfo{
	width:240px;
	overflow:hidden;
}
.infos_userinfo dd{
	padding:12px;
	overflow:hidden;
	background:#FFF;
}
.infos_userinfo dd .userface{
	width:52px;
	height:52px;
	padding:1px;
	border:1px solid #DDD;
	overflow:hidden;
	float:left;
	margin-right:8px;
}
.infos_userinfo dd .userface img{
	width:52px;
	height:52px;
	overflow:hidden;
	display:block;
}
.infos_userinfo dd .username{
	height:19px;
	line-height:19px;
	display:block;
	overflow:hidden;
	font-weight:bold;
	color:#F60;
}
.infos_userinfo dd .useract{
	width:140px;
	height:44px;
	overflow:hidden;
	float:left;
	padding-left:4px;
}
.infos_userinfo dd .useract-pm,.infos_userinfo  dd .useract-af{
	width:70px;
	float:left;
	line-height:19px;
	height:19px;
	overflow:hidden;
}
.infos_userinfo dd .useract-vi{
	display:block;
	clear:both;
	line-height:19px;
	height:19px;
	overflow:hidden;
	color:#666;
}
.infos_userinfo dd .userinfo-sp{
	height:25px;
	line-height:25px;
	clear:both;
	display:block;
	padding-left:10px;
}
.infos_userinfo dd .userinfo-sp small{
	font-size:12px;
	color:#AAA;
	margin-right:5px;
}
.infos_search dd{
	padding:4px 4px 12px 8px;
}
.infos_search dd select,.infos_search dd input,.infos_search dd button{
	margin-left:4px;
	margin-top:8px;
}
.infos_search dd select{
	font-size:14px;	
}
.tags_list dd{
	padding:4px 12px;
	line-height:220%;
}
.tags_list dd a{
	margin-right:10px;
	white-space:nowrap;
}
.tagc1{
	font-size:12px;
	color:#666;
}
.tagc2{
	font-size:14px;
	font-weight:bold;
	color:#555;
}
.sp-title{
	color:#888;
	padding:4px 12px;
	border-top:1px solid #badaa1;
	border-bottom:1px solid #badaa1;
	background:#f3fbea;
	margin-bottom:8px;
}
.sp-title h2{
	font-size:14px;
	line-height:27px;	
}
.sp-title h2 a{
	margin-left:6px;
	color:#03541F;
}
.sp-title .more{
	float:right;
	margin:-27px 0px;
	line-height:27px;
}
.linkbox{
	padding:10px 8px;
	border-bottom:1px solid #EEE;
}
.linkbox h3,.linkbox h3 a{
	font-size:14px;
	color:#693;
}
.buycar{
	
}
.buycar h2{
	font-size:14px;
	color:#F60;
	line-height:31px;
}
.buycar .flow{
	width:100%;
	border-left:1px solid #DEE79E;
	border-right:1px solid #DEE79E;
	border-top:1px solid #DEE79E;
/*	border-collapse:collapse;*/
	margin-bottom:16px;
}
.buycar .flow td{
	height:23px;
	line-height:19px;
	background:#F8FAEB;
	text-align:center;
	color:#888;
	overflow:hidden;
	border-right:1px solid #EFF3CF;
	border-bottom:1px solid #EFF3CF;
	border-top:3px solid #FFF;
	letter-spacing:3px;
}
.buycar .flow td.thisclass{
	background:#FFF;
	border-bottom:1px solid #FFF;
	border-top:3px solid #F8FAEB;
	font-weight:bold;
	color:#333;
}
.flinkbox{
	padding:4px 10px;
}
.formbox{
	width:90%;
	margin:0px auto;
}
.formbox .fb{
	width:100%;
	clear:both;
	overflow:hidden;
	padding-top:10px;
	margin:0px auto;
}
.formbox .fb .name{
	width:180px;
	float:left;
	height:31px;
	text-align:right;
	padding-right:10px;
	line-height:31px;
	font-size:14px;
	color:#666;
	display:block;
}
.formbox .fb .value{
	float:left;
}
.formbox .fb .value img{
	vertical-align:middle;
}
.dede_comment{
	padding-bottom:6px;
}
/*评论
------------*/
.decmt-box{
	width:98%;
	padding:6px 5px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.decmt-box span.fr{
	float:right;	
	}
.decmt-box span.title{
	float:left;
	line-height:20px;
	width:600px;
	}
.decmt-box ul{
	}
.decmt-box ul li{
	width:100%;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	overflow:hidden;
	}
.decmt-box ul li a.plpic{
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	border:1px solid #DFD9B9;
	background:#F9FDED;
	margin-right:5px;
	overflow:hidden;
	}
.decmt-box ul li p{
	float:left;
	width:630px;
	line-height:22px;
	}
.decmt-box .comment_act{
	float:left;
	width:630px;
	line-height:20px;
	color:#aeaeae;
	}
.decmt-box .comment_act a{
	color:#aeaeae;
	}
	
.decmt-box1{
	width:98%;
	padding:6px 5px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.decmt-box1 span.fr{
	float:right;	
	}
.decmt-box1 span.title{
	float:left;
	line-height:20px;
	width:600px;
	}
.decmt-box1 ul{
	}
.decmt-box1 ul li{
	width:100%;
	border-bottom:1px dashed #ccc;
	padding:10px 0;
	overflow:hidden;
	}
.decmt-box1 ul li a.plpic{
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	border:1px solid #DFD9B9;
	background:#F9FDED;
	margin-right:5px;
	overflow:hidden;
	}
.decmt-box1 ul li p{
	float:left;
	width:880px;
	line-height:22px;
	}
.decmt-box1 .comment_act{
	float:left;
	width:880px;
	line-height:20px;
	color:#aeaeae;
	}
.decmt-box1 .comment_act a{
	color:#aeaeae;
	}


.dede_comment .decmt-box .decmt-title{
	line-height:19px;
	color:#999;
	font-family:Tahoma;
}
.dede_comment .decmt-box .decmt-title span{
	margin-right:2px;
	vertical-align:middle;
}
.dede_comment .decmt-box .decmt-title .moodico{
	height:18px;
	width:18px;
	display:inline-block;
}
.dede_comment .decmt-box .decmt-title .username{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a:hover{
	text-decoration:none;
	color:#690;
}
.dede_comment .decmt-box .decmt-title .ip{
	color:#669;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-title .date{
	color:#555;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-act{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dede_comment .decmt-box .decmt-act span{
	margin-right:7px;
}
.dede_comment .decmt-box .decmt-act span a{
	color:#888;
}
.dede_comment .decmt-box .decmt-content{
	color:#555;
	line-height:21px;
	clear:both;
	width:99%;
	margin:2px auto 0px;
/*	background:url(../images/ico-comment-quote.gif) 0px 4px no-repeat;
	text-indent:18px;*/
}
.dede_comment .decmt-box .decmt-content img{
	vertical-align:middle;
}
.decmt-content .decmt-box,.dede_comment .decmt-box .decmt-box {
	background:#FFE;
	border:1px solid #CCC;
	margin:6px auto;
}
.dede_comment .decmt-box .decmt-box .decmt-title{
	text-indent:4px;
}
.dede_comment .decmt-box .decmt-box .decmt-content{
	color:#555;
}
.nocomment{
	padding:10px;
	color:#666;
}
.dede_comment_post{
	padding:5px;
}
.dcmp-title{
	line-height:25px;
}
.dcmp-title strong{
	color:#444;
	font-weight:normal;
}
.dcmp-title small{
	font-size:12px;
	color:#999999;
}
.dcmp-stand{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dcmp-stand strong{
	font-weight:normal;
	color:#444;
}
.dcmp-stand input{
	margin-right:2px;
}
.dcmp-stand img{
	vertical-align:middle;
	margin-right:2px;
}
.dcmp-content{
	width:450px;
	padding-top:8px;
}
.dcmp-content textarea{
	height:100px;
	width:450px;
	float:left;
}
.dcmp-content1{
	width:700px;
	padding-top:8px;
}
.dcmp-content1 textarea{
	height:100px;
	width:700px;
	float:left;
}
.dcmp-mood{
	height:25px;
	width:212px;
	margin-top:8px;
	float:right;
}
.dcmp-mood strong{
	float:left;
	color:#444;
	font-weight:normal;
	line-height:25px;
}
.dcmp-mood ul{
	float:left;
}
.dcmp-mood ul li{
	float:left;
	margin-right:8px;
	height:30px;
}
.dcmp-mood ul li input,.dcmp-mood ul li img{
	vertical-align:middle;
	margin-right:4px;
	*margin-right:0px;
}
.dcmp-post{
	height:35px;
	overflow:hidden;
	clear:both;
	color:#444;	
	padding:5px 0 10px 0;
}
.dcmp-post .dcmp-userinfo{
	float:left;
	margin-right:6px;

}
.dcmp-post .dcmp-userinfo input{
	height:13px;
	padding-right:0px;
}
.dcmp-post .dcmp-userinfo input,.dcmp-post .dcmp-userinfo img{
	vertical-align:middle;
	margin:5px;
}
.dcmp-post .dcmp-submit{
	float:left;
	padding-top:6px;
}
.dcmp-post .dcmp-submit input,.dcmp-post .dcmp-submit button{
	vertical-align:middle;
}
.dcmp-post .dcmp-submit button{
	width:70px;
	height:25px;
	border:none;
	background:url(imagesbtn-bg2.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#444;
	cursor:pointer;
	margin-left:5px;

}

/* 代码高亮 */
pre{font-family:'Courier New' , Monospace; font-size:12px; width:99%; overflow:auto; margin:0 0 1em 0; background:#F7F7F7; }
pre ol, pre ol li, pre ol li span{margin:0 0; padding:0; border:none}
pre a, pre a:hover{background:none; border:none; padding:0; margin:0}
pre ol{list-style:decimal; background:#F7F7F7; margin:0px 0px 1px 3em !important; padding:5px 0; color:#5C5C5C; border-left:3px solid #146B00;}
pre ol li{list-style:decimal-leading-zero; list-style-position:outside !important; color:#5C5C5C; padding:0 3px 0 10px !important; margin:0 !important; line-height:1.3em}
pre ol li.alt{color:inherit}
pre ol li span{color:black; background-color:inherit}
pre .comment, pre .comments{color:#008200; background-color:inherit}
pre .string{color:blue; background-color:inherit}
pre .keyword{color:#069; font-weight:bold; background-color:inherit}
pre .preprocessor{color:gray; background-color:inherit}
pre .dp-xml .cdata{color:#ff1493}
pre .dp-xml .tag, pre .dp-xml .tag-name{color:#069; font-weight:bold}
pre .dp-xml .attribute{color:red}
pre .dp-xml .attribute-value{color:blue}
pre .dp-sql .func{color:#ff1493}
pre .dp-sql .op{color:#808080}
pre .dp-rb .symbol{color:#a70}
pre .dp-rb .variable{color:#a70; font-weight:bold}
pre .dp-py .builtins{color:#ff1493}
pre .dp-py .magicmethods{color:#808080}
pre .dp-py .exceptions{color:brown}
pre .dp-py .types{color:brown; font-style:italic}
pre .dp-py .commonlibs{color:#8A2BE2; font-style:italic}
pre .dp-j .annotation{color:#646464}
pre .dp-j .number{color:#C00000}
pre .dp-delphi .number{color:blue}
pre .dp-delphi .directive{color:#008284}
pre .dp-delphi .vars{color:#000}
pre .dp-css .value{color:black}
pre .dp-css .important{color:red}
pre .dp-c .vars{color:#d00}
pre .dp-cpp .datatypes{color:#2E8B57; font-weight:bold}

#commetpages {
	text-align:center;
	line-height:28px;
}

#commetpages a {
	border:1px solid #BADAA1;
	padding:0 3px 0 3px;
}

/* CSS Document */
/*---------- import ---------*/


.m10{ margin-top:10px;}
.m5 { margin-top:5px;}
.clear{clear:both;}
.clears{clear:both;}
.clearfloat{clear:both; font-size:0px; line-height:0px; height:0px; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.overflow{overflow:hidden; zoom:1;}
.text-c{text-align:center;}
.bord1{border:1px solid #fbcb8d;}
.bord2{border-width:1px;border-style:none none solid none;border-color: #fbcb8d;}
.bord{border:1px solid #cecece;}
.w960 {
	MARGIN: 0px auto; WIDTH: 1003px; HEIGHT: auto; OVERFLOW: hidden; background-color:#FFFFFF;margin-top:0px;
}
<!--大头条-->
.tt{ height:97px;}
.tt_1{ width:87px; height:97px; background:url(images1.jpg) no-repeat center center;}
.tt_2{ width:829px; height:97px;}
.tt_3{ width:87px; height:97px; background:url(images2.jpg) no-repeat center center;}
.tt_1_t{ height:55px; margin-top:14px;}
.tt_1_b{ height:28px; line-height:28px;}
.tt_1_b a:link,.tt_1_b a:visited{ color:#2f60c7; text-decoration:none; line-height:28px;}
.tt_1_b a:hover{color:#2f60c7; text-decoration:none; line-height:28px;}
.tt_1_b span{ width:75px; text-align:center;}

.wm_2{background:url(images4.gif) no-repeat top right;}
.hd{width:672px; margin-top:4px;}
.hd_1{ width:650px; height:320px; margin:10px;}
.hd_2{ width:650px; height:35px; margin-left:10px; margin-bottom:6px; background:url(images5.jpg) no-repeat; line-height:32px;}
.hd_2 span{ color:#e80902; font-size:18px; font-family:"黑体"; margin-left:14px; line-height:34px;}
.hd_2 font{ color:#990000; font-size:15px; font-family:"黑体"; margin-left:14px; line-height:34px;}

.wmsy{ width:300px; height:380px; margin-top:4px; margin-right:4px;}
.wmsy_b{ height:47px; line-height:47px; color:#f53c03; font-size:14px; font-weight:bold; padding-left:16px;}
.wmsy_t{ line-height:30px; margin:auto 10px;}
.wmsy_t a{ color:#0067a8; font-size:14px; font-weight:bold;}
.wmsy_c{ line-height:27px; margin:auto 10px;}
.wmsy_c a{ color:#2f2f2f; font-size:14px;}
.wmsy_m{ line-height:27px; padding-right:10px;}
.wmsy_m a{ color:#d40201;}


.mtop{ width:100%; height:auto; overflow:hidden; margin-top:10px;margin-left:8px;}

.mtopL{width:324px; height:auto;float:left;overflow:hidden;}
.mtopC{width:396px; height:auto; border:solid 1px #CECECE;float:left; margin-left:10px; overflow:hidden;}
.mtopR{width:245px; height:auto; float:right;margin-left:10px;margin-right:15px; overflow:hidden; }
<!--幻灯CSS-->
.mtopL .flashnews{ width:324px; height:235px;margin:0px;border:solid 1px #CECECE;}
.mtopL .clear{clear:both;}
.mtopL .h3{BACKGROUND:url('imageshead_bg.gif') no-repeat -1px -1px;margin-bottom:0px; width:322px; height:30px; border:solid 1px #CECECE; border-bottom:none; line-height:30px; text-indent:15px; font-weight:bold; font-size:14px; letter-spacing:3px;color:#000; clear:both;}
.mtopL .newsbt{BACKGROUND:url('imageshead_bg.gif') no-repeat -1px -1px;margin-bottom:0px;  height:30px; border:solid 1px #CECECE; border-bottom:none; line-height:30px; text-indent:15px; font-weight:bold; font-size:13px; letter-spacing:0px;color:#000; clear:both;}
.mtopL .newsbt font{float;left:padding-left:8px;}
.mtopL .newsbt font a{color:#069;font-weight:normal;}
.mtopL .newsbt font a:hover{color:red;text-decoration:none;}

.mtopL .m10{ margin-top:10px;}
.mtopL .txt{border:solid 1px #CECECE; width:316px; height:120px;padding-right:6px; padding-top:5px;line-height:25px; overflow:hidden; margin-top:0px;letter-spacing:2px; font-size:14px;}
.mtopL ul{ width:98%;padding:6px 6px 0px 6px;}
.mtopL li{ width:100%; height:25px; overflow:hidden; text-indent:0px;line-height:25px;}

.mtopL li .aType{ float:left; color:#BF3131;}
.mtopL li .aType:hover{ color:#F45151; text-decoration:underline;}

.mtopL li .aT{float:left;BACKGROUND: url('imagesarrow1.gif') no-repeat 6px 5px; text-indent:22px;}
.mtopL li .aT:hover{ color:#535253; text-decoration:underline;}

.mtopL li .aTime{float:right; width:45px;color:#333333; text-align:center; }

.mtopL h4{BACKGROUND: url('imagestop_bg.gif') repeat-x; width:322px; height:28px; border:solid 0px #CECECE; border-bottom:none; line-height:28px; text-indent:15px; font-weight:bold; font-size:14px; color:#000000; clear:both;}

.mtopL .tags{ border:solid 1px #CECECE; width:322px; height:60px;padding:0px 0px 3px 0px; line-height:25px; overflow:hidden;}
.mtopL .tags a{ padding:0px 3px 0px 3px;color:#BF3131;}
.mtopL .tags a:hover{ color:#0066FF;}
.mtopL .clear{clear:both;}

.mtopC titl{ BACKGROUND: url('imagesindex_new.gif') no-repeat -1px -1px; width:100%; height:30px;text-indent:-1500px;}
.mtopC .title{ background:#E9F0FF; height:30px;border-top:#FD2901 4px solid; border-bottom:#CBD9E4 1px solid; padding-left:10px;}
.mtopC .title span#tit{background:url('imagesindex_new.gif') repeat-x left  height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#069; letter-spacing:2px;text-align:center;width:83px; float:left;display:block; text-align:center; overflow:hidden}
.mtopC .title span#more{float:right; padding-right:10px;padding-top:3px;height:29px; line-height:29px;}
.mtopC .title span#more a{font-weight:normal;color:#069;}
.mtopC .title span#more a:hover{color:red;text-decoration:none;}

.mtopC h2{ text-align:center; font-size:16px; padding-bottom:3px;  padding:7px 0px 2px 0px; font-family:"黑体"; }
.mtopC h2 a{color:#BF3131;}
.mtopC h2 a:hover{ color:#0066FF;}

.mtopC .desc{line-height:19px; color:#666666;padding:0px 10px 5px 10px;text-indent:2em ;}

.mtopC .newsbt{BACKGROUND:url('imageshead_bg.gif') no-repeat -1px -1px;margin-bottom:0px;  height:30px; border:solid 1px #CECECE; border-bottom:none; line-height:30px; text-indent:15px; font-weight:bold; font-size:14px; letter-spacing:3px;color:#000; clear:both;}
.mtopC .newsbt font{float;left:padding-left:10px;}
.mtopC .newsbt font a{color:#069;font-weight:normal;}
.mtopC .newsbt font a:hover{color:red;text-decoration:none;}


.yueduquanwen{padding-left:3px; color:#BF3131;}

.yueduquanwen:hover{ text-decoration:underline;}

.mtopC .FGxDiv{ width:96%; height:1px; border-top:dashed 1px #E6E6E6; margin-left:8px; clear:both;}

.mtopC ul{ width:100%; height:auto; overflow:hidden; padding:0px 3px 2px 3px;}
.mtopC li{ width:98%; text-indent:15px; font-size:14px;height:27px;overflow:hidden;BACKGROUND: url('imagesico-1.gif') no-repeat 6px 10px; line-height:27px;}

.mtopC li .aType{ float:left; color:#BF3131;}
.mtopC li .aType:hover{ color:#F45151; text-decoration:underline;}

.mtopC li .aT{float:left;}
.mtopC li .aT:hover{ color:#0066FF; text-decoration:underline;}

.mtopC li .aTime{float:right; width:50px; font-size:12px;color:#333333;vertical-align:middle;}
.mtopC .clear{clear:both;}


.mtopR .r_ad{ width:100%; height:245px; margin-bottom:5px;}
.mtopR .h2{BACKGROUND: url('imageshome_bg_19.jpg') repeat -1px 0px; width:100%; height:28px; line-height:28px; text-indent:10px;font-size:15px;border:solid 1px #CECECE;margin-bottom:0px;}
.mtopR .D3{BACKGROUND:url('imageshead_bg.gif') no-repeat -1px -1px;margin-bottom:0px; width:243px; height:30px; border:solid 1px #CECECE; border-bottom:none; line-height:30px; text-indent:15px; font-weight:bold; font-size:14px; letter-spacing:3px;color:#000; clear:both;}
.mtopR .txt{border:solid 1px #CECECE; width:322px; height:83px;padding-right 4px; line-height:20px; overflow:hidden; margin-bottom:0px;letter-spacing:2px; font-size:13px;}
.mtopR .h2 a{ color:#C10505; font-family:"黑体"; font-weight:bold;letter-spacing:3px;}
.mtopR .h2 a:hover{color:#0066FF; font-family:"黑体"; font-weight:bold;letter-spacing:3px;}
.mtopr .h2 span#more{float:right; padding-right:10px;padding-top:3px;height:29px; line-height:29px;}
.mtopr .h2 span#more a{font-weight:normal;color:#069;}
.mtopr .h2 span#more a:hover{color:red;text-decoration:none;}

.mtopR .tjTxt{ width:243px; border:solid 1px #CECECE; border-top:none; padding:4px 0px 0px 0px; line-height:25px;height:198px;}

.mtopR .tjTxt a{ display:block;BACKGROUND: url('imagesarrow2.gif') no-repeat 4px 5px; text-indent:22px;width:98%; height:auto;overflow:hidden; white-space:nowrap }

 .mtopR .kk{
	BORDER: #cecece 1px solid;  PADDING-BOTTOM: 5px; BACKGROUND-COLOR: #fafafa; PADDING-LEFT: 0px; WIDTH: 243; PADDING-RIGHT: 0px; MARGIN-BOTTOM: 6px; HEIGHT: auto; OVERFLOW: auto; PADDING-TOP: 10px
}
 .mtopR .kk UL { width:97%; height:128px; overflow:hidden;}
 .mtopR .kk LI {
	TEXT-ALIGN: center;  LINE-HEIGHT: 25px; BACKGROUND-COLOR: #e6e6e6; WIDTH: 43%; MARGIN-BOTTOM: 6px; FLOAT: left; HEIGHT: 25px; MARGIN-LEFT: 11px; border:#CECECE 1px solid; 
}
.mtopR .kk LI a{ color:#006600;}
.mtopR .kk LI a:hover{color:#ff0000; font-weight:bold;}
.mtopR .desc{border:solid 1px #CECECE;border-top:none;line-height:23px; color:#000;padding:8px 8px 8px 8px;text-indent:2em ;font-size:13px;}

#demo{overflow:hidden;width:938px; border:solid 1px #CECECE; margin:5px 0px 5px 0px; padding:5px 10px 10px 10px; text-align:center;}

#demo img{ width:120px; height:120px; border:solid 1px #CECECE;}


.itemList000{width:1003px;height:auto; overflow:hidden;MARGIN:10px 0px 0px 8px;}
.itemList{MARGIN: 0px auto; WIDTH: 1003px; HEIGHT: auto; OVERFLOW: hidden; background-color:#FFFFFF;}

.itemList .m10{ margin-top:10px;}
.itemList .ad2{width:730px;float:left; height:80px; border:solid 1px #CECECE;margin-bottom:10px;}

.itemList .itemListR{ width:245px;float:right; height:auto; margin-right:14px !important;margin-right:5px;margin-bottom:0px;overflow:hidden;}
.itemList .itemListR .itemListR_Ad{ width:100%; height:90px; margin-bottom:5px;}

.itemList .itemListR .h3{BACKGROUND: url('imagesitem2.gif') no-repeat; width:100%; height:30px; line-height:30px; text-indent:15px; font-size:15px; color:#FFFFFF; font-weight:bold;margin-bottom:0px;}
.itemList .itemListR .h3 a{color:#FFFFFF;}
.itemList .h3.m10{ margin-top:10px;}
.itemList .itemListR .hotList{width:241px; border:solid 1px #CECECE; border-top:none;margin-top:0px; padding:0px 0px 0px 0px; line-height:25px; background:#FAFAFA; margin-bottom:0px;}
.itemList .itemListR .hotList a{display:block;BACKGROUND: url('imagesarrow1.gif') no-repeat 4px 5px; text-indent:22px;width:100%; height:auto;overflow:hidden; white-space:nowrap }
.itemList .itemListR .hotList a:hover{font-weight:bold;}

.itemList .itemListR .tjList{ width:243px; border:solid 1px #CECECE; border-top:none; padding:3px 0px 3px 0px; line-height:28px; background:#FFFFFF; margin-bottom:5px; font-size:15px;}
.itemList .itemListR .tjList a{display:block;BACKGROUND: url('imagestjtbj.gif') no-repeat 0px 3px; text-indent:35px;width:100%; height:auto;overflow:hidden; white-space:nowrap; color:red; font-family:"黑体"; }

/*内容项样式*/

.itemTxt{ width:360px; height:auto; border:solid 1px #CECECE; float:left; border-top:none; margin:0px 10px 10px 0px; background-image:#E3E3E3; overflow:hidden;}
.itemTxt .h3{BACKGROUND: url('imagestit.jpg') no-repeat; width:100%; height:34px; line-height:34px; font-size:15px; border:solid 1px #CECECE;margin-bottom:0px;}
.itemTxt .h3 span#tit{background:url('imagesindex_new.gif') repeat-x left  height:32px; line-height:32px; font-size:14px; font-weight:normal;color:#212121; letter-spacing:0px;text-align:left;width:300px; float:left;display:block;margin-left:28px; overflow:hidden}
.itemTxt .h3 span#more{float:right; padding-right:8px;padding-top:3px;height:31px; line-height:31px;}
.itemTxt .h3 span#more a{font-size:13px;font-weight:normal;color:#069;}
.itemTxt .h3 span#more a:hover{color:red;text-decoration:none;}

.itemTxt .h3 span#font{float;left:padding-left:10px;}
.itemTxt .h3 span#font a{color:#069;font-weight:normal;font-size:14px;}
.itemTxt .h3 span#font a:hover{color:red;text-decoration:none;}


.itemTxt h{BACKGROUND: url('imagesl_bg.png') repeat -1px 0px; width:100%; height:28px; line-height:28px; text-indent:10px; font-size:15px; border-bottom:solid 1px #CECECE;border-top:solid 1px #CECECE;margin-bottom:0px;}

.itemTxt .h3 a{ color:#212121; font-family:"黑体"; font-weight:bold; letter-spacing:1px;}
.itemTxt .h3 a:hover{ color:#036FAD; font-family:"黑体"; font-weight:bold; letter-spacing:1px;}
.itemTxt .imgTj{ width:100px; height:85px;  float:left; padding:10px 5px 10px 5px; background-color:#F3F3F3; border-bottom:solid 1px #CECECE;}
.itemTxt .txtTj{width:223px; height:85px; float:left; padding:10px 5px 10px 5px;background-color:#F3F3F3;border-bottom:solid 1px #CECECE;}

.itemTxt .imgTj img{ width:100px; height:85px; border:solid 1px #CECECE;}

.itemTxt .txtTj h4{ width:100%; font-weight:bold;height:auto;overflow:hidden; white-space:nowrap; }
.itemTxt .txtTj h4 a{color:#014898;}

.itemTxt .txtTj span{ color:#014898;vertical-align:middle;}

.itemTxt ul{height:auto;overflow:hidden; width:100%;padding-top:3px;padding-bottom:3px;margin:0px;}
.itemTxt ul l{text-indent:6px;line-height:25px;width:98%; height:18px; height:auto;overflow:hidden;}
.itemTxt li{width:97%; text-indent:19px; font-size:14px;height:27px;overflow:hidden;BACKGROUND: url('imagesico-1.gif') no-repeat 6px 10px; line-height:27px;}

.itemTxt li .aType{ float:left; color:#BF3131;}
.itemTxt li .aType:hover{ color:#F45151; text-decoration:underline;}
.itemTxt li .aT{float:left;}
.itemTxt li .aT:hover{ color:#0066FF; text-decoration:underline;}
.itemTxt li .aTime{float:right; width:55px;font-size:12px;color:#333333; text-align:center;vertical-align:middle;}



.itemTxt_ad1{ width:700px; height:90px; margin-bottom:8px; float:left;}



.fls {
	BACKGROUND-COLOR: #fafafa; MARGIN: 5px 0px 0px 8px; WIDTH: 1003px; HEIGHT: auto; CLEAR: both;
}
.fls .flsT {
	BORDER-LEFT: #d0d0d0 1px solid; LINE-HEIGHT: 25px; WIDTH: 985px; BACKGROUND: url(imageshead_bg.gif); HEIGHT: 30px; FONT-SIZE: 14px; BORDER-RIGHT: #d0d0d0 1px solid
}
.fls .flsT .ftName {
	TEXT-ALIGN: center; LINE-HEIGHT: 30px; WIDTH: 10%; WHITE-SPACE: nowrap; FLOAT: left; COLOR: #666666; FONT-SIZE: 14px; BORDER-RIGHT: #d0d0d0 1px solid
}
.fls .flsT .ftDesc {
	TEXT-ALIGN: center; LINE-HEIGHT: 30px; COLOR: #666666; FONT-SIZE: 12px
}
.fls .flsT .liHover {
	BACKGROUND: url(../images/tbrItemOn.gif) repeat-x; HEIGHT: 30px; COLOR: white; CURSOR: pointer; FONT-WEIGHT: bold; BORDER-RIGHT: medium none
}
.fls .flsT .liOut {
	
}
.fls .flsT .ulnone {
	DISPLAY: none
}
.fls .flsT .uldis {
	DISPLAY: block
}
.fls .flsC {
	BORDER-BOTTOM: #d0d0d0 1px solid; BORDER-LEFT: #d0d0d0 1px solid; PADDING-BOTTOM: 5px; PADDING-LEFT: 0px; WIDTH: 985px; PADDING-RIGHT: 0px; HEIGHT: auto; OVERFLOW: auto; BORDER-TOP: medium none; BORDER-RIGHT: #d0d0d0 1px solid; PADDING-TOP: 3px
}
.fls .flsC UL {
	PADDING-BOTTOM: 0px; MARGIN-TOP: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; OVERFLOW: auto; PADDING-TOP: 0px
}
.fls .flsC LI {
	LINE-HEIGHT: 22px; WHITE-SPACE: nowrap; FLOAT: left; MARGIN-LEFT: 10px; FONT-SIZE: 12px
}


/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	padding-left:6px;
	height:24px;
	width:940px;
	overflow:hidden;
}
.channel-nav .sonnav {
	width:820px;
	margin-left:10px;
	line-height:26px;
	float:left;
	color:#256DB1;
}
.channel-nav .sonnav span {	
	margin-right:10px;
	float:left;
}
.channel-nav .sonnav span a{
	padding:0 4px;
	border:1px solid #BADAA1;
	height:22px;
	line-height:21px;
	background:url(imageschannel_bg.png) repeat-x;
	display:inline-block;
	}
.channel-nav .sonnav span a.thisclass{
	border:1px solid #3aa21b;
	}
.channel-nav .sonnav a {
	color:#428C5B;
	text-decoration:none;
}
.channel-nav .sonnav a:hover{
	 color:#287212;
	}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
/*pic scroll
----------------------------------*/
.infiniteCarousel {
  width: 700px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infiniteCarousel .wrapper {
  width: 640px; 
  overflow: auto;
  height: 170px;
  margin: 0 30px;
  top: 0;
}
.infiniteCarousel ul a img {
  border:1px solid #E3E3E3;
  padding:2px;
  width:143px;
  height:106px;
  display:block;
}
.infiniteCarousel .wrapper ul {
  width: 625px; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.infiniteCarousel ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 10px 6px;
  height: 147px;
  width: 147px;
  text-align:center;
}
.infiniteCarousel ul li a,
.infiniteCarousel ul li a:visited{
	color:#6C6D61;
	}
.infiniteCarousel .wrapper ul li a:hover{
	text-decoration:underline;
	}
.infiniteCarousel ul li a:hover img {
  border-color: #aaa;
}
.infiniteCarousel ul li a span{
   display:block;
   line-height:17px;
   padding-top:6px;
}
.infiniteCarousel .arrow {
  display: block;
  height: 26px;
  width: 26px;
  text-indent: -999px;
  position: absolute;
  top: 70px;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousel .forward {
  background:url(imagesgreen_skin.png) 0 -256px no-repeat;
  right: 0;
}
.infiniteCarousel .back {
  background:url(imagesgreen_skin.png) 0 -222px no-repeat;
  left: 0;
}
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom:6px;
	}
#dedeinfolink tr td div {
	padding:0 5px;
	background:url(imageswhite_bg.gif) repeat-x;
	margin-right:8px;
	}
#dedeinfolink tr td {
	line-height:18px;
	}
#dedeinfolink tr td.spline {
	font-size:1px;
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #dedede;
	}
#dedeinfolink tr td.iftitle {
	font-weight:bold;
	color:#428C5B;
	line-height:24px;
	border-bottom:1px dashed #dedede;
}




















