#list_box #taginfo{
	width:655px;
	height:130px;
	background:url(../images/taginfobg.gif) no-repeat;
	display:inline;
	margin-left:20px;
	margin-top:10px;
	float:left;
	overflow:hidden;
}
#list_box #tinfo{
	width:420px;
	height:115px;
	padding:5px;
	float:left;
	line-height:20px;
	font-size:14px;
	color:#444;
	overflow:hidden;
}
#list_box #tinfo strong {
	display:block;
	height:24px;
	line-height:24px;
	color:#8a57a6;
	text-align:center;
	font-size:14px;
	width:100%;
}
#list_box #tinfo h1{
	color:#555;
	line-height:19px;
	font-weight:normal;
	text-indent:24px;
}
#tother {
	width:210px;
	height:120px;
	display:inline;
	margin-left:5px;
	float:left;
	overflow:hidden;
	padding:5px;
}
#tother p{
	height:20px;
	float:left;
	width:210px;
	color:#8a57a6;
	font-size:14px;
}
#tother .tagspe{
	text-align:center;
}
#tother .tagspe a{
	text-decoration:underline;
}
#tother .tcost {
	color:#f60;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#tother p a {
	color:#f60;
	font-size:14px;
}
.reserv_sub {
	width:210px;
	height:40px;
	text-align:center;
	padding-top:7px;
	float:left;
	border-top:1px solid #8a57a6;
	margin-top:10px;
}
.reserv_sub input {
	display:inline;
	width:100px;
	height:27px;
	text-align:center;
	font-size:14px;
	color:#8a57a6;
	font-weight:bold;
	margin-left:1px;
	background:#f6f1f7;
	cursor:pointer;
	border:1px solid #c9b5d4;
}
