
/* container */
#container {
	clear:both;
	float:left;	
	margin-bottom:30px;
}
.best_pro {
	width:1000px;
	height:263px;
	background:url(../img/index/pro_box.jpg) no-repeat;
}
	.pro_title {
		float:left;
		margin-top:35px;
	}
	.pro_title li {
		float:left;
		width:152px;
		padding:15px 0 0 15px;		
	}
	.pro_title li.last {
		width:156px;
		padding:15px 0 0 10px;
	}
	.pro_title li a{
		color:#2f3743;
		font-family:dotum;
		font-size:14px;
		font-weight:bold;
		display:block;
	}
	.best_pro .more_button, .best_pro .more_button li {		
		float:left;
	}	
	.more01 {width:168px;}
	.more05 {width:166px;}
	.more06 {width:165px;}
	.best_pro .more_button a{
		display:block;
		width:167px;
		height:147px;		
	}
	.best_pro .more_button .more05 a, .best_pro .more_button .more06 a{
		display:block;
		width:166px;
		height:140px;		
	}		
	.best_pro .pro04 dt strong{
		width:175px;
		display:block;
		letter-spacing:-0.08em;
	}
	.customer_area {
		float:left;
	}
		.notice {
			width:200px;
			height:120px;
			float:left;
			background:url(../img/index/notice_box.gif) no-repeat;
		}
		.notice-title {
			width:153px;
			float:left;
			padding:15px 0 0 25px;			
		}
		.notice-title a{
			display:block;
			font-size:14px;
			color:#b4bcbe;
			font-weight:bold;
			font-family:dotum;
		}
		.notice-title a:hover{
			color:#3eb301;
		}
		.more {
			float:right;
			cursor: pointer;			
			width:8px;
			height:8px;
			margin:15px 13px 0 0;
		}
		.more a{			
			display:block;
			text-indent:-99999em;			
			background:url(../img/index/more_button.gif) no-repeat;
		}
		.notice_content {
			float:left;
			padding:9px 0 0 25px;
			width:175px;
			height:80px;
		}
		.banner {
			float:left;
		}
		.banner li {
			float:left;
		}
		.banner li a{
			width:200px;
			height:120px;
			display:block;
			text-indent:-99999em;
		}
		.contactus {
			width:200px;
			height:120px;
			text-indent:-99999em;
			background:url(../img/index/contactus.jpg) no-repeat;
		}
		.banner01 a{
			background:url(../img/index/banner01.jpg) no-repeat left top;
		}
		.banner01 a:hover{
			background:url(../img/index/banner01.jpg) no-repeat left bottom;
		}
		.banner02 a{
			background:url(../img/index/banner02.jpg) no-repeat left top;
		}
		.banner02 a:hover{
			background:url(../img/index/banner02.jpg) no-repeat left bottom;
		}
		.banner03 a{
			background:url(../img/index/banner03.jpg) no-repeat left top;
		}
		.banner03 a:hover{
			background:url(../img/index/banner03.jpg) no-repeat left bottom;
		}
/* Footer sitemap */
#footer_sitemap {
	float:left;
	width:1000px;
	height:116px;
	line-height:150%;
	background-color:#fafafa;		
	border-bottom:2px solid #626262;
}	

/*131104 김소정 추가 */
.kepco{
	float:left;
	margin-top:25px;
}