@charset "utf-8";
@import url("/css/public.css");
@import url("/css/PF.css");
/* CSS Document */

body{ margin:0; background:url(/images/qiang.gif) top center;}
body th,td{ font-size:12px;}
#main{ width:950px; margin:auto;}
#top{ background:url(/images/start/top_bg.gif) no-repeat bottom center; height:200px; padding-top:10px;}
html>body #logo{ background:url(/images/logo.png) no-repeat; width:213px; height:169px; margin:auto;}
*html #logo{ background:url(/images/logo_ie6.gif) no-repeat; width:213px; height:169px; margin:auto;}
#center{background:url(/images/mainBg.gif);}
#innerCenter{ background:url(/images/start/center_bg.gif) repeat-y;}

#menu{background:url(/images/start/menu_b_bg.gif) repeat-x; width:850px; margin:auto;}
#menu ul{background:url(/images/start/menu_bg.gif) no-repeat top center; list-style:none; height:36px; text-align:center; padding-top:9px; padding-left:115px;}
#menu ul li{display:block; float:left; width:120px; height:30px; background:url(/images/start/menu_li_bg.gif) no-repeat; padding-left:2px;}
#menu a{ width:120px; display:block; height:30px;}
#menu a span{ width:120px; display:block; height:30px; text-indent:-9999px; cursor:pointer;}
#menu a:hover {background:url(/images/start/menu_a_bg.gif) repeat-x top}
#menuA1 span{background:url(/images/start/menu.gif) no-repeat -25px 0;}
#menuA2 span{background:url(/images/start/menu.gif) no-repeat -160px 0;}
#menuA3 span{background:url(/images/start/menu.gif) no-repeat -295px 0;}
#menuA4 span{background:url(/images/start/menu.gif) no-repeat -430px 0;}
#menuA5 span{background:url(/images/start/menu.gif) no-repeat -565px 0;}

#bottom{background:url(/images/start/bottom_bg.gif) no-repeat; height:50px;}

#content{background:url(/images/start/content_bg1.gif); width:842px; margin:auto;}
#innerContent{background:url(/images/start/content_bg.gif) repeat-x;}
#bian{background:url(/images/start/bian.gif) top center no-repeat;}

#left{width:600px; float:left;}
#server{ width:580px; margin:auto; padding-top:10px;}
#server_nav{ border-bottom:1px #837E59 solid; list-style:none; height:32px; margin-top:15px;}
#server_nav li{ width:126px; float:left; height:33px; background:url(/images/start/nav_bg.gif) repeat-x; margin-right:1px; cursor:pointer;}
#server_nav li.now{background:url(/images/start/nav_now_bg.gif) repeat-x; cursor:auto}
#server_nav span{ display:block; width:126px; height:33px; text-indent:-9999px;}

#navLi1 span{background:url(/images/start/nav.gif) no-repeat -10px 0;}
#navLi2 span{background:url(/images/start/nav.gif) no-repeat -165px 0;}
#navLi3 span{background:url(/images/start/nav.gif) no-repeat -322px 0;}
#navLi4 span{background:url(/images/start/nav.gif) no-repeat -475px 0;}

#server_list{margin-top:15px;}
#server_list a,#server_list a:visited{ display:inline-block; line-height:30px; height:30px; overflow:hidden; border:1px #6E6666 solid; background:url(/images/start/list_bg.gif) repeat-x; padding:0px 6px; margin-bottom:10px; margin-right:5px; color:#C1B78F; font-size:12px;}
#server_list a:hover{border:1px #C8CEAF solid; background:#A30000; text-decoration:none; color:#EFEAD1; cursor:pointer;}
#server_list a span.tit{display:inline-block; width:132px; height:30px; line-height:30px overflow:hidden;}
#server_list span.tit_long{display:inline-block; width:433px;}

#server_list a span.type_yellow{color:#FFF000; height:30px; line-height:30px;}
#server_list a span.type_red{color:#FF0000; height:30px; line-height:30px;}
#server_list a span.type_blue{color:#01E4FF; height:30px; line-height:30px;}
#server_list a span.type_green{color:#00FF00; height:30px; line-height:30px;}

#right{width:240px; float:right;}
#notice{padding-top:15px; height:350px; overflow:hidden;}
#notice ul{ width:230px; overflow:hidden; background:url(/images/start/notic_bg.gif); margin-top:10px; padding:5px 0px}
#notice li{height:25px; line-height:25px; background: url(/images/start/icon1.gif) no-repeat 5px 10px; padding-left:10px; overflow:hidden;}
#notice a{font-size:12px; color:#F3E7BD;}
#centerB{ clear:both; background:url(/images/start/center_b.gif) no-repeat; height:36px; width:850px; margin:auto;}
