body {
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.red {
	color:#cc0000;
}
.white {
	color:#ffffff;
}
.b {
	font-weight:bold;
}

.wrap {
	width:970px;
	margin:0 auto;
	background-image:url(images/bg_left.jpg);
	background-repeat:no-repeat
}

.wrap-inner {
	width:100%;
	background-image:url(images/bg_right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.main {
	position:relative;
	background-image:url(images/bg_main.jpg);
	background-position:205px 0;
	background-repeat:no-repeat;
	height:558px;
}

.logo {
	position:absolute;
	width:109px;
	height:38px;
	left:35px;
	top:27px;
}

.activity-rule {
	width:330px;
	position:relative;
	left:30px;
	top:250px;
}
.activity-rule h3 {
	padding:4px 8px;
	background:#660000;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-bottom:8px;
	color:#FBFCC3;
	border:#FFF3AB 1px solid
}
.activity-rule p {
	color:#ffffff;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif
}
.h-link {
	position:absolute;
	height:25px;
	line-height:25px;
	top:3px;
	right:20px;
	width:250px;
	text-align:right;
	color:#ffffff;
}
.h-link a, .h-link a:visited, .h-link a:hover {
	color:#ffffff;
}
.dot {
	margin:0 5px;
	*margin:10px 5px;
	display:inline-block;
	zoom:1;
	*display:inline;
	line-height:0;
	font-size:0;
	width:3px;
	height:3px;
	vertical-align:middle;
}
.white-dot {
	background-color:#ffffff;
}

.limit {
	position:absolute;
	top:75px;
	right:25px;
	width:184px;
	height:140px;
	background-image:url(images/limit-1.01.jpg);
	background-repeat:no-repeat
}
.limit i {
	display:none;
}

.query-form {
	background-image:url(images/bg_form-1.01.jpg);
	background-repeat:no-repeat;
	width:531px;
	height:129px;
	position:absolute;
	left:408px;
	top:367px;
}
.arrow {
	background-image:url(images/arrow_form-1.01.jpg);
	background-repeat:no-repeat;
	width:40px;
	height:28px;
	position:absolute;
	top:339px;
	right:154px;
}

.submit-btn {
	background:url(images/btn_reg.gif) no-repeat 0 0;
	width:151px;
	height:40px;
	line-height:40px;
	padding:0 3px 4px 0;
	margin:0;
	border:none;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer
}

.bottom-info {
	height:35px;
	line-height:35px;
	background-color:#FFDA89;
	text-align:center;
}

.bg-text {
	background-image:url(images/bg_text-1.01.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:325px;
	position:absolute;
	top:42px;
	left:316px;
}
.bg-text-back i, .bg-text i {
	display:none;
}

.bg-text-back {
	background:url(images/text_back.jpg) no-repeat;
	position:absolute;
	width:419px;
	height:74px;
	z-index:5;
	left:25px;
	top:80px;
}

.logo, .activity-rule, .limit, .arrow, .query-form {
	z-index:2;
}
.bg-text {
	z-index:1;
}

.rootbox {
	border:#666666 1px solid;
	padding:1px;
}

#dm-result, #dm-prefix, #dm-hint{
	border-bottom:1px dashed #ccc;
	line-height:16px;
	padding:5px 0;
}