html, body {

	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "µ¸¿ò", Dotum, sans-serif;
	color: #757575;
	line-height: 18px;
	background: #ffffff url(../images/main/back.gif) repeat-x;
}

td {
	font-size: 12px;
	font-family: "µ¸¿ò", Dotum, sans-serif;
	color: #757575;
	line-height: 18px;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


.search {
/*	vertical-align: middle; */
	font-size: 12px;
	color: #7f7f7f;
	padding-top: 2px;
	border: 1px solid #f7941c;
}


a:link, a:visited, a:active {
	color: #757575;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

img {
	border: 0 none;
}

#wrapper {
	width: 900px;
}

#head {
	height: 95px;
	background: url(../images/main/back_visual.gif);
}



#gnb { 
	position: absolute;
	left: 570px;
	width: 330px;
	margin-top:8px;
}

#gnb li {
	float: left;
	padding-left: 10px;
}

#navi {
	position: absolute;
	top: 28px;
}

#body {
	height: 480px;
}

#left_area,
#center_area,
#right_area	{
	float: left;
}

#left_area {
	width: 254px;
	height: 480px;
}

#center_area {
	width: 361px;
	height: 480px;
}

#right_area {
	width: 270px;
	height: 480px;
	padding-left: 15px;
}

#flash_banner1 {
	width: 220px;
	height: 145px;
	margin-left: 20px;
}

#flash_banner2 {
	width: 220px;
	height: 70px;
	margin-left: 20px;
	margin-top: 12px;
}

#flash_banner3 {
	width: 220px;
	height: 143px;
	margin-left: 20px;
	margin-top: 12px;
}

#flash_banner4 {
	width: 220px;
	height: 70px;
	margin-left: 20px;
	margin-top: 12px;
}

#main_search {
	padding-top: 20px;
	padding-left:15px;
	width: 253px;
	height: 35px;
	background: url(../images/main/back_search.gif) no-repeat;
	vertical-align: middle;
	text-align: center;
}

#main_search li {
	float: left;
	padding-left: 2px;	
}

.search_input {
	width: 127px;
	border: 1px solid #f7941c;
}

#main_notice {
	margin-top: 8px;
	width: 268px;
}

#notice_top {
	margin-bottom:5px;
}

#notice_board li {
	background: url(../images/main/bullet01.gif) no-repeat 0 0.6em;
	padding-left: 9px;
	margin-left: 5px;
	line-height:20px;
}


#notice_board div.notice_title {
	position: absolute;
	width: 200px;
	height:18px;
	overflow: hidden;
}

#notice_board div.notice_date {
	position: relative;
	width: 44px;
	left:208px;
	font-size:11px;
	color: #3969b3;
}

#main_news1_1,
#main_news1_2,
#main_news1_3 {
	position: absolute;
	width: 268px;
	height: 137px;
	margin-top: 8px;
}

#main_news2_1,
#main_news2_2,
#main_news2_3 {
	position: absolute;
	width: 268px;
	height: 137px;
	margin-top: 200px;
}

.news_top {
	position: relative;	
	height: 23px;
	width: 268px;
	overflow: hidden;
	background: url(../images/main/tab_back.gif);
	margin-bottom:10px;
}

.news_top li {
	float: left;
}

.news_board li {
	background: url(../images/main/bullet01.gif) no-repeat 0 0.6em;
	padding-left: 9px;
	margin-left: 5px;
	line-height:20px;
}


.news_board div.news_title {
	position: absolute;
	width: 200px;
	height:18px;
	overflow: hidden;
}

.news_board div.news_date {
	position: relative;
	width: 44px;
	left:208px;
	font-size:11px;
	color: #3969b3;
}


#footer {
	position:relative;
	left:0px;
	top:0px;
	left:0px;
	width:900px;
	height:50px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#main_news2,
#main_news3 {
	visibility: hidden;

}
