/*二级页面头定位层*/
 .input { 
 BACKGROUND: #01428b; 
 COLOR: #ffffff; 
 FONT-SIZE: 9pt; 
 height: 14pt; 
 BORDER-BOTTOM: black 1px solid; 
 BORDER-LEFT: white 1px solid; 
 BORDER-RIGHT: black 1px solid; 
 BORDER-TOP: white 1px solid; 
 }
 .form { 
 BACKGROUND: none; 
 BORDER-BOTTOM: #01428b 1px solid; 
 BORDER-LEFT: #01428b 1px solid; 
 BORDER-RIGHT: #01428b 1px solid; 
 BORDER-TOP: #01428b 1px solid; 
 FONT-SIZE: 9pt; 
 align: absmiddle; 
 }
#Theader{
	width:1000px;
	height:75px;
}
#Theader_left{
	background:url(../pic/Ttop_left.jpg) no-repeat;
	height:75px;
	margin-top:0;
		
}
#Theader_right{
	background:url(../pic/Ttop_right.jpg) no-repeat;
	height:75px;
	margin:0 0 0 343px;
}
#Theader_right_text {
margin:24px 0 0 18px;
text-align:center;
}
#Theader_right_text li {
float: left;
border-right:1px solid #91B9FC;
height: 14px;
width: 70px;
list-style-type: none;
}
#Tleft_top{
	height:90px;
	top:75px;
	left:0;
	position: absolute;
}
#Tleft_top a{
	font-size: 12px;
	color:#0D8F65;
	margin-left:64px;
	line-height:28px;
	text-decoration:none;
}
#Tleft_top a:hover{
	color:#000;
}
#Tleft_top span{
	visibility:hidden;
}
#Tleft_top H1{
	height:60px;
}
#Tleft_top H2{
	height:29px;
	background: url(../pic/Tleft_H2.gif) no-repeat;
}
#Tleft_top H3{
	background: url(../pic/Tleft_H3.gif) no-repeat;
	height:29px;
}
#Tleft_top H4{
	background: url(../pic/Tleft_H4.gif) no-repeat;
	height:29px;
}
#Tleft_top H5{
	background: url(../pic/Tleft_H5.gif) no-repeat;
	height:29px;
}
#Tleft_top H6{
	background: url(../pic/Tleft_H6.gif) no-repeat;
	height:29px;
}
#Tspace{
	height: 147px;
	left:200px;
	top:75px;
	position: absolute;
}
#Tleft_footer{
	top:222px;
	position: absolute;
}
/*健康顾问用的left*/
#Tleft_footer_ot{
	top:251px;
	position: absolute;
}
/*医院指南用的left*/
#Tleft_footer_zn{
	top:280px;
	position: absolute;
}
#Tfooter {
background:#E7F0FF;
width:1000px;
height:77px;
margin-top:auto;
}
#Tfooter li{
padding:8px 0 0 400px;
list-style-type: none;
}
#Tmain{
	 width: 638px;
	 height: auto;
	 margin-left:221px;
}
#Tmain H1{
	height:93px;
}
#Tmain H2{
	height: 54px;
}
/*静态页面文字显示部分*/
#Tmain_text,#Tmain_select{
	 width: 638px;
	 border:#91B9FC solid 1px;
	 height: auto;
	 top:147px;
}
/*大标题*/
#Tmain_text ul{
	text-align: center;
	font-size: 14px;
	list-style-type: none;
	padding:10px 0 0 10px;
	color:Maroon;
}
#Tmain_text li{
	text-align: center;	
	list-style-type: none;
	padding-top:10px;
	color: Maroon;
}
#Tmain_text .ZNli{
	font-size: 12px;
	color: Black;
	text-align: left;
	padding:10px 0 0 18px;
	line-height: 20px;
}
#Tmain_text .ybli{
	font-size: 12px;
	color: Black;
	text-align: left;
	padding:10px 0 0 48px;
	line-height: 16px;
}
/*小标题*/
#Tmain_text .Bli{
	font-size: 12px;
	color: Black;
	text-align: left;
}
/*文本正文*/
#Tmain_text .text_li{
	font-size: 12px;
	color: Black;
	text-align: left;
	text-indent: 8px;
	line-height: 20px;
}
#Tmain_select li{
	text-align: left;	
	list-style-type: none;
	padding-top:20px;
}