img{
		border:none;
		margin:0px;
}
.dialogBox{
	width:450px;
	min-height:200px;
	overflow:hidden;
	background:#fff;
	position:absolute;
	z-index:999;
	display:none;
	font-family:"微软雅黑";
}
.dialogBox .title_award{
	height:30px;
	background:url(../images/titleBg.png) repeat-x;
	line-height:30px;
	padding-left:15px;
	color:#fff;
}
.dialogBox .title_award input{
	height:15px;
	width:15px;
	border:none;
	background:url(../images/jbox/jbox-close1.gif) 0px 0px no-repeat;
	float:right;
	margin:6px;
	cursor:pointer;
}
.dialogBox .title_award input:hover{
	height:15px;
	width:15px;
	border:none;
	background:url(../images/jbox/jbox-close1.gif) -16px 0px no-repeat;
	float:right;
	margin:6px;
	cursor:pointer;
}
.dialog_content{
	min-height:100px;
	overflow:hidden;
	line-height:30px;
	/*padding-top:30px;*/
	padding-top:20px;
}
.dialog_content a{
	color:#1c0ed5;
	text-decoration:underline;
}
.dialog_bottom{
	_border-top:1px #93272D solid;
	/*line-height:50px;
	height:50px;*/
       line-height:45px;
	height:45px;
	_background:#fff8ea;
	text-align:center;
}
.dialog_bottom  input{
	padding:0 10px;
	background:url('../images/lBtn.png') repeat-x;
	border:none;
	color:#fff;
	margin:0 10px;
	height:25px;
	line-height:25px;
	font-size:14px;
	border-radius:3px;
	font-family:'Microsoft Yahei';
	cursor:pointer;
}
.dialog_bottom  input:hover{
	padding:0 10px;
	background:url('../images/lBtn.png') repeat-x;
	border:none;
	color:#fff;
	margin:0 10px;
	font-size:14px;
	border-radius:3px;
	font-family:'Microsoft Yahei'
	
}
/*.dialog_bottom  input.lBtn {
	width:74px;
	height:22px;
	background:url('../images/lBtn.jpg') no-repeat;
	border:none;
	color:#fff;
	margin:10px;
}*/
.marking{
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#333;
	opacity:0.1;
	filter:alpha(opacity=10);
	overflow:hidden;
	z-index:997;
	position:fixed;
	display:none;
}
.frameBg{
	border-radius:4px;
	background:#333;
	opacity:0.35;
	filter:alpha(opacity=35);
	overflow:hidden;
	z-index:998;
	position:absolute;
	display:none;
}
.isAwardPrompt{
	margin-left:30px;
	padding-left:75px;
	background:url("../ccb_icon/tick/ccb_tick_48x48_1.png") no-repeat 0 15px;
}
.notAwardPrompt{
	margin-left: 60px; 
	padding-left: 73px; 
	height: 60px; 
	line-height: 30px; 
	font-size: 16px; 
	color: #DC565C; 
	font-weight: bold; 
	margin-top: 10px; 
	background: url("../ccb_icon/prompt/ccb_remind_48x48_1.png") no-repeat;
}
.saveAddrPrompt{
	margin-left: 60px; 
	margin-top: 10px; 
	padding-left: 73px; 
	padding-top: 15px;
	height: 60px; 
	line-height: 30px; 
	font-size: 16px; 
	color: #DC565C; 
	font-weight: bold; 
	background: url("../ccb_icon/tick/ccb_tick_48x48_1.png") no-repeat;
}
.tipPrompt{
	margin-left: 25px; 
	padding-bottom: 25px; 
	padding-right: 50px; 
	padding-left: 50px; 
	line-height: 30px; 
	font-size:14px;
}
.lightHigh{
	font-size:16px;
	color:#dc565c;
	font-weight:bold;
	width:100%;
}
#addressInfo{
	margin-top:20px;
	margin-bottom:20px;
}
#addressInfo td{
	padding-left:5px;
	height:35px;
}
/* .name{
	width:60px;
	text-align:right;
} */

.name{
	width:40px;
	text-align:left;
}

.addrInput{
	width:275px;border:1px solid #ddd;height:20px;
}
.dialogMsg1{
	margin-left:30px;
	margin-top:10px;
	width:328px;
	line-height:20px;
	color:#ff0000;
}

input.nameInput{
	width:105px;
	height:24px;
	border:1px solid #ccc;
	text-indent:3px;
}
label.labelName{
	float:left;
	line-height:25px;
}
.fLeft{
	float:left;
}
.fRight{
	float:right;
}
select.selectItem{
	width:80px;
	height:23px;
	border:1px solid #ccc;
	float:left;
	margin-right:120px;
}
#table{
	color:#363636;
}
.operateBtn{
	display:inline-block;
	margin:0 20px;
	
	
}
#lotteryList th{
	line-height:30px;
	height:30px;
}
#lotteryList td{
	line-height:31px;
	height:31px;
}
#lotteryList td a{
	padding:0 5px;
	float:left;
	margin:0 5px;
}
.pageBtn{
	width:60px;
	border:1px solid #ccc;
	line-height:24px;
	height:24px;
	text-align:center;
	background:#fff;
	color:#ccc;
	display:block;
	float:right;
	margin:5px 5px;

}
.closeAD{
	background:url(../ccb_icon/close/ccb_close_award.png) no-repeat 2px 2px #fff;
	width:11px;
	height:11px;
	border:none;
	float:right;
	position:absolute;
	z-index:2;
	right:5px;
	top:5px;
	cursor:pointer;
	display:block;
}
.pageBar{
	background:#eee;
	border:1px solid #ccc;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	text-align:right;
}
input.pageInput{
	width:30px;
	height:24px;
	border:1px solid #ccc;
	color:#ccc;
	float:right;
	margin:5px 5px;

}
.pageInfo{
	float:right;
	display:block;
}
.curpage{
	border: 1px solid #990000;
	background:#FFECEC;
	width:24px;
	height:24px;
	color:#990000;
	display:block;
	float:right;
	margin:5px 0px;
	line-height:24px;
	text-align:center;
	font-size:14px;
}
input.titleBtn{
	background:url('../images/u0.png') no-repeat;
	width:211px;
	height:31px;
	margin-bottom:30px;
	font-family:"Arial Negreta", "Arial";
	font-size:13px;
	font-weight:bold;
}
.awardsType{
	width:50%;
	overflow:hidden;
	text-align:center;
	float:left;
	margin-bottom:20px;
	margin-top:30px;
}
ol.tipsOl{
	color:#323337;
	line-height:25px;
	
	
}
.tipsOl li{
	list-style-type:decimal;

}
.box_column{
	min-height:265px;
	width:961px;
	margin:16px auto 0 auto;
	background:#F9F3E5;
	overflow:visible;
	display:block;
	
	
}
.box_columnTop{
	padding-left:10px;
	width:951px;
	height:50px;
}

.columnName{
	line-height:40px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	font-family:'Microsoft Yahei';
	margin-top:-5px;
	float:left;
	width:152px;
	height:48px;
	position:relative;
	text-align:center;
	background:url('../images/listtitle.jpg') no-repeat;
}
.table_winner{
	margin:10px auto 30px auto;
	width:800px;
	overflow:hidden;
	display:block;
	font-size:14px;
}
.table_winner table th{
	height:35px;
	text-align:center;
}
.table_winner table td{
	border-bottom:1px solid #E3D0A5;
	height:35px;
	text-align:center;
}
.result_table{ height:180px; overflow:hidden;margin-bottom:30px;}
.box_columnTop a{
	line-height:30px;
	float:right;
	margin-right:35px;
	margin-top:10px;
	font-size:14px;
	color:#16A1E6;
}
a.moreInfo{
	color:#16A1E6;
}
.goodsName{
	width:160px;
	line-height:30px;
	text-align:center;
	display:block;
	height:20px;
	
}

.ah:hover{
	color:#C00;
	cursor:pointer;
	text-decoration:underline;
}

.goodsName b{
	color:#D03F3C;font-size:18px
}

.ibanaer{
	background:#C74428;
	width:100%;
	overflow:visible;
	height:360px;
	border-bottom:3px solid #AC9880;
	position:relative;
}
.ibanaer a{
	width:990px;height:356px;margin:0 auto; display:block;
}
.content{
	background:#E6CAA3;
	width:100%;
	min-height:360px;
	padding-top:16px;
	padding-bottom:55px;
}
.box_dail{
	width:960px;
	overflow:visible;
	background:#f9f3e5;
	margin:0 auto;
	padding-bottom:20px;
}
.turnTable_box{position: absolute; left:50%; margin-left:-150px; top:-205px; background:url(../images/bananer2.png) no-repeat; width:680px; height:527px;}
.turnTable{
	height:440px;
	width:440px;
	overflow:hidden;
	position:absolute;
	background:url('../images/u28.png') no-repeat;
	padding:36px;
	left:110px;
	top:3px;
}
.winner{
	background:url('../images/u30.png') no-repeat;
}

.leftAd,.rightAd{ overflow:hidden;}
.leftAd{
	float:left;
	width:105px;
	margin-top:5px;
	position:relative;
	top:0px;
}

.rightAd{
	float:right;
	width:105px;
	margin-top:5px;
	position:relative;
	top:0px;
}
#demo{
	cursor:pointer;
	position:absolute;
}
#start, #unstart{
	top:110px;left:175px;position:relative;cursor:pointer;
}
.box_dail_tips{
	min-height:280px;
	font-size:14px;
	margin:0px 30px 0px 30px;
}
.table_awards{
	margin-top:10px;
	height:160px;
}
.table_awards_c li{
	width:213px; 
	float:left;
	border-right:1px solid #E3D0A5; 
	height:165px;
}
.table_awards_c{
	float:left;
	width:855px;
	overflow:hidden;
	height:165px;
	margin:0px 10px;
	border:solid 1px #E3D0A5;
}
.table_awards_c ul{
	width:20000px;
}
.table_awards_th{
	background:#F0E5CF;
	height:28px; 
	line-height:28px;
	color:#E31313;
	border-bottom:1px solid #E3D0A5;
	font-weight:bold;
	font-size:14px; 
	text-align:center;
}
.tdName{
	width:100px;
	float:left;
	padding-left:10px;
	text-align:left;
	padding-top:10px;
	font-family:'Microsoft Yahei';
	font-weight:normal;
}
.tdImg{
	width:100px;
	float:left;
	text-align:center;
	margin-top:10px;
}
.tip_space{
	width:600px; 
	height:260px;
}
.scroll_prev, .scroll_next{
	margin:50px 0 0 5px;
	height:51px;
	width:27px;
	overflow:hidden;
	background:url(../images/member_jian.gif) no-repeat;
	display:inline-block;
	float:left
}
.scroll_next{ background-position:-62px center;}
.scroll_prev:hover{ background-position:-111px center;}
.scroll_next:hover{ background-position:-173px center;}
.box_scroll{
	height:210px;
	overflow:hidden;
	padding-left:5px;
	width:100%;
}
.box_scroll ul{
	
	float:left;
	width:800%;

}
.box_scroll ul li{
	float:left;
	margin:0 5px 0 10px;
	width:155px;
	height:210px;
	overflow:hidden;
	
}
.box_img_scroll{
	width:150px;
	text-align:left;
	height:155px;
	box-shadow:5px 5px 10px #ccc;
	background:#ffffff;
	overflow:hidden;
}
.box_img_scroll a img{
	padding-top:2.5px;
}