@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body,html { height:100%;}
body { background:#020001;font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:1.8;}
ul,li,dl,dd,dt { list-style:none}
a { outline:none;}
img { border:none;}
#warpper { background:url(../images/bodybg.jpg) center top no-repeat}
#main,#header,#bottom,#footer { position:relative; width:1000px; margin:0 auto;}
#header {height:287px; background:url(../images/headbg.jpg) no-repeat}
#main { height:auto!important; height:720px; min-height:720px; overflow:hidden; _overflow:visible; background:url(../images/mainbg.jpg) no-repeat}

/** 版权 **/
#footer { color:#4f4d4c; height:196px; background:url(../images/footerbg.jpg) repeat-x;}
#footer .footerlist { width:680px; margin:0 auto; padding:30px 0 0 320px;}
#footer em { float:left; width:121px; height:54px; margin:5px 0 0 -130px; background:url(../images/logo.gif) no-repeat}
#footer em a { display:block; height:54px; text-indent:-9999px;}
#footer a { color:#4f4d4c}
#footer span { color:#4f4d4c}

/** 快速链接 **/
.headmenu {
	position:absolute;
	top:0px;
	right:30px;
	z-index:10;
}
.headmenu ul li { float:left; margin-right:5px; display:inline;}
.headmenu ul li a { width:80px; display:block; background:url(../images/blank.gif) no-repeat; color:#fff; text-indent:-9999px; text-decoration:none;}
.strat {
	position:absolute;
	top:0;
	left:0;
	width:980px; 
	height:548px;
}

/** 浮动层 **/
#ee1,#ee2,#ee3,#ee4,#ee5  {height:375px;margin-bottom:10px;}
.tips { position:fixed; _position:absolute; display:none; top:50%; left:50%; width:828px; height:480px; margin:-240px 0 0 -414px; z-index:2300; background:url(../images/tipbg.gif) no-repeat}
.tips_close { position:absolute; top:25px; right:40px; width:27px; height:27px; text-indent:-9999px; background:url(../images/close.jpg) no-repeat}
.bodybg { position:absolute; display:none; height:100%; width:100%; top:0; left:0; z-index:2200; background:#000;-moz-opacity:0.6;opacity:0.6;filter:alpha(opacity=60);} 

.nyrightbox { margin:10px 7px; padding:0 35px;}
.nyrightbox h2 { color:#000; font-size:20px; font-family:'微软雅黑'; margin-bottom:10px; text-align:center; padding:10px; border-bottom:1px solid #f4d19c}
.nyrightboxlist { color:#010000; padding-right:5px; }
.nyrightboxlist p { padding-bottom:10px;}
.nyrightboxlist span { color:#c00; }
.nyrightboxlist strong { color:#000; font-size:14px;}
.nyrightboxlist table { background:#dfbc40}
.nyrightboxlist table tr { background:#ffe792}
.nyrightboxlist table th { background:#FC6; text-align:left; padding:5px}
.nyrightboxlist table td { padding:5px;}
.nyrightboxlist p em { font-style:normal}
.nyrightboxlist p em.e1 { color:#9933ff;}
.nyrightboxlist p em.e2 { color:#0090ff;}
.nyrightboxlist p em.e3 { color:#337027;}
.nyrightboxlist p em.e4 { color:#adb2ac;}
.nyrightboxlist p em.e5 { color:#666664;}

/** 快速注册 **/
.ksreg { position:fixed; _position:absolute; top:200px; left:0; z-index:15}
.ksreg a { background:url(../images/regbg.png) no-repeat; text-align:center; line-height:1.1; text-decoration:none; display:block; width:55px; height:213px; border-left:none; font-size:24px; color:#fff; font-family:'微软雅黑'}
.ksreg a:hover { width:55px; height:213px; background:url(../images/reghover.png) no-repeat}
