td {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 9pt;
	line-height: 14pt;
	color: #333333;
}
a:link {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 9pt;
	color: #2DA0D2;
	text-decoration: none;
}
a:active {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 9pt;
	color: #FF6633;
	text-decoration: none;
}
.menubg {
	background-image: url(img/menu_bg.jpg);
	background-repeat: no-repeat;
}
.bodybg {
	background-image: url(img/body_bg.jpg);
	background-repeat: no-repeat;
}
.bottombg {
	background-image: url(img/paper_bottom_bg.jpg);
	background-repeat: no-repeat;
}
.bottombg2 {
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
}
.submenubg {
	background-image: url(img/sub_menu_bg.jpg);
	background-repeat: no-repeat;
}
.subpapershadow {
	background-image: url(img/sub_content_shadow.jpg);
	background-repeat: no-repeat;
}
