/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);*/
@charset "euc-kr";
@font-face{
font-family:NanumGothic;
src:url('/css/NanumGothic.eot');
src:url('/css/NanumGothic.eot?#iefix') format('embedded-opentype'),
url('/css/NanumGothic.woff') format('woff'),
url('/css/NanumGothic.ttf') format('truetype');
}

/* contents */
.contents {
	position:relative;		
}
.content_left {
	float:left;
	margin-top:11px;
	width:684px;
	height:180px;
	background:url('../img/index/company_bg.jpg') no-repeat;
}
.company .more_bt {
	float:right;
	padding:28px 20px 0 0;
}
.company dt {
	padding:24px 0 0 13px;
	color:#404040;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana;
	width:600px;
}
.company dd {
	padding:22px 0 0 176px;
	line-height:150%;
	width:500px;
	color:#747474;
}
.content_right {
	float:right;
	margin-top:11px;
}
.hot_pro {
	clear:both;
	float:left;
	width:998px;
	height:208px;
	margin:7px 0 10px;
	border:1px solid #f1f1f1;
}
.hot_pro h2 {
	padding:18px 0 0 13px;
	width:150px;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana;
}
.hot_pro .red {
	color:#f00f24;	
}
.hot_pro .blue {
	color:#01328f;
	display:inline-block;
	padding-left:5px;
}
.hot_more_bt {
	float:right;
	padding:20px 10px 0 0;
}
.hot_pro ul {
	float:left;	
	padding:12px 0 0 8px;
}
.hot_pro li {
	float:left;
	margin-right:8px;
}
.hot_pro li.pro04 {
	margin-right:0;
}
.pro01 a, .pro02 a, .pro03 a, .pro04 a {
	display:block;
	width:253px;
	height:146px;
	background:url('../img/index/zest_sg.jpg') no-repeat left top;
	text-indent:-99999em;
}
.pro02 a {
	background:url('../img/index/zest_y701.jpg') no-repeat left top;
}
.pro03 a {
	width:231px;
	background:url('../img/index/nr-35serise.jpg') no-repeat left top;
}
.pro04 a {
	width:223px;	
	background:url('../img/index/car_type_air_curtains.jpg') no-repeat left top;
}
.pro01 a:hover {
	background:url('../img/index/zest_sg.jpg') no-repeat left bottom;
}
.pro02 a:hover {
	background:url('../img/index/zest_y701.jpg') no-repeat left bottom;
}
.pro03 a:hover {
	background:url('../img/index/nr-35serise.jpg') no-repeat left bottom;
}
.pro04 a:hover {
	background:url('../img/index/car_type_air_curtains.jpg') no-repeat left bottom;
}