<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#header{
	width:1000px;
	height:110px;
	text-align: center;
	overflow:hidden;
	margin:0 auto; 
}
#top_set {float:left; width:1000px; height:21px;}
#top_set li.stastart {padding:3px 0 0 11px; float:left;}
#top_set li.login {padding:3px 0 0 0; float:right;}
#top_set li.logo {padding:0 150px 0 300px;float:left;}
#body{
	background:url(../img/containerBg.gif) no-repeat;
	min-height:700px;
	width:980px;
	margin:0 auto;
	width:1000px;
}


#main_menu {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-weight: bold;
	font-size: 90%;
	width: 1000px;
	background-color:#FFF;
}
#main_menu ul li{
padding: 0px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
overflow: hidden;
}
#main_menu a{
	display:block; /* a태그의 display속성을 block으로 설정 */
	padding:10px 0px 10px 0px; /* 내부여백 padding값 순서대로 top right bottom left */
	margin-left:0px;
	margin-right:0px; /* 오른쪽 외부여백 1px */
	background-color:#FFF; /* 바탕색 */
	color:#666; /* 글자색 */
	font:12px Verdana; /* 폰트 속성 순서대로 크기 글꼴 */
	text-transform:uppercase; /* 폰트를 대문자로 바꿔준다. */
	text-decoration:none;
	float:left;
	text-align:center;
}

#sub_menu {
	font-weight: bold;
	font-size: 90%;
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
}

#sub_menu ul li a{
	border-left:1px soild #CCC;
	overflow: hidden;
}

#sub_menu a{
	display:block; /* a태그의 display속성을 block으로 설정 */
	padding:5px 5px 5px 5px; /* 내부여백 padding값 순서대로 top right bottom left */
	background-color:#ffffff; /* 바탕색 */
	color:#666;
	font:12px Verdana; /* 폰트 속성 순서대로 크기 글꼴 */
	text-transform:uppercase; /* 폰트를 대문자로 바꿔준다. */
	text-decoration:none;
	float:left;
	clear:left;
}

#sub_menu a:hover{
	padding-bottom:10px; /* 왼쪽 여백을 기존 15px에서 10px으로 줄여준다. */
	color:#666666; /* 폰트 색상 */
	text-decoration:underline;
}

#body .container{
	background:url(../images/containerBg.gif) no-repeat;
	min-height:466px;
	width:1000px;
}
#body .left{
	width:180px;
	padding-left: 10px;
}
#body .right{
	width:800px;
}
#body .paper{
	width:1000px;
}

#contentsTitle .left{ margin:40px 0 0 35px;}
#contentsTitle .right{
	font-size:8px;
	font-weight:bolder;
	padding-right:10px;
	width:300px;
	text-align:right;
	margin-bottom: 10px;
}
#contentsBody{ 
    padding:0 0 10px 0;
}
p, ul, li, a, h3, h4, dd, dt, dl{ padding:0; margin:0; border:0; list-style:none;}
img{ border:0;}
.left{ float:left;}
.right { float:right;}
.clear{ clear:both;}
.gray{ color:#999;}
.menu1 ul{
border: 1px,0,1px,0 solid #BBB;
padding: 0px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
overflow:hidden;
}

.subtitle{
	padding: 0px 0 0 0;
	float: left;
	margin-top: 0px;
    
}
.menu1 ul li{
    display: inline;
}

.menu2 ul{
padding: 0px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
overflow:hidden;
}

.menu2 ul li{
	border: 1px solid #BBB;
    display: inline;
}

#slideshow {
  width: 1000px;
  height: 600px;
}
.header {
	width:1000px;
	height:95px;
	border-bottom:solid 1px #CCC;
	overflow: hidden;
	align:right;
}
.framecontentTop {
	border-bottom:solid 0px #CCC;
	padding-top:1px;
	overflow: hidden;
    font-family:Tahoma, Geneva, sans-serif;
	font-size:1em #F60;
}
.h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30px #666;
	font-weight:800;
	padding-top: 0px;
}
.framecontentBottom{
	text-decoration:underline;
	font-size:9px Verdana #CCC;
	font-style:normal;
	text-decoration:none;
	width:1000px;
	float:right;
}
#copyright{
	font-size: 30px;

}
.footer{
	font-size:9px #F00;
	font-size: 70%;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	width:1000px;
	text-align: center;
}
#contents {
	height:700px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#contents2 {
	height:1300px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#contents3 {
	height:1050px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.contents {
	margin:0px;
	padding:0 0 10px 0;
}
.menu3 {
	text-decoration:underline;
	font-size:16px;
	color:#BBB;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:normal;
	text-decoration:none;
	text-align: left;
	padding-bottom: 1px;
}
.menu4 {
	text-decoration:underline;
	font-size:14px #CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:normal;
	text-decoration:none;
	overflow: auto;
}
.menu5 {
	text-decoration:underline;
	font-size:14px #505050;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:normal;
	text-decoration:none;
	overflow: auto;
}
.h1 a{
	font-size:20px #F60;
	font:Arial, Helvetica, sans-serif;
	}
.font2{
	background-color: #fff;
    color: #666;
	size: 1em;
}


.underlinemenu{
	font-weight: bold;
	font-size:12px;


font-family:Verdana, Arial, Helvetica, sans-serif
width: 100%;
	border-bottom:double 1px #CCC;
}

.underlinemenu ul{
padding: 10px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 0px 5px 5px 5px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 0px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 2px solid #EEE; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #F90;
}
</pre></body></html>