/* -------------------------------------------------------------------------------------------
Áß¾Ó´ëÇÐ±³ ¸ÞÀÎÈ¨ÆäÀÌÁö ¼­ºêÆäÀÌÁö ±¸Á¶ CSS

* CSS Version 	: 1.0
* ÃÖÃÊÀÛ¼ºÀÏ 	: 2008.04.26
* ¸¶Áö¸·°»½ÅÀÏ	: 2008.04.26
* ÀÛ¼ºÀÚ		: ¹ÚÁØÇü
* ¿¬¶ôÃ³		: jhpark@uwayweb.com
---------------------------------------------------------------------------------------------*/

/*°ø¿ë CSS*/
@import url("global.css");


/*º»¹® ½ÃÀÛ*/
div#container{
	width: 950px;
	height:auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 245px;
	background-image: url(../../image/body_bg.gif);
	background-repeat: repeat-y;
}
div#content{
	width: 725px;
	height:auto;
	float: left;
}
div#content_wrap{
	width: 675px;
	height:auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
/*º»¹® ³¡*/


/*»çÀÌµå¹ÙB ½ÃÀÛ*/

/*»çÀÌµå¹ÙB ³¡*/


/*»çÀÌµå¹ÙA ½ÃÀÛ*/
div#sidebarA{
	width: 200px;
	height:auto;
	float: left;
}
div#e_service{
	background-image: url(../../image/e_service.gif);
	background-repeat: no-repeat;
	width: 190px;
	margin-top: 20px;
	margin-left: 10px;
	padding-top: 20px;
}
div#quick_link{
	background-image: url(../../image/quick_link.gif);
	background-repeat: no-repeat;
	width: 190px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 20px;
}
/*»çÀÌµå¹ÙA ³¡*/


/*Ç²ÅÍ ½ÃÀÛ*/
div#footer{
	width: 100%;
	height:85px;
	background-color: #ecebe6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
	clear: both;
}
div#footer_wrap{
	position: relative;
	width: 950px;
	height:85px;
	margin-right: auto;
	margin-left: auto;
}
div#footer_info{
	position: absolute;
	background-image: url(../../image/footer_info.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 500px;
	text-indent: -9999px;
	float: left;
	left: 0px;
	top: 0px;
}
div#footer_menu_01{
	position: absolute;
	width:90px;
	height:25px;
	top: 45px;
	left: 676px;
	text-indent: -9999px;
	background-image: url(../../image/footer_menu_01.gif);
	background-repeat: no-repeat;
}
div#footer_menu_01 a{
	width:90px;
	height:25px;
	display: block;
}
div#footer_menu_02{
	position: absolute;
	width:108px;
	height:25px;
	top: 45px;
	left: 766px;
	text-indent: -9999px;
	background-image: url(../../image/footer_menu_02.gif);
	background-repeat: no-repeat;
}
div#footer_menu_02 a{
	width:108px;
	height:25px;
	display: block;
}
div#footer_menu_03{
	position: absolute;
	width:76px;
	height:25px;
	top: 45px;
	left: 874px;
	text-indent: -9999px;
	background-image: url(../../image/footer_menu_03.gif);
	background-repeat: no-repeat;
}
div#footer_menu_03 a{
	width:76px;
	height:25px;
	display: block;
}
div#footer_menu_04{
	position: absolute;
	width:110px;
	height:25px;
	top: 45px;
	left: 560px;
	text-indent: -9999px;
	background-image: url(../../image/footer_menu_04.gif);
	background-repeat: no-repeat;
}
div#footer_menu_04 a{
	width:107px;
	height:25px;
	display: block;
}
fieldset#footer_link{
	text-align:right;
	position: absolute;
	width:450px;
	top: 20px;
	left: 500px;
}
/*Ç²ÅÍ ½ÃÀÛ*/



/*Çì´õ ½ÃÀÛ*/
div#header{
	width: 100%;
	height:245px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div#header_wrap{
	width: 950px;
	height:245px;
	margin-top: -245px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div#global_navi{
	width: 550px;
	height:25px;
	position: absolute;
	top: 0px;
	left: 400px;
}
div#main_navi{
	width: 950px;
	height:65px;
	position: absolute;
	top: 25px;
}
fieldset#header_search{
	width: 200px;
	height:30px;
	position: absolute;
	top: 41px;
	left: 750px;
	text-align:right;
}
fieldset#header_search img{
	margin-left: 3px;
	vertical-align: middle;
}
/*Çì´õ ³¡*/


