@import url("define.css");
strong{
	font-size:14px;
}
.commend p a , .toplist p a {
	color:#0a93c9;
}
/*index */
.img img{
	width:110px;
	height:130px;
}
.main_bottom , .toplist , #links{
	background: url("images/line.png") no-repeat 0 0;
}

.main_top , .main_bottom {
	position:relative;
	color:#b6b6b6;
}
.main_top {
	height:342px;
	margin-top:12px;
}
.commend{
	float:left;
	width:692px;
	height:340px;
	border:solid #ddd 1px;
}
.commend dt{
	float:left;
	width:20px;
	height:100%;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}
.commend dd{
	width:332px;
	height:160px;
	margin-top:10px;
	float:left;
}
.commend dd p{
	float:right;
	margin-right:8px;
	_margin-right:5px;
	width:197px;
	height:22px;
	color:#666666;
	overflow:hidden;
}
.commend dd .img{
	width:118px;
	height:138px;
	float:left;
}
.commend dd .img a{
	display: block;
	border: 1px solid #ccc;
	padding:3px;
}	
.commend dd .img a:hover{
	border: 1px solid #00CCFF;
}
.commend dd .intro{
	border-top:solid #ddd 1px;
	padding-top:5px;
	height:90px;
}
.monthvisit{
	border:solid #ddd 1px;
	float:right;
	width:264px;
	height:340px;
	overflow: hidden;
	background: url("images/line_2.png") repeat-y 10px 35px;
}
.monthvisit dt{
	height:30px;
	border-bottom:solid #ddd 1px;
	font-size:14px;
	color:#414141;
	line-height:30px;
	text-indent:10px;
	font-weight: bold;
	background-color:#f7f6f8;
	margin-bottom:10px;
}
.monthvisit dd{
	float:left;
	width:120px;
	height:20px;
	margin:0 4px;
	line-height:18px;
	margin-bottom:10px;
	overflow: hidden;
}
.monthvisit dd em{
	float:left;
	display:block;
	width:18px;
	height:14px;
	font-size:11px;
	color:#929292;
	font-family:Tahoma;
	line-height:13px;
	text-align:center;
	border:solid #c5c5c5 1px;
	margin:0 8px;
	_margin:0 4px;
	font-style: normal;
}
.monthvisit .top em{
	width:20px;
	height:16px;
	background-color:#0a93c9;
	color:#fff !important;
	line-height:15px;
	font-weight:bold;
	border:none;
}
.main_bottom{
	height:510px;
	background-position:0 -1225px;
	background-repeat:repeat-x;
	margin-top:8px;
	border:solid #ddd 1px;
}
.lastupdate{
	position:absolute;
	left:12px;
	top:55px;
	width:675px;
	padding:0;
	background:none;
}

.lastupdate dt {
	background: url("images/lastupdate.jpg") no-repeat 0 0;
	position:absolute;
	left:30px;
	top:-35px;
	width:116px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
}
.lastupdate dd{
	display: block;
	border-bottom:1px dashed #bebebe;
	zoom:1;
	overflow:hidden;
}
.lastupdate dd p{
	float:left;
	height:24px;
	line-height:30px;
	margin: 0 4px;
	overflow:hidden;
	text-align:center;
	color:#888;
}
dd .s1{
	width:135px;
}
dd .s1 a{color:#38829D;}
dd .s2 , dd .s3, dd .s6{
	width:60px;
}
dd .s4 {
	width:200px;
}
dd .s5 {
	width:105px;
	text-align:right;
}
dd .s5 a{color:#38829D;}
.toplist{
	float:right;
	width:267px;
	margin-top:25px;
}
.toplist dt{
	text-indent:-9999px;
	overflow:hidden;
	height:1px;
	font-size:1px;
}
.toplist dd{
	height:160px;
	margin-bottom:5px;
	padding-left:12px;
}
.toplist dd .img{
	width:118px;
	height:138px;
	float:left;
}
.toplist dd .img a{
	display: block;
	border: 1px solid #ccc;
	padding:3px;
}	
.toplist dd .img a:hover{
	border: 1px solid #00CCFF;
}
.toplist dd p{
	float:right;
	width:120px;
	height:20px;
	margin-right:8px;
	color:#999;
}
.toplist dd p strong{
	color:#0a93c9;
}
