/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-10 09:32
 **/

.pleft{
	width:710px;
	float:left;
	overflow:hidden;
	
	
	border-right-color: #715200;
	padding-right: 5px;
	margin-bottom: 5px;
}
.pleft2{
	width:205px;
	float:left;
	overflow:hidden;
	border-right-width: 1px;
	border-right-color: #715200;
	padding-right: 5px;
	margin-bottom: 5px;
}
.pright{
	width:245px;
	float:right;
	overflow:hidden;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
}
.pright2{
	width:750px;
	float:right;
	overflow:hidden;
}
.pright2 .place{
	width:750px;
	height:32px;
	line-height:30px;
	text-indent:12px;
	color:#000;
	overflow:hidden;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
.pright2 .place strong{
	color:#000;
	font-weight:bold;
	letter-spacing:1px;
}
.dede_pages{
	width:750px;
	text-align: center;
	
	padding-top:12px;
}
.dede_pages ul{
width:730px;
border:1px solid #EEE;
	float:left;
	padding:12px 0px 12px 16px;	
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	padding:2px 4px 2px;
	color:#FF0000;
	border: 1px solid #000000;
	font-weight: bold;
}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#FF0000;
	padding:2px 4px 1px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	/*padding:2px 4px 2px;*/
	color:#000;
	
}
.dede_pages .pageinfo strong{
	color:#F00;
	font-weight:bold;
	/*margin:0px 2px;*/
}

.ad10{
	float:left;
	width: 690px;
	margin-top: 7px;
	margin-bottom: 7px;
}
/*---------- index ---------*/
.index .bignews{
	width:195px;
	/*height:400px;*/
	float:left;
	overflow:hidden;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #715200;
}
.index .bignews a{
	color:#000000;/*#666666*/
}
.index .bignews .onenews{
	padding:8px 12px;
	/*border-bottom:1px solid #EBEBEB;*/
}
.index .bignews .onenews h2{
	display:block;
	height:28px;
	line-height:25px;
}
.index .bignews .onenews h2 a{
	font-size:16px;
}
.index .bignews .onenews p{
	line-height:19px;
	color:#000;/*#777;*/
}
.index .bignews ul.d1{
	/*border-bottom:1px solid #EBEBEB;*/
	clear:both;
	overflow:hidden;
	padding-top: 6px;
	padding-bottom: 6px;
}
.index .bignews ul.c2{
	width:416px;
	padding:6px 4px 0px;
	border-top:2px solid #FAFAFA;
	clear:both;
	overflow:hidden;
}
.index .flashnews{
	width:490px;
	height:200px;
	overflow:hidden;
	float:center;
	border: thick solid #FFF;
}
.index .latestnews{
	width:280px;
	height:200px;
	margin-top:8px;
	float:left;
}
.index .latestnews dl dd{
	padding:2px 5px;
}
.index .latestnews ul a{
	color:#000;/*666666*/
}
.index .picnews{
margin-top:0px;
margin-bottom:5px;
width:499px;
float:right;
height: auto;
/*	width:419px;
	float:right;
	
	overflow:hidden;
	margin-top:8px;
	height: auto;*/
}
.index .picnews li span.more{
	float:right;
	position:relative;
	line-height:25px;
	padding-right:8px;
	color:#FFF;
}
.index .picframe{
width:409px; 
float:left;
background-color:#666666;
border:#ededec 4px solid;
padding:0;
margin: 5px 0px 5px 0px;
}
.index .sidle{
float:left;
width:419px;
height:10px;
border-bottom: 1px dotted #715200;
}
.index .sidletop{
float:left;
width:419px;
height:10px;
border-top: 1px dotted #715200;
}
.index .li_top_b5{margin: 5px 0px 5px 0px;}
.index .tua{	max-height: 280px; 
	max-width: 410px; 
	width: expression(this.width > 410 && this.height < this.width ? 410: true); 
	height: expression(this.height > 280 ? 280: true);}

.index .listbox{
	width:720px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.index .listbox dl{
	width:352px;
	margin-right:8px;
	margin-top:8px;
	float:left;
}
/*列表字体样式*/
.index .listbox ul a{
	color:#000;/*#777*/
}
.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:#030;
	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:#777;
}
.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:#666;	
}
.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:#666;
	display:block;
	line-height:21px;
	background:#FFF;
	position:relative;
	z-index:5;
}
.index .latestlogin ul{
	width:224px;
	border-top:1px solid #C5DDBC;
	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:#696;
	border-bottom:1px solid #C5DDBC;
	margin:0px 4px;
}
.index .vote dl dd .fb{
	padding-top:10px;
	height:21px;
	padding-left:10px;
	color:#666;
}
.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:#000}
/*---------- channel flashnews ---------*/
.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:#000;/*#777*/
}
.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:#777;
}
.channel .pics{
	width:420px;
	float:left;
	clear:both;
	overflow:hidden;
	margin-top:8px;
}
.channel .listbox{
	width:720px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.channel .listbox dl{
	width:352px;
	margin-right:8px;
	margin-top:8px;
	float:left;
}
.channel .listbox ul a{
	color:#777;
}


.channel .listbox2{
	width:420px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.channel .listbox2 dl{
	width:352px;
	margin-right:8px;
	margin-top:8px;
	float:left;
}
.channel .listbox2 ul a{
	color:#777;
}

.channel .softlr {
	width:250px;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
	/*clear: both;*/
	overflow: hidden;
}
.channel .bignews{
	width:280px;
	/*height:400px;*/
	float:right;
	overflow:hidden;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #715200;
}
/*---------- viewbox ---------*/
.viewbox{
	width:750px;
	float:left;
	overflow:hidden;
	padding-bottom:8px;
}
.viewbox .title{
	height:56px;
	line-height:56px;
	text-align:center;
	overflow:hidden;
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.viewbox .title h1{
	font-size:24px;
	color:#000;
}
.viewbox .info{
	height:24px;
	line-height:17px;
	text-align:center;
	overflow:hidden;
	color:#777;
}
.viewbox .info small{
	margin-left:8px;
	margin-right:3px;
	color:#000;
	font-size:12px;
	overflow:hidden;
}
.viewbox .info a{
	color:#690;
}
.viewbox .intro{
	padding:8px 16px;
	line-height:25px;
	border:1px dashed #333333;
	font-size:14px;
	color:#000;
	margin-top:8px;
}
.viewbox .intro big{
	font-size:14px;
	color:#000;
	font-weight: bold;
}
.viewbox .infolist{
	width:446px;
	float:left;
	overflow:hidden;
	padding-bottom:15px;
}
.viewbox .infolist small{
	width:100px;
	text-align:right;
	display:block;
	float:left;
	font-size:12px;
	line-height:31px;
	color:#000;
	clear:left;
	height:31px;
	overflow:hidden;
	font-weight: bold;
}
.viewbox .infolist span{
	width:280px;
	line-height:31px;
	float:left;

}
.viewbox .picview{
	width:300px;
	height:200px;
	float:right;
	overflow:hidden;
	/*padding-right:24px;*/
	padding-top:5px;
}
.viewbox .picview img{
    float:center;
	height:200px;
	width:300px;
}
.viewbox .labeltitle{
	height:32px;
	clear:both;
	overflow:hidden;
	margin:0px auto 0px;
	padding-top:10px;
	background-image: url(../images/ttbg-1.gif);
	background-repeat: repeat-x;
	background-position: left 10px;
}
.viewbox .labeltitle strong{
	width:80px;
	height:32px;
	line-height:23px;
	text-align:center;
	color:#FFF;
	letter-spacing:1px;
	display:block;
	float:left;
	overflow:hidden;
	background-image: url(../images/ttbg-2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.viewbox .content{
	font-size:14px;
	line-height:25px;
	color:#333;
	float: left;
	width: 98%;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
}

.viewbox .dede_pages{
	width:750px;
	text-align: center;
	
	padding-top:12px;
}
.viewbox .dede_pages ul{
width:730px;
border:1px solid #EEE;
	float:left;
	padding:12px 0px 12px 16px;	
}
.viewbox .dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	padding:2px 4px 2px;
	color:#FF0000;
	border: 1px solid #000000;
	font-weight: bold;
}
.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:#777;
	float:left;
}
.viewbox .handle .context{
	float:left;
}
.viewbox .handle .context ul li{
	line-height:29px;
	color:#000;
}
.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:#777;
}
.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:1px solid #CCC;
}
.viewbox .picbox ul.e8 li .title{
	padding-top:0px;
}
.specialpic{
	width:410px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	padding-top:10px;
}
.specialpic img{
	width:410px;
	display:block;
}
.speciallist{
	width:750px;
	overflow:hidden;
}
.speciallist dl.tbox{
	width:350px;
	margin-right:15px;
	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:#777;
}
.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:#000;/*#777*/
}
.tagc2{
	font-size:14px;
	font-weight:bold;
	color:#000;/*:#666;*/
}
.tagc3{
	font-size:14px;
	font-weight:bold;
	color#000;
	color: #00FF00;	/*:#666;*/
}
.sp-title{
	color:#FFFFFF;
	padding:4px 12px;
/*	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;*/
	margin-bottom:8px;
	background-image: url(../images/ttbg-1.gif);
	background-repeat: repeat-x;
}
.sp-title h2{
	font-size:16px;
	line-height:27px;
	
}
.sp-title h2 a{
	margin-left:6px;
	/*background-image: url(../images/ttbg-2.gif);*/	
}
.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:#777;
	display:block;
}
.formbox .fb .value{
	float:left;
}
.formbox .fb .value img{
	vertical-align:middle;
}
.dede_comment{
	padding-bottom:6px;
}
.dede_comment .decmt-box{
	width:98%;
	padding:6px 5px 8px;
	margin:0px auto;
	border-bottom:1px solid #E5E5E5;
	overflow:hidden;
	clear:both;
}
.dede_comment .decmt-box .decmt-title{
	line-height:19px;
	color:#000;
	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:#000;
}
.dede_comment .decmt-box .decmt-title .username a{
	color:#000;
}
.dede_comment .decmt-box .decmt-title .username a:hover{
	text-decoration:none;
	color:#000;
}
.dede_comment .decmt-box .decmt-title .ip{
	color:#000;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-title .date{
	color:#000;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-act{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#000;
}
.dede_comment .decmt-box .decmt-act span{
	margin-right:7px;
}
.dede_comment .decmt-box .decmt-act span a{
	color:#000;
}
.dede_comment .decmt-box .decmt-content{
	color:#000;
	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;
}
.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:#666;
}
.nocomment{
	padding:10px;
	color:#777;
}
.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:#000;
}
.dcmp-stand{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#000;
}
.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{
	padding-top:8px;
}

.dcmp-content textarea{
	width:96%;
	height:60px;
}
.dcmp-mood{
	height:25px;
	width:660px;
	overflow:hidden;
	clear:both;
	padding-top:6px;
	background-color: #FFFFFF;
	border: 4px solid #999999;
	padding-bottom: 6px;
	margin-top: 15px;
	padding-left: 9px;
}
.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;
}
.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;	
}
.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:right;
	padding-top:6px;
	margin-right: 30px;
}
.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(../images/btn-bg2.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#444;
	cursor:pointer;
	margin-left:5px;

}

/*---------- block : red jiantou ---------*/

.red-jt{
	background-image: url(../images/ttbg-2.gif);
}





.index .bignews2{
	width:240px;
	/*height:400px;*/
	float:right;
	overflow:hidden;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #715200;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	margin-top: 5px;
}
.index .bignews2 a{
	color:#000000;/*#666666*/
}
.index .bignews2 .onenews{
	padding:8px 12px;
	/*border-bottom:1px solid #EBEBEB;*/
}
.index .bignews2 .onenews h2{
	display:block;
	height:28px;
	line-height:25px;
}
.index .bignews2 .onenews h2 a{
	font-size:16px;
}
.index .bignews2 .onenews p{
	line-height:19px;
	color:#000;/*#777;*/
}
.index .bignews2 ul.d1{
	padding:6px 14px;
	/*border-bottom:1px solid #EBEBEB;*/
	clear:both;
	overflow:hidden;
}
.index .bignews2 ul.c2{
	width:416px;
	padding:6px 4px 0px;
	border-top:2px solid #FAFAFA;
	clear:both;
	overflow:hidden;
}
.index .flashnews2{
	width:410px;
	height:200px;
	overflow:hidden;
	float:left;
	border: thick solid #FFF;
	margin-top: 5px;
}
.index .picnews2{
	width:420px;
	float:left;
	/*clear:both;*/
	overflow:hidden;
	margin-top:8px;
	height: auto;
}

.index_pic { 
margin-top:5px;
width:499px;
float:right;
margin-top:5px;
height: auto;
}
.index_pic ul { height:auto; padding:5px 0px 10px 0px; background:#fff;}
.index_pic ul li { width:114px; height:130px; overflow:hidden; float:left; margin-left:9px; display:inline;}
.index_pic ul li img { display:block;	padding:1px;border:1px solid #EEE; margin:0 0px 6px 0;}
.index_pic ul li a { display:block; text-align:center;}
.index_pic ul li a:hover { text-decoration:none;}
.index_pic ul li a:hover img { border:1px solid #AAA;}

.list_pic3{ 
margin-top:5px;
width:750px;
float:right;
margin-top:5px;
height: auto;
}
.list_pic3 ul {width:750px; height:auto; padding:5px 10px 10px 6px; background:#fff;}
.list_pic3 ul li { width:320px; height:30px; overflow:hidden; float:left; margin-left:10px; display:inline;}

.list_pic4 { 
margin-top:5px;
width:750px;
float:right;
margin-top:5px;
height: auto;
}
.list_pic4 ul { height:auto; padding:5px 0px 10px 0px; background:#fff;}
.list_pic4 ul li { width:114px; height:120px; overflow:hidden; float:left; margin-left:9px; display:inline;}
.list_pic4 ul li img { display:block;	padding:1px;border:1px solid #EEE; margin:0 0px 6px 0;}
.list_pic4 ul li a { display:block; text-align:center;}
.list_pic4 ul li a:hover { text-decoration:none;}
.list_pic4 ul li a:hover img { border:1px solid #AAA;}

.list_pic{ 
margin-top:5px;
width:750px;
float:right;
margin-top:5px;
height: auto;
}
.list_pic ul {width:750px; height:auto; padding:5px 0px 10px 6px; background:#fff;}
.list_pic ul li { width:360px; height:120px; overflow:hidden; float:left; margin-left:10px; display:inline;}
.list_pic li b a{
	color:#555;
}
.list_pic li a.preview{
	width:114px;
	float:left;
	margin-right:7px;
	margin-bottom:3px;
	margin-left:9px;
	display:inline;
}
.list_pic li a.preview img{
	width:110px;
	height:90px;
	display:block;
	padding:1px;
	border:1px solid #EEE;
}
.list_pic li a.preview:hover img{
	border:1px solid #AAA;
}
.list_pic li a.title{
	overflow:hidden;
	line-height:25px;
	font-weight:bold;
	font-size:12px;
	margin-left:2px;
}
.list_pic p.intro{
	color:#776955;
	line-height:20px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
}
.list_pic ul li a { display:block;}
.list_pic ul li a:hover { text-decoration:none;}
.list_pic ul li a:hover img { border:1px solid #666;}

.list_pic2{ 
margin-top:5px;
width:750px;
float:right;
margin-top:5px;
height: auto;
}
.list_pic2 ul {width:740px; height:auto; padding:5px 0px 10px 6px; background:#fff; border:1px solid #EEE;}
.list_pic2 ul li { width:95%; height:90px; overflow:hidden; float:left; margin-left:10px; margin-right:65px; margin-bottom:15px;display:inline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;}
.list_pic2 ul li span{
	color:#000;/*999;*/
	float:right;
}
.list_pic2 li a.title{
	overflow:hidden;
	line-height:35px;
	font-weight:bold;
	font-size:14px;
	margin-left:2px;
}
.list_pic2 span.info{
	display:block;
	line-height:23px;
	color:#555;
	padding-left:12px;
}
.list_pic2 span.info small{
	color:#000;
	font-size:12px;
	margin-left:0px;
}
.list_pic2 p.intro{
	color:#776955;
	line-height:20px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
}
