/****************************************************************************/
/**         Templeat Style CSS												**/
/**------------------------------------------------------------------------ **/
/** ÀÛ¼ºÀÚ : ÀÓ °¡ Àº														**/
/** ÀÛ¼ºÀÏ : 07/10/25														**/
/****************************************************************************/

/***************************/
/*** template °ü·Ã style ***/
/***************************/

.top{
	position:absolute;
	width:400px;
	z-index:3;
	margin:7px 0 0 500px;
}

.logo{
	position:absolute;
	float:left;
	width:160px;
	z-index:1;
	top:40px;
	left:22px;
}

.navi{
	position:absolute;
	width:760px;
	z-index:2;
	top:35px;
	left:190px;
}

.main_flash{
	position:absolute;
	width:950px;
	z-index:4;
	margin:97px 0 0 0;
}

.sub_flash{
	position:absolute;
	width:950px;
	top:97px;
	z-index:0;
	
}

.cont_position_main{
	position:absolute;
	width:1000px;
	z-index:300;
	margin:415px 0 0 15px;	
}

#header{
	width:1000px;
	height:85px;
}

#sub_flash{
	width:950px;
	margin:0 0 0 15;
}

#cont_position_sub{
	width:980px;
	margin:10px 0 0 0px;
}

#menu{
	float:left; 
	width:200px;
	height:450px;
	margin:0 0 0 5px;
}

#cont{
	float:right;
	width:750px;
}

#Footerlogo{
	position:absolute;
	margin:20px 0 0 41px;
}

#copyright{
	position:absolute;
	margin:18px 0 0 133px;
}

#Family_site_1{width:158px;padding-top:18px;padding-right:5px;}
#Family_site_2{width:158px;padding-top:18px;padding-right:12px;}
#Family_site select{width:156px;}

dl dd {vertical-align:middle;display:inline;}
#Footer_menu{
	padding:9px 0 0 345px;
}

#footer{
	clear:both;
	position:absolute;
	width:935px;
	height:99px;
	background:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	z-index:200;
	margin:851px 0 0 15px;
}

#footer_bg{
	width:920px;
	height:99px;
	background:url(../images/footerbg.gif);
	background-repeat:repeat-x;
}

#footer_sub{
	clear:both;
	width:935px;
	height:116px;
	padding-left:15px;
	padding-top:17px;
}