.box_1{
	background:#fff;
	margin-bottom:10px;
}


.box_1_header{
	height:14px;
	background:url("../../public/images/boxtop.jpg") no-repeat;
}

.box_1_footer{
	height:16px;
	position:absolute;
	width:983px;
	left:0;
	bottom:0;
	background:url("../../public/images/boxbottom.jpg") no-repeat;
}

.chat{
	margin-top:10px;
	width:177px;
	float:right;
}

.chat h1{
	font-size:14px;
	padding-bottom:5px;
	
}

.chat img{
	margin:0 10px 6px 0;	
}

.chat p{
	font-size:12px;
	line-height:18px;
	color:#555;
}

.box_2_right{
	width:177px;
	float:right;
}

.reg_box{
	width:740px;
	padding-left:30px;
	padding-top:20px;
	float:left;
}

.reg_title{
	width:84px;
	height:31px;	
	background:url("../../public/images/signup.png") no-repeat;
}

.require{
	color:red;
}

.reg_box h1, .reg_box p{
	line-height:18px;
}

#table1 td{
	line-height:24px;
}

.logtext{
	font-size:14px;
	width:220px;
	line-height:20px;
	height:20px;
	border:1px solid #ABADB3;
}

span.error{
	color:red;
}

h1.term{
	font-size:16px;
	text-align: center;
	padding:10px 0;
}

h1.about_us{
	font-size:16px;
	padding:10px 0;
}

h2.term_about_title{
	font-size:14px;
	padding:10px 0;
}
