body { 
	text:#333333;
	text-align: center;
	scrollbar-base-color:#eeeeee;
	scrollbar-face-color:#cacaca; 
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#ffffff; 
	scrollbar-3dlight-color:#cacacac;
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#cacaca;
	padding: 0px;
	margin: 0px;
	font-family:"lr SVbN", "Osaka|";
}

.img { float:left; margin: 0px 10px 0px 1px; }

input,p,form { margin:0; padding:0; }

.base    { font-size: 12px; line-height: 16px; }
.small   { font-size: 10px; line-height: 12px;}
.bold    { font-weight:bold; }
.blue   { color: #003399; }


a:link    { color:#666666; font-size:10px; text-decoration:underline;}
a:visited { color:#666666; font-size:10px; text-decoration:underline;}
a:active  { color:#666666; font-size:10px; text-decoration:underline;}
a:hover   { color:#cccccc; font-size:10px; text-decoration:underline;}



table.tab_base {
    width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
}


table.tab_main {
    width: 755px;
	height: 480px;
	margin: 0 auto 0 auto;
	border: 0px;
}

table.tab100 {
    width: 100%;
	margin: 0px;
	border: 0px;
}


table.tab_foot {
    width: 755px;
	height: 10px;
	margin: 0 auto 0 auto;
	border: 0px;
}
