@charset "utf-8";

/* 
	created by Demoon
	charset: euc-kr
	blog: http://demoon.co.kr
	e-mail: demoon84@naver.com
*/

body{background:url(../../images/bg.jpg) repeat-x;}
.main_banner{width:1000px; height:411px; margin:0 auto;}
.banner{width:1000px; height:298px; float:left; margin:50px 0 0 0;}
.bottom_banner{width:1000px; height:222px; margin:0 auto; background:url(../../images/bottom_bg.jpg) no-repeat;}

.pgs_new{display:block;width:299px; height:222px; float:left;}
.pgs_new h2 a{ display:block;width:239px; height:12px; margin:40px 0 0 30px; background:url(../../images/h2_title_news.jpg) no-repeat; text-indent:-9999px;}

.pgs_intro{display:block;width:401px; height:222px; float:left;}
.pgs_intro h2 a{ display:block;width:341px; height:12px; margin:40px 0 0 30px; background:url(../../images/h2_title_intro.jpg) no-repeat; text-indent:-9999px;}
.pgs_intro p{display:block;width:341px; height:97px; margin:20px 0 0 30px; background:url(../../images/intro_bg.jpg) no-repeat; text-indent:-9999px;}


.pgs_call{display:block;width:300px; height:222px; float:left;}
.pgs_call h2{ display:block;width:270px; height:12px; margin:40px 0 0 30px; background:url(../../images/h2_title_call.jpg) no-repeat; text-indent:-9999px;}
.pgs_call p{display:block;width:270px; height:97px; margin:20px 0 0 30px; background:url(../../images/call_bg.jpg) no-repeat; text-indent:-9999px;}



#footer_column{
	clear:both;
	width:100%;
	height:57px;
	border-top: #dedede solid 1px;
}
address{
	height:57px;
	width:1000px;
	background:url(../../images/footer.jpg) no-repeat;
	text-indent:-9999px;
	margin:0 auto;
	display:block;
}