form{
	border:0px; padding:0px; background:none; list-style-type:none;
}
.guest{
	border:none; padding:0px; margin:0px; background:none; list-style-type:none;
}
.guest table{
	width:100%;
	margin:0px auto;
	font-size:14px;
}

.guest input{
	height: 20px;
}

.guest .ipt_sty{
	width:152px; height:20px; line-height:20px;
}

.guest td{
	border-bottom:solid 15px white;
	line-height:30px;
	float:left;
}

.guest #l_title {
	width: 295px;
	height: 20px;
}


.guest #l_cont {
	width:400px;
	height:135px;

}


.guest #g_name{
	margin-right:42px;
}

.guest #check{
	width:56px;
	height:23px;
}
.guest .btn{
	margin-left:85px;
	border:0px;
	width:68px;
	height:28px;
	cursor:pointer;
	background: url(../image/button_bg.jpg) no-repeat;
}

.guest span{
	color: red;
	padding-right:5px;
}