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


/*******************************************************************************
 *	TAG Style
 ******************************************************************************/
* {
	border-collapse:collapse;
}



body{
	margin:0px;
	padding:0px;
	font-family:µ¸¿ò,µ¸¿òÃ¼,±¼¸²,verdana;
	font-size:0.74em;
	color:#878686;
	line-height:18px;
	border-collapse:collapse;
	background-image:url("/assets/img/background/t_bg.jpg");
	background-repeat:no-repeat;
}

hr {
	display:none;
}

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

div, ul, li, dl, dt, dd, ol{
	list-style-type:none;
	margin:0px;
	padding:0px;
}


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



#Wrap{
	position:relative;
	width:980px;
}

#Top-LY{
	height:195px;
}

#Middle-LY{
	position:relative;
	margin:0 0 0 20px;
}

#Left-menu{
	position:absolute;
	float:left;
}


#Bottom-LY{
	clear:both;
	padding:0 0 0 0;
}

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

/*******************************************************************************
 * Top
 ******************************************************************************/

#Top-LY .T-btn{
	height:30px;
	text-align:right;
	margin:0 100px 0 0px;
}

#Top-LY .T-btn .btn_sitemap{
	margin:10px 0 0 0;
}

#Top-LY .T-btn .btn_home{
	margin:10px 0 0 0;
}

#Logo{
	position:absolute;
	top:5px;
	left:20px;
}


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


#Content-box{
	position:relative;
	top:0px;
	left:230px;
	width:660px;
}

#Content{
	position:relative;
	width:658px;
}



#Title-box{
	width:665px;
	height:71px;
	background-image:url("/assets/img/background/title_bg.jpg");
	background-repeat:no-repeat;
}


#Top-title{
	height:22px;
	padding:10px 0 0 0;
}

#Top-title li{
	float:left;
}

#Top-title span{
	font-weight:bold;
}

#Top-title .Nav{
	float:right;
	font-size:11px;
	letter-spacing:-0.05em;
	padding:0 0 0 13px;
	background-image:url("/assets/img/icon/nav_icon.gif");
	background-repeat:no-repeat;
}


/*******************************************************************************
 * LeftMenu & Serach
 ******************************************************************************/


#Left-menu{
	width:198px;
	top:-30px;
	left:0px;
}

#Left-menu .left_bg{
	text-align:center;
	background-image:url("/assets/img/leftMenu/left_bg.gif");
	background-repeat:repeat-y;
	background-position:top center;
}

#Left-menu .left_bg .MT10{
	margin:16px 0 0 0;
}

#Left-menu dl{
	width:162px;
	margin:0px auto;
	padding:5px 0 0 0;
}

#Left-menu dl dd{
	text-align:left;
	padding:0 0 0 10px;
}

#Left-search{
	position:relative;
	width:198px;
	height:97px;
	background-image:url("/assets/img/background/left_search_bg.gif");
	background-repeat:no-repeat;
	background-position:top;
}


#Left-search .Form-search{
	position:relative;
	top:0px;
	left:0px;
}

#Left-search .Form-search .Select{
	position:absolute;
	top:30px;
	left:15px;
	width:126px;
	padding:0 0 -10px 0;
}


#Left-search .Form-search .Input{
	position:absolute;
	top:53px;
	left:15px;
	width:122px;
}

#Left-search .Form-search .Btn_search{
	position:absolute;
	top:30px;
	left:145px;
}



/*******************************************************************************
 * Footer
 ******************************************************************************/


#Bottom-LY .B_bg{
	height:154px;
	background-image:url("/assets/img/background/bottom_bg.jpg");
	background-repeat:no-repeat;
}

#Bottom-LY .gray_bg{
	height:94px;
	border-top:1px solid #E9E9E9;
	background-color:#F9FAF8;
}

#Footer{
	position:relative;
	width:900px;
	height:100px;
	padding:0 0 0 0;
	margin:0 0 0 20px;
}

#Footer .B-logo-left{
	position:absolute;
	top:25px;
	left:0px;
}

#Footer .B-btn{
	position:absolute;
	top:16px;
	left:200px;
}

#Footer .B-copy{
	position:absolute;
	top:36px;
	left:200px;
}

#Footer .B-copy-eng{
	position:absolute;
	top:26px;
	left:200px;
}

#Footer .B-logo-right{
	position:absolute;
	top:10px;
	left:800px;
}

#Quick{
	position:absolute;
	top:0px;
	left:1000px;
}

#BOX-Quick-Menu {
	position:absolute;
	top:0px;
	left:915px;
	float:left;
	width:86px;
	font-size:0;
	text-align:center;
}
#BOX-Quick-Menu ul {
	list-style:none outside;
}

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

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

#Footer02 li{
	display:inline;
}

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

#Footer02 .banner li{
	float:left;
}