@charset "euc-kr";
/* default definition */

body {
	margin: 0;
	padding: 0 ;
	font-size: 9pt;
	line-height: 140%;
	font-family: Dotum, "µ¸¿ò", sans-serif;
	background:url(m_img/main_bg.gif) center top repeat-y;
	text-align:center;
}
form {
	margin: 0;
	padding: 0;
}
hr {
	display: none;
}
li img {
	vertical-align: middle;	/* for IE imge margin */
}
body, div, p, span, th, td, select {
	color: #7F7F7F;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}
h2 {
	padding:0;
	margin:0;
	display:none;
}
img, 
input.type-image {
	border: 0 none;
}
input.type-text, 
textarea {
	border-top: 1px solid #797979;
	border-right: 1px solid #D4D1C8;
	border-bottom: 1px solid #D4D1C8;
	border-left: 1px solid #797979;
	background: #fff;
}
input.type-text:hover, 
input.type-text:focus, 
textarea:hover, 
textarea:focus {
	background-color: #FFFFCE;
}
input, select, textarea {
	vertical-align: middle;
	font-size: 9pt;
	color: #7F7F7F;
}
/* -----------------------------  layout ----------------------------*/
#wrap {
	width:960px;
	text-align:center;	
	height:600px;
	position:absolute;
	top:47%;
	left:50%;
	margin:-300px 0 0 -480px;

}
/* -----»ó´Ü ºÎºÐ-------*/
#head {
	width:960px;
	height:45px;
	float:left;
}
#head h1.logo {
	float:left;
	padding:0;
	margin:0;
}
#head ul.top_menu {
	float:right;
	padding:22px 0 0 0;
	margin:0;
	
}
#head ul.top_menu li {
	list-style:none;
	padding:0 19px 0 0;
	margin:0;
	background:url(m_img/top_line.gif) right top no-repeat;
	float:left;
}
#head ul.top_menu li.menu5 {
	background:none;
}
/* -----Áß¾Ó ºÎºÐ-------*/
#contents {
	background:url(m_img/main_img.gif) left top no-repeat;
	width:960px;
	height:501px;
	text-align:left;
	position:relative;
	padding:0;
	margin:0;
	clear:both;
}
div.login_zone {
	padding-top:338px;
}
#login{
	background:url(m_img/login_bg.gif) left top no-repeat;
	width:558px;
	height:161px;
	position:relative;
	margin:0;
	padding:0;
}
#login li {
	position:absolute;
	list-style:none;
}
#login li.id {
	top:44px;
	left:24px;
}
#login li.id input {
	border:0;
	color:#FFF;
	width:127px;
	padding:3px 5px;
	height:15px;
}
#login li.pass {
	top:44px;
	left:167px;
}
#login li.pass input {
	border:0;
	color:#FFF;
	width:127px;
	padding:3px 5px;
	height:15px;
}

#login li.action {
	top:44px;
	left:310px;
}
#login li.id_search {
	top:15px;
	left:260px;
}
#login li.sendu_notice {
	top:88px;
	left:22px;
}
#notice {
	position:absolute;
	width:305px;
	height:161px;
	top:420px;
	left:600px;
	padding:0;
}
#notice ul.top_info {
	width:305px;
	float:left;
	height:25px;
	padding:0;
	margin:0;
}
#notice ul.top_info li.tlt {
	float:left;
	list-style:none;
}
#notice ul.top_info li.action {
	float:right;
	list-style:none;
}

table.m_noti {
	width:305px;
	border-collapse: collapse;
	clear:both;
}
table.m_noti td.info {
	padding:2px 0;
	width:250px;
}
table.m_noti td.info a {
	color:#737373;
}
table.m_noti td.info a:hover{
	color:#fff;
}
table.m_noti td.date {
	padding:2px 0;
	color:#ACACAC;
	width:55px;
	font-size:0.9em;
}
/* -----ÇÏ´Ü ºÎºÐ-------*/
#footer {
	width:960px;
	height:50px;
	text-align:left;
	padding-top:15px;
}









