div, p, ul, li, ol, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, 
input, select, textarea, address, blockquote,
table,tr,td,th
{margin:0;padding:0; }



body{margin:0 auto; padding:0;}

li{ list-style:none; }
.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.cls{clear:both;height:0px;}

#all{width:100%; margin:0 auto; position:relative;}

#top{width:100%; margin:0 auto; position:relative;}
#navi_back{width:100%; height:96px;  margin:0 auto; background: url('/images/navi_line.jpg') repeat-x;}
#navi{width:1000px; height:96px; margin:0 auto; position:relative;}
	#navi.top{width:1000px; height:23px; margin:0 auto; position:relative;}
	#navi.fla{width:1000px; margin:0 auto; position:relative;}

#sub_con{width:1000px; margin:0 auto; position:relative;}
#sub_visual{width:1000px; height:186px; position:relative; background:blue;}
#sidebar{width: 220px;
    float: left;
    margin-right: 30px;}
	#sidebar.snavi{width:250px; height:230px;}
	#sidebar.sban1{width:250px; height:87px;}
	#sidebar.sban2{width:250px; height:110px;}

#content{width:750px; float:left;}
	#content.tit{width:750px; height:44px;}
	#content.con{width:750px;}

#bottom{width:100%; margin:0 auto; position:relative;}
#footer{width:100%; height:59px; margin:0 auto; background: url('/images/footer_line.jpg') repeat-x;}
	#footerimg{width:1000px; height:60px; margin:0 auto; position:relative;}


#sidebar h2 {
    font-size: 21x;
    color: #fff;
    font-weight: bold;
    margin-left: 28px;
    font-family: 'Malgun Gothic','맑은 고딕',arial,helvetica,sans-serif;
    background: #165c9a;
    height: 80px;
    text-align: center;
    line-height: 80px;
}
.snavi {margin-bottom: 30px;}
.snavi li a {
    display: block;
    position: relative;
    padding-left: 10px;
    line-height: 44px;
	border-bottom: solid 1px #e1e3e6;margin-left: 28px;
	color:#7d7d7d;
	text-decoration: none;
	font-size:15px;
	font-weight: bold;
	text-align:left;
}
.snavi li a:hover, .snavi li.active a {color:#165c9a}
.logo {float: left;padding:10px 0 0 30px}
#topnav {
	margin-top: 7px; padding: 0;z-index: 99;
	float: right;
	width: 770px;
	list-style: none;
	position: relative;
	font-weight: bold;
	font-size: 17px;
	font-family: 'Malgun Gothic','맑은 고딕',arial,helvetica,sans-serif;
}
#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	background: none !important;
}
#topnav li:first-child::after {display: none;}
#topnav li::after {position: absolute;content:'';display: block;left: 0;top: 50%;width:1px;height:10px;background: #fff;transform: translateY(-50%);}
#topnav li a {
	padding: 10px 35px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
#topnav li a:hover {color:#2fbfff}
#topnav li:hover { background: #1376c9 url (images/topnav_a.gif) repeat-x; }
#topnav li span {
	float: left;
	padding: 12px 25px;
	position: absolute;
	left: 0; top:44px;
	display: none;
	/* width: 970px; */
	background: #1376c9;
	color: #fff;
	
}
#topnav li:nth-child(1) span {width: 280px;}
#topnav li:nth-child(2) span {width: 275px;}
#topnav li:nth-child(3) span {width: 240px;}
#topnav li:nth-child(4) span {width: 140px;}

#topnav li:hover span { display: block; }
#topnav li span a { display: inline;padding: 10px;font-size:14px;font-weight: normal; }