@import "style.css";

body{
    margin:0;
	padding:0;
	OVERFLOW-X: hidden;
	background-color:#ffffff;
	background-image:url(img/bg_img.jpg);
	background-repeat:repeat-x;
	}

html, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, from{
    margin:0;
	padding:0;
	}


ul, ol, dl { 
    list-style:none;
	}
	
img {

    border:0;
	
	}


#topmenu{
	Z-INDEX: 1;
	POSITION: relative;
	WIDTH: 100%;  
	text-align: CENTER;
	HEIGHT: 97px;
	background-image:url(img/menu_bg.gif);
	background-repeat:repeat-x;
	}


#menu {
	POSITION: relative;
	WIDTH: 1000px;
	HEIGHT: 97px;
	aligh: center;
	background-image:url(img/menu.jpg);
	background-repeat:no-repeat;
	margin:  0  auto 0 auto;
}
#menu2 {
	POSITION: relative;
	WIDTH: 1000px;
	HEIGHT: 97px;
	aligh: center;
	background-image:url(img/menu2.jpg);
	background-repeat:no-repeat;
	margin:  0  auto 0 auto;
}
#menu3 {
	POSITION: relative;
	WIDTH: 1000px;
	HEIGHT: 97px;
	aligh: center;
	background-image:url(img/menu3.jpg);
	background-repeat:no-repeat;
	margin:  0  auto 0 auto;
}
#menu4 {
	POSITION: relative;
	WIDTH: 1000px;
	HEIGHT: 97px;
	aligh: center;
	background-image:url(img/menu4.jpg);
	background-repeat:no-repeat;
	margin:  0  auto 0 auto;
}
#menu5 {
	POSITION: relative;
	WIDTH: 1000px;
	HEIGHT: 97px;
	aligh: center;
	background-image:url(img/menu5.jpg);
	background-repeat:no-repeat;
	margin:  0  auto 0 auto;
}

#sub {

	POSITION: relative;
	WIDTH: 100%;
	HEIGHT: 196px;
	TOP:0px;
	text-align: center;
}


#sub_fla {

	POSITION: relative;
	WIDTH: 1000px;
	HEIGHT: 196px;
	TOP:0px;
	text-align: center;
	background-image:url(img/sub.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:  0  auto 0 auto;
}
#sub_fla2 {

	POSITION: relative;
	WIDTH: 1000px;
	HEIGHT: 196px;
	TOP:0px;
	text-align: center;
	background-image:url(img/sub2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:  0  auto 0 auto;
}

#sub_fla3 {

	POSITION: relative;
	WIDTH: 1000px;
	HEIGHT: 196px;
	TOP:0px;
	text-align: center;
	background-image:url(img/sub3.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:  0  auto 0 auto;
}
#sub_fla4 {

	POSITION: relative;
	WIDTH: 1000px;
	HEIGHT: 196px;
	TOP:0px;
	text-align: center;
	background-image:url(img/sub4.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:  0  auto 0 auto;
}
#sub_fla5 {

	POSITION: relative;
	WIDTH: 1000px;
	HEIGHT: 196px;
	TOP:0px;
	text-align: center;
	background-image:url(img/sub5.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:  0  auto 0 auto;
}


#content {

	POSITION: relative;
	WIDTH: 100%;
	TOP:25px;
}

#content_in {

	POSITION: relative; 
	WIDTH: 1000px;
    margin: 0px auto 0px auto;
}


#leftmenu {
	POSITION: absolute;
	WIDTH: 200px;
	text-align: center;
	TOP:0px;
}

.cus_img{

	PADDING-TOP:10px;
}


#sub_map {
	POSITION: relative;
	text-align: right;
	WIDTH: 775px;
	HEIGHT: 15px;
	LEFT: 225px;
	TOP:-15px;
	font-family: "dotum";
	font-size: 11px;
	color:#c2c2c2;
	letter-spacing: -1px;
}

#sub_bar {
	POSITION: relative;
	WIDTH: 775px;
	HEIGHT: 40px;
	TOP:-15px;
	BOTTOM: 0px;
	LEFT: 225px;

}
.bar_img{

	PADDING-TOP:5px;
}

#sub_text {
	POSITION: relative;
	WIDTH: 775px;
	TOP:-15px;
	LEFT: 225px;

}


.text_img{

	PADDING-LEft:15px;
	PADDING-TOP:30px;
}
.text_img2{
	PADDING-LEft:32px;
}



#bottom {
    clear:both;
	POSITION: relative; 
	TEXT-ALIGN:CENTER;
	WIDTH: 100%;
	TOP:30px;
	HEIGHT:50px;
	PADDING-TOP:15px;
	background-image:url(img/bottom_bg.gif);
	background-repeat:repeat-x;
	border-top-style:solid;
	border-top-color: #e0e0e0;
	border-top-width:1px;
}

#bottom_lay {
    clear:both;
	POSITION: relative; 
	TEXT-ALIGN:left;
	WIDTH: 1000px;
	margin:  0 auto 0 auto;
}

.bottom_img{
	PADDING-BOTTOM:15px;
}


.leftmenu{

}
.leftmenu a{
	display:block;
}