
body{
	margin:0 auto;
	color:#222;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/newimages/bg.gif);
	}
*{
	margin:0;
	padding:0;
	line-height:100%;
	}
h1,h2,h3{ font-size:14px; }
h4,h5,h6{ font-size:12px; }

a{
	color:#666;
	text-decoration: none;
	}
a:hover{
	color:#3399ff;
	text-decoration: none;
	}
a img{ border:0; }
.clear{
	line-height:0;
	clear:both;
	}
.red, .red a{ color:#f30; }

#header{
	width:990px;
	margin:0 auto;
	clear:both;
	}
#topicSwf{
	width:100%;
	}
#menu{
	width:880px;
	height:auto;
	overflow:hidden;
	padding-left:110px;
	border-top:1px solid #d1ecfe;
	background:url(/newimages/menu_left.gif) no-repeat;

	}
#menu ul{
	width:101%;
	list-style:none;
	background:url(/newimages/menu_icons.gif) no-repeat 0 top;
	padding-top:35px;
	}

#menu a{
	padding:5px 16px 1px ;
	color:#222;
	font-size:14px;
	}
#menu a:hover{
	color:#000;
	filter:alpha(opacity=40);  /* IE */
	-moz-opacity:0.4;  /* Moz + FF */
	opacity: 0.4;  /* 支持CSS3的浏览器（FF 1.5也支持）*/
	background:url(/newimages/menu_mouseOver.gif) repeat-x top;
	}
#menu ul, #menu li, #menu a{
	float:left;
	}

.bodyWrap{
	width:990px;
	margin:0 auto;
	clear:both;
	background:#fff;
	}
.mainWrap{
	float:left;
	}
.sideWrap{
	float:right;
	}
.innerMainWrap{
	border:1px solid #b4d9e4;
	width:756px;
	min-height:504px;
	}
* html .innerMainWrap{
	height:504px;
	}

.innerButtons{
	float:right;
	width:758px;
	margin-top:8px;
	}
.innerButtons li{
	display:inline;
	list-style:none;
	}
	
.floatRight{
margin-top:10px;
	float:right;
margin-bottom:2px;
	}
.floatLeft{
margin-top:10px;
	float:left;
	margin-bottom:2px;
	}
	
.innerTitle{
	height:67px;
	background:url(/newimages/innerTitle_BG.gif) no-repeat 11px 11px;
	}
.innerTitle h2{
	color:#333;
	letter-spacing:1px;
	padding:24px 0 0 100px;
	font:100 14px '宋体';
	}
.sideSubMenu{
	padding:18px 25px 18px 15px!important;
	background:url(/newimages/subMenu_image.gif) no-repeat top right;
	}
.sideSubMenu li{
	color:#a8d8e7;
	text-align:left;
	margin-left:14px;
	padding:3px 0;
	}
.sideSubMenu li a{
	width:100%;
	padding:4px 0 2px 0;
	text-indent:8px;
	line-height:20px;
	display:block;
	border-bottom:2px solid #f4fbfd;
	}

.current_arrow, .current_arrow:hover{
	color:#fff;
	background:url(/newimages/icons_arrowhead.gif) no-repeat right center #2489c6!important;
	}

.displayInline li{
	display:inline;
	list-style:none;
	}
.marginT8{
	margin-top:8px;
	}
	
.mainColumn{
	float:left;
	background-color:white;
	}
.mainColumnTitle span{
	display:none;
	}
.mainColumnContent{
	padding:2px 2px 2px;
	}
	
#indexNews{
	width:285px;
	border:1px solid #ddd;
	}	
#indexNews .mainColumnContent{
	height:auto;
	}
ul.newsList li{
	width:100%;
	padding:9px 0 2px;
	text-indent:20px;
	background:url(/newimages/news_icon.gif) no-repeat 1px center;
	border-bottom:1px solid #e5e5e5;
	list-style:none;
	}
ul.newsList .list_right{
	float:right;
	position:relative;
	top:-12px;
	right:10px;
	color:#666;
	}
		
ul.contentListWrap{
	margin:0 0 20px 35px;
	}
ul.contentListWrap li{
	line-height:200%;
	}

#indexFocus{
	padding:4px;
	margin-left:5px;
	font-size:0;
	border:1px solid #ddd;
	}
.indexBanner{
	padding:8px 0 0;
	clear:left;
	font-size:0;
	}
	
/*新闻显示*/
.newsTitle h1{
	padding:30px 0 20px;
	text-align:center;
	font-size:26px;
	line-height:30px;
	}
.newsInfo{
	text-align:center;
	background-color:#F6F6F6;
	word-spacing:2px;
	padding:8px 0 6px;
	margin-bottom:10px;
	border-bottom:1px dashed #bba991;
	}
div.newsContent{
	padding:10px 35px 35px;
	line-height:200%;
	font-size:14px;
	color:#222;
	}
.newsContent p{
	line-height:200%;
	margin-bottom:20px;
	}
.newsContent span{
	line-height:200%;
	}
	
/*挂号表*/
#regTableWrap{
	margin-top:8px;
	padding-bottom:8px;
	width:756px;
	background:url(/newimages/mainColumn_bottom.gif) no-repeat bottom;
	}
#regTableWrap .mainColumnTitle{
	background:url(/newimages/mainColumnTitle_BG.gif) no-repeat;
	}
#regTableWrap .mainColumnTitle a{
	display:block;
	padding:10px 0 0 31px;
	}
#regTableWrap .mainColumnContent{
	padding:10px 15px;
	background:url(/newimages/mainColumn_BG.gif) repeat-y;
	}
	
.innerMainColumn{
	margin:20px 30px 15px;
	}
.innerMainColumn .mainColumnTitle{
	padding:8px 0 6px 20px;
	background: url(/newimages/inner_title_icon.gif) no-repeat 8px 12px #f8f8f8;
	border-bottom:1px solid #ccc;
	}


/*咨询*/
#queryWrap{
	padding:0 15px;
	line-height:100%;
	}
#queryWrap ul.newsList li{
	float:left;
	clear:both;
	padding-top:3px;
	line-height:12px;
	word-spacing:4px;
	}
	
.indexBlockLeft, .indexBlockRight{
	width:375px;
	margin-top:8px;
	background:url(/newimages/qy_bg.jpg) repeat-y;
	}
.indexBlockRight{
	margin-left:7px;
	}
.indexBlockContent{
	float:left;
	background:url(/newimages/qy_up.jpg) no-repeat bottom;
	}
.IBCLeft{
	width:129px;
	padding:30px 10px 0 10px;
	float:left;
	text-align:center;
	font-size:0;
	}
.IBCLeft span{
	display:block;
	padding:6px 0;
	margin-top:8px;
	background-color:#E1F6FB;
	}
.IBCLeft span a{
	font-size:12px;
	color:#4899C9;
	}

ul.IBCRight{
	float:right;
	width:220px;
	min-height:140px;
	padding:12px 0 2px 0;
	color:#ccc;
	}
/*兼容IE6最小高度*/
* html ul.IBCRight{
	height:140px;
	}
ul.IBCRight li{
	display:list-item;
	list-style: inside disc;
	height:18px;
	padding:2px 0 0;
	line-height:18px;
	margin-bottom:2px;
	overflow:hidden;
	border-bottom:1px solid #eee;
	}

.sideColumn_banner{
	padding-top:8px;
	padding-bottom:8px;
	font-size:0;
	text-align:center;
	}
#index_right_image li{
	list-style:none;
	font-size:0;
	padding-bottom:3px;
	}
#index_right_image ul{
	padding-bottom:5px;
	}
	
/*侧边条*/
.sideColumn{
	width:222px;
	margin:0 0 8px 0;
	text-align:center;
	padding-bottom:8px;
	border:1px solid #b4d9e4;
	background-color:#f4fbfe;
	}
.sideColumn_bottom{
	width:222px;
	height:10px;
	font-size:0;
	background:url(/newimages/sideColumn_bottom.gif) no-repeat center bottom;
	}
.sideColumnTitle{
	background:url(/newimages/sideColumnTitle_BG.gif) repeat-x top;
	}
.sideColumnTitle h2{
	line-height:28px;
	color:#1571b4;
	font-size:14px;
	text-indent:18px;
	text-align:left;
	padding-top:2px;
	}
.sideColumnTitle span{
	font:100 15px Arial;
	}
.sideColumnContent{
	margin:6px 10px 0;
	padding:6px 10px;
	background-color:#fff;
	border:1px solid #c3ebf5;
	clear:both;
	}
ul.side_contacts{
	list-style:inside;
	text-align:left;
	padding:5px;
	color:#666;
	}
ul.side_contacts li{
	line-height:160%;
	}
	
/*首页医生展示*/
ul.doctorsShow{
	width:100%;
	height:126px;
	padding-bottom:6px;
	overflow:hidden;
	text-align:left;
	margin:0;
	list-style:none;
	}
ul.doctorsShow li{
	width:100%;
	padding:4px 0 0;
	}
ul.doctorsShow li, ul.doctorsShow li a, ul.doctorsShow li a img{
	float:left;
	}
ul.doctorsShow li a{
	width:173px;
	height:114px;
	padding:4px 0 4px 4px;
	overflow:hidden;
	color:#444;
	line-height:200%;
	}
ul.doctorsShow li a:hover{
	color:#3399ff;
	background:url(/newimages/diagonal.gif) #ecf4fb;
	}
ul.doctorsShow a h4{
	font-size:14px;
	color:#000;
	line-height:240%;
	margin-bottom:3px;
	}
ul.doctorsShow a:hover h4{
	color:#f50;
	}
ul.doctorsShow li a img{
	width:80px;
	height:112px;
	margin-right:10px;
	border:1px solid white;
	}
	
/*医生表格*/
table.doctorTable{
	background-color:#c5ecf3;
	margin-top:1px;
	clear:both;
	}
table.doctorTable td{
	padding:2px 0;
	line-height:120%;
	text-align:center;
	border:1px solid #FFF;
	color:#444;
	}
table.doctorTable tr{
	background:#FFF;
	}
table.doctorTable tr.title td{
	font-weight:bold;
	background-color:#ecf8fa;
	padding:8px 0 6px;
	text-align:center;
	color:#1571b4;
	}
table.doctorTable tr.over_bg td{
	background-color:#ebf9fb;
	}
table.doctorTable .td_important{
	color:#f50;
	background-color:#f8feff;
	}
table.doctorTable .td_important a{
	color:#f50;
	padding:3px 4px 0;
	background-color:#FFF;
	border:1px solid #F70;
	text-decoration:none;
	line-height:20px;
	}
table.doctorTable .td_important a:hover{
	background-color:#f50;color:#FFF;
	}
table.doctorTable .alone_bg{
	background-color:#e3f3f7;
	}
table.doctorTable .overflow{
	width:95%;
	padding:3px 1% 1px 3%;
	height:35px;
	line-height:145%;
	overflow: auto;
	text-align:left;
	color:#555;
	}
#reg_table_all .td_important{
	height:44px;
	}
#reg_table_all .f12{
	font-size:12px;
	font-family:'宋体';
	}
table.doctorTable td a{ color:#1571b4; }
table.doctorTable td a:hover{ color:#FFF; padding:3px; background:#f50;}

.imageContent{
	text-align:center;
	padding:10px 15px 30px;
	}

#conditionContent img{
	float:left;
	padding:0 0 20px 19px;
	}
	
/*医生列表*/
ul.doctors_list, ul.doctor_info{
	margin:0;
	padding:0;
	list-style:none;
	}
ul.doctors_list li.odd, ul.doctors_list li.even{
	width:100%;
	display:block;
	float: left;
	margin-bottom:2px;
	}
ul.doctors_list li.odd{
	background-color:#FDFDFD;
	border-bottom:1px solid #F0F0F0;
	}
ul.doctors_list li.even{
	background-color:#f7fbfd;
	border-bottom:1px solid #e9eff2;
	}
ul.doctor_info{
	display:block;
	margin-bottom:2px;
	padding:10px 0 5px 5px;
	float:left;
	}
ul.doctor_info li{
	color:#333;
	padding-top:5px;
	}
ul.doctor_info li.d_img{
	float:left;
	padding:0 15px 0 5px;
	}
ul.doctor_info li.d_img img{
	width:100px;
	height:146px;
	border:1px solid #e9ecee;
	padding:5px;
	background-color:#FFF;
	}
ul.doctor_info li.d_name{
	padding:15px 0 10px 0;
	font-size:14px;
	color:#000;
	font-weight:bold;
	word-spacing:5px;
	}
ul.doctor_info li.d_name a{
	color:#000;
	text-decoration: underline;
	}

ul.doctor_info li.d_disease{
	width:80%;
	line-height:180%;
	height:65px;
	overflow:hidden;
	}
ul.doctor_info li.d_disease strong{
	color:#555;
	}
ul.doctor_info li.d_buttons{
	width:80%;
	}
ul.doctor_info li.d_buttons a{
	display:block;
	float:left;
	color:#1571b4;
	line-height:21px;
	padding:3px 15px 2px;
	margin-right:8px;
	text-decoration:none;
	background:url(/newimages/doctor_info_buttonBG.gif) repeat-x;

	background-color:#e8f4fc;
	border:1px solid;
	border-color: #c0def3;
	}
ul.doctor_info li.d_buttons a:hover{
	background-image:url(/newimages/doctor_info_buttonBG_over.gif);
	color:#ff5500;
	background-color:#fffad8;
	border-color: #ffffcc #ffcc33 #ffcc33 #ffffcc;
	}
	
/*分页*/
.pagination{
	font-size:12px;
	color:#444;
	padding:10px 5px;
	line-height:100%;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	background-color:#F9F9F9;
	}
.pagination a, .pagination span, .pagination strong{
	border:1px solid;
	padding:3px 6px 1px;
	background-color:white;
	vertical-align: middle;
	}
.pagination span{
	color:#999;
	border-color:#aaa;
	}
.pagination strong{
	color:#f50;
	border-color:#F90;
	}
.pagination a{
	color:#0092d2;
	border-color:#6dc5ed;
	text-decoration:none;
	}
.pagination a:hover{
	color:#f50;
	background-color:#FFC;
	border-color:#f90;
	text-decoration:none;
	}

/*挂号*/
#regMainWrap{
	padding:0 8px;
	}
.week_options{
	width:100%;
	margin-top:10px;
	margin-bottom:2px;
	float:left;
	clear:both;
	background-color:#fff;
	background:url(/newimages/week_options_BG.gif) repeat-x 0 bottom;
	border:solid #a5c3dc;
	border-width:0 0 1px;
	}
.week_options ul{
	width:100%;
	float:left;
	border-bottom:1px solid white;
	}
.week_options li{
	float:left;
	list-style:none;
	}
.week_options a{
	float:left;
	width:92px;
	height:24px;
	padding-top:3px;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	}
.week_options a:hover{
 	text-decoration:none;
	background-color:#FFE;
	background:url(/newimages/week_options_BG_current.gif) repeat-x 0 top #fff;
	}
.week_options .current_week a, .week_options .current_week a:hover{
	width:90px;
	height:31px;
	line-height:29px;
	color:#f60;
	margin-top:-6px;
	margin-bottom:-2px;
	position:relative;
	border-style:solid;
	border-width:1px 1px 0 1px;
	border-color:#a5c3dc #a5c3dc #a5c3dc #a5c3dc;
	font-weight:bold;
	background:url(/newimages/week_options_BG_current.gif) repeat-x 0px 0px #fff;
	}
	
/*意见反馈*/
#suggestionWrap{
	padding:15px 20px 0 30px;
	}
#newSuggestion{
	line-height:100%;
	margin:0 0 0 15px;
	padding:5px 0;
	}
#newSuggestion h4{
	font-size:14px;
	padding-bottom:5px
	}
#newSuggestion textarea{
	margin-bottom:5px;
	width:600px;
	font-size:14px;
	}
#newSuggestion input.button{
	width:100px;
	height:28px;
	font-size:14px;
	}
/*意见反馈列表*/
#suggestionList{
	color:#000;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:10px 0 0;
	}
#suggestionList p{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:160%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#suggestionList ol{
	list-style: outside decimal;
	margin:0 0 0 15px;
	padding:0;
	color:#7fb0cf;
	}
#suggestionList li{
	padding:1px;
	margin-bottom:6px;
	border:1px solid #d4f1fa;
	background-color:white;
	}
#suggestionList .sugTitle{
	height:28px;
	padding:2px 5px 0;
	line-height:26px;
	color:#1b89b7;
	background-color:#f2faff;
	background:url(/newimages/background_bias.gif);
	}
#suggestionList .sugTitle a.right{
	float:right;
	position:relative;
	margin:-21px 5px 0 0;
	text-decoration:none;
	line-height:120%;
	color:#1b89b7;
	}
#suggestionList .sugTitle a.right:hover{
	border-bottom:1px dashed #69ccea;
	}
#suggestionList .sugContent{
	padding:7px 5px 5px;
	text-indent:27px;
	font-size:14px;
	color:#333;
	}
#suggestionList .sugReply{
	color:#F30;
	padding:3px 5px 3px 7px;
	}
#suggestionList .sugReply strong{
	float:left;
	position:relative;
	padding:0 6px;
	margin-left:-5px;
	}

/*底部*/
.footer{
	clear:both;
	width:890px;
	margin:0 auto;
	padding:0 0 20px 100px;
	background:url(/newimages/foot_line.jpg) no-repeat center 10px;
	}
.footer_links{
	text-align:center;
	word-spacing:10px;
	height:40px;
	padding:16px 100px 0 0;
	color:#c5ebf6;
	}
.footer_links a, .footer_links a:hover{
	color:#fff!important;
	}
.footer_logo{
	float:left;
	padding-right:20px;
	border-right:1px solid #ddd;
	}
.footer p, .footer a, .footer a:hover{
	color:#727272;
	}
.footer p{
	text-indent:20px;
	word-spacing:15px;
	line-height:175%;
	}

/*栏目分页样式一*/
#channel-page{}
#channel-page form{margin:0;padding:0}
#channel-page input#page{width:25px;line-height:15px;font-size:12px;margin:0;padding:0;border-right-width:1px;border-right-style:solid;border-right-color:#DBDBDB;border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#FFF;border-bottom-color:#FFF;border-left-color:#FFF;text-align:center;font-weight:700;color:#666}
#channel-page input#go{width:25px;margin:0;line-height:11px;background-color:#FFF;font-size:11px;border:1px solid #FFF;padding-top:3px;padding-right:0;padding-bottom:0;padding-left:0;font-weight:700;color:#666}
#channel-page ul#channel-page-show{clear:both;display:inline;float:left;margin:20px;width:auto;list-style-type:none}
#channel-page ul#channel-page-show li{display:inline;float:left;height:20px;width:20px;padding-top:0;padding-right:2px;padding-bottom:0;padding-left:2px;margin-top:2px;margin-right:0;margin-bottom:2px;margin-left:0}
#channel-page ul#channel-page-show li a{border-right:#999 1px solid;border-top:#999 1px solid;display:block;font-weight:700;font-size:12px;border-left:#999 1px solid;width:16px;color:#666;line-height:20px;border-bottom:#999 1px solid;height:20px;background-color:#fff;text-align:center;text-decoration:none;padding-right:2px;padding-left:2px}
#channel-page ul#channel-page-show li a:hover{font-size:20px;z-index:100;width:40px;line-height:40px;position:absolute;height:40px;margin-top:-10px;margin-right:0;margin-bottom:0;margin-left:-10px}
#channel-page ul#channel-page-show li a.page-select{border-right:#999 1px solid;border-top:#999 1px solid;display:block;font-weight:700;font-size:12px;border-left:#999 1px solid;width:16px;color:red;line-height:20px;border-bottom:#999 1px solid;height:20px;background-color:#fff;text-align:center;text-decoration:none}
#channel-page ul#channel-page-show li#channel-page-count{border-right:#999 1px solid;border-top:#999 1px solid;display:block;font-weight:700;font-size:12px;border-left:#999 1px solid;width:40px;color:#666;line-height:20px;border-bottom:#999 1px solid;height:20px;background-color:#fff;text-align:center;text-decoration:none;padding-top:0;padding-right:2px;padding-bottom:0;padding-left:2px;margin-right:1px;margin-left:1px}
#channel-page ul#channel-page-show li#channel-page-form{border-right:#999 1px solid;border-top:#999 1px solid;display:block;font-weight:700;font-size:12px;border-left:#999 1px solid;width:52px;color:#666;line-height:20px;border-bottom:#999 1px solid;height:20px;background-color:#fff;text-align:center;text-decoration:none;padding:0;margin-right:1px;margin-left:1px}
/*栏目分页样式二*/
#channel-page-comm{font-size:14px;text-align:center;padding:15px 10px 5px 10px;}
#channel-page-comm span{padding:5px;}
#channel-page-comm select{font-size:10px;color:#666666;}
/*文章分页样式*/
#content-page{text-align:center;font-size:14px;line-height:28px}
#content-page .prenext{color:#0000A6;text-decoration:none;padding-top:3px;padding-bottom:0}
#content-page a{color:#0000A6;text-decoration:none;border:1px solid #0000A6;padding-right:5px;padding-left:5px;padding-bottom:1px;padding-top:2px;background-color:#F7F7FF}
#content-page a:hover{color:#B00000;text-decoration:none;background-color:#FFF0F0;border:1px solid #B00000}
#content-page a.page-select{color:#B00000;text-decoration:none;background-color:#FFF0F0;border:1px solid #B00000}