/* 热门文章 */
.hotarticles {
	width: 248px;
	height:306px;
	float: right;
	margin-left: 7px;
	margin-top: 5px;
	border:1px solid #dedede;
	border-top:none;
	overflow: hidden;
}
.hotarticles dt {
	width: 248px;
	height: 28px;
	font-size:15px;
	line-height:28px;
	font-weight:bold;
	color:#824493;
	margin:0;
	padding:0;
	border:none;
	background: url(../images/top3.gif) repeat-x center;
}
.hotarticles dt span {
	width:30px;
	height:28px;
	display:block;
	float:left;
	background: url(../images/typenamepre.gif) no-repeat center;
}
.hotarticles li {
	height:30px;
	width:248px;
	line-height:30px;
	border-bottom:1px dashed #dedede;
}
.hotarticles li strong {
	padding-left:15px;
	font-weight:bold;
	height:30px;
	display:block;
	float:left;
	width:55px;
	color:#8a57a6;
	overflow:hidden;
	background:url(../images/li.gif) no-repeat 3px center;
}
.hotarticles li a{
	margin-left:10px;
}
/* 热门关键词 */
#hotkeywords {
	display:inline;
	width: 238px;
	float: right;
	margin-left: 7px;
	margin-top: 5px;
	border:1px solid #dedede;
	border-top:none;
	overflow: hidden;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
#hotkeywords p {
	width: 248px;
	height: 28px;
	font-size:15px;
	line-height:28px;
	font-weight:bold;
	color:#824493;
	margin:0 -5px;
	padding:0;
	border:none;
	background: url(../images/top3.gif) repeat-x center;
}
#hotkeywords p span {
	width:30px;
	height:28px;
	display:block;
	float:left;
	background: url(../images/typenamepre.gif) no-repeat center;
}
#hotkeywords  a{
	display:inline;
	height:25px;
	font-size:13px;
	line-height:25px;
	margin-top:5px;
	margin-left:5px;
}
/* 快速导航 */
.fast_nav {
	width: 248px;
	float:right;
	margin-top: 5px;
	border:1px solid #dedede;
	margin-left:7px;
	border-top:none;
}

.fast_nav .ttitle {
	width: 248px;
	height: 28px;
	font-size:15px;
	line-height:28px;
	font-weight:bold;
	color:#824493;
	margin:0;
	padding:0;
	border:none;
	background: url(../images/top3.gif) repeat-x center;
}
.fast_nav .ttitle span {
	width:30px;
	height:28px;
	display:block;
	float:left;
	background: url(../images/typenamepre.gif) no-repeat center;
}
.fast_nav li {
	width:248px;
	float:left;
	height:54px;
	overflow:hidden;
	border-bottom:1px dashed #dedede;
}
.fast_nav li img {
	height:48px;
	width:48px;
	margin-right:5px;
	margin-top:3px;
	margin-left:3px;
	float:left;
}
.fast_nav li a {
	display:block;
	float:left;
	height:14px;
	line-height:14px;
	text-align:center;
	width:63px;
	overflow:hidden;
	margin-left:1px;
	margin-top:3px;
}
/* 项目索引 */
#items_list {
	width:950px;
	margin-top:5px;
	float:left;
	background:url(../images/itemlist_bg.jpg) left bottom repeat-x;
}
#items_list p {
	font-size:16px;
	color:#9863bd;
	font-weight:bold;
	height:35px;
	margin-bottom:5px;
	line-height:35px;
	padding-left:15px;
	background:url(../images/xmsybg.gif) repeat-x;
}
#items_list ul {
	display:inline;
	width:170px;
	height:200px;
	float:left;
	margin:0px 10px;
}
#items_list .itemtypename {
	display:inline;
	float:left;
	width:140px;
	padding-left:10px;
	height:20px;
	line-height:20px;
	margin-left:10px;
	background:#aeadae;
}
#items_list li {
	display:block;
	float:left;
	width:160px;
	height:20px;
	line-height:20px;
	padding-left:10px;
}
