.admin_tit {
	font-family: "±¼¸²";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.list {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #333333;
}
.list_bold {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.inputbox-line {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.list_tit {
	font-family: "µ¸¿ò";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.ox {
	font-family: "µ¸¿ò";
	font-size: 10pt;
	font-weight: bold;
	color: #990000;

}

A.mList:link      {color:#333333; text-decoration:none;}
A.mList:visited   {color:#333333; text-decoration:none;}
A.mList:active    {color:#333333; text-decoration:none;}
A.mList:hover     {color:#990000; text-decoration:none;}

A.mPage:link      {color:#000000; text-decoration:none;}
A.mPage:visited   {color:#000000; text-decoration:none;}
A.mPage:active    {color:#000000; text-decoration:none;}
A.mPage:hover     {color:#000000; text-decoration:underline;}


