@charset "utf-8";
#contentsMain h1 {
	font-size: 14px;
	background: url(img/title.jpg) no-repeat 0px 5px;
	padding: 5px 0px 10px 10px;
	height: 35px;
	display: block;
	line-height: 35px;
	color: #FFFFFF;
	text-indent: -9999px;
}
#btnCategory {
	padding-bottom: 26px;
}
#btnCategory a {
	display: block;
	float: left;
}
#sortArea {
	background: #EFEFEF url(img/btn_list_sort_ttl.jpg) no-repeat left center;
	padding: 8px 80px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 20px;
}
#sortArea a {
	color: #3F3F9F;
	text-decoration: none;
}
#searchTarm {
	background: #FFCAE9 url(../common/img/search_reset.jpg) no-repeat 0px center;
	padding: 8px 90px 8px 80px;
	font-size: 10px;
	color: #000;
	display: block;
}
#viewSearchBox a {
	text-decoration:none;
}
#searchResult {
	background: #EFEFEF url(../common/img/search_result.gif) no-repeat 10px center;
	padding: 8px 20px 8px 80px;
	margin-bottom: 10px;
	color: #000;
}



.listBox {
	padding: 11px 11px 0px;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #FFA0CF;
}
.listBox h4 {
	font-size: 12px;
	display: block;
	padding-bottom: 2px;
	margin-bottom: 8px;
	background: url(../common/img/line_dot.gif) no-repeat center bottom;
	height: 44px;
	line-height: 44px;
}
.listBox h4 a {
	color: #333399;
}
.listBox img {
	display: block;
	float: left;
}
.listBox iframe {
	display: block;
	float: left;
}
.listBoxRight {
	width:380px;
	float:right;
}
.listBoxRight .listBoxPrice{
	float:left;
}
.listBoxRight .listBoxPrice strong {
	font-size: 14px;
}
.listBoxRight .listBoxPrice font {
	font-style: normal;
	font-weight: bold;
	color: #FF3366;
	font-size: 14px;
}
.listBoxRight .itemIcon {
	clear: both;
}
.listBoxRight .note {
	font-size: 14px;
	color: #755531;
	font-weight: bold;
	clear: both;
	padding: 0 0 3px 0;
}
.listBox em {
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: right;
	font-size: 12px;
	background: #F00;
	padding:2px 3px;
}
.listBox p {
	font-size:10px;
	padding: 5px;
	clear:both;
}

.listBox span{
	display:block;
	font-size:10px;
}
.listBox span a{
	color: #333399;
}



div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none;
	color: #48B9F2;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #FE539B;
	color: #FFF;
	background-color: #FE539B;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #FF4292;
	font-weight: bold;
	background-color: #FE539B;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

.accordion_content{
		background:white;
		overflow:hidden;
}
#mainSearch {
	margin: 0px;
	padding: 0px;
	width: 538px;
	border-top: 1px solid #FFCAE9;
	border-right: 1px solid #FFCAE9;
	border-bottom: 1px solid #FFCAE9;
	border-left: 1px solid #FFCAE9;
	background: #FFE6F4;
}
#stbl {
	width: 100%;
}
