﻿@charset "utf-8";

* {margin:0; padding:0; }
img { border:0;}
ul { list-style:none; }
b { font-size:16px; font-weight:bold; color:#ef4122; display:block; height:50px; line-height:50px; }
h3 { font-size:12px; font-weight:lighter; }
.box10 { margin-bottom:10px; }
body { background:#b1e372 url(../images/bg-body.gif) center 32px repeat-x; font:normal normal 12px "宋体"; }
#wrapper { width:980px; margin:0 auto; overflow:hidden; background:#fff; }
#container { background:url(../images/bg-header.jpg) no-repeat;}
#header { width:100%; height:252px; position:relative; }
#mainContent { margin:2px 41px; background:url(../images/bg-content.gif) repeat-y; }
.topContent { background:url(../images/top-content.jpg) no-repeat; width:100%; height:88px; }
.middleContent { background:url(../images/bg-content.jpg) right top no-repeat; height:auto!important; height:600px; min-height:600px; }
.bottomContent { background:url(../images/bg-bottom.gif) no-repeat; height:16px; overflow:hidden; width:100%; }
#footer { width:100%; height:98px; overflow:hidden; text-align:center; line-height:22px; color:#777px; padding-top:15px; }
.logo { position:absolute; background:url(../images/logo.gif) no-repeat; left:24px; top:15px;}
.logo a { text-indent:-9999px; overflow:hidden; display:block; width:219px; height:107px;}
.globalNav { position:absolute; left:300px; top:5px; background:url(../images/globalnav.gif) no-repeat; width:375px; height:19px; overflow:hidden; }
.globalNav a { display:block; height:19px; width:60px; overflow:hidden; float:left; text-indent:-9999px;}
.globalNav a.q1 { margin-left:130px; display:inline; }
.globalNav a.q2 { margin-left:20px; }
.nav { display:block; overflow:hidden; margin-left:20px; }
.nav li { float:left; display:block; }
.nav li a { float:left; display:block; text-indent:-9999px; overflow:hidden; }
.nav li.new a { width:140px; height:45px; background:url(../images/hover-new-player.gif) no-repeat; margin-left:8px; margin-top:8px;}
.nav li.new a:hover { background:url(../images/new-player.gif) no-repeat; margin-top:8px;} 

.nav li.old a { width:140px; height:45px; background:url(../images/hover-old-player.gif) no-repeat; margin-left:8px; margin-top:8px;}
.nav li.old a:hover { background:url(../images/old-player.gif) no-repeat; margin-top:8px;} 

.nav li.oold a { width:140px; height:45px; background:url(../images/hover-oold-player.gif) no-repeat; margin-left:8px; margin-top:8px;}
.nav li.oold a:hover { background:url(../images/oold-player.gif) no-repeat; margin-top:8px;} 

.contentTitle,.content { margin-left:22px; overflow:hidden; }
.content { text-indent:2em; line-height:22px; padding:10px 0;}
.content li { width:820px; overflow:hidden; line-height:22px; }
