@charset "utf-8";
/* CSS Document */

@import url("global.css");
*{ font-family:Arial, Helvetica, sans-serif;}
a 
{ 
    bblr:expression(this.onFocus=this.blur());/*IE使用*/ 
    outline-style:none;/*FF使用*/ 
} 
body{
	background-image:url(../images/event/boss/top.jpg);
	background-repeat:no-repeat;
	background-position:center top;}
#wapper{
	width:980px;
	height:auto !important;
	height:787px;
	min-height:787px;
	margin:0 auto;
}
#top{
	marign:0 auto;
	background-image:url(../images/event/boss/top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:508px;
	width:991px;
	position:relative;
}
#homeBtn a:link,#homeBtn a:visited,#homeBtn a:hover,#homeBtn a:active{
	width:152px;
	height:50px;
	cursor:pointer;
	display:block;
	position:absolute;
	top:433px;
	left:826px;
}
#txtIntro{
	width:425px;
	height:187px;
	display:block;
	position:absolute;
	top:207px;
	left:170px;
	font-size:16px;
	text-align:left;
	color:#734201;
}
#eventDru{
	width:537px;
	height:30px;
	display:block;
	position:absolute;
	top:418px;
	left:143px;
	font-size:14px;
	text-align:left;
}
.processArea{
	width:980px;
	height:auto !important;
	height:860px;
	min-height:860px;
	background-image:url(../images/event/boss/t1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.ruleTitel{
	width:980px;
	height:53px;
	background-image:url(../images/event/boss/t3.jpg);
}
.ruleCon{
	width:920px;
	height:auto !important;
	height:200px;
	min-height:200px;
	margin:0 auto;
}
.ruleCon p{text-align:left;}
.ruleCon ul li{
	list-style-type:decimal;
	margin-left:20px;
}
#bottom{
	width:100%;
	min-width:991px;
	height:80px;
	background-image:url(../images/event/newSever/bottom.jpg);
	background-position:center top;
	margin:0 auto;
}
