@charset "EUC-KR";
/* CSS Document */

html {
	-webkit-text-size-adjust:none;
	}

a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #CCC;
}

body {
	background-image:url(img/color_bg.jpg);
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
	margin-bottom:0;
	margin-left:0; 
	margin-right:0; 
	margin-top:0
}

hr {
	height:1; color:#666; noshade;
}

img {
	border:0px;
}

div.ci {
	margin-left:11%;
}

center {
	border:0px;
	text-align:center;
}

div.title {
	background-image:url(img/title.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	text-align:right;
	width:242px;
	height:140px;
	margin-left:-121px;
	margin-top:-70px;
	top:40%;
	left:60%;
	border: 0px;
}

div.menu {
	height:30px;
	margin-top:48%;
	margin-right:8%;
}

div.bg_sub {
	background-image:url(img/bg_submenu.png);
	width:100%;
	height:24px;
	top:47px;
	position:absolute;
	padding-top:8px;
}

div.submenu {
	font-size:12px;
	padding-left:5px;
}

div.imgmenu {
	right:2px;
	top:3px;
	position:absolute;
}

div.sub {
	background-image:url(img/bg_sub.png);
	width:100%;
	top:79px;
	position:absolute;
}

div.content {
	padding:10px 10px 40px 10px;
}

.t1 {
	text-align:center;
	font-size:15px;
}

.t2 {
	margin-left:25%;
}

.t21 {
	font-size:12px;
}

.t3 {
	font-size:20px;
	color:#FFF;
	font-weight:bolder;
}

.t4 {
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}

.t5 {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

div#header {
	background-image:url(img/bg_top.png);
	height:30px;
	width:100%;
	top:0px;
	position:absolute;
}

div#subheader {
	background-image:url(img/bg_subheader.png);
	height:47px;
	width:100%;
	top:0px;
	position:absolute;
}

div#footer {
	height:30px;
	width:100%;
	bottom:4px;
	position:absolute;
}

table.footer {
	background-image:url(img/bg_footer.gif);
	width:100%;
	border:0px;
}
	