body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffdfee;
SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #E8E8E8 ;
	SCROLLBAR-SHADOW-COLOR: #E8E8E8;
	SCROLLBAR-3DLIGHT-COLOR: #f6fcfc;
	SCROLLBAR-ARROW-COLOR: #A1D2CF;
	SCROLLBAR-TRACK-COLOR:#FFF2F9;
	SCROLLBAR-DARKSHADOW-COLOR: #f6fcfc;
}

.main {font-size: 12px; font-family: "×•";  color: #333333; line-height: 24px;}

.main_en {font-family: "Arial"; font-size: 12px; color: #333333; line-height: 24px;}
.tit {font-family: "Arial"; font-size: 12px; color: #eb7d57; line-height: 24px;}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}