body{
		background-image:url(../../images/bg_01.jpg) ; 
		background-repeat:repeat-x ;
		}

td {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #555555;
}
a:link {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
a:visited {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #555555;
	text-decoration: none;

}
a:hover {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #F5989D;
	text-decoration: none;

}
a:active {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #555555;
	text-decoration: none;

}
