@charset "utf-8";
/* CSS Document */
/*<!--HEADER_BEGIN*/
.header{
	width:940px;
	height:74px;
	margin:10px auto;
	padding-right:6px;
	overflow:hidden;
	background:url(images/ask_header_2.gif) no-repeat right #b0e6f4;
	}
.header_d{
		width:100%;
		height:74px;
		background:url(images/header_d.gif) no-repeat #4fa504;
		margin-bottom:10px;
		}
.header_d .left{
		line-height:74px;
		color:#fff;
		font-size:28px;
		font-family:"黑体";
		font-weight:bold;
		margin-left:40px;
		}
.header_d .right{
		margin-top:40px;
		}
.header_d .right a,.header_d .right a span,.header_d .right a:hover span,.header_d .right a:hover,.header_d #currently{
		float:left;
		line-height:34px;
		height:34px;
		font-size:14px;
		}
.header_d .right a,.header_d .right a:hover,.header_d #currently{
		background:url(images/header_d_1.gif) no-repeat left #fff;
		margin-right:10px;
		padding-left:5px;
		}
.header_d .right a span,.header_d .right a:hover span,.header_d #currently span{
		background:url(images/header_d_4.gif) no-repeat right #fff;
		color:#197519;
		padding:0 13px 0 8px;
		}
.header_d .right a:hover, .header_d #currently{
		background:url(images/header_d_3.gif) no-repeat left #060;
		}
.header_d .right a:hover span,.header_d #currently span{
		background:url(images/header_d_2.gif) no-repeat right #060;
		font-weight:bold;
		padding:0 10px 0 7px;
		}

a{
	text-decoration:none;
	}
a:hover{ border:none; cursor:pointer }
a img{ border:0; }
left{
	float:left;
	}
right{
	float:right;
	}
ul,p,form,h1,h2,h3,h4,dl,dt,dd,ol{
	list-style:none;
	padding:0;
	margin:0;
	}
h2{
	font-size:14px;}
.h_logo{
	width:251px;
	height:57px;
	padding:17px 0 0;
	background:url(images/ask_header_1.gif) no-repeat;
	}
.h_logo h1{
	font-size:30px;
	font-family:'黑体';
	padding:10px 0 0 70px;
	margin:0;
	font-weight:normal;
	}
.h_logo h1 a{
	color:#fff;
	text-decoration:none;
	}
.h_logo .left{
	margin-left:4px;
	padding-left:5px;
	line-height:140%;
	border-left:1px solid #93d3e4;
	font-size:14px;
	color:#555;
	}
.h_logo .left span{
	display:block;
	border-bottom:1px solid #93d3e4;
	}
/*HEADER_MENU*/
.h_menu{
	width:689px;
	height:36px;
	background:url(images/ask_header_menu_0.gif) no-repeat;
	}
.h_menu li{
	list-style:none;
	font-size:14px;
	}
.h_menu li a{
	line-height:27px;
	margin-top:4px;
	padding:2px 21px 0;
	color:#fff;
	text-decoration:none;
	}
.h_menu li a:hover, li.hm_currently a{
	border:1px solid #93d3e4;
	border-color:#FFFFFF #45940C #FFFFFF #FFFFFF;
	line-height:25px;
	padding:2px 20px 0;
	color:#f60;
	background-color:#fff;
	}
li.hm_currently a, li.hm_currently a:hover{
	position:relative;
	margin:0 4px;
	line-height:29px;
	bottom:-5px;
	border-width:1px 1px 0;
	color:#197519;
	
	font-weight:bold;
	background-color:#fff;
	border-color:#fff #45940c #fff #fff ;
	}
/*HEADER_SEARCH*/
.h_search{
	width:689px;
	height:38px;
	background:url(images/ask_header_search_0.gif) repeat-x;
	color:#004d93;
	}
.h_search form{
	padding-left:20px;
	padding-top:6px;
	vertical-align: middle;
	}
.h_search input, .h_search button{
	vertical-align: middle;
	}
.h_search label, .h_search button{
	cursor:pointer;
	margin-right:5px;
	color:#1a741a;
	}
.h_search .hs_input, .h_search button{
	border:1px solid #95b0c7;
	padding:1px 2px;
	font-size:12px;
	margin-left:8px;
	}
.h_search .hs_input{
	width:240px;
	background: url(/skins/default/images/pub_box_input_BG.gif) repeat-x left top #fff;
	}
.h_search button{
	width:62px;
	border:none;
	color:#db6b07;
	height:21px;
	
	padding-right:20px;
	background:url(images/ask_search_btn_0.gif) repeat-x 0 #c2ebfd;
	}
/*HEADER_END-->*/

.body_subMenu{
	height:40px;
	margin-top:10px;
	background:url(images/subMenu_BG.gif) no-repeat #cee5f5;
	}
.body_subMenu ul{
	margin:0;
	padding:7px 0 0 20%;
	list-style:none;
	}
.body_subMenu li.sm_currently{
	background-color:#fff;
	border-width:1px 1px 0;
	border-style:solid;
	border-color:#93d3e4;
	font-weight:bold;
	color:#f60;
	margin-right:10px;
	}
.body_subMenu li, .body_subMenu li a{
	float:left;
	line-height:32px;
	font-size:14px;
	color:#004d93;
	text-decoration:none;
	}
.body_subMenu li a, .body_subMenu li.sm_currently{
	padding:0 30px;
	}


/*<!--COLUMN_BEGIN*/
.c_title{
	line-height:34px;
	height:34px;
	overflow:hidden;
	padding-right:12px;
	text-align:right;
	font-size:12px;
	background:url(images/column_title_0.gif) repeat-x #e4f6fb;
	}

.c_title h2 a{
	display:block;
	text-decoration:none;
	}
.c_title, .c_title h2, .c_title h2 a{
	color:#197519;
	}
.ask .c_title,.jbzz .c_title{
	border:0;
	margin:-1px;
	}
.c_cont{
	padding:4px 8px;
	background-color:#fff;
	}
.c_title, .c_cont, b.rtop b, b.rbottom b{
	border:solid #9fc788;
	border-width:0 1px;
	overflow:hidden;
	}
b.rtop, b.rbottom{
	display:block;
	}
b.rtop b, b.rbottom b{
	display:block;
	height:1px;
	overflow:hidden;
	}
b.r1{margin:0 2px; background-color:#9fc788;}
b.r2{margin:0 1px; background-color:#fff;}

.BC_1 .c_title{
	background-image:url(images/ask_column_title_0.gif);
	background-color:#eaf1f8;
	}
.BC_1 .c_title h2{
	background-image:url(images/ask_column_title_1.gif);
	background-color:#c3d5e3;
	}
.BC_1 .c_title, .BC_1 .c_cont, .BC_1 b.rtop b, .BC_1 b.rbottom b{
	border-color:#c6d2e1;
	}
.BC_1 b.r1{ background-color:#c6d2e1; }
/*COLUMN_END-->*/




.list_text li{
	line-height:24px;
	list-style:none;
	}
.left, .h_logo, .h_logo h1, .h_menu, .h_menu li, .h_menu a, .h_search{
	float:left;
	}
.side_wrap,.side_w{
	float:right;
	width:224px;
	overflow:hidden;
	}
.side_w{
	float:left;
	}


.word{

	width:700px;
	height:auto;
	overflow:hidden;
	}

.player{
	border:1px solid #ccc;
	margin-bottom:3px;
	padding:4px;
	width:480px;
	height:400px;

	}
.no_charge{
	line-height:30px;
	width:100%;
	height:100%;
	background-color:#000;
	color:#fff;
	}
.no_charge h2{
	background:url(images/border_title_0.gif) repeat-x;
	color:#fff;
	padding-left:10px;
	}
.no_charge p{
	padding-left:10px;
	}
#series_intro{
	width:206px;
	float:right;
	}
#series_intro ul{
	height:auto;
	background:none;
	}
#series_intro ul li{
	background:url(images/Point.gif) repeat-x scroll center bottom;
	line-height:20px;
	}
#series_title{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#3366CC;
	}
#prop_list .strong{
	color:#ccc;
	float:left;
	width:62px;
	text-align:right;
	}
#prop_list .red{
	color:#009900;
	}
.chucuo{
	margin:100px;
	}
.chucuo a{
	font-weight:bold;
	}
.main_left,.main_c{
	width:711px;
	float:left;
	overflow:hidden;
	}
#top_index_c{
	width:721px;
	}
.main_c{
	float:right;
	margin-bottom:10px;
	}
.c_cont .dept_select h3 {
	background:url(images/icon_title_down.gif) repeat-x;
	cursor:pointer;
	line-height:28px;
	height:28px;
	color:#00527e;
	padding:2px 0 3px 10px;
	overflow:hidden;
	clear:both;
	}
.c_cont .dept_select h3 .right{
	width:15px;
	height:15px;
	margin:-22px 5px 0 0;
	background:url(images/icon_title_down_right.gif) repeat-x;
	}
.main_wrap .dept_select ol{
	padding-left:10px;
	}
.wk .dept_select li{
	float:left;
	width:96px;
	}

.wk .dept_select li,.dept_select .Currently,.dept_select li a:hover{
	height:20px;
	font-size:13px;
	overflow:hidden;
	padding:0 2px;
	}
.dept_select li a:hover, .dept_select .Currently {
	background-color:#00547b;
	color:#fff;
	}

.wk{
	overflow:hidden;
	_margin-bottom:25px;
	border:1px solid #fff;
	}
.gekai{
	margin-top:10px;
	}
.tags{
	line-height:30px;
	margin-right:10px;
	font-size:14px;
	padding:1px;
	color:#00547B;
	}

.n_R, .n_L{
	padding:6px;
	overflow:hidden;
	}
.n_R{
	width:370px;
	}
	
.n_L{
	width:300px;
	float:left;
	background-color:#f9f9f9;
	border-right:1px solid #cbe9c5;
	margin:-5px 0 0 -4px;
	}
.n_L ul{
	line-height:23px;
	padding-left:5px;
	}

.c_cont h2{
	border-bottom:1px solid #cceac6;
	line-height:30px;
	padding-left:10px;
	margin-bottom:7px;
	}
.symptoms .title{
	height:37px;
	line-height:37px;
	background:url(images/symptoms.gif) repeat-x;
	border:0;
	margin-bottom:10px;
	}
.symptoms .title .left{
	background:url(images/symptoms_l.gif) no-repeat left;
	padding:0 10px;
	font-size:14px;
	font-weight:bold;
	}

.c_cont h1{
	font-size:30px;
	color:#197519;
	line-height:28px;
	}
.c_cont h2 .right{
	font-weight:100;
	margin-top:-30px;
	font-size:12px;
	color:#004d93;
	}
.c_cont .Intro{
	text-indent:24px;
	margin-bottom:10px;
	padding:5px;
	}
.symptoms .c_cont .Intro{
	width:330px;
	overflow:hidden;
	height:30px;
	}
.c_cont h2 .ls{
	color:#19731b;
	}
.symptoms{
	margin:10px 10px 0 0;
	width:350px;
	float:left;
	overflow:hidden;
	}
#symptoms_w{
	width:721px;
	overflow:hidden;
	}
.doctor_list_i li{
	line-height:24px;

	} 
.n_R .doctor .doctor_list_i{
	width:170px;
	height:68px;
	overflow:hidden;
	float:left;
	margin:5px;
	color:#666;
	}
.n_R .doctor_list_i .left img,.r_doctor .dept_select .left img{
	width:48px;
	height:68px;
	margin-right:8px;
	}
.n_R .doctor_list_i .color_1{
	border:1px solid #f9b171;
	padding:2px 2px 2px 10px;
	background:url(images/color_1.gif) no-repeat 5px center #fdf6ed;
	}
.n_R .doctor_list_i .name,.n_R .doctor_list_i .d_1,.doctor_list_i .d_2,.doctor_list .name{
	width:40px;
	float:left;
	height:20px;
	overflow:hidden;
	}
.doctor_list .name{
	width:70px;
	}
.doctor_list .d_1{
	float:left;
	height:20px;
	overflow:hidden;
	width:90px;
	}
.n_R .doctor_list_i .d_1{
	width:100px;
	margin-left:3px;
	}
.doctor_list_i .d_2{
	width:50px;}
.n_R .doctor_list_i .color_1 a{
	color:#da6b05;
	}
.symptoms .c_cont{
	padding:4px 1px;
	}
.color_2{
	color:#da6b05;
	}
.c_cont .title_c{
	border:0;
	margin:0;
	line-height:20px;
	}
.doctor_list{
	padding:5px;
	line-height:22px;
	}
.doctor_list ul{
	color:#666;
	margin-bottom:8px;
	}
.doctor_list img{
	width:42px;
	height:45px;
	margin-right:10px;
	}
.c_cont h2 .right{
	margin-right:10px;
	}
.main_c h2{
	background:url(images/h2_01.gif) no-repeat left;
	padding-left:40px;
	clear:both;
	_float:left;
	_width:100%;
	}
.main_c .tags{
	padding:0 10px;
	overflow:hidden;
	_margin-bottom:30px;
	}
.main_c .tags li{
	width:165px;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	}
.main_c .tags li .left{
	width:24px;
	height:11px;
	background:url(images/hot.gif) no-repeat bottom right;
	color:#333;
	}
.main_c .tags li a{
	float:left;
	height:18px;
	line-height:18px;
	overflow:hidden;
	}

.tags a,.tags a:hover{
	padding:0 1px;}
.tags a:hover {
	background-color:#00517c;
	color:#fff;
	}
#all_r{
	float:none;
	}
.title_top{
	background:url(images/title_top.gif) repeat-x;
	line-height:30px;
	height:30px;
	border:1px solid #c3c3c1;
	}
.title_top .cate{
	background:url(images/cate.gif) no-repeat left;
	padding-left:12px;
	margin-left:20px;
	}
.title_t .c_cont{
	padding:0;
	margin:1px -1px;
	}
.title_t .title_top .left{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:0 10px;
	background:url(images/title_top_c.gif) repeat-x;
	}
.title_top .Currently{
	background:url(images/currently.gif) no-repeat top;
	padding:10px 10px 10px 20px;
	color:#fff;
	margin-left:15px;
	height:30px;
	line-height:30px;
	}
.sections li{
	line-height:30px;
	padding-left:20px;
	background:url(images/favicon.ico) no-repeat 5px 8px ;
	margin:2px 0;
	}
.c_cont .f4fce7_c{
	background-color:#f4fbe7;
	}
.f4fce7 li{
	width:200px;
	}
.sections li a{
	margin-left:5px;
	}
.r_doctor{
	margin:5px 0;
	overflow:hidden;
	}
.r_doctor .dept_select{
	color:#999;
	line-height:24px;
	overflow:hidden;
	margin-bottom:5px;
	height:68px;
	padding:5px;
		}

.r_doctor .dept_select a:hover{
	background:none;
	color:#FF9900;
	}
.ask{
	width:451px;
	}
.c_title h2{
	float:left;
	margin:0;
	padding:2px 45px 0 12px;
	line-height:32px;
	border:0;
	font-size:14px;
	background:url(images/column_title_1.gif) no-repeat right top #badeea;
	}
.jbzz{	
	width:239px;
	}
.jbzz ul{
	padding:0 15px 10px;
	}
.jbzz ul li{
	line-height:16px;
	margin-top:15px;
	}
.symptoms_p .c_cont{
	padding:0;
	}

.symptoms_t{
	background:url(images/symptoms_top.gif) top repeat-x;
	padding:10px;
	clear:both;
	}
.symptoms_t .dbt{
	height:30px;
	}
.symptoms_t .titel{
	font-size:14px;
	color:#333;
	font-weight:bold;
	background:transparent url(images/h2_01.gif) no-repeat scroll left center;
	padding-left:40px;
	}
.attribution{
	border:1px solid #55ac04;;
	padding:4px;
	padding-bottom:0;
	color:#55ac04;
	margin:-35px 15px 0 0;
	}
.attribution a{
		color:#55AC04;
		}
.symptoms_k{
	color:#FF9900;
	padding:8px 0 0 30px;
	background:url(images/symptoms_k.gif) no-repeat left;
	margin:-35px 80px 0 0;
	*margin-right:10px;
	}
.explain{
	background-color:#F7F7F7;
	color:#999999;
	float:left;
	line-height:30px;
	padding:10px;
	width:97%;
	}
.explain span{
	color:#333;
	}
.explain li{
	width:29%;
	float:left;
	overflow:hidden;
	}
.explain .views{
	width:13%;
	}

.symptoms_p .content{
	line-height:30px;
	clear:both;
	padding:10px 20px;
	font-size:14px;
	text-indent:24px;
	}
#top_index{
	width:711px;
	}

.search_w{
	width:945px;
	}
.side_wrap  .ask ul{
	border-bottom:1px dashed #ccc;
	width:200px;
	overflow:hidden;
	}
.side_wrap  .ask img{
	width:33px;
	height:41px;
	}
.side_wrap  .ask li{
	padding:0 5px;
	}
.Related_L ul li{
	overflow:hidden;
	margin-bottom:15px;
	}
.f4fce7 a:hover{
	color:;
	}
.n_L ul li,.good_at{
	width:300px;
	height:25px;
	overflow:hidden;
	}
.good_at{
	width:280px;
	}


.wk .f4fce7 li{
	height:20px;
	width:130px;
	overflow:hidden;
	}
.wk .f4fce7 li .d_1{
	width:80px;
	overflow:hidden;
	float:left;
	}
.wk .f4fce7 li a:hover,.wk .f4fce7 li a{
	padding:0;
	font-size:12px;
	}
.ask  li .d_1 {
	width:200px;
	}
	
/*翻页*/
.pagination{
	padding:10px 0 0;
	height:22px;
	line-height:160%;
	vertical-align: text-top;
	}
.pagination span, .pagination strong, .pagination a{
	border-width:1px;
	border-style:solid;
	padding:3px 6px;
	}
/*翻页链接*/
.pagination a{
	color:#3b60af;
	background-color:#fff;
	border-color:#c6d2e1;
	text-decoration:none;
	}
.pagination a:hover{
	color:#fff;
	background-color:#3b60af;
	border-color:#3b60af;
	}
/*当前页码*/
.pagination strong{
	color:#fff;
	background-color:#3b60af;
	border-color:#fff;
	}
/*无(不可用)链接*/
.pagination span{
	color:#888;
	border-color:#ccc;
	}
	
.medask_list {
	font-size:14px;
	color:#999;
	margin:24px 24px 24px 48px;
	}
.medask_list li{
	line-height:31px;
	list-style:outside decimal;
	}
.p-w{
	padding:0 48px 40px;
	}
.p-local{
	padding-bottom:10px;
	color:#666;
	}
