#title {
	width:100%;
	padding:10px;
	font-family:'EIIa',simsun;
	color: #d94600;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size:16px;
	
}

#title em {
	color:#5a5a5a;
}

#title a {
	color: #d94600;
	text-decoration: none;
}

#title a:hover {
	color: #d94600;
	text-decoration: none;
}

#title img {
	border-width:0;
	border-color:transparent;
	vertical-align: middle;
	padding:0 0 4px 0;
}

#title img:hover {
	border-width:0;
	border-color:transparent;
}

.detail {
	float:left;
  	position: relative;
	text-align: left;
	margin: 0 0 10px 0;
}

.detail-desc {
	float:right;
  	position: relative;
	text-align: left;
	margin: 0 0 10px 0;
}

#detail-img {
	color: #cc0000;
	width:140px;
	font-size:16px;
	font-weight: bold;
	padding: 0 0 0 6px;
}

#detail-info {
	font-size:12px;
	width:540px;
}

#detail-info-desc {
	font-size:12px;
	width:240px;
	vertical-align:top;
}
#detail-info ol.message {
	list-style-type:decimal;
	margin: 0 0 5px 25px;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #900;
	line-height: 20px;
}

#detail-info ol.message a {
	color: #0000ff;
	text-decoration: underline;
}

#detail-info li {
	width:440px;
	height:20px;
	line-height:1.5em;
}

h3 {
	font-weight: bold;
  position: relative;
	padding: 5px 0 0 10px;
	margin: 0 0 5px 0;
	font-family:'EIIa',simsun;
	color: #0085bd;
	letter-spacing: 0.1em;
	font-size:14px;
}

#page-show-list {
	float:left;
	width:695px;
	font-size:12px;
	padding:10px 10px 0 30px;
	margin: 0 0 20px 0;
}

#page-show-list li {
	float:left;
	width:170px;
	height:250px;
	text-align:left;
	overflow:hidden;
	line-height:1.5em;
	margin: 0 0 10px 0;
}

#page-show-list li.end {
	width:126px;
}

#page-show-list .showTxt {
	width:120px;
	white-space:normal; 
	overflow:hidden;
	margin: 0 0 0 4px;
}

#category {
	float:left;
	width:270px;
	font-size:12px;
	padding:0 0 7px 10px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	text-align:left;
}

#category #type {
	margin: 5px 0 10px 0;
}

#category li {
	float:left;
	text-align:left;
	overflow:hidden;
	line-height:1.5em;
	margin: 0 15px 3px 0;
}

#category li a.selected {
	padding: 4px 8px 4px 8px;
	border: 1px solid #ccc;
	background:#cd001d;
	color:#fff;
}

#show-list {
	margin: 15px 0 10px 0;
}

#show-list li {
	margin-bottom: 15px;
}

#show-list2 { padding:0 10px;}

#show-list2 li {
	float: left;
	height:195px;
	text-align:bottom;
	font-size: 12;
	overflow:hidden;
	padding:10px;
	border: 1px solid #eee;
	margin:0 14px 10px 0;

}

#show-list2 li:hover {
	background:#FDFED8;
	font-weight:bold;
	color: #d94600;
	cursor: pointer;
}

#show-list2 .main-Txt { position:relative;
        width:123px;
        overflow:hidden;
        text-align:center;

}

#show-list2 li:hover a {
	color:#cc0000;
}


#week-hot li .showTxt2 {
	width:110px;
	white-space:normal; 
	overflow:hidden;
	margin: 3px 0 8px 0;
}

#week-hot li .ad2 {
	width:110px;
	height:120px;
	margin: 3px 0 8px 0;
	overflow:hidden;
}

