/* bg */
body  {
	margin: 0 0 0 0;
	

	
} 


/* Basic  text */
td {
	font-family: µ¸¿ò,Verdana, Arial, Helvetica, geneva,sans-serif; 
	font-size:12px;
	color:#6e6e6e;
	line-height:150%;
}

A:link    { text-decoration:none; color:#804977;}
A:visited { text-decoration:none; color:#804977;}
A:active  { text-decoration:none; color:#804977;}
A:hover   { text-decoration:underline; color:#804977;font-weight: bold;}

.notice {
	font-family: µ¸¿ò,Verdana, Arial, Helvetica, geneva,sans-serif; 
	font-size:12px;
	color:#6f5459;
	line-height:140%;
}

.notice_date {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #8a8d6d;
}
.login_name {
	font-family: µ¸¿ò,Verdana, Arial, Helvetica, geneva,sans-serif; 
	font-size:12px;
	color:#904c59;
}
/* main */

.date_month {
	font-family: µ¸¿ò,tahoma; 
	font-size:24px;
	color:#3a6691;
}
/* form */
input { font-family: µ¸¿ò, verdana; font-size: 12px; color: #555555; background-color: #FFFFFF; border: #dadee5 1px solid; padding-left:2px;}
textarea { font-family: , µ¸¿ò, verdana; font-size: 12px; color: #555555; background-color: #FFFFFF; border:#dadee5 1px solid; padding:5px;}

.bot_line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d6d6d6;
}


.notice_title {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
A.notice_title:link    { text-decoration:none; color:#006699;}
A.notice_title:visited { text-decoration:none; color:#006699;}
A.notice_title:active  { text-decoration:none; color:#006699;}
A.notice_title:hover   { text-decoration:none; color:#006699;}

.top_text {
	font-family: "µ¸¿ò";
	font-size:11px;
	color:#666666;
}

.galley_text {
	font-family: "µ¸¿ò";
	font-size:11px;
	color:#898068;
}
.sub01_txt {
	font-family: "µ¸¿ò";
	font-size:11px;
	color:#7596b1;
}
.sub03_txt {
	font-family: "µ¸¿ò";
	font-size:11px;
	color:#303750;
	padding: 5px;
}
.sub03_ex {
	font-family: "µ¸¿ò";
	font-size:12px;
	color:#474e86;
	
}
.sub06_ti {
	font-family: "µ¸¿ò";
	font-size:12px;
	color:#a92c44;
	
}
.board_ti {
	font-family: "µ¸¿ò";
	font-size:12px;
	color:#396fbd;
	line-height: 120%;
	padding-left: 5px;
}
.calender_bg {
	background-image: url(../news/images/day_bg.gif);
	background-repeat: no-repeat;
}