/* BASIC css start */
#contentWrap {
	padding: 0 !important;
	margin-top:-20px;
}

#main .section {
	padding: 0 0 15px;
}
#main_img {
	float: left;
	width:800px; height:449px;
	border: 1px solid #dedede; border-top: 0;
}
#main .section .inner {
	float: left;
	border: 1px solid #dedede; border-top: 0; border-right: 0;
}
#main .section .inner p {
	border-bottom: 1px solid #dedede;
}
#main .section .inner .latest_bbs {
	height: 210px;
}
#main .section .inner .latest_bbs h2 {
	padding: 25px 0 0 20px;
}
#main .section .inner .latest_bbs table {
	width: 257px;
	margin: 24px 0 0 18px;
}
#main .section .inner .latest_bbs td {
	height: 26px;
	vertical-align: middle;
	border-bottom: 1px dashed #e5e5e5;
}
#main .section .inner .latest_bbs td.title a {
	font-family:'Dotum', AppleGothic, Helvetica, sans-serif;
}
#main .section2 {
	border: 1px solid #dedede;
}
#main .section2 p {
	border-left: 1px solid #dedede;
	float: left;
}
#main .section2 p.first {
	border: 0;
}

#main .section3 {
	padding: 20px 0 10px 0;
}

#main .section3 li {
	float: left;
}

#main .prd_list h2 {
	padding: 35px 0 33px; clear:both;
}

#main .prd_list h2 span {
	display: block; border-bottom: 1px solid #e5e5e5;
}
/* BASIC css end */

