#page {
	width: 850px;
}
#area_panel {
}
#area_panel .area-L{
	width: 390px;
	margin-right: 32px;
	margin-top: 0px;
	padding: 0px;
	float: left;
}
#area_panel .area-R{
	width: 420px;
	float: right;
}
.sel_title {
	margin-bottom: 10px;
	color: #93AF92;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 48%;
}
.sel_def {
	text-align: right;
	float: right;
	width: 48%;
	font-size: 10px;
	line-height: 14px;
}
.sel_def a {
	color: #777;
}
#area_panel .pan  {
	font-size: 12px;
	line-height: 16px;
}
#sel_object {
	margin-bottom: 12px;
}
#sel_object li {
	float: left;
	list-style-type: none;
	position: relative;
	z-index: 2;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 137px;
	width: 137px;
}
#sel_object li .checkbox {
	position: absolute;
	z-index: 4;
	right: 7px;
	top: 5px;
}
#sel_color {
	margin-bottom: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #eee;
	border-top-color: #eee;
	width: 387px;
}
#sel_color li {
	position: relative;
	z-index: 1;
	display: block;
	float: left;
	margin-right: 0px;
}
#sel_color li .checkbox {
	position: absolute;
	z-index: 4;
	top: 7px;
	right: 6px;
}
#sel_color li .pan a{
	display: block;
	height: 38px;
	width: 127px;
	color: #555;
	background-color: #fafafa;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #ddd;
	border-bottom-color: #ccc;
	border-left-color: #fff;
}
#sel_color li .pan a .mrk_color {
	background-repeat: no-repeat;
	padding-left: 28px;
	font-size: 12px;
	background-position: 6px 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
}
#sel_genre {
	margin-bottom: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #eee;
	border-top-color: #eee;
	width: 387px;
}
#sel_genre li {
	position: relative;
	z-index: 1;
	display: block;
	float: left;
	margin-right: 0px;
}
#sel_genre li .checkbox {
	position: absolute;
	z-index: 4;
	top: 7px;
	right: 6px;
}
#sel_genre li .pan a{
	display: block;
	height: 28px;
	width: 120px;
	color: #555;
	background-color: #fafafa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #ddd;
	border-bottom-color: #ccc;
	border-left-color: #fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#sel_genre li.other a{
	width: 378px;
}
#sel_genre li.other input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 6px;
	font-size: 11px;
	line-height: 13px;
	height: 15px;
	border-top-color: #999;
	border-right-color: #ccc;
	border-bottom-color: #ddd;
	border-left-color: #ccc;
	width: 297px;
}
#sel_price {
	margin-bottom: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #eee;
	border-top-color: #eee;
	width: 387px;
}
#sel_price li {
	position: relative;
	z-index: 1;
	display: block;
	float: left;
	margin-right: 0px;
}
#sel_price li .radiobox {
	position: absolute;
	z-index: 4;
	top: 7px;
	right: 6px;
}
#sel_price li .pan a{
	display: block;
	height: 28px;
	width: 120px;
	color: #555;
	background-color: #fafafa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #ddd;
	border-bottom-color: #ccc;
	border-left-color: #fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#area_panel label{
	display: block;
	margin-bottom: 6px;
	cursor: pointer;
}
#area_panel label input {
	margin-right: 3px;
}
