
#menu{ background:url(../images/nav_bg_02.png) repeat-x; height:56px; margin-top:30px;}
#nav {margin:0 auto; width:1200px; overflow:hidden;}
#nav .mainlevel {background: url(../images/menu_r_05.png) no-repeat right; padding-right:10px; float:left; text-align:center; width:110px;/*IE6 only*/}
#nav .mainlevel a {color:#fff; font-size:14px; text-decoration:none; line-height:45px; display:block;}
#nav .mainlevel a:hover{ color:#FFF; }
#nav .mainlevel ul {display:none; position:absolute;z-index: 999;}
#nav .mainlevel li { text-align:center; background:#4374af; margin-left:1px; border-bottom:1px solid #FFF; width:103px;/*IE6 only*/}
#nav .mainlevel li a{ color:#FFF; font-size:12px;}
#nav .mainlevel li a:hover{ background:#4374af; width:103px;}
.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;}


#playBox{width:1920px; height:502px; margin:0 auto; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;}
#playBox .smalltitle {width:1920px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#0a6eaf;}


.box{ width:1160px; margin:0 auto; position:relative; overflow:hidden;}
.picbox{ width:1160px; height:190px; overflow:hidden; position:relative;}
.piclist{ height:190px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee; margin-right:15px;float:left;}
.swaplist{ position:absolute; left:-3660px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; background:url(../images/icon_ie6.png) no-repeat\9; position:absolute; top:60px; z-index:99; cursor:pointer;filter:alpha(opacity=70); }
.og_prev{ background-position:0 -60px; left:0;}
.og_next{ background-position:0 0; right:0;}