/*
*头部广告
*/
.MainAdTop{
	width:960px;
	height:70px;
	overflow:hidden;
	margin-bottom:10px;
}
/*
*主体布局
*/
.MainContainer{
	clear:both;
}
.MainContainer td{
	vertical-align:top;
}
.MainContainer .SideL{
	width:210px;
}
.MainContainer .SideC{
	width:480px;
	padding:0 10px 0 10px;
}
/*
*我要提问
*/
.Questions{
	height:55px;
	text-align:center;
}
/*
*左边按钮
*/
.LeftButton{
	height:27px;
	margin:5px auto 10px auto;
}
/*
*知道分类
*/
.LeftSideTable .head{
	height:30px;
	background:url(headlbg.gif) right bottom no-repeat;
}
.LeftSideTable .head span{
	float:left;
	padding:5px 0 0 15px;
	line-height:25px;
	background:url(headlbg.gif) left bottom no-repeat;
	color:#FFF;
}
.LeftSideTable .cont{
	border:#4C8FBC solid 1px;
	padding:5px;
	background:#F4F9FD;
}
.LeftSideTable .cont dl{
	clear:both;
	margin-bottom:8px;
}
.LeftSideTable .cont dl dt{
	border-bottom:#DDD dotted 1px;
	line-height:20px;
	font-weight:bold;
	padding-left:5px;
	margin-bottom:3px;	
}
.LeftSideTable .cont dl dt a{
	color:#0165B3;
}
.LeftSideTable .cont dl dd{
	clear:both;
}
.LeftSideTable .cont dl dd span{
	color:#999;
}
.LeftSideTable .cont dl dd div{
	width:50%;
	height:18px;
	line-height:18px;	
	float:left;
	overflow:hidden;
}
.LeftSideTable .cont dl dd div a{
	margin-left:5px;
	color:#0165B3;
}
/*
*知道搜索
*/
#CenterMainSearch{
	height:78px;
	margin-bottom:1px;
}
#search_choose{
	height:35px;
	padding-left:45px;
	padding-bottom:1px;
	vertical-align:bottom;
}
#search_choose a.choose{
	font-size:14px;
	font-weight:bold;
}
#search_choose span{
	color:red;
	padding-left:3px;
}
#CenterMainSearch .formdiv{
	height:38px;
	padding-left:20px;
	vertical-align:top;
}
#CenterMainSearch .formdiv div{
	float:left;
}
#CenterMainSearch .formdiv .keyword{
	width:355px;
	height:23px;
	line-height:23px;
	margin-top:1px;
}
#CenterMainSearch .formdiv .submit{
	border:0;
	margin-left:5px;	
}
/*
*知道系统测试问答
*/
.zhidaotest .head{
	height:27px;
	background:url(headcbg.gif) right bottom no-repeat;
}
.zhidaotest .head span{
	padding:2px 10px 0 15px;
	line-height:25px;
}
.zhidaotest .head span.FL{
	background:url(headcbg.gif) left bottom no-repeat;
	color:#FFF;
	display:block;
	width:140px;
}
.zhidaotest .head span.FR .red{
	padding-left:20px;
	color:red;
	background:url(courenao.png) left top no-repeat;
}
.zhidaotest .cont{
	border:#DDD solid 1px;
	border-top:0;
	padding:5px;
}
.zhidaotest .cont .img{
	width:120px;
	text-align:center;
	padding:10px 0 10px 0;
	float:left;
}
.zhidaotest .cont .word{
	padding-left:10px;
	line-height:20px;
	float:left;
	color:#0165B3;
}
/*
*中间模块
*/
.moduletable{
	border:#DDD solid 1px;
}
.moduletable .head{
	height:30px;
	background:url(headcbg1.gif) left bottom repeat-x;
}
.moduletable .head span.FL{
	padding:2px 0 0 15px;
	line-height:28px;
	font-weight:bold;
}
.moduletable .cont{
	padding:5px 5px 5px 0;
}
.moduletable .cont .img{
	width:120px;
	text-align:center;
	padding:10px 0 10px 0;
	float:left;
}
.moduletable .cont .word{
	line-height:25px;
	float:left;
	color:#0165B3;
	padding-left:10px !important;
	padding-left:0;
}
/*
*专家集
*/
.ExpertsTable{
	border:#DDD solid 1px;
}
.ExpertsTable .head{
	height:30px;
	background:url(headcbg1.gif) left bottom repeat-x;
}
.ExpertsTable .head span.FL{
	padding:2px 0 0 15px;
	line-height:28px;
	font-weight:bold;
}
.ExpertsTable .cont{
	padding:5px;
}
.ExpertsTable .cont .listtable{
	border-bottom:#DDD dotted 1px;
}
.ExpertsTable .cont .listtable .img{
	width:10%;
	padding:10px 10px 10px 5px;
}
.ExpertsTable .cont .listtable .img a{
	display:block;
	width:80px;
	height:80px;
	border:#DDD solid 1px;
	padding:1px;
}
.ExpertsTable .cont .listtable .word{
	padding-top:5px;
	line-height:23px;
}
.ExpertsTable .cont .listtable .word div{
	height:23px;
	overflow:hidden;
	padding-right:5px;
	color:#888;
}
.ExpertsTable .cont .listtable .word div span{
	font-weight:bold;
}
.ExpertsTable .cont .listtable .word div.c{
	color:#0165B3;
}
/*
*会员动态
*/
.moduletable .cont .list{
	height:25px;
	line-height:25px;
	padding:0 10px 0 15px;
	overflow:hidden;
	color:#0165B3;
}
.moduletable .cont .list span{
	font-weight:bold;
}
/*
*公告区
*/
.moduletable .cont1{
	padding:5px 10px 5px 10px;
	color:#0165B3;
	line-height:20px;
}