@charset "utf-8";
#div_id
{
    position : absolute;
    left:940PX;
    top:350PX;
}


html, 
body {
	margin: 0;
	padding: 0;
	height: 100%; 
	font-family: "돋움,Verdana, Geneva, Arial, Helvetica, sans-serif";
	line-height:140%;
	background:url(/img/sb_default/bg.gif);
	color:#525252;
}

#wrap						{ margin: 0 auto; width:982px; height: 100%; }

table						{ border:0 }
td							{ font-family: "돋움"; font-size: 12px; color:#525252; line-height:140%; word-break:break-all; }
img							{ border:none;}
	
p							{ margin-top:0px; margin-bottom:0px; }
font						{ line-height:160%;}

a:link 						{ color: #525252;	text-decoration: none;}
a:visited 					{ color: #777777;	text-decoration: none;}
a:hover						{ color: #b78830;	text-decoration: none;}
a:active					{ color: #b78830;	text-decoration: none;}

.PageNum					{ font-family: "Verdana"; font-size: 11px; color:#525252; }
.PageNum_select				{ font-family: "Verdana"; font-size: 11px; color: #b78830; font-weight:bold; }
.PageNum a:link 			{ color: #525252;	text-decoration: none;}
.PageNum a:visited 			{ color: #777777;	text-decoration: none;}
.PageNum a:hover			{ color: #b78830;	text-decoration: none;}
.PageNum a:active			{ color: #b78830;	text-decoration: none;}

select						{	behavior: url('/inc/js/selectbox.htc');}
.select_list				{	background-color:#ffffff;	border:1px solid #c0b199; vertical-align:middle;	font-family: "돋움";	font-size: 12px;	color:#525252;}
input						{	background-color:#ffffff;	border:1px solid #c0b199; vertical-align:middle;	font-family: "돋움";	font-size: 12px;	color:#525252; height:18px;}


.text_brown					{ color:#815e00; }
.text_brown_bold			{ color:#815e00; font-weight:bold; }

.TopNews					{ color: #8a452a; font-weight:bold; }
.TopNews a:link 			{ color: #8a452a; font-weight:bold; text-decoration: none;}
.TopNews a:visited 			{ color: #8a452a; font-weight:bold; text-decoration: none;}
.TopNews a:hover			{ color: #b78830; font-weight:bold; text-decoration: none;}
.TopNews a:active			{ color: #b78830; font-weight:bold; text-decoration: none;}

.m07_date					{ font-family: "Verdana"; font-size: 11px; color:#525252; font-weight:bold; vertical-align:top; padding:7px; border-left:solid 1px #e8e6e4; }
.m07_date_red				{ font-family: "Verdana"; font-size: 11px; color:#d48282; font-weight:bold; vertical-align:top; padding:7px; border-left:solid 1px #e8e6e4; }
.m07_date_blue				{ font-family: "Verdana"; font-size: 11px; color:#69b6bd; font-weight:bold; vertical-align:top; padding:7px; border-left:solid 1px #e8e6e4;  border-right:solid 1px #e8e6e4; }
.m07_date_tab				{ font-size: 11px; color: #a09383; font-weight:normal;  }
.m07_date_text				{ font-size: 11px; color: #525252; font-weight:normal; }

.fg13                        { font-family: "굴림";font-size: 13px; color: #5C8E26; font-weight:bold;  }
.fg12                        { font-family: "굴림";font-size: 12px; color: #555555; font-weight:normal;   }
