#main .detailed_box{
	width: 100%;
}
.detailed_box .detailed_box_lift {
	width: 558px;
	float: left;
	margin-top: 20px;
	text-align: center;
}
.detailed_box .detailed_box_lift .simg2 {
	margin: 0px;
	padding: 0px;
}
.detailed_box .detailed_box_lift .simg3 {
	margin: 0px;
	padding: 0px;
}
.detailed_box .detailed_box_right {
	float: right;
	width: 240px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.detailed_box_right h1 {
	font-size: 120%;
	line-height: 180%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 20px;
}
.status_list {
	width: 100%;
	margin-bottom: 10px;
}
.status_list ul{
	list-style-type: none;
}
.status_list ul li {
	display: block;
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
.s_list {
	width: 100%;
}
.s_list ul {
	list-style-type: none;
	margin-left: 5px;
}
.s_list   ul   li {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.purchase {
	background-color: #CCC;
	text-indent: 20px;
	font-size: 80%;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 200%;
	text-align: center;
}
.choice_player {
	margin-right: 10px;
	text-align: left;
}
.choice_number {
	text-align: left;
	margin-bottom: 10px;
}
.choice_price {
	width: 200px;
	background-color: #FFF;
	border: 1px solid #000;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.choice_price ul{
	list-style-type: none;
	width: 90%;
	text-indent: 0px;
	margin: 10px;
}
.choice_price ul li {
	text-align: left;
	font-size: 80%;
	line-height: 200%;
	display: block;
}
.choice_price ul .line_p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	width: 100%;
}
.choice_price ul .line_p .price1 {
	width: 30%;
	float: left;
}
.choice_price ul .line_p .price2 {
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	width: 70%;
	float: left;
}
.detailed_box_under {
	width: 730px;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-right: auto;
}
.detailed_box_under p {
	font-size: 80%;
	line-height: 160%;
	color: #333;
	text-indent: 10px;
}
.detailed_info {
	font-size: 100%;
	line-height: 250%;
	font-weight: bold;
	background-color: #333;
	text-align: left;
	text-indent: 20px;
	width: 100%;
	color: #FFF;
	margin-bottom: 10px;
}
.purchase_annotation {
	width: 90%;
	text-align: left;
	text-indent: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.purchase_annotation p {
	font-size: 90%;
	line-height: 180%;
}
