/******************************************
网页整体宽度
******************************************/
.wrap_w8{
	width:960px; text-align:left; background-color:#FFF;
	margin:auto;
}
.btn_bg {
	background: url(btn_bg.gif) repeat-x
}
/*横幅广告*/
#banner_ad{
	margin-top:5px;
}
/******************************************
font-size: 12px;超级链接字体大小
color:字体颜色
text-decoration: none;没有下画线.要有下画线.改none为underline
a 为统一超级链接,
a:link没有点击过的超级链接样式
a:visited 被点击过的超级链接样式
a:hover 鼠标指向时的超级链接样式
a:active 被用户激活(在鼠标点击与释放之间发生的事件)时的样式.少用
*******************************************/

.wrap_w8 a {
	font-size: 12px;
	line-height:200%;
}
.wrap_w8 a:link {
	color: #333333;
	text-decoration: none;
}
.wrap_w8 a:visited {
	text-decoration: none;
	color: #333333;
}
.wrap_w8 a:hover {
	text-decoration: underline;
	color: #4E667B;
}
.wrap_w8 a:active {
	text-decoration: none;
}


/******************************************
#toplogin input.login_name用户名表单,
#toplogin input.login_pwd密码表单,写在一行,用,号分开共用样式
width:90px;表单宽
height:15px;表单高
*******************************************/

#toplogin input.login_name,#toplogin input.login_pwd{
	width:90px;
	height:15px;
}

/******************************************
#toplogin input.login_sub提交按钮表单,
width:90px;表单宽
height:15px;表单高
background:#D2E4FC;	背景颜色
*******************************************/

#toplogin input.login_sub{
	width:40px;
}

/***********************************
头部常用功能工具条样式
***************************************/
.header_bg1{
	background:url(header_bg1.jpg);
	background-repeat:no-repeat;
	padding:3px;
	text-align:center;
	margin-top:5px;
}
/*****************************************
左边 中间 右边 各有个的样式
******************************************/
 /*网页左边部分*/
.PageLeft{
	float:left;
	width:211px;	
	margin-right:14px;
	
}
.PageLeft .a_sort_link{ color:#6699FF;}
 /*网页左边-宽*/
.PageLeftLong{
	float:left;
	width:722px;	
}
.PageLeftLong .a_sort_link{ color:#6699FF;}
/*对半分宽度*/
.PageBan1{
	float:left;margin-left:-3px;
	width:49%;

}
.PageBan2{
	float:right;
	width:49%;

}

/*网页中间*/
.PageCenter{ 
	float:left;
	width:510px;	
	margin:0;
}
.PageCenter .a_sort_link{ color:#6699FF;}

/*网页中间-主页样式的*/
.PageCenter_index{ 
	float:left;
	width:403px;	
	margin:0;
}
.PageCenter_index .a_sort_link{ color:#6699FF;}

/*网页右边*/
.PageRight{ 
	float:right;
	width:238px;
	margin:0;
}
/*网页右边主页用*/
.PageRight_index{ 
	float:right;
	width:320px;
	margin:0;
}
/*专家页面*/
.PageLeft_zj{ 
	float:left;
	width:320px;	
	margin:0;
}
.PageRight_zj{ 
	float:right;
	width:635px;	
	margin:0;
}
/**************************容器****/
/*左边容器样式*/
.LeftList{ 
	margin-top:5px;
	width:211px;	
}
.LeftList .a_sort_link{ color:#6699FF;}

.LeftList .header{
	background:url(left_div_top.jpg) no-repeat;
	padding:0px 0px 3px 25px;
	color:#1531aa;
	line-height:28px;
}
.LeftList .content{
    border:1px #98c5ef solid; border-top: 0px;
    padding:8px; margin-top:-4px;
	color:#0D6AB0;
	background-color:#F4F9FD;
	
}
.LeftList .content a:link{ color:#0165B3;}
.LeftList .content a:visited{ color:#0165B3;}
.LeftList .content a:hover{ color:#454545;}
.LeftList .content a:active{ color:#454545;}
.LeftList .content .harf{ width:48%; float:left;}
/****
以下部分是容器样式一般而言,header就是容器标题content就是内容框
***/
/*中间容器样式小1*/
.CenterList_1{ 
	margin-top:5px;
	width:403px;	
}

.CenterList_1 .header{
	background:url(center_div_top2.jpg) no-repeat;
	padding-left:25px;
	color:#1531aa;
	line-height:27px;
}

.CenterList_1 .content{
	border:1px #98c5ef solid; border-top: 0px;
	width:100%;
    padding:8px 8px 8px 0px; margin-top:-5px;
	color:#0D6AB0;
}


/*中间容器样式大1*/
.CenterListLong_1{ 
	margin-top:5px;
	width:722px;	
}

.CenterListLong_1 .header{
	background:url(left_div_long.jpg) no-repeat;
	padding-left:25px;
	color:#1531aa;
	line-height:28px;
}
.CenterListLong_1 .content{
    padding:8px;
	color:#454545;
	border:1px #9ac5ef solid; border-top:none; margin-top:-1px
}
/*中间容器样式大2*/
.CenterListLong_2{ 
	margin-top:5px;
	width:722px;	
}

.CenterListLong_2 .header{
	background:url(left_div_long2.jpg) no-repeat;
	padding-left:25px;
	color:#1531aa;
	line-height:28px;
}
.CenterListLong_2 .content{
    padding:8px;
	color:#454545;
	border:1px #9ac5ef solid; border-top:none; margin-top:-1px	
}
/*中间容器样式大3/带有最佳答案图*/
.CenterListLong_best{ 
	margin-top:5px;
	width:722px;	
}

.CenterListLong_best .header{
	background-image:url(bestreplay.jpg);
	background-repeat:no-repeat;
	padding:7px 0px 7px 10px;
	color:#125D87;

}
.CenterListLong_best .content{
    padding:8px;
	color:#454545;
	border:1px #9ac5ef solid; border-top:none; margin-top:-2px	
	
}
/**右边容器样式，首页样式的,也是通用自动宽度样式，注意修改**/
.RightList_index{
	float:right;
	margin-top:5px;
	width:99%;
	border:#98c5ef 1px solid;
}

.RightList_index .header{
	background:url(right_div_top2.jpg) no-repeat;
	padding-left:25px;
	color:#1531aa;
	line-height:27px;
	font-weight:700;
}
.RightList_index .header img{
	margin-top:5px;
}
.RightList_index .content{
    padding:4px 5px 5px 0px; margin-top:-5px;
	color:#0D6AB0;
}
.RightList_index .content li{
	text-align:left;clear:both;
}
.RightList_index .content a{ font-size:12px; }

/**右边容器样式1**/
.RightList_1{
	float:right;
	margin-top:5px;
	width:228px;
	border:#9ac5ef 1px solid;
}

.RightList_1 .header{
	background:url(right_div_top2.jpg) no-repeat;
	padding-left:25px;
	color:#1531aa;
	line-height:27px;
	font-weight:700;
}
.RightList_1 .content{
    padding:4px 5px 5px 0px; margin-top:-5px;
	color:#0D6AB0;
}
.RightList_1 .content li{
	text-align:left;clear:both;
}
.RightList_1 .content a{ font-size:12px; }

/**右边容器样式2**/
.RightList_2{
	float:right;
	margin-top:5px;
	width:228px;
	border:#9ac5ef 1px solid;
}

.RightList_2 .header{
	background:url(right_div_top2.jpg) no-repeat;
	padding-left:25px;
	color:#1531aa;
	line-height:27px;
	font-weight:700;
}
.RightList_2 .content{
    padding:1px 5px 5px 8px;
	color:#0D6AB0;
}
.RightList_1 .content li{
	text-align:left;clear:both;
}
.RightList_1 .content a{ font-size:12px; }

/******************
有顶显示的
********************/
.ding{}
/******************************
搜索表单
********************************/
.search_title{
	border-bottom:1px #CCCCCC solid;
 	padding:5px;
}
.search_form{
background-image:url(search_bg.jpg); padding-top:10px;
height:80px;
text-align:center;
}
.search_form span{ color:#0D6AB0;}
.search_form .input{
	height:16px;
	padding:5px;
}
.search_choose .lab1{ font-size:13px; font-weight:bold; color: #C00; cursor:hand;}
.search_choose .lab2{ font-size:12px;cursor:hand;}
/******************************
搜索结果
********************************/
.search_list{ margin-top:5px; padding:5px; border-bottom:1px #CCCCCC dashed;}
.search_list .title a{ clear:both; color:#0000CC; font-size:14px;}
.search_list .short_content{ color:#999999;}
.search_list .asker{ }

/*****************************
guide 页面路径
***********************/
.guide{ clear:both; padding:1px 0px 0px 25px; background:url(b960.png) no-repeat; height:26px; line-height:26px}


/*********************************************************************
**********************************************************************
AJAX在线编辑DIV容器
这个会员看不到.只是版主管理员才可以看到.这是后台风格
一般不必修改了.修改了会员也看不到
**********************************************************************
*********************************************************************/
#AjaxEditTable{
	border:1px solid #BEDDFF;
	background:#FFF;
}
#AjaxEditTable .head{
	height: 21px;
	background: #DBEAFF;
	border-bottom:1px solid #BEDDFF;
	padding:3px 5px 0 7px;
}
#AjaxEditTable .head a{
	color:#FFF;
}
#AjaxEditTable .head span{
	DISPLAY: block; 
	FLOAT: right;
}
#AjaxEditTable .middle{
	background:#FFF;
	line-height:18px;
	padding:5px;
}
#AjaxEditTable .middle input,#AjaxEditTable .middle textarea{
	border:1px solid #BEDDFF;
	background:#FFF;
}

/*发布问题时候用*/
.thatdiv{
border:1px #CCCCCC dotted; 
width:150px; margin:10px ;
height:300px; 
overflow-Y:auto; 
overflow-X:hidden;
padding:2px 3px 2px 5px; 
float:left; 
margin-right:5px; 
margin-bottom:5px; 
font-size:12px;
}
.ask_sort1{
border-bottom:1px #CCCCCC dashed; 
padding:5px; 
cursor:hand;
}
.ask_sort2{
border-bottom:1px #CCCCCC dashed; 
padding:5px; cursor:hand;
font-weight:700; 
background-image:url(chooooooose.png); 
background-position:right; 
background-repeat:no-repeat;
color:red;
}

/*发布页面*/
.table_line{ border-bottom:0px #CCCCCC dashed;}

/*列表用*/
.list_label{
margin-right:5px; 
}
.list_label .span1 {
	width:100px; font-size:13px; font-weight:bold; color: #F00;
}
.list_label .span2 {
	width:100px; font-size:12px;
}

.list_label_list{ font-size:12px;}
.list_label_list a { font-size:14px; }
.list_label_list a:Link { color:blue; }
.list_label_list a:hover {color:#565656; }
.list_label_list .sortname{color:#787878; }
.list_label_list td { border-bottom:1px #cdcdcd dashed; padding-top:5px;}
.sort_tj{ float:left; width:49%;}

/*问题详细页面*/
.qainfo{ line-height:170%;}
.qastatus{width:400px; float:left; }
.addcoll{float:right; width:100px; text-align:right; margin-right:10px;}
.qatitle{font-size:16px;}
.qacontent{ font-size:14px; color:#333333; margin:10px 0 0 5px;}
.qacontent_add{font-size:14px; color:#333333; border-top:1px #999999 dashed;margin:5px 0 0 5px;}
.desc{ color:#999999;}
.desc_re{ color:#999999;border-top:1px #CCCCCC dashed;}
.qausername{text-align:right; padding-right:20px; margin-bottom:10px;}
.replyconent1{ color:#666666;}
.replyconent2{ color:#222222;}
.qa_do{line-height:170%; margin-bottom:5px;}
.imgForqa a{width:120px; float:left; margin-right:10px; }
.imgForqa a img{ width:120px;border:1px #CCCCCC solid;}

/**问题答案列表**/
.replaylist{ 
border-bottom:1px #F2F2F2 dashed;
}
.replaylist .userinfo{
padding:5px; 
width:90px;
text-align:center;
border-right:1px #CCCCCC dashed;
}
.replaylist .userinfo img{
border:1px #CCCCCC solid; 
}

.replaylist .recontent{
padding:5px; 
width:590px;
text-align:left;
vertical-align:top;
line-height:150%;
}
.replaylist .recontent .descqa{
text-align:left;
border-bottom:1px #f0f0f0 dashed;
color:#999999;
margin-bottom:5px;
background-color:#F5F9FC;
padding:3px;
}
/*分页*/
.page {
 margin-top:5px;
 }
.page a:link{
 border:1px #cccccc solid;
 padding:3px 8px 3px 8px;
 }
 .page a:visited{
 border:1px #cccccc solid; 
 padding:3px 8px 3px 8px;
 }
 .page a:hover{
 border:1px #cccccc solid; 
 padding:3px 8px 3px 8px;
 color:blue;
 background-color:#DBEEED;
 }
 .page a:active{
 border:1px #cccccc solid; 
 padding:3px 8px 3px 8px; 
 color:blue;
 background-color:#DBEEED;
 }
/*用户暂时页面*/
.user_menu{ margin:3px 8px 3px 3px;  padding:5px; float:left; width:40%}
.user_menu a:link{ font-size:14px;}
.user_menu a:hover{ font-size:14px; color:#000000;}
.user_menu a:visited{ font-size:14px; }
.user_menu a:active{ font-size:14px; }
