﻿.div_questions
{
    margin: 0 auto;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.div_questions .div_search
{
    margin: 0 0 20px 0;
}

/*input[type="text"]*/
.textboxStyle
{
    border: 1px solid #bed1f1;
    padding: 3px;
}

/*btn*/
form .btn_style
{
    background-image: url(../Images/1777.jpg);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 14px;
    width: 93px;
    height: 30px;
    border: 0;
    font-weight: bolder;
    color: #883300;
}

.small_btn
{
    background-image: url(../Images/18.png);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 12px;
    width: 50px;
    height: 25px;
    border: 0;
    font-weight: bolder;
    color: #883300;
}

/*ul*/
.ul_bottom1
{
    height: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #d9e4f7;
}

.ul_bottom1 .title
{
    color: #999999;
    font-size: 13px;
    float: left;
    overflow: hidden;
}

/*ul*/
.ul_bottom
{
    height: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #d9e4f7;
}

/*li*/
.ul_bottom .content
{
    height: 100%;
    float: left;
    overflow: hidden;
    font-size: 13px;
    cursor: hand;
    padding: 8px 0 8px 0;
    cursor: pointer;
    
}

/*ul hover*/
.ul_bottom:hover
{
    height: 100%;
    overflow: hidden;
    background-color: #d3e6f7;
    border-bottom: 1px dashed #d9e4f7;
}

.know_cor
{
    border: 1px solid #b9d6db;
    width: 98%;
    padding: 10px 0 10px 10px;
}


.know_cor li
{
    width: 100%;
    overflow: hidden;
    padding: 5px 0 5px 0;
    color: #656565;
}



/*问题的div层样式*/
.div_question
{
    overflow: hidden;
    border-top: 3px solid #91b3e6;
    border-left: 1px solid #91b3e6;
    border-right: 1px solid #91b3e6;
    border-bottom: 1px solid #91b3e6;
}
.div_question .qul
{
    overflow: hidden;
    width:90%; 
    margin:0 auto;
     border:1px solid #91b3e6;
     margin-top: 10px;
     margin-bottom:10px;
     height:200px;
}

/*问题的div层样式*/
.question_title
{
    color: #14061e;
    font-size: large;
    font-weight: bold;
    width: 90%;
    float: left;
    padding: 10px 0 0 0;
}

/*回答的div层样式*/
.div_answer
{
    margin: 15px 0 0 0;
    overflow: hidden;
    border: 1px solid #91b3e6;
}
/*最佳回答的样式*/
.best_answer
{
    color: #14061e;
    font-size: large;
    font-weight: bold;
    width: 70%;
    float: left;
    padding: 5px 0 12px 10px;
}
/*其他回答的样式*/
.other_answer
{
    color: #14061e;
    font-size: large;
    font-weight: bold;
    width: 70%;
    float: left;
    padding: 5px 0 12px 10px;
}

/*回答内容正文样式*/
.answer_content
{
    *float: left;
    padding: 0 35px 10px 35px;
    color: #000000;
    font-size: 15px;
    line-height: 25px;
    width:92%;
}
/*提问和回答的相关信息：用户名、等级*/
.information
{
    color: #666666;
    float: left;
    width: 90%;
    padding: 15px 0 10px 40px;
}
.answer_reply{
    float: right; 
    margin: 0 40px 10px 0;
    *margin-right: 20px;
    }

/*赞按钮样式*/
.goodbtn
{
    background-image: url(../Images/Know/good.jpg);
    background-repeat: no-repeat;
    width: 58px;
    height: 26px;
    border: 0;
    vertical-align: middle;
    color: #df4843;
    padding-left: 20px;
    font-weight: bolder;
    cursor:hand;
    cursor:pointer;
}

.time
{
    width: 28%;
    float: left;
    text-align: right;
    padding: 18px 0 25px 0;
    color: #666666;
}
.comment
{
    cursor: hand;
    cursor: pointer;
}
.comment:hover
{
    text-decoration: underline;
}
.wordnotice
{
     background-color: #fbfbfb;
    border: 1px solid #dddddd;
    margin-top:12px;
 height:15px; 
 width:100%; 
 padding: 8px 0 10px 0; 
 text-align:right;
    }
.display_div
{
    background-color: #fbfbfb;
    border: 1px solid #dddddd;
    width: 89%;
    margin: 0 auto;
    height:auto;
}

.comment_question
{
    width: 100%;
    border: 1px solid #a5acb2;
    padding: 6px 0 6px 6px;
}
.comment_ul
{
    width: 90%;
    margin: 0 auto;
    padding: 15px 0 15px 0;
}
.comment_ul .li_empty
{
   border-bottom: 1px solid #dddddd; 
   *margin-bottom: -15px;
   margin-top:10px;
}
.comment_ul li ul
{
   border-bottom: 1px dashed #d9e4f7; 
   padding: 10px 0 10px 0;
}

.push_content
{
    background-image: url(../Images/Know/fabu.jpg);
    background-repeat: no-repeat;
    border: 0;
    width: 80px;
    height: 31px;
    vertical-align: middle;
    cursor:hand;
    cursor:pointer;
}

.add_anwer
{
    background-image: url(../Images/Know/sb.jpg);
    background-repeat: no-repeat;
    border: 0;
    width: 90px;
    height: 30px;
    margin-bottom:10px;
    vertical-align: middle;
    cursor:hand;
    cursor:pointer;
}
span
{
    color: #133db6;
    }
.titlelist2{
	border:1px solid #91b3e6;
	margin-bottom:10px;
}
.titlelist2 .title{
	background-color:#d9e4f7;
	padding:5px 0 5px 5px;
	font-size:14px;
	overflow:hidden;
	list-style-type:none;
}
.titlelist2 .item{
	padding: 3px 0 3px 0;
	line-height:18px;
	text-align:left;
	border-bottom:1px dashed #d9e4f7;
	list-style-type:none;
}
.titlelist2 .item2{
	padding: 3px 0 3px 0;
	line-height:18px;
	text-align:left;
	list-style-type:none;
}
.titlelist2 .item a{
   font-size:15px;
}
.titlelist2 .item2 a{
   font-size:15px;
}
.qz300
{
    width: 945px; 
    text-align: center;
     background-color: #eff3fc; 
      padding: 20px 0 20px 0;
      margin-bottom:20px;
    }

.newfoot
{
	text-align:center;
	width:100%;
	padding:20px 0 20px 0;
	background:url(../Images/new2_38.jpg) top repeat-x #F2F2F2
}

.cici1{
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.app{
	width:730px;
	margin:0 auto;
	overflow:hidden;
	min-height:450px;
	margin-top:30px;
}

 .note{
	color:#330066;
	font-size:18px;
}