@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body,html { height:100%;}
body { background:#16120f;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 { width:100%; background:url(../images/bodybg.jpg) center top no-repeat}
#main { height:auto!important; height:270px; min-height:270px; overflow:hidden; _overflow:visible; background:url(../images/mainbg.jpg) no-repeat}

/** 版权 **/
#footer { position:relative; z-index:1000; color:#5c5443; height:146px; 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:#5c5443}
#footer span { color:#5c5443}

/** 快速链接 **/
.headmenu {
	position:absolute;
	top:0px;
	right:39px;
}
.headmenu ul li { float:left; margin-right:5px; display:inline;}
.headmenu ul li a { width:80px; display:block; color:#fff; text-indent:-9999px; text-decoration:none;}
.strat {
	position:absolute;
	top:60px;
	left:230px;
	width:213px; 
	height:210px;
}
.head { width:100%;height:960px;}


/** 浮动层 **/
#ee1,#ee2,#ee3,#ee4 {height:375px;margin-bottom:10px;}
.tips { position:absolute; display:none; top:150px; left:50%; width:510px; height:416px; margin-left:-255px; z-index:2300; background:#333}
.tips_close { position:absolute; top:0; right:-27px; width:27px; height:27px; text-align:center; line-height:27px; font-family:Verdana, Geneva, sans-serif; font-size:14px; font-weight:bold; color:#666; text-decoration:none; background:#333;}
.tips_close:hover { color:#CCC}
.bodybg { position:absolute; display:none; height:100%; width:100%; top:0; left:0; z-index:2200; background:#000;-moz-opacity:0.8;opacity:0.8;filter:alpha(opacity=80);} 

.nyrightbox { padding:5px 0 0 5px;}

/** 快速注册 **/
.ksreg { width:50px; height:195px; position:absolute; top:214px; left:0;}
.ksreg a { background:#3b110b; border:1px solid #640b0b; text-align:center; line-height:1.2; text-decoration:none; padding-top:15px; display:block; width:50px; height:195px; border-left:none; font-size:24px; color:#fff; font-family:'微软雅黑'}
.ksreg a:hover { background:#43120a; color:#fff}
