/*
 [default.css]
 Copyright (C) 2004 growing co.ltd.
 http://www.host-ch.com/
*/
body {
 font-weight:normal;
 font-style:normal;
 color: #333333;
 scrollbar-track-color: #ffffff ;
 scrollbar-3dlight-color: #414141 ;
 scrollbar-face-color: #ffffff ;
 scrollbar-darkshadow-color: #ffffff ;
 scrollbar-arrow-color: #414141 ;
 scrollbar-highlight-color: #ffffff ;
 scrollbar-shadow-color: #414141 ;
 scrollbar-base-color: #ffffff ;
 margin:0;
 padding:0;
 font-size:12px;
 }

.font1 { font-size:15px ; line-height:15px }
.font2 { font-size:10px ; line-height:15px }
.font3 { font-size:12px ; line-height:15px }
.font4 { font-size:12px ; line-height:15px ; font-weight:bold }
.title { font-size:18px ; font-weight:bold}

A:link     { text-decoration:none ; color:#ff0000 }
A:active   { text-decoration:none ; color:#3594d9 }
A:visited  { text-decoration:none ; color:#ff0000 }
A:hover    { text-decoration:underline ; color:#ff6600 }
.font5 {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
.font00 {
	font-size: 12px;
}
.font6 {
	font-size: 12px;
	line-height: 20px;
}
.font7 {
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
}
