@charset "utf-8";


*{ margin:0;padding:0; border:0; }
body{width:100%; font:12px "돋움",Arial; line-height:13px;  /* background:#F3F3F3 url("/new2011/images/m_bg02.gif") repeat; background-position: center top; */}


ul , li { list-style:none; padding:0; margin:0;}
img {	border:0; padding:0; border:0; }
thead { display: none;}

a			{border:0; padding:0; margin:0; text-decoration:none; outline:none; }
a:link		{color:#58595B; text-decoration:none;}
a:visited	{color:#58595B; text-decoration:none;}
a:hover		{color:#a9856b; text-decoration:none;}

h1, h2, h3, {	display:none;	padding:0;	margin:0; }

input,select	{ background: #FFF; border: 1px solid #BDBEC2; font-size: 9pt; color: #464646; display: inline; }

textarea	{ background: #FFF; border: 1px solid #cfcfcf; font-size: 9pt; color: #464646; display: inline; height:18px; overflow: visible;}

h1, h2, h3, h4, h5, h6	{	font-family:돋움;	}

fieldset {margin:0; padding:0; border:0;}
legend {display:none; padding:0;	margin:0;}
label{vertical-align:middle; display:none;}

.img { border:0; padding:0; }
.check { border:0; padding:0;}
.check2 { border:0; padding:0; background: #F9F9F9; }

.cont{margin:0 auto;}
/* top gnb */
.hs-gnb{background:url('/images/top-bg.jpg') no-repeat; width:1100px; height:107px; position:relative;}

.hs-gnb .member-gnb{top: 10px; right: 110px; position:absolute;}
.hs-gnb .member-gnb li{float:left;}
.hs-gnb .member-gnb li a{color:#999; font-size:13px; display:inline-block; height:18px; line-height:18px; padding:0 5px; font-weight:bold;}
.hs-gnb .member-gnb li a:hover{color:#222;}

.hs-gnb .main-menu{width:675px; height:31px; top:38px; left:321px; position:absolute; padding:0 24px;}
.hs-gnb .main-menu > li{float:left; position:relative;}
.hs-gnb .main-menu > li > a{color:#fff; font-size:16px; display:inline-block; height:31px; line-height:31px; padding:0 16px; 
	font-weight:bold;}
.hs-gnb .main-menu > li:hover > a{color:#ffed3e;}
.hs-gnb .main-menu > li .sub-menu{position:absolute; top:31px; left:0px; z-index:100; display:none; background:#f5f5f5; padding:10px 10px; border-radius:5px;}
.hs-gnb .main-menu > li:hover .sub-menu{display:block; width:}
.hs-gnb .main-menu > li:nth-child(1) .sub-menu{width:370px;}
.hs-gnb .main-menu > li:nth-child(2) .sub-menu{width:80px;}
.hs-gnb .main-menu > li:nth-child(3) .sub-menu{ width:215px;}
.hs-gnb .main-menu > li:nth-child(4) .sub-menu{ width:110px;}
.hs-gnb .main-menu > li:nth-child(5) .sub-menu{width:430px; left:-180px;}
.hs-gnb .main-menu > li:nth-child(6) .sub-menu{width:310px; left:-180px;}
.hs-gnb .main-menu > li .sub-menu > li{float:left;}
.hs-gnb .main-menu > li .sub-menu > li a{font-size:14px; padding:10px 10px; font-weight:bold; color:#202020;}
.hs-gnb .main-menu > li .sub-menu > li:hover a{color:#0060a9;}