@charset "utf-8";
/* CSS Document */


.float_box{width:1000px; margin:0 auto; position:relative; z-index:99}
#newnotice{ position:fixed; }/*IE6 fixed bug*/
* html #newnotice {position:absolute;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop;));}	
	
/*IE6 fixed bug*/
* html #newnotice {position:absolute;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop));}	
#newnotice{ width:120px; height:450px; overflow:hidden;  z-index:999; margin-left:1010px;}


.float_box2{width:1255px; margin:0 auto; position:relative; z-index:99}
#newnotice2{ position:fixed; }/*IE6 fixed bug*/
* html #newnotice2{position:absolute;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop;));}	
	
/*IE6 fixed bug*/
* html #newnotice2 {position:absolute;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop));}	
#newnotice2{overflow:hidden;  z-index:99999; padding-left:-0px;}
.float_box2_pic{ position:relative;}
.float_box2_del a{ position:absolute; top:5px; left:5px; z-index:99999;}
.float_box2_del a{background:url(image/float_del.gif) no-repeat left top;}
.float_box2_del a:hover{}



#newnotice3{ position:fixed; right:0px; }/*IE6 fixed bug*/
* html #newnotice3{position:absolute;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop;)); }	
/*IE6 fixed bug*/
* html #newnotice3 {position:absolute;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop));}	
#newnotice3{overflow:hidden;  z-index:99; }


.float_t_bg{ background:url(image/float_t.gif) no-repeat; height:105px; overflow:hidden; padding-right:6px; padding-top:4px;}
.float_c_bg{ background:url(image/float_c.gif) repeat-y; width:100%;}
.float_b_bg{ background:url(image/float_b.gif) no-repeat; height:14px; overflow:hidden; clear:both;}
.float_del{ background:url(image/float_del.gif) no-repeat; width:18px; height:18px; float:right;}
.float_del:hover{background:url(image/float_del_2.gif) no-repeat;}
.float_tle{ font-size:14px; font-weight:bold; height:20px; line-height:20px; padding-bottom:8px; text-align:center; width:106px; margin:0 auto; background:url(image/float_border.gif) repeat-x left bottom;}
.float_tix{ font-size:14px; font-weight:bold; height:20px; line-height:20px; padding-bottom:8px; text-align:center; width:106px; margin:0 auto; background:url(image/float_border.gif) repeat-x left bottom;}
.float_online{ width:106px; margin:0 auto;}
.float_online li{ background:url(image/float_border.gif) repeat-x left bottom;line-height:20px; padding:7px 0; padding-bottom:5px; overflow:hidden; text-align:center;}
.float_qq{ background:url(image/qq_icon.gif) no-repeat left top; display:inline-block; line-height:20px; padding-left:30px;}
.float_ww{ background:url(image/ww_icon.gif) no-repeat 5px top;display:inline-block; line-height:22px; padding-left:30px;}

.pic_1000_210{ height:210px; overflow:hidden; position:relative; border:1px #dddddd solid;}
.pic_1000_210_page{ position:absolute; right:8px; top:185px; height:20px; overflow:hidden;}
.pic_1000_210_page li{ float:left; padding-left:2px; font-weight:bold;}
.pic_1000_210_page li a{ float:left; width:16px; height:16px; border:1px #9a0200 solid; text-align:center; line-height:16px; background:#ffffcc; color:#cc0c0d;}
.pic_1000_210_page li a:hover,.pic_1000_210_page li a.current{ background:#cc0c0d;  color:#ffffcc; text-decoration:none;}

.float_online a{color:black;}