#hydrazenLeft {
	background-image: url(../images/mainBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 458px;
	width: 750px;
}
#hydrazenRight {
	float: left;
	height: 458px;
	width: 250px;
	background-color: #eeeff1;
}
#messageLeft {
	background-image: url(../images/messageBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 458px;
	width: 750px;
}
#navMenu img {
	cursor: pointer;
}
#hydrazenLeft #submitEmail {
	padding-top: 170px;
	padding-left: 392px;
}
#timerContainer div {
	text-align: center;
	float: left;
	width: 63px;
	margin-right: 22px;
}

#submitEmail .inputText {
	color: #cb889f;
	height: 16px;
	width: 206px;
	border: 1px solid #cb889f;
	font-family: PMingLiU;
	font-size: 11px;
}
#hydrazenLeft #timerContainer {
	padding-top: 103px;
	padding-left: 395px;
	height: 40px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#submitEmail input {
	vertical-align: middle;
}

body {
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/bg_defaultsite_highres.png);*/
	background-repeat: no-repeat;
	background-position: center top;
}
#bexMessageContainer {
	background-repeat: no-repeat;
	background-position: left top;
	height: 458px;
	width: 750px;
	float: left;
}
#bexMessageColumn1 {
	float: left;
	width: 373px;
}
#bexMessageTitle {
	margin-top: 176px;
	margin-left: 32px;
}
#scrollContainer {
	margin-left: 32px;
}
.luckyShowTxt {
	line-height: 18px;
}
.scrollBtn {
	text-align: right;
	width: 325px;
}
#savecomment {
	display: none;
}
#comment_success {
	display: none;
}
#bexMessageColumn2 {
	float: left;
	width: 346px;
	margin-top: 60px;
}
#messageNum {
	float: right;
	margin-top: 10px;
	font-weight: bold;
	color: #0e72bf;
	margin-right: 20px;
}
#messageList {
	clear: both;
	float: left;
	height: 316px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 12px;
	scrollbar-arrow-color: #abd4ef;
	scrollbar-face-color: #7aaed6;
	scrollbar-base-color: #7aaed6;
	scrollbar-highlight-color: #b5dbf2;
	scrollbar-shadow-color: #b4daf1;
	scrollbar-3dlight-color: #b5dbf2;
	scrollbar-darkshadow-color:#b4daf1;
	scrollbar-track-color: #c0dff2;
	line-height: 15px;
}
#pageCrumb {
	clear: both;
	float: left;
	color: #5197ce;
	width: 100%;
	margin-top: 4px;
}
#pageCrumb a {
	color: #5197ce;
	text-decoration: none;
	margin-right: 6px;
}
#pageCrumb a:hover {
	color: #5197ce;
	text-decoration: underline;
}
#savecomment{
				width:397px;
				height:260px;
				top:20px;
				left:280px;
				border:#666666 solid 1px ;
				position:absolute;
				z-index:200;
				display:none;				
				background:url(../images/comment_pop.jpg); 
				background-repeat:no-repeat;
				background-color:#39525b;
			}
#comment_success{
				width:397px;
				height:259px;
				top:100px;
				left:280px;
				border:#666666 solid 1px ;
				position:absolute;
				display:none;
				
			}
.inputText{
	font-size:12px;
	color:#666666;
	height: 18px;
	width: 150px;
	border: 1px solid #b7b3db;
	font-family: Arial, Helvetica, sans-serif;
}

.inputMsg{
	font-size:12px;
	color:#666666;
	height: 84px;
	width: 365px;
	border: 1px solid #b7b3db;
	font-family: Arial, Helvetica, sans-serif;
}
.comment_popWindow{
	font-size:12px;
	font-family:"新宋体", Arial;
	line-height:18px;

}
#regLeft {
	background-image: url(../images/regBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 458px;
	width: 750px;
}
#regInfo  {
	font-family: Arial, PMingLiU;
	font-size: 11px;
	color: #a8395f;
}
.inputText2 {
	color: #871c56;
	background-color: #FFF;
	height: 17px;
	border: 1px solid #871c56;
	vertical-align: middle;
}
#couponContainer {
	clear: both;
	height: 458px;
	width: 750px;
}
#couponContainer #couponSample {
	background-image: url(../images/couponBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	clear: both;
	height: 156px;
	width: 750px;
}
#couponPrintContainer #btnPrintNow {
	position: absolute;
	margin-top: 174px;
	margin-left: 611px;
	cursor: pointer;
}
