/*----------首页*/
/*----------首页:内容*/

/*----------首页:左侧*/
.leftclass{
	width:230px;
	float:left;
}
.leftclass .title{width:226px;color:#000;background: url(../images/icon1.png) repeat-x left -36px;;font-size: 14px;height: 28px;line-height: 28px;border: 1px solid #C8D8F2; padding:1px; font-weight:700; text-align:center}
.classbox{border: 1px solid #C8D8F2; border-top:none;padding-bottom:10px; width:228px;background:#F5F8FD;}
.classbox li{width:220px;border-bottom:1px dotted #DDD;padding:10px 0 5px 8px; list-style:none;}
.classbox li a{
	font-size:14px; font-weight:700;background:url(../images/ico_21.gif) left center no-repeat;color:#000;
	height:15px;
	line-height:15px;
	padding:0 8px 0 12px;
	margin:10px 0px 0px -1px;
	white-space:nowrap;
}

/*----------首页:中间*/
.mlist{
	width:456px;
	float:left;
	margin-left:7px;
	overflow:hidden;
}
/*----------首页:中间:推荐问题*/
.tjbox{
	width:454px;
	border:1px solid #A3C7DA;
	background:#F8FBFE;
	overflow:hidden;
}
.tjbox .title{
	background:url(../images/ico_22.gif) 10px 8px no-repeat;
	text-indent:30px;
	line-height:29px;
	font-weight:bold;
	color:#369;
	letter-spacing:2px;
}
.tjbox .tlist{
	width:444px;
	margin:0px auto 5px;
	background:#FFF;
	border:1px solid #DFF1FD;
	overflow:hidden;
}
.tjbox .tlist dl{
	margin-left:10px;
	padding-bottom:5px;
	clear:both;
}
.tjbox .tlist dl dd{
	display:block;
	clear:both;
	width:430px;
	height:21px;
	margin-top:7px;
	line-height:17px;
}
.tjbox .tlist dl dd img{
	float:left;
}
.tjbox .tlist dl dd span.tclass{
	float:left;
	margin-left:2px;
	color:#999;
	display:block;
	text-align:right;
}
.tjbox .tlist dl dd span.tclass a{
	color:#777;
	text-decoration:none;
}
.tjbox .tlist dl dd span.tclass a:hover{
	color:#FF3300;
}
.tjbox .tlist dl dd span.tlink{
	float:left;
	font-size:14px;
	margin-left:10px;
	display:block;
}
/*----------首页:中间:问题列表*/
.qalist{
	width:456px;
}
.qalist dl{
	clear:both;
	display:block;
	background:url(../images/tlist_title_bg.gif) left top no-repeat;
}
.qalist dl dt{
	display:block;
	color:#369;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	text-indent:16px;
	letter-spacing:2px;
	padding-top:5px;
}
.qalist dl dd{
	display:block;
	margin-left:8px;
	clear:both;
	height:23px;
	margin-top:5px;
}
.qalist dl dd  span{
	display:inline;
}
.qalist dl dd  span.tclass{
	float:left;
	color:#999;
	width:72px;
	text-align:right;
}
.qalist dl dd  span.tclass a{
	color:#777;
	text-decoration:none;
}
.qalist dl dd span.tclass a:hover{
	color:#FF3300;
}
.qalist dl dd span.tlink{
	float:left;
	margin-left:16px;
	font-size:14px;
}
.qalist dl dd span.fen{
	float:left;
	margin-left:10px;
	color:#999999;
}
