@charset "UTF-8";
@import url("global.css");
@import url("play.css");
.box {
	position: relative;
	width: 690px;
}
.box_header {
	background: url("../system/images/box_header.png") no-repeat scroll 0% 0% transparent;
	height: 59px;
}
.box_header div {
	height: 30px;
	line-height: 30px;
	margin: 0px auto;
	position: relative;
	text-align: center;
	top: 11px;
	width: 330px;
}
.box_header div img.title {
	position: relative;
	top: 4px;
}
.box_header div .heart {
}
.box_middle {
	background: url("../system/images/box_middle.png") repeat-y scroll 0% 0% transparent;
	padding: 0px 1px;
	position: relative;
}
.cloth {
	left: 10px;
	position: absolute;
	top: -5px;
}
#n_option h3 {
}
#n_option ul {
	display: inline-block;
	margin: 0px 0px 0px 41px;
}
#n_option li {
	background-position: center center;
	background-repeat: no-repeat;
	color: #993300;
	float: left;
	height: 307px;
	margin-right: 16px;
	text-align: center;
	width: 192px;
}
#n_option li img {
	margin-bottom: 5px;
	margin-top: 33px;
	width: 170px;
}
#n_option ul#op_free li {
	background-image: url("../n_option/option/bg_n_op.png");
}
.box_middle #op_free li .item_des {
	font-size: 10px;
	height: 94px;
	line-height: 1.4;
	margin-left: 15px;
	margin-top: 13px;
	text-align: left;
	width: 160px;
}
#listField {
	overflow: hidden;
	position: relative;
	top: -57px;
}
#listField ul {
	float: left;
	left: 50%;
	position: relative;
}
#listField li {
	display: table-cell;
	float: left;
	font-size: 12px;
	left: -52.5%;
	margin-left: 22px;
	position: relative;
	vertical-align: middle;
}
.n_board {
	background-image: url("../n_option/option/board_n_option.png");
	background-repeat: no-repeat;
	color: #f6304d;
	font-size: 16px;
	font-weight: bold;
	height: 149px;
	margin-left: 51px;
	padding-bottom: 33px;
	padding-left: 2em;
	padding-top: 17px;
	text-indent: -1em;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.87);
	width: 587px;
}
#op_free li .name {
	margin-top: -4px;
}
