@charset "utf-8";
body {
	background-color: #f6f5f3;
}
#main {
	float: left;
	width: 616px;
	height: 740px;
}
#mainBg {
	background-image: url(../images/campuslbg.jpg);
	background-repeat: repeat-y;
	width: 616px;
	height: 740px;
	float: left;
}

#drawArea {
	clear: both;
	height: auto;
	width: 604px;
	margin: 0 auto;
}
.drawColumn {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
}
#drawProductsArea {
	clear: both;
	float: left;
	height: 170px;
	width: 604px;
	background-color: #edb800;
}
#lotteryArea {
	float: left;
	width: 100%;
	height: 257px;
	background-image: url(../images/campusdrawbg.jpg);
	background-repeat: no-repeat;
}
#luckydrawForm {
	float: left;
	height: 230px;
	width: 360px;
	margin: 20px 0 0 70px;
	display: inline;
	overflow: hidden;
}
#luckydrawArea {
	clear: both;
	height: 105px;
	width: 330px;
	margin: 10px 0 0 0;
	float: left;
	display: inline;
	padding: 0 0 0 30px;
}
#luckydrawList {
	float: left;
	height: auto;
	width: 100%;
	padding: 7px 0 0 0;
}
#luckydrawList li {
	float: left;
	height: 90px;
	width: 90px;
	background-image: url(../images/indexgiftbg.png);
	_background-image: url(../images/indexgiftbg.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 11px;
	display: inline;
}
#luckydrawList li img {
	height: 70px;
	width: 70px;
	border: 1px solid #c4c4c4;
	margin: 9px;
	display: inline;
}

#luckydrawBtn {
	float: left;
	height: 55px;
	width: 340px;
	text-align: center;
	clear: both;
	padding: 0 0 0 20px;
}
#luckydrawEnd_ok {
	float: left;
	height: auto;
	width: 310px;
	padding: 7px 0 0 0;
	display: none;
}
#luckydrawEnd {
	float: left;
	height: auto;
	width: 310px;
	padding: 7px 0 0 0;
	display: none;
}
.luckydrawEndPic {
	float: left;
	height: 90px;
	width: 90px;
	background-image: url(../images/indexgiftbg.png);
	_background-image: url(../images/indexgiftbg.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 20px;
	display: inline;
}
.luckydrawEndPic img {
	height: 70px;
	width: 70px;
	border: 1px solid #c4c4c4;
	margin: 9px;
	display: inline;
}
.luckydrawEndText {
	float: left;
	height: 80px;
	width: 180px;
	padding: 10px 0 0 10px;
	color: #000;
}
.luckydrawEndText span {
	font-size: 14px;
	font-weight: bold;
}
.luckydrawEndTextNot {
	float: left;
	height: 80px;
	width: 100%;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: 50px;
}







#luckydrawSN {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
}
.tableSN {
	height: auto;
	width: 360px;
	float: left;
}
.tableSN tr td{
	padding:3px 0;
}
.tableSN th{
	width:110px;
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
	padding: 0 10px 0 0;
	color: #000;
}
.snInput {
	border: 1px solid #b1b1b1;
	padding: 1px 5px;
	width: 140px;
	float: left;
	color: #555;
}
.snSelectCity {
	border: 1px solid #b1b1b1;
	width: 70px;
	float: left;
	color: #555;
	margin: 0 5px 0 0;
	display: inline;
}
.snSelectStore {
	border: 1px solid #b1b1b1;
	width: 160px;
	float: left;
	color: #555;
}
#storeArea {
	clear: both;
	float: left;
	height: 265px;
	width: 100%;
	background-image: url(../images/campuslbg.jpg);
	background-repeat: repeat-y;
}
.red {
	color: #f00;
}
#storeListArea {
	height: 205px;
	width: 564px;
	padding: 0 0 0 26px;
	float: left;
}
#storeList {
	height: 200px;
	width: 564px;
	float: left;
}
#storeList ul {
}
#storeListArea ul li {
	float: left;
	width:283px;
	height:202px;
	overflow: hidden;
}
.storeList {
	float: left;
	width:242px;
	height:90px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px 20px 5px 20px;
	line-height: 18px;
	overflow: hidden;
}
.mainColumn {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
}
#mainArea {
	clear: both;
	height: 672px;
	width: 560px;
	margin: 0 auto;
}
#rulesFlow {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	margin: 20px 0;
}
#rulesTextArea {
	clear: both;
	float: left;
	height: 500px;
	width: 550px;
	padding: 0 0 0 10px;
}
#rulesText {
	clear: both;
	float: left;
	height: 484px;
	width: 550px;
	line-height:1.7;
}


.holder {
	float: left;
	margin: 0px;
}
.orange-bar .jScrollPaneTrack {
	background-image: url(../images/campusrulesline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
}
.orange-bar .jScrollPaneDrag {
	background-image: url(../images/campusrulesdrag.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
	height: 15px;
}
.orange-bar .scroll-pane {
	background-color: transparent;
}
.scroll-pane {
	width: 550px;
	height: 484px;
	overflow: auto;
	float: left;
}
#winnersMainArea {
	clear: both;
	height: 672px;
	width: 610px;
	margin: 0 auto;
}

.winnersArea {
	float: left;
	height: auto;
	width: 294px;
	margin: 10px 0 0 0;
}
.winnersLine {
	background-image: url(../images/line02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 630px;
	width: 1px;
	margin: 0 10px;
	display: inline;
}
.winnersTitle {
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
	height: 150px;
}
.winnersList {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}
.winnersList ul {
	clear: both;
	height: 465px;
	width: 100%;
	float: left;
}
.winnersList ul li {
	clear: both;
	height: 30px;
	width: 200px;
	line-height: 30px;
	padding: 0 0 0 65px;
	float: left;
}
.winnersName {
	float: left;
	height: auto;
	width: 80px;
	text-align: left;
}
.winnersTel {
	float: left;
	height: auto;
	width: 100px;
	text-align: left;
}
.font14 {
	font-size:14px;
}

