@CHARSET "EUC-KR";
@import url("style.Content.css");
@import url("style.Board.css");
@import url("style.Common.css");



/*******************************************************************************
 *	TAG Style
 ******************************************************************************/

* {
	border-collapse:collapse;
}

html
{
height: 100%;
}

a{
	a,img,input{selector-dummy: expression(this.hideFocus=true);}
}

* html #Wrap-LY
{
height: 100%;
}

body{
	margin:0px;
	padding:0px;
	height: 100%;
	font-family:µ¸¿ò,µ¸¿òÃ¼,±¼¸²,verdana;
	font-size:0.74em;
	color:#666666;
	line-height:18px;
	border-collapse:collapse;
	background-image:url(/assets/img/background/sub_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	vertical-align:middle;
}

hr {
	display:none;
}

img {
	border:none;  
	vertical-align:top;
}

div, ul, li, dl, dt, dd, ol, h1, tr, td, th{
	list-style-type:none;
	margin:0px;
	padding:0px;
	color:#666666;
	vertical-align:middle;
}

h1{
	position:relative;
	top:40px;
	left:13px;
}

/*******************************************************************************
 *	±âº» ·¹ÀÌ¾Æ¿ô Á¤ÀÇ
 ******************************************************************************/

#Wrap-LY{
	position:relative;
	width:890px;
	margin:0px auto;
	margin-bottom:20px;
	min-height: 100%;
}

#Top-LY{
	position:relative;
	height:250px;
}

#Middle-LY{
	position:relative;
	
}

#Left-LY{
	position:absolute;
	width:190px;
	margin:-21px 0 0 0;	
}

#Bottom-LY{
	clear:both;
	margin-top:30px;
	width:100%;
	height:85px;
	position:relative;
	background-color:#F8F8F7;
}

#Bottom-LY02{
	clear:both;
	width:890px;
	height:85px;
	margin-top:50px;
	margin:0px auto;
	position:relative;
	background-image:url(/assets/img/background/bottom_bg02.gif);
	background-repeat:no-repeat;
}


/*******************************************************************************
 * Top
 ******************************************************************************/
#Logo{
	position:absolute;
	top:10px;
	left:15px;
	z-index:2;
}

#Utility-Menu{
	position:absolute;
	top:10px;
	right:40px;
}

#Utility-Menu li{
	display:inline;
}


#Main-Menu{
	position:absolute;
	top:36px;
	right:0px;
	width:900px;
	height:189px;
}

#Main-Menu ul{
	float:left;
}

#Main-Menu ul dd{
	float:left;
}


/*******************************************************************************
 * Left-Menu
 ******************************************************************************/

#Left-Menu{
	position:relative;
	width:190px;
	padding:0px;
	margin:0px;
	background-image:url(/assets/img/leftMenu/bg.gif);
	background-repeat:no-repeat;
}

#Left-Menu ul{
	position:relative;
	left:20px;
	top:10px;
}

#Left-Menu ul li{
	height:20px;
}

#Left-Menu ol{
	width:140px;
	margin-top:10px;
	margin-left:17px;
	padding:5px;
	vertical-align:middle;
	border:1px solid #E7E7E7;
	background-color:#F4F4F4;
}

#Left-Menu ol li{
	height:17px;
	padding-left:10px;
	font-weight:bold;
	font-size:11px;
}

/* ¸¶¿ì½º ·Ñ¿À¹ö½Ã  */

#Left-Menu ol .Menu01-on{
	font-weight:bold;
	color:#269596;
}

/* ¸Þ´º°¨Ãß±â  */

.none{
	display:none;
}


/*******************************************************************************
 * Content
 ******************************************************************************/

#Content{
	position:relative;
	top:0px;
	left:213px;
	width:670px;
}


#Title-Nav{
	position:relative;
	width:670px;
	height:36px;
	margin:0 0 20px 0;
	border-bottom:1px solid #EAEAEA;
}

#Title-Nav li{
	float:left;
}

#Title-Nav .txt{
	float:right;
	font-size:11px;
	margin-top:8px;
}


#Content-box{
	width:670px;
}

#Txt-box{
	clear:both;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align:middle;
	letter-spacing:-1px;
}




#Input-box{
	clear:both;
	width:680px;
	padding:5px 0 10px 0;
	font-weight:bold;
	vertical-align:middle;
	letter-spacing:-1px;
	text-align:right;
}

#Input-box li{
	display:inline;
	vertical-align:middle;
}


/*******************************************************************************
 * Bottom
 ******************************************************************************/

#Footer{
margin:0px auto;
width:660px;
position:relative;
left:80px;
top:-40px;
}

#Footer li{
	display:inline;
}

#Footer .Bottom-logo{
	position:relative;
	top:50px;
	left:-180px;
}

/*******************************************************************************
 * Bottom_new
 ******************************************************************************/

#Footer02{
position:relative;
left:15px;
top:15px;
}

#Footer02 li{
	display:inline;
}

#Footer02 .Bottom-logo{
	position:absolute;
	left:730px;
	top:0px;
}

#Footer02 .banner li{
	float:left;
}

#Empty{
	height:200px;
}
