/* CSS Document */


body{background:url(page_bg.gif) repeat-x #FFF;font-size:13px; margin:0px; padding:0px;}

body, p, td{font-size:13px; line-height:1.8;color:#000;}
a{color:#000; text-decoration:none; }
a:hover{color:#900;}
a {outline: none;}
a:active {color:#000; text-decoration:none; }
.nav  a{font:14px/100% Î¢ÈíÑÅºÚ;font-weight:bold;line-height:49px;}
ul,ol,li{list-style-type:none;}

img{border:0;}
.bd{border:1px solid #cfcfcf;background:url(bd_bg.gif) repeat-x;}
.left{height:30px;font:14px/100% Î¢ÈíÑÅºÚ;color:#FFF;font-weight:bold;line-height:30px;padding-left:5px;}



.smallslider{position:relative;overflow:hidden;width:100%;height:372px;clear:both;margin:0 auto;z-index:100;}
.smallslider ul{list-style-type:none;padding:0;margin:0;position:absolute;overflow:hidden;width:100%;height:372px;}
.smallslider li{margin:0;padding:0;width:100%;height:372px;text-indent:-9999px;float:left;clear:both;}
.smallslider li a{display:block;width:1002px;height:372px;margin:0 auto;}
.smallslider li a img{border:0;padding:0;margin:0;vertical-align:top;}
.smallslider  h3{position:absolute;font-size:12px;margin:0;padding:0;line-height:26px;z-index:102; width:100%;text-align:center;}
.smallslider  h3 a{width:100px;display:block;margin:0 auto;}
.smallslider  h3 a:link,.smallslider  h3 a:visited{text-decoration:none;color:#FFFFFF;}
.smallslider  h3 a:hover{text-decoration:underline;color:#FC0;}
.smallslider li.current-li{}
.smallslider-btns{position:absolute;z-index:103;text-align:center;}
.smallslider-btns span{color:#333;background-color:#FFF;cursor:pointer;float:left;font-size:12px;width:16px;height:16px;line-height:16px;text-align:center;font-weight:bold;border:1px solid #CCC;}
.smallslider-btns span.current-btn{background-color:#900;color:#FFF;font-size:14px;font-weight:bold;}
.smallslider-lay{position:absolute;background:black;height:26px;width:100%; z-index:101;}
.foot{padding:20px 0;clear:both;margin:0 auto;overflow:hidden;text-align:center;background:#e1e1e1;border-top:1px solid #d3d3d3;}