@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0; }
body{ font:12px/1.5 tahoma, arial, simsun;color:#91e1ff;background-image: url(../images/index2_bgcolor.jpg) ; background-repeat:repeat-x; background-position:top; background-color:#040f15; }
ul { list-style-type:none; }
li a { text-decoration:none; color:#ffffff; }
#wrapper { height:1600px; background: url(../images/bd.jpg) no-repeat 50% 0; }
#header { position:relative; width:960px; height:400px; margin:0 auto; }
#header h1, #header p { text-indent:-999em; overflow:hidden; }
#nav ul { position:absolute; top:8px; left:400px; }
#nav li { float:left; border-left:1px solid #ffffff; padding:0 10px; }
#nav li.nav_left { border:none; }
/*list*/
#main_List { position:relative; width:750px; height: 972px; margin:0 auto; }
#main_List .hd { height: 49px; width:750px; line-height: 49px; }
#main_List .hd ul { overflow:hidden; padding-left:28px; height:49px; padding-top:4px; }
#main_List .hd li { float:left; padding-right:7px;height:49px; width:169px; line-height:49px; cursor: pointer; }
#main_List .hd li a { width: 169px; height: 49px; display: block; text-indent: -999em}
#main_List .curr a { display:block; height:100%;}
#main_List .item1 .curr ,#main_List .item1:hover{ background:url(../images/nav_1.jpg) no-repeat; }
#main_List .item2 .curr ,#main_List .item2:hover{ background:url(../images/nav_2.jpg) no-repeat; }
#main_List .item3 .curr ,#main_List .item3:hover{ background:url(../images/nav_3.jpg) no-repeat; }
#main_List .item4 .curr ,#main_List .item4:hover{ background:url(../images/nav_4.jpg) no-repeat; }
#main_List .bd { height:160px; padding:40px 15px 0 0;}
#main_List .bd li { height: 24px;overflow: hidden; }
#main_List .bd li a {color: #096C85; }
#main_List .bd li a:hover{color: #00262F;}
#listcnt p.curr_center{ text-align:center;}