body {
    margin:0px;
    padding:0px;
    font-family: "宋体";
    font-size: 12px;
    color:#1A1A1A;
}
a {
    text-decoration:none;
    color: #686155;
}
a:hover { text-decoration:underline; }
a:active { color: #686155; }
a:visited{ color: #686155; }

ul,li,p ,form,hr{
    padding:0px;
    margin:0px;
}
ul { list-style-type:none;}
h1,h2,h3,h4,h5,h6{
    margin: 0px;
    padding:0px;
}
h2 { padding: 10px 0px 0px 0px; }
h1 { font-weight: bold; font-size: 12pt;  color: #3333FF; line-height: 36px; }
h1 a, h1 a:visited{ font-weight: bold; font-size: 12pt;  color: #3333FF; line-height: 36px; }
h2.sec, h2.sec a {
font-weight:bold;
font-size: 12pt;
color: #3333FF;
line-height: 36px;
text-align: center;
}


img {
    border:0px;
}
.center{
    text-align: center;
}
.clear {
    clear:both;
    visibility: hidden;
    line-height:0px;
    font-size:0;
}
#wrapper {
    width: 950px;
    margin: 0px auto;
}
.top {
    background: url(../images/banner.jpg) no-repeat top ;
    float: right;
    width: 950px;
    height: 205px;
    border: 0px;
}
.top-right {
    float: left;
    width: 240px;
    height: 20px;
    line-height:30px;
    padding: 2px 0px 2px 2px;
}
.top-right, .top-right a, .top-right a:hover, .top-right a:visited, .top-right a:active { color: #fff;}
.top-left {
    float: left;
    width: 300px;
    height: 30px;
    line-height:30px
}

dl.address  dt{
border: 1px solid #f00;
    display: block;
    float: left;
    width: 100px;
    text-align: left;
}
dl.address dd{
border: 1px solid #f00;
    display: block;
    float: left;
    width: 300px;
    text-align: left;
}

/**********************************导航栏格式*****************************************************/
#nav{
    width: 950px;
    line-height: 30px;
    height: 30px;
    font-size: 10pt;
    background:url(../images/nav_bg.jpg) no-repeat 0px 0px;
}
#nav li{
    display: inline;
}
#nav li a {
    display: block;
    float: left;
    padding-left:15px;
    color: #ffffff;
    height: 30px;
}
#nav li a:hover{
    text-decoration:none;
}



#navnew {padding:0; margin:0; list-style:none; height:30px; background:#fff; position:relative; z-index:500; font-family:arial, verdana, sans-serif;
    background:url(../images/nav_bg.jpg) repeat-y 0px 0px; }
#navnew li.topnew {display:block; float:left;}
#navnew li a.top_link {display:block; float:left; height:30px; line-height:27px; color:#fff; text-decoration:none; font-size:9pt; font-weight:normal; padding:0px; cursor:pointer;
/* background: url(blank.gif); */}
#navnew li a.top_link span {float:left; display:block; padding:0 10px 0 12px;height:30px;
/* background:url(blank.gif) right top; */}
#navnew li a.top_link span.down {float:left; display:block; padding:0 10px 0 10px; height:30px;
/* background:url(blanka.gif) no-repeat right top; */}
#navnew li a.top_link:hover {color:#fff;
/* background: url(blank_over.gif) no-repeat; */}
#navnew li a.top_link:hover span { /*background:url(blank_over.gif) no-repeat right top;*/}
#navnew li a.top_link:hover span.down { /*background:url(blank_overa.gif) no-repeat right top;*/}

#navnew li:hover > a.top_link {color:#fff; background:  /* url(blank_over.gif) no-repeat; */}
#navnew li:hover > a.top_link span { /* background:url(blank_over.gif) no-repeat right top; */}
#navnew li:hover > a.top_link span.down { /* background:url(blank_overa.gif) no-repeat right top; */}

/* Default list styling */
#navnew li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#navnew ul,
#navnew li:hover ul ul,
#navnew li:hover ul li:hover ul ul,
#navnew li:hover ul li:hover ul li:hover ul ul,ilongtext
#navnew li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#navnew li:hover ul.sub
{left:10px; top:30px; background: #C6E3E3; padding:3px; border:1px solid #3a93d2; white-space:nowrap; min-width:98px; height:auto; z-index:300; }
#navnew li:hover ul.sub li
{display:block; height:20px; position:relative; border-bottom: 1px solid #3b92d5;float:left; min-width:98px; font-weight:normal;}
#navnew li:hover ul.sub li a
{display:block; font-size:9pt; height:20px; width:98px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; }
#navnew li ul.sub li a.fly
{background:#fff url(arrow.gif) 80px 7px no-repeat;}
#navnew li:hover ul.sub li a:hover
{background:#3a93d2; color:#fff;}
#navnew li:hover ul.sub li a.fly:hover
{background:#3a93d2 url(arrow_over.gif) 80px 7px no-repeat; color:#fff;}

#navnew li:hover ul li:hover > a.fly {background:#3a93d2 url(arrow_over.gif) 80px 7px no-repeat; color:#fff;}

#navnew li:hover ul li:hover ul,
#navnew li:hover ul li:hover ul li:hover ul,
#navnew li:hover ul li:hover ul li:hover ul li:hover ul,
#navnew li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; min-width:98px; z-index:400; height:auto;}
/**********************************主体*****************************************************/
#main {
    width: 950px;
    margin-top:10px;
    overflow: hidden;
    float:left;
}

/**********************************左侧主框架格式*****************************************************/
.main-left {
    float: left;
    width: 250px;
    margin-bottom:-10000px;padding-bottom:10000px;
}
.main-left-index {
    float: left;
    width: 250px!important;
    width: 240px;
}
.main-right {
    padding: 0px;
    float: right;
    overflow:hidden;
    width: 685px;
}
.weak{
    color: #CDCEC6;
}
/**********************************左侧容器格式*****************************************************/
.login_bg{
    width: 250px;
    height: 67px;
    /* background:url(../images/login_bg.jpg) no-repeat top left; */
    margin-top:12px;
    margin-top:8px;
}
.login_bg2{
    width: 250px;
    margin-top:8px;
}
.login_box{
    width: 180px;
    float:left;
    padding-top: 54px;
    color:#999;
    font-size: 9pt;
    padding-left: 10px;
}
.login_btn{
    display: block;
    font-size: 9pt;
    color: #fff;
    float: left;
    padding-top: 56px;
    text-align: center;
    width:50px;
    background: url(../images/login.jpg) no-repeat bottom left;
}
.login_btn a:link { color: #fff; }
.login_btn a:hover { color: #fff; }
.login_btn a:active { color: #fff; }
.login_btn a:visited { color: #fff; }
.textsubmit {
BORDER-RIGHT: #6291FF 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #6291FF 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#9DBCEA); BORDER-LEFT: #6291FF 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #6291FF 1px solid;  width: 123px;
}

input.itext {
    border-bottom: 1px solid #3780C8;
    border-left: 0px; border-top: 0px; border-right: 0px;
    width: 50px;
    height: 16px;
}
.pollbtn {
BORDER-RIGHT: #6291FF 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #6291FF 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#9DBCEA); BORDER-LEFT: #6291FF 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #6291FF 1px solid;  width: 94px;
}
.left_1_box{
    background: url(../images/notice_bg.jpg) no-repeat top left;
    width: 250px;
    float: left;
    padding:77px 0px 10px 0px;
    height: 174px;
}
.news-title {
    font-size: 12pt;
    color: #0066CC;
    font-family: bold;
    text-indent: 10px;
    margin-top: 6px;
    margin-bottom: 10px;
}
/* .mostview{
    background: url(../images/mostview-bg.jpg) no-repeat top left;
    height: 300px;
    width: 246px;
    float: left;
    padding:77px 5px 0px 0px;
} */
.mostview {
    height: auto;
    width: 246px;
    float: left;
    padding:0px 5px 0px 0px;
}
.mostview-ul {
    width: 250px;
    height:255px;
    background: url(../images/mostview-bg2.jpg) no-repeat top left;
    margin: 0;
    padding: 10px 0px 10px 0px;
    float:left;
}
.mostview ul li{
    width:210px;
    margin-left: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    background-repeat: no-repeat;
    text-indent: 12px;
    line-height:22px;
    background-position: left center;
}
.left_1_box ul li {
    width: 230px;
    margin-left: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    background-repeat: no-repeat;
    text-indent: 12px;
    line-height:22px;
    color: #f00;
    background-position: left center;
}
.left_1_box ul li a{
    color: #f00;
}    
.more{
    float:right;
    margin:6px 30px 8px 0px;
}
.left_2_box{
    width: 250px;
    background: url(../images/guide_bg.jpg) no-repeat top left;
    height: 236px;
}
.guide_1{
    float:left;
    width:120px;
    height:121px;
    margin:55px 0px 0px 20px!important;
    margin:55px 0px 0px 10px;
}
.guide_2{
    float:left;
    width:80px;
    height:121px;
    margin:55px 0px 0px 10px;
}
.guide_3{
    float:left;
    width:200px;
    height:50px;
    margin:0px 0px 0px 20px!important;
    margin:0px 0px 0px 10px;
}
.guide_3 li{
    background-image: url(../images/icon1.jpg);
    background-repeat: no-repeat;
    text-indent: 12px;
    line-height:22px;
    background-position: left center;
}
.guide_1 li{
    background-image: url(../images/icon1.jpg);
    background-repeat: no-repeat;
    text-indent: 12px;
    line-height:24px;
    background-position: left center;
}
.guide_2 li{
    background-image: url(../images/icon1.jpg);
    background-repeat: no-repeat;
    text-indent: 12px;
    line-height:24px;
    background-position: left center;
}
.left_3_box{
    background: url(../images/video_bg.jpg) no-repeat top left;
    padding: 42px 7px 10px 7px;
}
.left_4_box{
    border: 1px solid #fff;
    background: url(../images/cons_bg.jpg) no-repeat top left;
    width: 250px;
    height: 223px;
}
.left_4_box  ul{
   width: 200px;
   padding-left: 27px!important;
   padding-left: 0px;
   margin-top:  50px;
   margin-left: 0px!important;
   margin-left: 27px;
   margin-right: 0px;
}
.left_4_box ul li {
   width: 150px;
}
.left_5_box{
    background: url(../images/health_bg.jpg) no-repeat top left;
    border: 1px solid #fff;
    width: 250px;
    height: 148px;
}
.left_5_box  ul{
   width: 200px;
   padding-left: 27px!important;
   padding-left: 0px;
   margin-top:  50px;
   margin-left: 0px!important;
   margin-left: 27px;
   margin-right: 0px;
}
.left_5_box ul li {
   width: 150px;
}
.left_6_box{
    background: url(../images/vote_bg.jpg) no-repeat top left;
    width: 240px;
    height: 230px;
    padding: 46px 5px 10px 5px;
}
.left_6_box img{
    text-align: center;
    margin: 10px 0px 0px 10px;
}
.left_7_box{
    background: url(../images/magazine_bg.jpg) no-repeat top left;
    border: 1px solid #fff;
    width: 250px;
    height: 191px;
}
.left_7_box img{
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-left: 10px;
    margin-top: 48px;
}
.left_7_box div.intro{
    position: relative;
    top: 42px;
}
.consult_ul li {
  display: block;
  width: 195px;
  height: 40px;
  padding-left: 60px;
}
.consult_ul  span {
    verticle-align: middle;
    line-height: 40px;
}
.medical_ul  li {
  display: block;
  width: 195px;
  height: 34px;
  padding-left: 54px;
}
.medical_ul  span {
    verticle-align: middle;
    line-height: 34px;
}
/**********************************右侧格式*****************************************************/
.right_1{
    float:right;
    width:685px;
    height:244px;
}
.right_1_tit{
    height:29px;
    margin-left:7px;
}
.l-box-list {
    height: 210px;
    width: 685px;
}
.l-box-list-img {
    float:left;
    width:298px;
    height:190px;
    margin: 8px 0px 0px 10px;
    border: 1px solid #ccc;
    padding: 2px;
}
.l-box-list-img-2 {
    float:left;
    margin: 15px;
    background-repeat: no-repeat;
}
.l-box-list-img-right {
    float:right;
    width:280px;
    height:190px;
    margin: 10px;
    border: 1px solid #ccc;
}
.intro-image { margin: 2px;}
.l-news-list {
    float:right;
    height: 190px;
    width:350px;
    margin:5px!important;
    margin:0px;
}
p.new-brief {
    background: url(../images/icon_dian.gif) repeat;
    line-height: 22px;
    padding-right: 10px;
}
div.jgsz {
    width: 100%;
    padding-left:auto;
    padding-right:auto;
    text-align:center;
}
div.jgsz img{
    margin-top: 0px;
    margin-bottom: 0px;
}
.l-news-list-2 {
    float:right;
    height: 190px;
    width:365px;
    margin:15px 15px 0px 5px;
}
.l-news-list li,.l-news-list-2 li{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    background-repeat: no-repeat;
    text-indent: 12px;
    line-height:22px;
    background-position: left center;
}
.l-news-list-left{
    float:left;
    height: 190px;
    width:350px;
    margin:10px 10px 10px 20px;
}
.l-news-list-left li{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    background-repeat: no-repeat;
    text-indent: 12px;
    line-height:22px;
    background-position: left center;
}
.right_2{
    float:right;
    width:685px;
    height:246px;
    background: url(../images/yywh_bg.jpg) no-repeat top left;
}
.right_3{
    float:right;
    width:685px;
    height:186px;
    background: url(../images/expert_bg.jpg) no-repeat top left;
}
div#aca-more {
    width: 400px;
    position: relative;
    top: 18px;
    left: 100px;
}
div#aca-more img#acamorelink {
    float: left;
}
div#aca-more img#expmorelink {
    float: right;
}
.expert1{
    border:1px solid #fff;
    float:left;
    width:300px;
    height:126px;
    margin:35px 0px 15px 20px!important;
    margin:35px 10px 15px 10px;
}
.expert1 img{
    float: left;
    width:106px;
    height:108px;
    padding: 3px;
    margin: 3px 10px 3px 0px;
    /* background: url(../images/expert_pic_bg.gif) no-repeat top left; */
    border: 1px solid #ccc;
}
.expdiv { float:left; }
.expdiv img{ float:left; }
.expdiv p {
  display: block;
  float: right;
  width: 170px;
}
.expdiv2 { float:left; }
.expdiv2 img{ float:left; }
.expdiv2 p {
  display: block;
  float: right;
  width: 165px;
}
.expert2{
    border:1px solid #fff;
    float:right;
    width:300px;
    height:126px;
    margin:35px 20px 15px 0px!important;
    margin:35px 10px 15px 0px;
}
.expert2 img{
    float: left;
    /* width:106px; */
    height:108px;
    padding: 3px;
    margin: 3px 10px 3px 10px;
    /* background: url(../images/expert_pic_bg.gif) no-repeat top left; */
    border: 1px solid #ccc;
}
.exp-box {
    min-height: 160px;
    overflow: visible;
    width: 615px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bdd7d9;
    margin-top: 20px;
    padding-bottom: 10px;
}
.exp-box img {
    float: left;
    background-color: #edf4f5;
    padding: 10px;
    border: 1px solid #bdd7d9;
    margin-right: 20px;
}
.exp_img{
    float:left;
    width:110px;
    height: 220px;
    overflow:hidden;
}
.exp_img img{
    margin-left:10px;
    border: 1px solid #ccc;
    padding: 3px;
}
.zj_ttl{
    /* background: url(../images/icon6.png) no-repeat top left; */
    line-height:24px;
    padding-left: 10px;
    padding-right:10px;
    text-align:center;
}
span.ttl3 a{
   margin-top: 10px;
   color: #0066CC;
   font-size: 9pt;
}
p.intro2 {
   line-height: 24px;
   text-indent: 10px;
}
.intro {
    line-height: 20px;
    margin-top: 8px;
}
div.intro {
    line-height: 20px;
}
.intro a {
    text-decoration: none;
    color: #3366FF;
}
div.intro a {
    text-decoration: none;
    color: #686155;
}
.intro a:hover {
    text-decoration: underline;
    color: #3366FF;
}
div.intro a:hover {
    text-decoration: underline;
    color: #686155;
}
.article-info {
    color: #A7BEC5; font-size: 9pt;
}
.right_4{
    float:right;
    width:683px;
    height:152px;
    background: url(../images/subject_bg.jpg) no-repeat top left;
    margin-top:8px;
}
.subject_left{
    float:left;
    margin:54px 0px 0px 128px!important;
    margin:54px 0px 0px 60px;
    width:10px;
}
.subject_right{
    float:left;
    margin:54px 0px 0px 0px;
    width:10px;
}
.subject_pic{
    float:left;
    margin:34px 6px 0px 6px;
    width:500px;
    height: 89px;
}
.subject_pic img{
    background-color: #FFFFFF;
    padding: 2px;
    border: 1px solid #CCCCCC;
    margin: 0px;
}
.right_5{
    float:right;
    width:685px;
}
.right_5_left{
    float:left;
    width:336px;
}
.right_5_right{
    float:right;
    width:336px;
}
.tit_news_1{
    border: 1px solid #fff;
    background:url(../images/tit_bg1.jpg) no-repeat top left;
    height:260px;
}
.tit_news_2{
    border: 1px solid #fff;
    background:url(../images/tit_bg2.jpg) no-repeat top left;
    height:260px;
}
.tit_news_3{
    border: 1px solid #fff;
    background:url(../images/tit_bg3.jpg) no-repeat top left;
    height:260px;
}
.tit_news_4{
    border: 1px solid #fff;
    background:url(../images/tit_bg4.jpg) no-repeat top left;
    height:260px;
}
.tit_news_5{
    border: 1px solid #fff;
    background:url(../images/tit_bg5.jpg) no-repeat top left;
    height:260px;
}
.tit_news_6{
    border: 1px solid #fff;
    background:url(../images/tit_bg6.jpg) no-repeat top left;
    height:260px;
}
.more_tit{
    float:right;
    margin:20px 30px 8px 0px;
}
.tit_news{
    width:296px;
    margin:56px 20px 20px 20px!important;
    margin:56px 20px 0px 20px;
}
.tit_news li{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    background: url(../images/arrow.gif) no-repeat left center;
    text-indent: 12px;
    line-height:22px;
}
.button_pic{
    width:140px;
    float:left;
}
.button_tit{
    width:128px;
    margin-top: 4px;
}
.button_tit img{
    margin:2px;
}
.tit_info{
    width:150px;
    float:right;
}
.tit_info li{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    background: url(../images/arrow.gif) no-repeat left center;
    text-indent: 12px;
    line-height:22px;
}
.right_6{  
	width:950px;    
    background: url(../images/linksa.jpg) no-repeat top left;
}
.link-text{
    padding: 40px 10px 10px 20px;   
}
.link-text ul li {
   display: inline;
}
div.tab-button {
    background: url("../images/button_tit_bg1.gif") no-repeat top left;
    height: 25px;
    width: 128px;
    line-height: 25px;
    margin-top:auto;
    margin-bottom: auto;
    text-indent: 24px;
}
div.tab-button-first {
    background: url("../images/button_tit_bg.gif") no-repeat top left;
    height: 25px;
    width: 128px;
    line-height: 25px;
    margin-top:auto;
    margin-bottom: auto;
    text-indent: 24px;
}
/*********************************横式tab样式*****************************************************/
.tab{
 border-bottom:0px solid #ccc; /* 菜单模块的底部边框，也就是内容模块的上边框 */
 list-style:none;
 /* padding:4px 5px 3px 5px; */
 }
.tab li{
display:inline; /* 【重点】让li横向排列。*/
 font-size:12px;
 }
.tab li a{
/* padding:3px 4px;*/ /* 因为没有固定高度，所以用填充来调整显示效果。 */
border:0px solid #ccc;  /* 菜单项的边框 */
color:#888;
border-bottom:none; /* 底部无边框 */
text-decoration:none;
background:#f7f7f7;
}
/*鼠标经过时的样式 */
.tab li a:hover{
background:#fff;
}
/*选中时的样式 */
.tab li.no a{
background:#fff;
border-bottom:none; /*  隐藏菜单项的底部边框 */
position:relative;  /* 【重点】菜单项里面的连接使用了相对定位 */
top:1px;            /* 【重点】相对于外层顶部为1像素，正好是底部边框的像素。所以就遮住了ul的底部边框 */
color:#000000;
font-weight:bold;
}
/*********************************纵式tab样式*****************************************************/
.vtab{
 border-bottom:0px solid #ccc; /* 菜单模块的底部边框，也就是内容模块的上边框 */
 list-style:none;
 /* padding:4px 5px 3px 5px; */
 }
.vtab li{
/* display:inline; */ /* 【重点】让li横向排列。*/
    font-size:12px;
    border-bottom-style: none;
    border-bottom-color: #fff;
    background: none;
    text-indent: 0px;
    height:30px;
 }
.vtab li a{
/* padding:3px 4px; */ /* 因为没有固定高度，所以用填充来调整显示效果。 */
border:0px solid #ccc;  /* 菜单项的边框 */
color:#888;
border-bottom:none; /* 底部无边框 */
text-decoration:none;
}
/*鼠标经过时的样式 */
.vtab li a:hover{
   background:#fff;
}
/*选中时的样式 */
.vtab li.no a{
background:#fff;
border-bottom:none; /*  隐藏菜单项的底部边框 */
position:relative;  /* 【重点】菜单项里面的连接使用了相对定位 */
top:1px;            /* 【重点】相对于外层顶部为1像素，正好是底部边框的像素。所以就遮住了ul的底部边框 */
color:#000000;
font-weight:normal;
}

/*********************************底部格式*****************************************************/
.footer-detail {
    width:950px;
    margin: 10px auto;
    height: 98px;
    /* color: #000; */
    color:#5F5C5C;
    padding:5px 0px 5px 0px;
    text-align: center;
    vertical-align: middle;
    line-height: 100px;
    /* background-image: url(../images/foot_bg.gif); */
    /* background-color: #7FB1CF; */
    background-color: #B1D0E4;
    border: 1px solid #3A769A;
}
.footer-detail a, .footer-detail a:hover, .footer-detail a:visited, .footer-detail a:active {
    color:#5F5C5C;
}
/**********************************内页列表格式*****************************************************/
.right_news{
    width: 685px;
    margin-top: 0px;
    margin-bottom:0px;
    padding-bottom: 0px;
    padding-left:0px;
    overflow:visible;
}
.right_news_close_btn{
    width: 685px;
    margin-top: 0px;
    margin-bottom:0px;
    text-align: right;
    padding-top:0px;
}
.main-right-top {
   background: url(../images/news_top.gif) no-repeat top left;
   margin: 0px;
   height: 12px;
}
.nav_2_tit{
    float:left;
    width:250px;
    height:44px;
    background-image: url(../images/nav_2_bg.jpg);
    line-height:44px;
    color:#FFF;
    text-indent: 58px;
}
.nav_2_tit_a{
    float:left;
    width:250px;
    height:44px;
    background-image: url(../images/nav_2_bga.jpg);
    line-height:44px;
    color:#FFF;
    text-indent: 58px;
}
.nav_2_tit a, .nav_2_tit_a a {
    color: #fff;
}
.nav_2_tit a:hover, .nav_2_tit_a a:hover, .nav_2_tit a:active, .nav_2_tit_a a:active, .nav_2_tit a:visited, .nav_2_tit_a a:visited, {
    color: #fff;
}
.nav_2_tit a:hover, .nav_2_tit_a a:hover {
    text-decoration: underline overline;
}
.nav_2_di{
    float:left;
    width:250px;
    height:18px;
    /*background-image: url(../images/nav_2_bg_di.jpg);*/
    background-repeat: no-repeat;
}
.nav-text{
    float:right;
}
.right_news_tit{
    position: relative;
    top: 10px;
    left: 10px;
    margin-bottom: 20px;
    height:45px;
    width:645px;
    background-repeat: repeat-x;
}
.right_news_tit-text{
    float:left;
    background-repeat: no-repeat;
    text-indent: 18px;
    line-height:40px;
    background-position: left center;
    color:#00629F;
    font-weight: 600;
    font-size: 14px;
}
.nav-text{
    float:right;
    margin-right:20px;
}
.news-list {
    float:right;
    width:615px;
    margin:0px 35px 0px 35px!important;
    margin:0px 15px 0px 35px;
}
.news-list_exp {
    float:right;
    width:615px;
    margin:0px 35px 0px 35px!important;
    margin:0px 15px 0px 20px;
}
.thickbox-exp{
    float: left;
    width: 600px;
    margin-left: 5px;
    margin-right: 5px;
}
.news-list dt{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    background-repeat: no-repeat;
    text-indent: 22px;
    line-height:28px;
    background-position: 6px center;
    width: 450px;
    float: left;
}
.news-list dd{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    line-height:28px;
    width: 120px;
    color: #CDCEC6;
    float: left;
}
.page{
    float: left;
    margin:20px;
    height:53px;
    text-align: center;
    width:645px!important;
    width:600px;
}
#buttons *{
  vertical-align:middle;
 }
.search{
    float:left;
    width:170px;
    height:167px;
    background-image:url(../images/search.png);
    padding:40px;
}
.med{
    width:491px;
    height:96px;
    margin:10px 60px 10px 60px;
}
.med_1{
    background-image:url(../images/med_tit_bg1.png);
}
.med_2{
    background-image:url(../images/med_tit_bg2.png);
}
.med_3{
    background-image:url(../images/med_tit_bg3.png);
}
.med_4{
    background-image:url(../images/med_tit_bg4.png);
}
.med_5{
    background-image:url(../images/med_tit_bg5.png);
}
.med_text{
    position: relative;
    top: 40px;
    left: 120px;
}
.article-image-wrapper {
   width: 400px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}
.article-image {
   border: 1px solid #ccc;
   padding: 3px;
}
.time {
    text-align: center;
    color: #999999;
    margin: 8px 0px;
    display: block;
    font-size: 9pt;
}
.ttld {
    text-align: center;
    color: #666666;
    font-size: 18px;
    border-bottom: 1px solid  #CCCCCC;
    height: 30px;
}
.detail, .detail-2 {
    width: 645px;
    margin: 10px 10px 10px 10px!important;
    margin: 10px 0px 10px 10px;
    padding: 10px;
    background-color: #F5F8FD ;
}
div.detail-2 p {
   font-size: 9pt;
   line-height: 20px;
   text-indent: 24px;
   color: #686155;
   margin: 15px 0px;
}

div.detail-2 a{
text-decoration: underline;
color: #0675BA;
}

div.detail p{
    font-size: 11pt;
    line-height: 26px;
    /*text-indent: 24px; */
    color: #000;
    margin: 15px 0px;
}


div.detail td {
   font-size: 9pt;
   font-weight: normal;
}
div.detail p { text-indent: 28px;}
.section-text{
    font-size: 11pt;
    line-height: 26px;
    text-indent: 24px;
    color: #000;
    margin: 15px 0px;
}
.clost-btn {
    border: none;
    width: 104px;
    height: 32px;
    /*float: right;*/
    cursor:pointer;
    margin-right: 30px;
    margin-bottom: 10px;

}
.l-box2 {
    overflow:auto;
    width: 615px;
    padding-bottom: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    margin-top: 16px;
}
.l-box2 img {
    float: left;
    background-color: #FFFFFF;
    padding: 2px;
    border: 1px solid #CCCCCC;
    margin-right: 20px;
}
.ttla {
    font-weight: bold;
    color: #666666;
}
.sub{
    float:right;
    width:595px;
    height:152px;
    background-image: url(../images/sub_bg.jpg);
    margin:8px 44px 0px 44px;
}
.sub_left{
    float:left;
    margin:54px 0px 0px 27px;
    width:10px;
}
.sub_right{
    float:left;
    margin:54px 0px 0px 0px;
    width:10px;
}
.sub1{
    float:right;
    width:432px;
    height:367px;
    background-image: url(../images/sub_bg1.gif);
    margin:30px 116px 30px 116px;
    padding:9px;
    text-align: center;
}
.exp{
    float:left;
    width:600px;
    margin:7px;
    background-image:url(../images/exp-middle.jpg) ;
}
.exp1{
    float:left;
    margin: 10px;
    width: 580px;
}
.exp2{
border:1px solid #ccc;
    float:left;
    width:535px;
    margin-top:5px;
    margin-bottom:5px;
}
.exp2 img {
    border: 1px solid #CCCCCC;
    margin: 8px;
}
.exp3{
    float:left;
    width:110px;
    margin:10px 10px 10px 33px;
}
.exp3 img {
    border: 1px solid #CCCCCC;
    margin: 8px;
}
.exp4{
    float:left;
    width:435px;
    margin-right:10px;
    margin-top:30px;
}
.exp4 li{
    /* background-image: url(../images/icon6.png); */
    background-repeat: no-repeat;
    text-indent: 56px;
    line-height:28px;
    background-position: 36px center;
}
.exp5{
    width:580px;
    float:left;
    margin:10px;
    line-height:24px;
}
.expert-bar {
    background: url(../images/expert-bar.jpg) no-repeat top left;
    height: 30px;
}
.exp-link{
    margin-left: 30px;
    font-size: 11pt;
}
.sectitle {
    color: #535353;
    font-weight: normal;
    font-size: 10pt;
}
.pre{
    float:left;
    width:18px;
    height:90px;
    margin-top:36px;
    margin-right:5px;
}
.next{
    float:right;
    width:18px;
    height:90px;
    margin-top:36px;
}
.intro_tit{
    width:600px;
    size:13px;
    text-align: left;
    margin: 15px 0px;
    display: block;
    font-weight: 600;
}
/*==================================================*/

.ttlc {
    text-align: left;
    color: #666666;
    font-size: 12px;
    border-bottom: 1px solid  #1B81C1;
    height: 26px;
}
.intro_pic{
    float:left;
    width:203px;
    background-image:url(../images/intro_pic_bg.jpg);
    text-align: center;
}
.intro_pic img{
    margin:20px 20px;
}
.intro_pic_text{
    width:160px;
    margin:10px 10px 10px 10px;
    line-height:22px;
}
.intro_pic2{
    float:left;
    width:138px;
    height:160px;
    background:url(../images/intro_pic_bg2.jpg) no-repeat top left;
    margin:5px;
    text-align: center;
}
.intro_tit{
    width:600px;
    font-size:11pt;
    color: #2249B3;
    text-align: left;
    margin: 15px 0px;
    display: block;
    font-weight: 600;
}
.table{
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #069;
    border-right-color: #D6D6D6;
    border-bottom-color: #D6D6D6;
    border-left-color: #069;
    background-color: #C0D5F3;
}
/************************表格样式***********************/
table#mytab {
    table-layout:fixed;
    empty-cells:show;
    border-collapse: collapse;
    margin:0 auto;
}
table#mytab td {
    height:26px;
    text-align: center;
    line-height: 20px;
}
#mytab thead{
    background-color: #0033cc;
    color: #CCFF33;
    font-weight: bold;
}
#mytab td.first{
    border-right: 1px solid #C1DAD7;
    border-left: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px;
    text-align: left;
    text-align: center;
    padding: 3px 3px 3px 6px;
    background: #CAE8EA  repeat;
     /* background: #fff; */
    font-size:10pt;
    font-weigth: bold;
    font-color: #07471E;
    /* FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#9DBCEA); */
    /* padding: 3px 3px 3px 6px;
    color: #4f6b72;  */
}
#mytab td.alt {
    background: #E1F0F0;
    color: #797268;
}
#mytab tr.alt {
    background: #E1F0F0;
    color: #797268;
}
#mytab td.hover, #mytab tr.hover {
    background: #C6F9D8;
    color: #339966;
}
table.t1 {
    border:1px solid #cad9ea;
    color:#666;
}
table.t1 th  {
    background-image: url(th_bg1.gif);
    background-repeat::repeat-x;
    height:30px;
}
table.t1 td,table.t1 th {
    border:1px solid #cad9ea;
    padding:0 1em 0;

}
table.t1 tr.a1 {
    background-color:#f5fafe;
}

.inner-tab {
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-bottom-style: solid ;
 border-left-style: solid ;
 border-bottom-color: #999999;
 border-left-color: #999999;
}
.inner-tab thead th, .inner-tab tr th{
 font-weight: bold;
 font-size: 9pt;
 color: #06F;
 background-color: #f5fafe;
 border-top-width: 1px;
 border-right-width: 1px;
 border-top-style: solid ;
 border-right-style: solid ;
 border-top-color: #999999;
 border-right-color: #999999;
}
.inner-tab caption {
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
    line-height: 50px;
}
.inner-tab td {
 text-align: center;
 font-size:10pt;
 line-height:22px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-top-style: solid ;
 border-right-style: solid ;
 border-top-color: #999999;
 border-right-color: #999999;
}
.inner-tab strong {
    color: #FF0000;
    font-weight: normal;
}
.inner-tab .bgcolor {
 background-color:#f3f3f3;
}
#marqueediv4, #marqueediv3, #marqueediv2 {
   display: none;
}
.textleft{
   text-align: left;
}
div.right_news_tit-text h2 {
   font-size:14px;
   line-height:40px;
   vertical-align:top;
   padding-top:0px;
}
a.redlink {
  color: red;
}
a.redlink:hover  {
  color: red;
}
a.redlink:active {
  color: red;
}
a.redlink:visited{
  color: red;
}  

.hovertable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
.hovertable th {
	background-color:#c3dde0;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}
.hovertable tr {
	background-color:#d4e3e5;
}
.hovertable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}