@import url(../css/nanumgothic.css);
td {
	font-family: 'Nanum Gothic','µ¸¿ò','µ¸¿òÃ¼';
	font-size: 9pt;
	line-height: 160%;
	color: #4b4b4b;
}
a:link {
	color: #4b4b4b;
	text-decoration: none;
}
a:visited {
	color: #4b4b4b;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.ibox { border:1px solid #d1d0d0; background-Color:#f4f4f4; }
.onbox { border:1px solid #333333; background-Color:#f4f4f4; }
.inputbox { border:1px solid #dddddd; background-Color:#f4f4f4; }
.box { border:1px solid #c5c5c5; }

.m_red{	font-size: 12px; color: #DC255E; font-weight: bold; line-height:16px;}
.m_orange{	font-size: 11px; color: #FF6600; line-height:16px;}
.m_gray{	font-size: 12px; color: #333333; line-height:18px;}
.s_orange{	color: #FF6600; }
img { border:none; }

.bg_left {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.bg_right {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bg_left_sub {
	background-image: url(../images/bg_sub.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.bg_right_sub {
	background-image: url(../images/bg_sub.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.subBackground {
	background-image: url(../images/sub_background_1028.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.subBackground2 {
	background-image: url(../images/sub_background_0117.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

body { margin:0; padding:0; }
ul { list-style:none; padding:0; margin:0; }
li { display:inline; }
img { border:0; }
#wrap { margin:0 auto; }
#head { margin:0 auto; }
#section { margin:0 auto; }
#menu {
  width:100%;
  margin:0 auto;
  position:absolute;
  z-index:1000;
}
#submenu { margin:0 auto; }
#Contents { margin:0 auto; }
#MainImg {
	background-image: url(../images/main_background1028.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	}
.mainshadow {
	height:10px;
	background-image: url(../images/shadow_main.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#MainContents { margin:0 auto; background-Color:#ffffff; }
#SubImg { margin:0 auto; }

#content { margin:0 auto; }
#copy { margin:0 auto; }
.png24 { tmp:expression!!(setPng24(this)); }
