@charset "utf-8";

/*焦点图片*/
.focusimg .bigimg{border:1px solid #A2A4A8;}
.focusimg .titleContainer{background:#1D4A54;}
.focusimg .title a{color:#fff;}
.focusimg .title p{color:#fff;}

.drop{border-color:#BDDFA6;}

#drop_fx {width:280px;}
#drop_fx li { width:54px;text-align:center; background:#efffef; font-size:12px; margin:1px; cursor:pointer; float:left}

.focusimg .smallimg li img{border:2px solid #A2A4A8;}
.focusimg .smallimg li.current img{border-color:#BDDFA6;}

a:link { text-decoration:none;color:#335033;}
a:visited  { text-decoration:none;color:#335033;}
a:hover  { text-decoration:underline;color:#138E38;}
a:active  { text-decoration:underline;color:#138E38;}


#bodyer .grid { border:1px solid #BDDFA6;}
#bodyer .right .grid{border:5px solid #efffef;}

.h{border-bottom:1px solid #BDDFA6;background:url(./images/rSectionTitle.jpg) left top repeat-x;}
.h h3.current {padding-left:25px;color:#1A5388;background:url(./images/title8.gif) 10px 8px no-repeat;border:none;}

.h .tab li {border-right:1px solid #BDDFA6;text-align:center;color:#1A5388;cursor:pointer;}
/**/

.page .left{ background:url(./images/mSection.jpg) repeat-x; }
.page #bodyer .left .grid{ background:url(./images/mSection.jpg) repeat-x; -moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;-webkit-border-top-left-radius:12px;-webkit-border-top-right-radius:12px;border-top-width:4px;}

/*--------------------------------*/
#header .nav .menu{ background:url(./images/nav_p1.gif) repeat-x 0px 0px;}
#header .nav .menu li{border-right:1px solid #ddd;}

#header .nav .menu li.current{background:url(./images/b.gif) no-repeat 0px 0px; color:#fff;}
#header .nav .menu li.current a { color:#fff;}

#header .nav .submenu{ background-color:#138E38;}
#header .nav .submenu a{ color:#fff;}

#header .nav .current{display:block; }
#header .tagslink{background:url(./images/tagslink.jpg) left top repeat-x;}

#footer { background-color:#efffef}
#footer .menu { background-color:#138E38;}
#footer .menu a:link { text-decoration:none;color:#eee;}
#footer .menu a:visited  { text-decoration:none;color:#eee;}
#footer .menu a:hover  { text-decoration:underline;color:#fff;}
#footer .menu a:active  { text-decoration:underline;color:#fff;}

/* root element for tabs  */

.tabs .current span{display:block;position:absolute;left:18px;top:23px;width:14px;height:8px;background:url(./images/tip2.jpg) left top no-repeat;}
