@charset "utf-8";
/* CSS Document */

#pageCon {
	margin:0;
	padding:0;
	width:700px;
}
#pageCon h1 {
	margin:0 auto;
	padding:0;
	font-size:16px;
	color:#4c3b29;
}
#contents-wrap {
	margin:0 auto 160px;
	padding:0;
	width:700px;
	height:auto;
}
#contents-wrap h1, #contents-wrap h2, #contents-wrap h3, #contents-wrap h4, #contents-wrap h5, #contents-wrap h6 {
	border:0 !important;
}
#bottomBanners {
	margin:120px auto 0;
	padding:0;
	width:700px;
	height:300px;
}
#bottomBanners li {
	margin:0 5px 10px;
	padding:0;
	width:340px;
	height:140px;
	list-style:none !important;
	float:left;
}
*html div#bottomBanners li {
	margin:0 4px 9px;
}
/* ============================================= */
/* common */
/* ============================================= */

#premium-top-img {
	margin:0 auto;
	padding:0;
	width:700px;
	height:320;
}
.subTitle01 {
	margin:60px auto 20px 0;
	padding:0;
}
.expSec {
	margin:0;
	padding:0 10px;
	font-size:14px;
	line-height:1.6em;
}
.expSec span {
	margin:0 0.4em;
	padding:0;
	color:#ff3300;
}
.nospan {
	margin:0 !important;
	color:#4C3B29 !important;
}
.expSize {
	margin:4opx auto;
	padding: 0;
	font-size:16px;
}
.subTitle02 {
	margin:80px auto;
	padding:0;
}
.thumbWrap {
	margin:0 auto 120px;
	padding:0;
	width:700px;
}
.thumbbox {
	margin:0 5px 20px;
	padding:0;
	width:220px;
	height:520px;
	float:left;
}
.thumbbox a {
	text-decoration:none;
	color:#4C3B29;
}
.thumbbox:hover {
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
	outline:1px dotted #00CC00;/*overflow:hidden;*/
}
.thumbbox h4 {
	margin:0;
	padding:0;
	line-height:1.2em !important;
}
.thumbbox h3 img {
	margin:0 0 20px;
	padding:0;
	width:220px;
	height:220px;
}
.thumbbox h4 {
	margin:0 0 10px;
	font-size:13px !important;
	text-align:center;
}
.thumbbox p {
	margin:10px 0 20px !important;
	padding:0 10px;
	font-size:12px;
	line-height:1.6em;
}
.thumbbox dl {
	margin:0 auto 20px;
	padding:0 10px;
}
.thumbbox dt {
	margin:0;
	padding:0;
	font-size:13px;
}
.thumbbox dd {
	margin:0;
	padding:0;
	font-size:13px;
}
.thumbbox dd span {
	margin:0 0.4em;
	padding:0;
	color:#FF3300;
	font-style:italic;
	font-weight:bold;
}
.detailBtn {
	margin:0 auto;
	padding:0;
	width:144px;
	height:45px;
}
