body{
  font-size:9pt;
  color:#000;
  margin:0;
  padding:0;
  text-align:center;/*--居中-*/
  SCROLLBAR-FACE-COLOR: #ffe7ef; 
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
  OVERFLOW: auto; 
   SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
   SCROLLBAR-ARROW-COLOR: #ff599a; 
   SCROLLBAR-TRACK-COLOR: #ffffff; 
   SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
}
td{
	font-size:9pt;
	letter-spacing:0.15em;
	line-height:170%;
    text-align:left;
}
a{
  color:#615f60;
  text-decoration:none;
}
a:hover{
  color: #fa8700;
  text-decoration:none;
}
p{
  padding-left:4px;
  padding-top:0px;
  
}
/*--------------------------------------------------------------页面头部----------------------------------------------------------------*/
/*---白色字体---*/
.text_white{
  color:#fff;
}
/*---页眉---*/
.pagetop{
  margin:0;
  padding:0;
  width:100%;
  height:135px;
  background:url(../images/top_bj.gif) repeat-x;
}
/*---导航----*/
#topmenu{
  float:right;
  width:340px;
  height:26px;
  color:#fff;
  text-align:center;
  line-height:26px;
  background:url(../images/topmenu.gif) no-repeat;
}
#topmenu a{
  color:#fff;
  text-decoration:none;
}
#topmenu a:hover{
  color:#f9ff5b;
  text-decoration:none;
}
/*--菜单导航--*/
#menu{
  clear:both;
  height:38px;
  margin-top:23px;
  margin-left:-42px;
}
#menu ul li{
  padding:0;
  float:left;
  list-style:none;
  font-size:14px;
  font-weight:bold;
  width:98px;
  height:38px;
  line-height:38px;
  text-align:center;
  background:url(../images/menu_bj.gif) no-repeat;
}
#menu a{
  color:#fff;
}

/*--二级菜单--*/
#fbtn{
 display:none;
 overflow:hidden; 
 border:#ff9933 1px solid;
 background-color:#FFFFCC;
 width:115px;
 border-top:none;
 height:30px;
 margin-right:2px;
 }
#fbtn_txt{
 position:relative;
 }
#fbtn_txt div{
 color:#FF6699;
 height:30px;
 padding-top:11px;
 text-align:center;
 font-weight:bold;
 cursor:hand;
 }
#fbtn_mask{
 background-color:#ffffff;
 position:relative;
 width:100%;
 height:30px;
}

/*---公告栏----*/
.notice_left{
  background:url(../images/notice_left.gif) no-repeat;
  width:99px;
  height:30px;
}
.notice_center{
  color:#fff;
  padding:6px 8px;
  background:url(../images/notice_center.gif) repeat-x;
}
.notice_center a{
  color:#fff;
}
.notice_center a:hover{
  text-decoration:underline;
  color:#f9ff5b;
}
.notice_right{
  background:url(../images/notice_right.gif) no-repeat;
  width:12px;
}
/*--------------------------------------------------------------页面中心----------------------------------------------------------------*/
/*---页面中心外围背景----*/
.pagecenter{
  margin:0 auto;
  width:884px;
  height:800px;
  padding:0 4px;
  background-color:#fef4f3;
}
/*---页面中心左部分----*/
.content_left{
  float:left;
  width:201px;
  margin-right:2px;
}
/*---页面中心右部分----*/
.content_right{
  float:right;
  width:672px;
}
/*-more字体--*/
.more{
  color:#fff;
  margin-bottom:10px;
  margin-right:8px;
}
/*-下划线--*/
.line{
  height:1px;
  background:url(../images/line.gif) repeat-x;
}
/*--科室主页--*/
.frame01_top{
  width:201px;
  height:58px;
  text-align:right;
  vertical-align:bottom;
  background:url(../images/frame01_top.gif);
}
.frame01_mid{
  height:174px;
  background:url(../images/frame01_mid.gif);
}
.frame01_bottom{
  height:17px;
  background:url(../images/frame01_bottom.gif);
}
/*--医院简介--*/
.frame02_top{
  width:465px;
  height:64px;
  text-align:right;
  vertical-align:bottom;
  background:url(../images/frame02_top.gif);
}
.frame02_mid{
  height:155px;
  background:url(../images/frame02_mid.gif);
}
.frame02_bottom{
  height:10px;
  background:url(../images/frame02_bottom.gif);
}
/*--新闻公告--*/
.frame03_top{
  width:673px;
  height:64px;
  text-align:right;
  vertical-align:bottom;
  background:url(../images/frame03_top.gif);
}
.frame03_mid{
  height:156px;
  background:url(../images/frame03_mid.gif);
}
.frame03_mid_bj{
  background:url(../images/frame03_mid_bj.gif);
}
.frame03_bottom{
  height:10px;
  background:url(../images/frame03_bottom.gif);
}
/*--就医指南--*/
.frame04_bj{
  width:201px;
  height:188px;
  background:url(../images/frame04.gif) no-repeat;
}
/*--专家介绍--*/
.frame05_top{
  width:201px;
  height:43px;
  text-align:right;
  vertical-align:bottom;
  background:url(../images/frame05_top.gif);
}
.frame05_midleft_bj{
  width:11px;
  background:url(../images/frame05_midleft_bj.gif);
}
.frame05_midright_bj{
  width:10px;
  background:url(../images/frame05_midright_bj.gif);
}
.frame05_bottom{
  height:14px;
  background:url(../images/frame05_bottom.gif);
}
/*---图片外框----*/
.pic{
  border:#ccc 1px solid;
  padding:2px;
  margin:0 8px 0 0;
}
/*--社会调查--*/
.frame06_bj{
  width:201px;
  height:184px;
  background:url(../images/frame06.gif) no-repeat;
}
/*---按钮----*/
.btn01{
  color:#616060;
  width:57px;
  height:22px;
  border:none;
  padding:3px 0 0 10px;
  background:url(../images/btn01.gif) no-repeat;
}
.btn03{
  width:53px;
  height:19px;
  border:none;
  padding:0px 0 0 10px;
  background:url(../images/btn03.gif) no-repeat;
}
/*--健康园地--*/
.frame07_bj{
  width:875px;
  height:526px;
  background:url(../images/frame07.jpg) no-repeat;
}
/*--健康园地中的标题文字--*/
.title_text{
  color:#5dc10f;
  font-weight:bold;
}
  
/*--------------------------------------------------------------二级页面----------------------------------------------------------------*/
.frame10_top
{
 background:url(../images/frame10_top.gif);
 width:178px;
 height:75px;
 font-size:16px;
 font-weight:bold;
 text-align:center;
 vertical-align:middle;
 padding:10px 0px 0px 50px;
 color:#FFFFFF;
}
.frame10_mid
{
 background:url(../images/frame10_mid.gif);
 width:228px;
}

/*---二级超级链接样式----*/
a.second:link {
    text-decoration: none;
    color: #69717b;
	font-size:14px;
	font-weight:bold;
}
a.second:visited {
    text-decoration: none;
    color: #69717b;
	font-size:14px;
	font-weight:bold;
}
a.second:hover {
    color: #f21d5c;
	font-size:14px;
	font-weight:bold;
}
/*----右边工作区背景色-----*/
.content_left2
{
 background:url(../images/second_bg.gif) left bottom no-repeat #fff;
}
/*----二级标题背景样式-----*/
.title_bg
{
 background:url(../images/title_bg.gif) repeat-x;
 padding-right:10px;
 height:21px;
}
/*----二级标题文字样式-----*/
.title_text01
{
 color:#f52576;
 background-color:#fff;
 font-size:14px;
 font-weight:bold;
}
/*---二级目录样式---*/
.TdHeader td,th
{
 height:2px;
 background-color:#f8a1be;
}
.TdItem td{
    border-left:none;
    border-right:none;
	background-color:#fdf4f4;
}
.TdItem01 td{
    border-left:none;
    border-right:none;
	background-color:#fff;
}
.btn_left
{
 background:url(../images/btn_left.gif);
 border:none;
 cursor:hand;
 width:16px;
 height:17px;
}
.btn_right
{
 background:url(../images/btn_right.gif);
 border:none;
 cursor:hand;
 width:16px;
 height:17px;
}

/*--------------------------------------------------------------三级页面----------------------------------------------------------------*/
/*---“最新文章”样式---*/
.frame11_bg
{
 background:url(../images/frame11_bg.gif) left bottom no-repeat #fef3f7;
}
.frame11_top
{
 background:url(../images/frame11_top.gif);
 width:210px;
 height:78px;
 font-size:15px;
 font-weight:bold;
 text-align:center;
 vertical-align:middle;
 padding:0px 0px 0px 10px;
 color:#FFFFFF;
}
.frame11_mid
{
 background:url(../images/frame11_mid.gif);
 width:220px;
}
.frame11_bottom
{
 background:url(../images/frame11_bottom.gif);
 width:220px;
 height:26px;
}
.frame12_bg
{
 background:url(../images/frame12_bg.gif) left bottom no-repeat #fff;
}
/*---------标题------------*/
.title_text02
{
 color:#f7659f;
 font-size:14px;
 font-weight:bold;
 padding:15px 0px 12px 0px;
}
/*---------文本样式------------*/
.text
{
 line-height:200%;
 padding:0px 10px 0px 10px;
 text-indent:2em;
 text-align:left;
}
/*--------------------------------------------------------------页面底部----------------------------------------------------------------*/
.pagebottom{
  clear:both;
  margin:0;
  width:100%;
  background:url(../images/bottom_bj.gif) repeat-x;
}
/*--底部菜单--*/
.menu_left{
  width:6px;
  height:30px;
  background:url(../images/menu_left.gif);
}
.menu_center{
  color:#fff;
  background-color:#70dcff;
}
.menu_center a:hover{
  text-decoration:none;
  color:#f9ff5b;
}
.menu_right{
  width:6px;
  height:30px;
  background:url(../images/menu_right.gif);
}
.aboutus
{
	padding:0px 0px 35px 0px;
}