/*--------------------------------------------------------------------

title: main.css


discript: mainpage' css define 
author: jin hwan kim
date: 2007.11.15
version: 0.1
email: kwmycjd@naver.com

update
author: choi kyoung ho
date: 2008.1.4
version: 0.2
email: icatess@naver.com

/*--------------------------------------------------------------------*/

@import url(/_css/layout.css);

/*-------------------------------- base ------------------------------*/
#hxt-img{
	background-image: url(/images/hxt_head01.gif);
}

#leftmenu-wrapper h2{
	width: 215px;
	height: 35px;
	background: url(/_img/intro/leftmenu_title.gif) no-repeat 0px 0px;
	text-indent:-5000px;
	font-size: 0px;
}

#leftmenu-wrapper ul{
	height: 445px;
}

#hxt-content1{	
	background:url(../_img/intro/title_greeting.gif) no-repeat 0px 0px;
}

#localnavi span{
	font-weight: 600;
	color: #6F9E14;
}

/*-----------------------------------------------------------------------*/

#welcoming-img{
	width:230px;		
	float:left;
	margin:0px 15px 0px 0px;
}

#sub-contnets dl{
	width:465px;
	height:362px;
	margin:0px;
	padding:0px;
	float:left;
}

#sub-contnets dt{
	width:465px;
	height:54px;
	background:url(/images/bg_welcoming_dt.gif) no-repeat 0px 0px;
	text-indent:-5000px;
	font-size:0px;
}

#sub-contnets #welcoming-txt{
	margin:0px;
	font-size: 100%;
	color:#786C54;
	line-height:150%;
	height:303px;
}

#sub-contnets #welcoming-author{
	text-align:right;
}

