@charset "utf-8";
/* CSS Document */
html, body, ul, li, h1, h2, h3, h4, h5, h6, fieldset, legend {padding:0; margin:0;}
body {font:12px/normal Verdana, Arial, Helvetica, sans-serif; background-image:url(../images/bg.jpg); background-repeat:repeat-x;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}
A:link, A:active
{
	color:#FFF;
	text-decoration: none;
}
A:visited
{  
	color: #FFF;
	text-decoration: none;
}
A:hover
{
	color: #FFF;
	text-decoration: none;
}
/*menu*/
#nav {margin:0 0 4px 0; width:950px; display:block;}
#nav .jquery_out {float:left;line-height:32px;display:block;  text-align:center; color:#fff;font:18px/32px "微软雅黑"; background:#062723 url(../images/slide-panel_03.png) 0 0 repeat-x;}
#nav .jquery_out .smile {padding-left:1em;}
#nav .jquery_inner {margin-left:0px;}
#nav .jquery {margin-right:1px;padding:0 ;}
#nav .mainlevel {background:#013879; float:left; border-right:1px solid #fff; width:117px;z-index:15/*IE6 only*/}
#nav .mainlevel a {color:#fff; font-weight:bold; font-size:15px; line-height:32px; display:block; width:117px; text-align:center;text-decoration: none;z-index:15}
#nav .mainlevel a:hover {color:#fff; text-decoration:none; background:#012B5D  0 0 repeat-x;text-decoration: none;z-index:15}
#nav .mainlevel ul {display:none; position:absolute;z-index:15}
#nav .mainlevel li {border-top:1px solid #fff; background:#9d0d2c; width:117px; font-size:13px;z-index:15/*IE6 only*/}
.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;}


#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:943px; height:337px; 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:943px; 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:#69aaec;}