@charset "gb2312";
/* CSS Document */
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px; background-color: #C0C0C0; }
td { color: #666; font-size: 12px; }
a:link { color: #666; text-decoration: none; }
a:visited { color: #666; text-decoration: none; }
a:hover { color: #F00; text-decoration: none; }
.top_bg { background-image: url(Image/top_bg.jpg); background-repeat: repeat-x; }
img { border: 0px; }
.ul_style { margin: 0px; padding: 0px; float: right; width: 485px; }
.ul_style li { float: left; width: 95px; list-style-type: none; height: 29px; text-align: center; line-height: 29px; margin-right: 2px; }
.center_bg { background-image: url(Image/center_bg.jpg); background-repeat: repeat-x; background-color: #FFF; }
.ul_style li a { display: block; color: #FFF; background-image: url(Image/menu_bg_01.jpg); background-repeat: no-repeat; }
.ul_style li a:visited { color: #FFF; text-decoration: none; }
.ul_style li a:hover { color: #FFF; text-decoration: none; background-image: url(Image/menu_bg_02.jpg); background-repeat: no-repeat; }
.footer_con img { vertical-align: middle; }

#box{ position:relative; width:220px; height:208px; border:0px solid #f2f2f2; margin:0px auto;}
#box .bigUl{}
#box .prev{ position:absolute; width:40px; height:60px; background:url(Image/icon-focusimg-btn-png24-20131225.png) -44px -63px no-repeat; z-index:500; top:67px; left:0px; opacity:0; filter:alpha(opacity=0); cursor:pointer;}
#box .next{ position:absolute; width:40px; height:60px; background:url(Image/icon-focusimg-btn-png24-20131225.png) -74px -63px no-repeat; z-index:500; top:67px; right:0px; opacity:0; filter:alpha(opacity=0);cursor:pointer;}
.bigUl li { position:absolute;}
.numberUl { position:absolute; right:0; bottom:37px; z-index:400}
.numberUl li{width:24px; height:13px;  float:left; background:#027FAF; opacity:0.7; margin-left:1px;}
.numberUl li a{ display:block ;width:24px; height:13px; color:#fff; font-size:12px; text-align:center; line-height:13px;}
#box .textUl li{ position:absolute; left:20px; bottom:10px; display:none; }
#box .textUl li a{ font-size:12px; font-family:"Microsoft Yahei"; color:#000; font-weight:bold; }
.numberUl li.night a{ background:yellow; color:black; }