@charset "gb2312";
/**
 * kidsj
 * Nov. 2009
 */
@import url("rewrites.css");
body{
	background:#ED9FB7 url('../images/bg.jpg') no-repeat center top;
}
/**首页框架**/
#wrapper - index{
	min-width:1024px;
	padding-top:0px;
}
#content-index{
	width:1024px;
	height:710px;
	margin:0 auto;
	position:relative;
}
/**首页框架**/

#wrapper{
	min-width:1006px;
	padding-top:42px;
}

#content-zone{
	width:1006px;
	height:630px;
	margin:0 auto;
	position:relative;
}
#logo{
	position:absolute;
	left:45px;
	top:5px;
	width:250px;
	height:90px;
}
#nav{
	position:absolute;
	left:0;
	bottom:0;
	width:363px;
	height:203px;
}
.label1{
	width:72px;
	float:left;
	margin-right:2px;
	text-align:right;
}
.label2{
	width:84px;
	float:left;
	text-align:right;
}
.label3{
	width:96px;
	float:left;
}
.label4{
	width:64px;
	float:left;
}
.label5{
	width:50px;
	float:left;
	margin-right:10px;
	text-align:right;
}
.label6{
	width:72px;
	float:left;
}

.w97{
	width:97px;
}
.w115{
	width:115px;	
}
.w127{
	width:127px;
}

.w145{
	width:145px;
}
.w152{
	width:152px;
}
.w184{
	width:184px;
}
.w204{
	width:204px;
}
.w230{
	width:230px;
}
.t1{
	height:17px;
	border:1px #914D0C solid;
}
.t2{
	height:17px;
	background:#FEFFBB;
	border:0px;
}

.s1{
	border:1px #914D0C solid;
}

/**注册页面**/
.reg-bg{
	background:url('../images/reg_bg.jpg') no-repeat center top;	
}

#reg-content{
	position:absolute;
	left:288px;
	top:185px;
	width:434px;
	height:330px;
	z-index:10;
}

#reg-content .c{
	width:434px;
	height:275px;
	overflow:auto;
}

#reg-content .reg{
	width:390px;
	margin-bottom:30px;
	color:#924D0C;
}
#reg-content p{
	padding-left:18px;
	margin-bottom:5px;
}
#reg-content .title{
	border-bottom:1px #000 dotted;
	color:#CE0000;
	font-weight:bold;
}
#reg-content .title span{
	float:right;
	color:#924D0C;
	font-weight:normal;
}
#reg-content .b{
	text-align:center;
}
#reg-content .baby-more{
	display:none;
}
/**注册页面**/


/**登录页面**/
.login-bg{
	background:url('../images/login_bg.jpg') no-repeat center top;	
}

#login-content{
	position:absolute;
	left:398px;
	top:255px;
	width:210px;
	height:150px;
	z-index:10;
	color:#914d0c;
	font-family:微软雅黑;
	font-weight:bold;
}
#login-content p{
	margin-bottom:10px;
}
#login-content .b{
	text-align:center;
}
/**登录页面**/

/**中奖页面和好友中奖页面**/
.succ-bg{
	background:url('../images/succ_bg.jpg') no-repeat center top;
}
.succ-c{
	position:absolute;
	top:141px;
	left:251px;
	width:520px;
	height:330px;
}

#succ-c1{
	background:url('../images/succ_c5_bg.jpg') no-repeat left top;
}

#succ-c2{
	background:url('../images/succ_c3_bg.jpg') no-repeat left top;
}

#succ-c3{
	background:url('../images/succ_c4_bg.jpg') no-repeat left top;
}

#succ-c4{
	background:url('../images/succ_c2_bg.jpg') no-repeat left top;
}

#succ-c5{
	background:url('../images/succ_c1_bg.jpg') no-repeat left top;
}

#succ-content{
	position:absolute;
	left:219px;
	top:135px;
	width:290px;
	height:190px;
	z-index:10;
	color:#8C4205;
}
#succ-content .c{
	width:280px;
	height:70px;
}
#succ-content .s{
	text-align:center;
	color:#e60000;
	font-size:14px;
	font-weight:bold;
}
#succ-content .b{
	text-align:center;
	height:42px;
	padding-bottom:5px;
}
#succ-content .p{
	text-align:center;
	height:42px;
	padding:10px;
}
#succ-content .l{
	color:#ce0000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	border-top:1px #9B6A25 dashed;
}
/**中奖页面和好友中奖页面**/




/**好友未中奖页面**/
.fail-f-bg{
	background:url('../images/fail_f_bg.jpg?123') no-repeat center top;	
}
#fail-f-content{
	position:absolute;
	left:473px;
	top:381px;
	width:134px;
	height:62px;
	z-index:10;
}
/**好友未中奖页面**/

/**未中奖页面**/
.fail-bg{
	background:url('../images/fail_bg.jpg') no-repeat center top;	
}
#fail-content{
	position:absolute;
	left:343px;
	top:337px;
	width:412px;
	height:120px;
	z-index:10;
}
#fail-content .b{
	text-align:center;
	margin-bottom:18px;
}

#fail-content .l{
	color:#ce0000;
	font-weight:bold;
	text-align:center;
}
/**未中奖页面**/



/**活动介绍页面**/
.intro-bg{
	background:url('../images/intro_bg.jpg?123') no-repeat center top;	
}
#intro-content{
	position:absolute;
	left:144px;
	top:158px;
	width:707px;
	height:335px;
	z-index:10;
}
#intro-content .c{
	width:707px;
	height:335px;
	overflow:auto;
}

#intro-content table{
	width:687px;
}
#intro-content tr{
	line-height:24px;
}
#intro-content .td1{
	font-weight:bold;
	width:24px;
	vertical-align:top;
}
#intro-content .td2{
	width:663px;
}
#intro-content .td3{
	font-weight:bold;
}
#intro-content .td4{
	width:222px;
}
#intro-content .td5{
	width:217px;
}
#intro-content .td6{
	width:249px;
}
#intro-content .i1{
	width:193px;
	text-align:center;	
}

#intro-content .i2{
	text-align:center;
}
#intro-content .t{
	font-weight:bold;
}

#intro-content .a1{
	width:193px;
	height:90px;
}
#intro-content .a2{
	height:90px;
}


#intro-button{
	position:absolute;
	left:398px;
	bottom:54px;
	margin-top:10px;
	text-align:center;
}

#intro-content .line {
	border-top:1px #8B4102 dashed;
	clear:both;
	display:block;
	float:none;
	height:0;
	line-height:0;
	margin-right:20px;
	padding:0;
	width:auto;
}


/**活动介绍页面**/


/**获奖名单页面**/
.winner-bg{
	background:url('../images/winner_bg.jpg') no-repeat center top;	
}
#winner-content{
	position:absolute;
	left:312px;
	top:147px;
	width:405px;
	height:350px;
	z-index:10;
}
#winner-c{
	width:382px;
	height:240px;
	padding:4px 8px;
	background:url('../images/winner_list_bg.jpg') no-repeat left top;	
}
#winner-c tr{
	height:18px;	
}
#winner-c td{
	text-align:center;
}

#winner-c tr.t{
	font-weight:bold;
	height:25px;
}
#winner-c tr.t .td1{
	background:url('../images/winner_t_bg1.jpg') no-repeat left top;	
}
#winner-c tr.t .td2{
	background:url('../images/winner_t_bg2.jpg') no-repeat left top;	
}

#winner-c tr.t .td3{
	background:url('../images/winner_t_bg3.jpg') no-repeat left top;	
}

#winner-c tr.t .td4{
	background:url('../images/winner_t_bg4.jpg') no-repeat left top;	
}


#winner-c tr.odd .td1{
	background:url('../images/winner_o_bg1.jpg') no-repeat left top;	
}
#winner-c tr.odd .td2{
	background:url('../images/winner_o_bg2.jpg') no-repeat left top;	
}

#winner-c tr.odd .td3{
	background:url('../images/winner_o_bg3.jpg') no-repeat left top;	
}

#winner-c tr.odd .td4{
	background:url('../images/winner_o_bg4.jpg') no-repeat left top;	
}

#winner-c .td1{
	width:100px;
}
#winner-c .td2{
	width:76px;
}
#winner-c .td3{
	width:80px;
}
#winner-c .td4{
	width:120px;
}


#winner-c .pn{
	position:absolute;
	top:245px;
	font-weight:bold;
	width:376px;
	padding:4px 0 ;
	height:22px;
	background:url('../images/winner_t_bg.jpg') no-repeat left top;	
	text-align:center;
}


#winner-content .s{
	padding:10px 0 0 70px;
}
#winner-content .s .m{
	display:inline;
	float:left;
	padding:5px;
}
#winner-content .s .text{
	margin-right:5px;
	width:90px;
	padding:5px 10px;
	display:inline;
	float:left;
	background:url('../images/winner_text_bg.jpg') no-repeat left top;	
}
.t3{
	height:16px;
	width:90px;
	background:none;
	border:0;
}

#winner-content .b{
	margin:10px 0 0 124px;
}

#winner-type{
	height:27px;
	width:400px;
	text-align:right;
}

/**获奖名单页面**/











