/* CSS Document */
/* 공통*/
#whole {
	text-align: center;
	width: 100%;

}
 #top {
	width: 100%;
	z-index:1;
	position: absolute;
	text-align: center; margin: 0 auto;
		background-image: url(../images/new2009/main_01.jpg);
	background-repeat: repeat-x;
}
#middle{
width:100%;
	text-align: center; margin: 0 auto;
	padding-top:100px
}
#bottom {
    width: 100%;
	background-image: url(../images/new2009/bg_bottom.jpg);
	background-repeat: repeat-x;
	clear: both;
	background-position: bottom;
	text-align: center; margin: 0 auto;
}

/* Top*/
#top .top_01 {
	height: 69px;
	width: 940px;
	background-image: url(../images/new2009/bg_top.gif);
	background-repeat: repeat-x;
	text-align: center; margin: 0 auto;
	
}
#top .top_01 .logo {
	float: left;
	height: 37px;
	width: 124px;
	margin-top: 20px;
	margin-left: 10px;
}
#top .top_01 .top_tip {
	float: right;
	width: 600px;
	margin-top: 10px;
	text-align: right;
}
#top .menu {
	width: 940px;
	text-align: center; margin: 0 auto;
	}

/* middle*/
#middle .bannerflash {
	width: 940px;
	background-image: url(../images/new2009/line_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 220px;
	text-align: center; margin: 0 auto;
}
#middle .main {
	width: 940px;
	text-align: right; margin: 0 auto;
}
#middle .main .left {
	float: left;
	width: 215px;
	background-image: url(../images/new2009/line_02.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#middle .main .left .left_01 {
	text-align: left;
	
}
#middle .main .center {
	float: left;
	width: 725px;
}
#middle .main .center .board {
	float: left;
	width: 495px;
	
}
#middle .main .center .board .board_01 {
	text-align: left;
	margin-top: 12px;
	margin-left: 18px;
	margin-bottom: 10px;
}
#middle .main .center .board .board_01 .board_01_title {
	text-align: right;
	height: 24px;
	background-image: url(../images/new2009/tt_notice.jpg);
	background-repeat: no-repeat;
	padding-right: 3px;
}
#middle .main .center .board .board_01 .board_02_title {
	text-align: right;
	height: 24px;
	background-image: url(../images/new2009/tt_news.jpg);
	background-repeat: no-repeat;
	padding-right: 3px;
}
#middle .main .center .board .board_01 .board_list {
	background-image: url(../images/new2009/bg_board.jpg);
	height: 100px;
}
#middle .main .center .board .line {
	background-image: url(../images/new2009/line_01.gif);
	background-repeat: no-repeat;
	height: 7px;
}
#middle .main .center .right {
	float: left;
	background-image: url(../images/new2009/line_02.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#middle .main .center .right .right_01 {
	width: 199px;
	margin-left: 30px;
}
#middle .main .center .right .right_02 {
	height: 7px;
	width: 229px;
}
#middle .main .banner {
	clear: both;
}
#middle .main .banner .line {
	background-image: url(../images/new2009/line_01.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 940px;
}

/* bottom*/

#bottom .bottom_01 {
	height: 163px;
	width: 940px;
	background-image: url(../images/new2009/bg_bottom01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center; margin: 0 auto;
}
#bottom .bottom_01 .bottom_menu {
	float: left;
	width: 650px;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#bottom .bottom_01 .admin {
	float: right;
	height: 22px;
	width: 167px;
	margin-top: 12px;
	margin-right: 22px;
}


/* sub*/
#middle .subpage {
	width: 940px;
	background-repeat: repeat-y;
	text-align: left;
	background-image: url(../images/new2009/bg_sub_center.gif);
	margin: 0 auto;
}
#middle .subpage .left .title {
	width: 224px;
}
#middle .subpage .left {
	float: left;
	width: 224px;
}
#middle .subpage .left .menu {
	background-image: url(../images/new2009/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#middle .subpage .left .menu .submenu {
	width: 136px;
	margin-left: 40px;
}
#middle .subpage .left .menu .submenu ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
	
}
#middle .subpage .left .menu .submenu li {
		padding:0px;
	margin:0px;
	
}


#middle .subpage .left .menu .menubottom {
	text-align: right;
}
#middle .subpage .left .submenu_bottom {
	background-image: url(../images/new2009/bg_submenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height: 79px;
}
#middle .subpage .center {
	float: left;
	width: 665px;
	margin-left: 25px;
	text-align:left;
}
.nay {
	font-family: "굴림", "돋움";
	font-size: 11px;
	color: #666666;
}
.nay a:link{
	font-family: "굴림", "돋움";
	font-size: 11px;
	color: #666666;
}
.nay a:hover{
	font-family: "굴림", "돋움";
	font-size: 11px;
	color: #666666;
}.nay a:visited{
	font-family: "굴림", "돋움";
	font-size: 11px;
	color: #666666;
}

