@charset "utf-8";
/* Common */
html,body{width:100%;height:100%;padding:0;margin:0;overflow-x:hidden}
a:link,a:visited,a:active,a:hover {color:#313131; text-decoration:none}
a:link.type1,a:visited.type1,a:active.type1,a:hover.type1 {color:#fff; text-decoration:none}
div,ul,li{list-style:none;padding:0;margin:0;line-height:1.5;}
img{max-width:100%;height:auto;vertical-align:middle;border:none;}

#contanier{position:relative;min-width:320px;max-width:800px;overflow:hidden}

#headerwrap {
	position:relative;min-width:320px;max-width:800px;
	background:url(../images/header_bg.png);background-repeat:repeat-x;}
#header{position:relative;width:100%}
.header_line5 {min-width:320px;max-width:800px;height:5px;background-color:#555654}
.header_line2 {min-width:320px;max-width:800px;height:2px;background-color:#555654; clear:both}
.header_home {position:relative;width:10%;margin:4.5% 0% 1.5% 3%;float:left}
.header_logo {position:relative;width:45%;margin:2% 14.5% 2% 14.5%;float:left}
.header_menubtn {position:relative;width:10%;margin:4.5% 3% 1.5% 0%;float:left}

#menuwrap {position:relative; min-width:320px;max-width:800px;background-color:#f4f2f2;overflow:hidden; display: none;}
#menu {position:relative;font-size:16px;font-family:"돋움","나눔고딕","맑은 고딕";font-weight:00;padding:5px 0px 5px 35px; border-bottom:solid 1px #999999}
.menu_style {margin:20px 0px 20px 0px}

#mainwrap{position:relative;min-width:320px;max-width:800px;overflow:hidden}
#main {position:relative;min-width:320px;max-width:800px;}
#contentwrap{position:relative;min-width:320px;max-width:800px;overflow:hidden}
#content {position:relative;min-width:320px;max-width:800px;}
#bannerwrap{position:relative;min-width:320px;max-width:800px;overflow:hidden}
#banner{position:relative;width:100%;overflow:hidden}
.banner_1{position:relative;width:49.9%;float:left;}
.banner_2{position:relative;width:49.9%;float:left;}
.banner_3{position:relative;width:49.9%;float:left;}
.banner_4{position:relative;width:49.9%;float:left;}
.banner_5{position:relative;width:49.9%;float:left;}
.banner_6{position:relative;width:49.9%;float:left;}
#call{position:relative;width:100%;overflow:hidden}
.call{position:relative; margin:0.1% 0% 0.3% 0%;}

#homepage_wrap{position:relative;min-width:320px;max-width:800px;overflow:hidden}
#homepage{
	position:relative;min-width:320px;max-width:800px;height:15px;background-color:#3f3f3f;
	text-align:center;padding:1% 0 0% 0}
.homepage_text{font-size:8px;font-family:"돋움","나눔고딕","맑은 고딕";}

#footerwrap{position:relative;min-width:320px;max-width:800px;overflow:hidden;margin-top:0.15%;en;}
#footer{position:relative;width:100%;}