@charset "UTF-8";
/* CSS Document */



#cts {
	background: url(/kr/img/top_bg01.png) no-repeat center 233px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	body {padding-left: 1px;}
}
*:first-child+html body{
	padding-left: 1px;
}
.top-cts {
	margin-top: 0px;
}



/* slide
------------------------*/
#slide-wrap {
	text-align: center;
	height: 298px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
#slide-wrap .slide-inn {
	margin: 0 auto;
	width: 970px;
}

/*
#slide-wrap {
	margin: 0 -475px;
	text-align: center;
	height: 498px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
#slide-wrap .slide-inn {
	margin: 0 auto;
	width: 1920px;
}
*/



/* top search
------------------------*/
.top-search {
	margin-top: -50px;
	padding-top: 50px;
	min-height: 230px;
	position: relative;
	z-index: 2;
	margin-bottom: 35px;
}
.top-search .inn .top-sch-l {
	margin: 0 0 0 28px;
	float: left;
	width: 640px;
}
.top-search .inn .top-sch-r {
	margin-top: -25px;
	float: right;
	width: 275px;
}
.top-search .inn .top-sch-l h2 {
	padding-bottom: 35px;
}
.top-search .inn .top-sch-l h3 {
	color: #ffffff;
	font-size: 116.7%;
}
.top-search .inn .top-sch-l .twocol {
	padding-right: 30px;
}
.top-search .inn .top-sch-l .twocol .col-l {
	float: left;
	width: 277px;
}
*:first-child+html .top-search .inn .top-sch-l .twocol .col-l {
	width: 280px;
}
.top-search .inn .top-sch-l .twocol .col-r {
	float: right;
	width: 308px;
	margin-top: -70px;
}
.top-search .inn .top-sch-l .twocol .col-r .bnr {
	margin-top: 10px;
}
.top-search .inn .top-sch-l .schb {
	overflow: hidden;
	margin-bottom: 35px;
}
.top-search .inn .top-sch-l .schb p {
	float: left;
	margin-right: 3px;
}
*:first-child+html .top-search .inn .top-sch-l .schb p {
	margin-right: 0;
}	
.top-search .inn .top-sch-l .schb .ipt {
	background: url(/kr/common/img/ipt_bg07.gif) no-repeat 0 0;
}
.top-search .inn .top-sch-l .schb .ipt input {
	margin: 0 5px;
	*margin: 0 3px;
	background: none;
	padding: 3px 5px 4px 0;
	*padding: 7px 5px 0;
	border: none;
	width: 229px;
	*width: 228px;
	height: 23px;
	zoom: 1;
	color: #ffffff;
}
.top-search .inn .top-sch-l .schb .ipt .placeholder {
	padding-bottom: 2px !important;
	top: 11px !important;
	font-size: 10px !important;
}
.top-search .inn .top-sch-l .schb .btn {
	margin-top: -2px;
	_margin-top: 0;
	margin-right: 0;
}

.top-search .inn .top-sch-r h2 {
	padding-bottom: 13px;
}
/*.top-search .inn .top-sch-r .bnr {
	margin-top: 20px;
}*/


/* main
------------------------*/
.ttl-txt01 .heading01 {
	padding-top: 0;
	padding-bottom: 21px;
}
.ttl-txt01 .tx {
	top: 4px;
}

/* product infor */
.catelist {
	overflow: hidden;
}
.catelist dl {
	margin: 25px 27px 0 0;
	float: left;
	width: 200px;
}
.catelist dl dd {
	margin-top: 5px;
	font-size: 108.3%;
	color: #ccc;
}
.catelist dl dd .link {
	background: url(/kr/common/img/arr02.gif) no-repeat 6px 0.3em;
	padding-left: 22px;
}
.catelist dl.hover dd .link {
	text-decoration: underline;
	color: #ccc;
}

/* Products that are commonly seen */
.seen {
	margin-top: 80px;
}
.seen .inr {
	margin: 25px 27px 0 0;
	float: left;
	width: 200px;
}
.seen .inr .ph {
	margin-bottom: 15px;
	text-align: center;
}
.seen .inr a {
	color: #333;
	text-decoration: none;
}
.seen .inr a:hover {
	text-decoration: underline;
}
.seen .inr .catelink {
	background: url(/kr/img/arr02.gif) no-repeat 0 0.4em;
	padding-left: 13px;
	font-size: 108.3%;
}
.seen .inr .catelink a {
	color: #ccc;
}
.seen .inr.hover .catelink,
.seen .inr.hover dl dt,
.seen .inr.hover dl dd  {
	text-decoration: underline;
}
.seen .inr dl {
	background: url(/kr/common/img/dot_w01.gif) repeat-x;
	margin: 15px 8px 0;
	padding-top: 10px;
}
.seen .inr dl dt {
	font-size: 125%;
}
.seen .inr dl dd {
	margin-top: 5px;
	font-size: 108.3%;
}


/* scol
------------------------*/
#scol .list-info li {
	background: url(/kr/img/dot_w03.gif) repeat-x;
	padding: 15px 2px;
}
#scol .list-info li:first-child {
	background: none;
}
#scol .list-info li .ymd {
	font-size: 91.7%;
	color: #ccc;
}
#scol .list-info li .ymd img {
	margin-left: 10px;
	vertical-align: middle;
}
#scol .list-info li .link {
	margin-top: 2px;
	font-size: 108.3%;
}
#scol .list-info li .link a {
	color: #ccc;
	text-decoration: none;
}
#scol .list-info li .link a:hover {
	text-decoration: underline;
}

/* contact */
#scol .contact{
	width:280px;
	height:139px;
	background-image: url(/kr/img/bg_inq.png);
}
#scol .btn_inq{
	width:265px;
	height:65px;
	padding-top:66px;
	padding-left:8px;
}


/* exhibition */
#scol .exhi {
	margin: 0px 0 20px;
}

/* recommended */
#scol .reco {
	background-color: #111111;
	margin-bottom: 0;
	padding-bottom: 0;
	border: 1px solid #333333;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	behavior: url(/kr/common/js/PIE.htc);
	position: relative;
	zoom: 1;
}
#scol .reco .inr {
	background: url(/kr/img/dot_w02.gif) repeat-x;
	Xpadding: 21px 0 0;
}
#scol .reco .inr dl {
	padding-left: 14px;
	position: relative;
}
#scol .reco .inr dl dd {
	position: absolute;
	bottom: 21px;
}
#scol .reco .inr dl.btn2 {
	background: url(/kr/img/line02.gif) repeat-x;
	padding-top: 23px;
}
