body {
scrollbar-face-color: #132D3F; 
scrollbar-shadow-color: #132D3F; 
scrollbar-highlight-color: #2C5A79; 
scrollbar-3dlight-color: #132D3F;  
scrollbar-darkshadow-color: #2C5A79; 
scrollbar-track-color: #132D3F; 
scrollbar-arrow-color: #47789A;
	background-attachment: fixed;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #132D3F;
	font-family: "±¼¸²", "µ¸¿ò";
	font-size: 12px;
	line-height: 18px;
	color: #9F9F9F;
	}
	body, td, select, input, div, form,textarea, center, option, pre, blockquote {
	font-family: "±¼¸²", "µ¸¿ò";
	font-size: 12px;
	line-height: 18px;
	color: #9F9F9F;
}
a 
{
	font-family: "±¼¸²", "µ¸¿ò";
	font-size: 12px;
	line-height: 18px;
	color: #9F9F9F;
	text-decoration: none;
}
a:link 
{
	font-family: "±¼¸²", "µ¸¿ò";
	font-size: 12px;
	color: #9F9F9F;
	text-decoration: none;
}

a:visited 
{
	font-family: "±¼¸²", "µ¸¿ò";
	font-size: 12px;
	color: #9F9F9F;
	text-decoration: none;
}

a:hover 
{
	font-family: "±¼¸²", "µ¸¿ò";
	font-size: 12px;
	color: #9F9F9F;
	border-bottom : 1px dotted gray;
}

a:active 
{
	font-family: "±¼¸²", "µ¸¿ò";
	font-size: 12px;
	color: #9F9F9F;
	text-decoration: none;
}
