@charset "utf-8";
/* CSS Document */
@import url("base.css");
#container {
	height:auto!important;

	
}

#container #container_left {
	width:247px;
	height:auto!important;
	min-height:600px;
	_height:600px;
	float:left;

}
#container #container_right
{
 width:710px; float:left;
 height:auto!important;
 min-height:600px;
 _height:600px;
 margin-left:10px;

}

.rightContent .rightTitle
{ background:none;}

.rightContent .rightTitle div{ border-left:4px solid #ff8500; margin-left:10px; padding-left:20px;  }

#body_txt
{
	padding-left: 20px;
	line-height: 17px;
	margin-bottom: 6px;
}

#questionDetail
{
 height:auto!important;
 min-height:330px;_height:330px; display:none;
	}
#ExpertImg
{
	margin: auto;
	width: 226px;
	height: 183px;
}
#ExpertImg img
{
	max-height: 183px;
	max-width: 226px;
}
#AnswerAndQuestionTitle
{
	width: 220px;
	padding-left: 10px;
	color: #074F97;
	margin-top: 10px;
	border-bottom: 1px dashed #074F97;
	float: right;
}
#AnswerAndQuestionTitle #title_left
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
}


#AnswerAndQuestionTitle #title_right
{
	float: right;
	font-size: 12px;
	width: 50px;
}

.question
{
	font-weight: bold;
	font-size: 14px;
	color: red;
	width: 80px;
	float: left;
	line-height: 26px;
	height: 26px;
}
.question_title
{
	height: 26px;
	font-weight: bold;
	font-size: 14px;
	color: #074F97;
	width: 600px;
	float: left;
	line-height: 26px;
	overflow:hidden;
}
#question_title{ height:auto!important; height:26px; overflow:visible;}
.Anwser
{
	font-weight: bold;
	font-size: 14px;
	color: #074F97;
	width: 80px;
	float: left;
	height: 26px;
	height:50px; overflow:hidden;
}
.Anwser_content
{ 
font-size:12px;
color:#074F97;
width:80px;
float:left;
line-height:18px;
width:600px;
height:50px; overflow:hidden;

}
#Anwser_content{ height:auto; min-height:50px; overflow:visible;}
.container
{
	height: auto !important;
	height: 30px;
	min-height: 30px;
}

.right_link
{
	display: block;
	clear: both;
	text-align: right;
	padding-right: 20px;
}
.right_link a:link
{
	color: red;
	text-decoration: none;
}
.right_link a:visited
{
	color: red;
	text-decoration: none;
}
.right_link a:hover
{
	color: #990033;
	text-decoration: underline;
}
.right_link a:link
{
	color: red;
	text-decoration: none;
}

#SendQuestion
{
	width: 679px;
	margin: 10px auto;
	height:auto!important;
	min-height:340px;
	_height: 340px;
	
}
#SendQuestion #userinfo{ margin-left:20px; width:650px;}


#body_center
{
	border: 0px;
}
#questionContent
{
	
border: 1px solid #ffa7a6;
	border-top:none;
	height:auto!important;
  min-height:325px;
  height:325px;
	
}

.question_input_left
{ 
	width: 80px;
	height: 25px;
	float: left;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #3c3c3c;
	padding-top:0px;
	padding-bottom:10px;
}
.question_input_right
{
	width: 500px;
	height: 25px;
	float: left;
	 margin:0px;
	padding-top:0px;
	padding-bottom:10px;
     
}

.width2
{
	width: 245px;
}
.height2
{
	height: 120px;
}
#submint
{
	text-align: center;
	margin: 10px auto;
}
.input_title
{
	width: 500px;
}
.inpu_company
{
	width: 500px;
}
.input_address
{
	width: 500px;
}
.input_content
{
	width: 500px;
	height: 120px;
}



#body_title
{
	height:30px;
   	background:url(../img/Question.gif) no-repeat;
	line-height:30px; text-indent:30px; ;
	}
	
	.rightContent .content { border:none;}