@charset "utf-8";
/* CSS Document */

#starUser, #hot-software, #software-charts, #hot-comment {
	margin: 10px 0 30px 0;
	padding:0;
	overflow: hidden;

}
#hot-software, #software-charts, #hot-comment{
	width: 720px;
}
.leftTitle {
	font-family:"微软雅黑";
	color: #060;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 500;
}
.leftTitle a{
	font-family:"微软雅黑";
	color: #69c;
	font-size: 14px;
	padding: 0 10px;
}
.leftTitle a.on{
	background:#83bf73;
	border-radius: 3px;
	color: #fff;
	margin: 0;
}
.rightTitle {
	font-family:"微软雅黑";
	color: #69c;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px 10px;
	padding-bottom: 0;
}
.user-Pics ul, .link-Pics ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 13px;
}
.user-Pics ul li {
	float: left;
	width: 40px;
	height: 40px;
	margin:0 0 13px 10px;
	border: none;
	text-align:center;
	overflow: hidden;
}
.link-Pics ul li {
	float: left;
	width: 90px;
	height: 32px;
	margin:0 0 13px 10px;
	border: none;
	text-align:center;
	overflow: hidden;
}
.user-Pics a:hover img, .link-Pics a:hover img { /*鼠标移到图片时，图片变暗*/
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity:0.8;
}
/*热门话题*/
#comment-list {
	font-size: 14px;
	color:#999;
	overflow:hidden;
	zoom: 1px;
}
#comment-list .headline{
	color: #69c;
	background: #efe;
	font-size: 14px;
	height: 20px;
	vertical-align: middle;
	padding: 2px;
}
.discussants
{
    padding:2px;
}
.discussants ul{
	margin: 0;
	padding:0;
}
.discussants ul li{
	display: inline;
	font-size: 12px;
	margin-right: 20px;
}
#rank-list ul {
	list-style: none;
	margin: 0;
	padding-left:0;
}
#comment-list .headline a,#comment-list ul li a,.content-show a{
	color: #396;
}
.content-show a{
	font-size: 12px;
}
#comment-list .headline a:hover,#comment-list ul li a:hover,,.content-show a:hover{
	color: #69c;
}
.content-show{
	margin: 20px 0;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	font-family:"微软雅黑";

}
#comment-list .comments img:hover{
	pointer: cursor;
}

/*以下是排行榜模块*/
#rank-list ul{
	border-bottom: 1px dashed #eeebe7;
	overflow:hidden; zoom:1;
	margin-bottom: 10px;
}
#rank-list ul li{
	width: 340px;
	float: left;
	padding-top:10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
#rank-list ul li ul{
	border: 0;
}
#rank-list ul li ul li{
	margin: 0;
	padding: 1px 0;
	border: none;
	width: 254px;
	margin-left: 20px;
}

p.count{
	font-size: 12px;
	color:#999;
}
/*广告位部分*/
#ads{
	background: #ebf8f9;
	height: 300px;
	margin: 10px 0 30px 10px;
}
/*首页*/
#hot {
	width:718px;
	height: 240px;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.tab-options {
	width:237px;
	float:right;
	padding:0;
	margin:0px;
	height:240px;
}
.tabId, .tabId li {
	padding:0;
	margin:0;
	border:none;
}
.tabId li {
	display:block;
	height:39px;
	line-height:18px;
	padding:10px 2px;
	text-align:center;
	cursor:pointer;
	border-width:0px 0px 1px 1px;
	border-color: #e4e4e4;
	border-style: solid;
}
.tabId li#tabId4{
	border-bottom: none;/*最后一个去掉下边框*/
}
.tabId li.current {
	display:block;
	background-color:#e4e4e4;
	padding:10px 2px;
}
.show, hidden {
	float:left;
	width:480px;
	margin-top:0px;
	text-align:left;
	height:240px;
}
.hidden {
	display:none;
}
.show {
	display:block;
	word-break:break-all;
}
.content-show {
	display:block;
	word-break:break-all;
	padding:2px;
}
.con {
	padding:10px;
	height: 160px;
	border-bottom: 1px dashed #e4e4e4;
}
.con .soft-pic{
	width:105px;
}
.con .soft-pic img{/*设置软件图片边框为白色圆角*/
	 border-radius: 8px;
	 border:1px solid #fff;
}
.comment{
	font-size: 12px;
	color:#5a81ab;
	margin:2px 10px;
	padding: 0;
	height: 60px;
}
.name{
	text-align:left;
	width: 165px;
	height: 29px;
	padding-left: 0 0 5px 5px;
	font-size: 13px;
	color:#5a81ab;
}
.star-pic{
	margin-top: 5px;
	
}
.tabId .small-pic{
	width: 35px;
	margin-left: 15px;
	margin-right: 10px;
}
.detail{
	width: 338px;
	height: 148px;
	padding: 0;
	margin-left: 15px;

}
.detail ul li{
	text-align: left;
	margin-bottom: 3px;
	padding:0;
}
.comment ul li{
	text-align: left;
	margin: 3px 0px;;
	padding:0;
}
.detail ul,.comment ul{
	text-align: left;
	padding:0;
	margin: 0;
}
.comment ul{
	text-align: left;
	padding-top:10px;
}
.detail1 a{
	font-size: 14px;
	color:#5a81ab;
}
.detail2,.button, .comment li{
	font-size: 12px;
	color:#666;
}
.detail1 p,.detail2 p{
	font-size: 12px;
	color:black;
	display: inline;
}
li.button{
	margin-top: 10px;
}
.button a{
	background: #ffeada;
	border: 1px #d5bcaa solid;
	border-radius:4px;  
	padding: 2px 10px;
	letter-spacing: 3px;
	color: #333;
}
.comment ul li a{
	color:#5a81ab;
}
