/*code based on Stu Nicholls "ultimate dropdown menu"
http://www.cssplay.co.uk*/
/*common styling*/
/*menu container*/
.menucontainer{background: #fff url(images/bgOFF.gif) no-repeat bottom left;}
/*basic menu styling*/
.menu {float:left;font-family: arial,verdana,sans-serif;width:778;position:relative;font-size:14px;font-weight:bold;
background:url(images/bgOFF.gif) repeat-x bottom left;border-top:4px solid #B30000;}
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	position:relative;
	width: 778;
}
.menu ul li {float:left;position:relative;display:inline;background:url(images/bgDIVIDER.gif) no-repeat bottom right;}
/*style of main items normal state*/
.menu ul li a, .menu ul li a:visited {float:left;display:block;text-decoration:none;color:#000;width:auto;color:#666;padding:0px 15px 0px 15px;line-height:40px;height:40px;}
* html .menu ul li a, .menu ul li a:visited {width:auto;w\idth:auto;}
/*hide sub nav items*/
.menu ul li ul {display:none;}
/*clear the main nav bg*/
.menu ul li ul li{background:none;}
/*style for table of sub nav items*/
table {margin:-1px;border-collapse:collapse;font-size:14px;}
/*specific to non IE browsers*/
/*main nav over state*/
.menu ul li:hover a {color:#B30000;background: transparent url(images/bgON.gif) bottom left repeat-x;}
/*show drop-down list*/
.menu ul li:hover ul {display:none;position:absolute;top:40px;margin-top:1px;left:0;width:100%;border-top:1px solid #fff;}
/*drop-down on state*/
.menu ul li:hover ul li a {display:none;background:#e3e3e3;color:#333;height:auto;line-height:16px;padding:2px 16px 2px 16px;width:120px;border-top:1px solid #fff;}
/*sub drop-down over state*/
.menu ul li:hover ul li a:hover {display:none;color:#fff;background: #B30000 url(images/sub-arrow.gif) no-repeat;background-position: 4px 8px;}

/*以下是定义另一个样式表*/
.twoa {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-size: 12px;
	line-height: 20px;
}
.twoa:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-size: 12px;
	line-height: 20px;
}
.twoa:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	line-height: 20px;
	font-size: 12px;
}
.twoa:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-size: 12px;
	line-height: 20px;
}
/*以下是定义另一个样式表*/
.threea {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.threea:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.threea:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}
.threea:hover {
	COLOR: #B8296B;
	TEXT-DECORATION: underline;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
/*内连接样式表*/
.foua {
	COLOR: #B8296B;
	TEXT-DECORATION: none;
	font-size: 13px;
	line-height: 20px;
}
.foua:link {
	COLOR: #B8296B;
	TEXT-DECORATION: none;
	font-size: 13px;
	line-height: 20px;
}
.foua:visited {
	COLOR: #B8296B;
	TEXT-DECORATION: none;
	line-height: 20px;
	font-size: 13px;
}
.foua:hover {
	COLOR: #B8296B;
	TEXT-DECORATION: underline;
	font-size: 13px;
	line-height: 20px;
}



/*三级样式表*/
.fivea {
	COLOR: #B8296B;
	TEXT-DECORATION: none;
	font-size: 13px;
	line-height: 20px;
}
.fivea:link {
	COLOR: #B8296B;
	TEXT-DECORATION: none;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
.fivea:visited {
	COLOR: #B8296B;
	TEXT-DECORATION: none;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
}
.fivea:hover {
	COLOR: #B8296B;
	TEXT-DECORATION: underline;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}


/*正文展示样式表*/
.article_area {
COLOR: #000000;
	font-size: 12px;
	line-height: 25px;
	
}
.article_secondtitle {
COLOR: #B8296B;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	
}
.article_thidtitle {
COLOR: #B8296B;
	font-size: 13px;
	line-height: 22px;
	
}
/*医生介绍样式*/
.ys {
	font-family: "宋体";
	font-size: 13px;
	color: #333333;
	line-height: 15px;