@charset "utf-8";
/* CSS Document */

body { scrollbar-face-color:#DDDDDD;
		scrollbar-highlight-color: #CCCCCC;
		scrollbar-shadow-color: #CCCCCC;
		scrollbar-3dlight-color: #F5F5F5;
		scrollbar-darkshadow-color: #F5F5F5;
		scrollbar-track-color: #F0F0F0;
		scrollbar-arrow-color: #FFFFFF;
		margin-left: 0px;
	    margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;}
		
a:link {color:#777777; text-decoration:none;}
a:active {color:#777777; text-decoration:none;}
a:visited {color:#777777; text-decoration:none;}
a:hover {color:#E38329; text-decoration:none;}


img { border:0px;}

/*배경*/
.bg_norepeat {
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_norepeat02 {
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_leftrepeat {
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_bottomrepeat {
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*글로벌메뉴*/
.global_menu {
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
	font-family: "돋움", "굴림", Verdana, Arial;
	margin-top: 10px;
	padding-top: 10px;
}
.global_menu a:link{
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
	font-family: "돋움", "굴림", Verdana, Arial;
}
.global_menu a:active{
	font-size: 8pt;
	color: #555555;
	font-family: "돋움", "굴림", Verdana, Arial;
}
.global_menu a:visited{
	font-size: 8pt;
	color: #555555;
	font-family: "돋움", "굴림", Verdana, Arial;
}
.global_menu a:hover{
	font-size: 8pt;
	color: #333333;
	font-family: "돋움", "굴림", Verdana, Arial;
}
.global_menu_st {
	font-size: 8pt;
	color: #777777;
	text-decoration: none;
	font-family: "돋움", "굴림", Verdana, Arial;
	margin-right: 7px;
	margin-bottom: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
}

/*메인공지사항*/
.m_notice {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-family: "돋움", "굴림", Verdana, Arial;
}
.m_notice a:link{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-family: "돋움", "굴림", Verdana, Arial;
}
.m_notice a:active{
	font-size: 8pt;
	color: #000000;
	font-family: "돋움", "굴림", Verdana, Arial;
}
.m_notice a:visited{
	font-size: 8pt;
	color: #000000;
	font-family: "돋움", "굴림", Verdana, Arial;
}
.m_notice a:hover{
	font-size: 8pt;
	color: #000000;
	font-family: "돋움", "굴림", Verdana, Arial;
}

.dis_bold {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-family: "돋움", "굴림", Verdana, Arial;
	font-weight: bold;
}

.dis_stext {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 21px;
	font-family: "돋움", "굴림", Verdana, Arial;
}

.info_map {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
	font-family: "돋움", "굴림", Verdana, Arial;
}

.parade_bold {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
	font-family: "돋움", "굴림", Verdana, Arial;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.parade_txt {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
	font-family: "돋움", "굴림", Verdana, Arial;
	margin: 3px 5px;
	padding: 3px 5px;
}

.s_link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-family: "돋움", "굴림", Verdana, Arial;
}
.s_link a:link{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-family: "돋움", "굴림", Verdana, Arial;
}
.s_link a:active{
	font-size: 9pt;
	color: #000000;
	font-family: "돋움", "굴림", Verdana, Arial;
}
.s_link a:visited{
	font-size: 9pt;
	color: #000000;
	font-family: "돋움", "굴림", Verdana, Arial;
}
.s_link a:hover{
	font-size: 9pt;
	color: #2d6dc4;
	font-family: "돋움", "굴림", Verdana, Arial;
}
