﻿/*-----------------用户中心 患者-------------------*/
.article_right .article_blue_block .personal_center {
	padding-top: 40px;
	padding-left: 180px;
}
.article_right .article_blue_block .personal_center li{height:36px;}
.article_right .article_blue_block .personal_center .about_us{height:135px;}
.article_right .article_blue_block .personal_center big {
	font-size: 14px;
	float: left;
	text-align: right;
	display: block;
	width: 100px;
	line-height: 16px;
	height: 16px;
	padding-right:10px;
}
.article_right .article_blue_block .personal_center .login_tx {
	float: left;
	height: 18px;
	width: 200px;
	border: 1px solid #c8c8c8;
}
.article_right .article_blue_block .personal_center small {
	color: #FF0000;
	padding-left: 10px;
}
.article_right .article_blue_block .personal_center select {
	float: left;
}
.article_right .article_blue_block .personal_center .login_txa{
	float: left;
	height: 120px;
	width: 380px;
	border: 1px solid #c8c8c8;
}
.article_right .article_blue_block .personal_center .login_btn {
	height: 21px;
	width: 120px;
	border:0;
	background-image: url(../../Common/images/huise_anniu_120.jpg);
	background-repeat: no-repeat;
	color: #127fa8;
	cursor: pointer;
	margin-left:110px;
}
.article_right .article_blue_block .personal_center .h_36 #GenderIdlist,.article_right .article_blue_block .personal_center .h_36 #MaritalStatusIdlist{float:left;}
.article_right .article_blue_block .personal_center .h_36 #GenderIdlist li{
	float: left;
	width: 40px;
}
.article_right .article_blue_block .personal_center .h_36 #GenderIdlist li label,.article_right .article_blue_block .personal_center .h_36 #MaritalStatusIdlist li label{padding-left:5px;}
.article_right .article_blue_block .personal_center .h_36 #MaritalStatusIdlist li{
	float: left;
	width: 50px;
}
.article_right .article_blue_block .personal_center .h_36 .Wdate{cursor:pointer;}
.article_right .article_blue_block .personal_center .h_36 #ProvinceIddropdown{margin-right:10px;}

.patient_ask .patient_ask_form .patient_ask_form_body .anony{padding-left:340px; margin-top:20px;}
/*-------------------我的问答----------------*/
.article_right .hot_ask{margin-top:15px; width:750px;}
.article_right .hot_ask .title_type_ul{
	background-color: #f9f9f9;
	height: 20px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height:20px;
}
.article_right .hot_ask .title_type_ul li{
	padding-right: 10px;
	padding-left: 10px;
	float:left;
}
.article_right .hot_ask .title_type_ul .title_type_selected a{
	font-size: 14px;
	font-weight: bold;
}
.article_right .hot_ask .span_date{width:60px; float:right; overflow:hidden; height:28px; padding-right:10px;}
.article_right .hot_ask .doc_answer{
	float: left;
	width: 100px;
	padding-left: 10px;
	overflow: hidden;
	height:28px;
}
.article_right .hot_ask .ques_tit{float:left; width:560px; text-indent:30px;}
.article_right .hot_ask .ques_list li{
	line-height: 28px;
	height: 28px;
	background-image: url(../../Common/images/disease_li_icon.jpg);
    background-position: 10px center;
    background-repeat: no-repeat;
}