/* master.css */

* { margin:0; padding:0;}
img {border:0;}

body,table,td,tr,p,br {
	font-family: "¹ÙÅÁ",  Batang, ;
	font-size: 12px;
	color : #666; 
	line-height: 16px;
	}

a:hover {text-decoration: none;color:#666;}
a:link {text-decoration: none;color:#666;}
a:visited {text-decoration: none;color:#666;}

input,textarea {
	border: 1px #e4e4e3 solid ;
}

/* layout... */
body {
	text-align: center;
	background:url(../images/bg.gif) repeat left top;
	}

#intro {
	position:relative;
	width:1000px;
	height:100%;
	background:url(../images/intro_bg.jpg) no-repeat center top;
}

#logo2 {
	position:absolute;
	top: 70px;
	left: 280px;
}

#movie {
	position:absolute;
	top: 240px;
	right: 50px;
}

#top {
	background:url(../images/top_bg.gif) no-repeat center top;
	height: 379px;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align:left;
	position:relative;
}
#menu {
	height: 33px;
	background:url(../images/menu_bg.gif) repeat-x center top;
	text-align:center;
	font-size:1px;
}
#left {
	padding-top: 97px;
	padding-left:35px;
	left: -140px;
	width:151px;
	height:595px;
	background:url(../images/menu_bg.gif) no-repeat center top;
	position:relative;
}
#container {
	/* background:url(../images/note.gif) repeat center top; */
	position:absolute;
	width: 1000px;
	top:420px;
	padding: 28px;
}

#up {
	height: 10px;
	background:url(../images/shadow_up.gif) repeat-x center top;
	font-size:1px;
}

#down {
	height: 10px;
	background:url(../images/shadow.gif) repeat-x center top;
}

/* element */

#logo {
	position:absolute;
	top:223px;
	left:693px;
}

#img001 {
	position:absolute;
	top:75px;
	left:170px;
}

#img003 {
	position:absolute;
	top:75px;
	left:160px;
}

#img004 {
	position:absolute;
	top:78px;
	left:130px;
}

#img005 {
	position:absolute;
	top:75px;
	left:147px;
}

#img008 {
	position:absolute;
	top:77px;
	left:140px;
}

#img009 {
	position:absolute;
	top:70px;
	left:160px;
}

#img010 {
	position:absolute;
	top:65px;
	left:150px;
}

#img01a {
	position:absolute;
	top:67px;
	left:140px;
}

#ti001 {
	position:absolute;
	top:70px;
	left: 360px;
	}

#ti002 {
	position:absolute;
	top:70px;
	left: 320px;
	}

#ti003 {
	position:absolute;
	top:110px;
	left: 340px;
	}

#ti004 {
	position:absolute;
	top:105px;
	left: 315px;
	}

#ti006 {
	position:absolute;
	top:120px;
	left: 355px;
	}

#ti007 {
	position:absolute;
	top:120px;
	left: 340px;
	}

#ti008 {
	position:absolute;
	top:120px;
	left: 330px;
	}

#ti009 {
	position:absolute;
	top:150px;
	left: 355px;
	}

#ti010 {
	position:absolute;
	top:130px;
	left: 315px;
	}

#ti011 {
	position:absolute;
	top:130px;
	left: 335px;
	}

#ti012 {
	position:absolute;
	top:100px;
	left: 345px;
	}

#ti013 {
	position:absolute;
	top:130px;
	left: 310px;
	}

#menu li {
	display:inline;
	list-style:none;
}

.spec {
	width: 120px;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	line-height: 28px;
	color: #64870c;
}

#container li {
	list-style:none;
}

.album img {
	width: 100px;
	height: 100px;
	border: 2px solid #b3b7a4;
}

.album li {
	display:inline;
	font-family:Tahoma, ±¼¸², "Gulim";
	font-size:9px;
	font-weight:bold;
	letter-spacing:-.05em;
	width: 157px;
	height: 140px;
}

.awards dt {
	font-family:tahoma;
	font-size: 20px;
	padding: 5px 0;
	padding-top:12px;
	color:#3d5a00;
}

.awards dd {
	line-height: 20px;
}

#admin {
	position:absolute;
	top:5px;
	left: 620px;
}