
body {
background-image : url("../img/bg.gif");
}

.head{
background-image : url("../img/head_bg.jpg");
background-position :right;
background-repeat : no-repeat;
}

.white{
font-size : 10px;
font-family : Arial;
color : #FFFFFF;
line-height : 120%;
}

.red{
font-size : 12px;
font-family : ‚l‚r ‚oƒSƒVƒbƒN,"Osaka",Verdana,Chicago,csans-serif;
color : #FF0000;
line-height : 130%;
}

.bigpx{
font-size : 13px;
font-family : ‚l‚r ‚oƒSƒVƒbƒN,"Osaka",Verdana,Chicago,csans-serif;
color : #333333;
line-height : 130%;
}

.smallpx{
font-size : 10px;
font-family : ‚l‚r ‚oƒSƒVƒbƒN,"Osaka",Verdana,Chicago,csans-serif;
color : #333333;
line-height : 140%;
}

.midpx{
font-size : 12px;
font-family : ‚l‚r ‚oƒSƒVƒbƒN,"Osaka",Verdana,Chicago,csans-serif;
color : #333333;
line-height : 140%;
}

.midplus{
font-size : 14px;
font-family : ‚l‚r ‚oƒSƒVƒbƒN,"Osaka",Verdana,Chicago,csans-serif;
color : #333333;
line-height : 100%;
}

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

a.graylink{text-decoration:none;color : #666666;}
a.graylink:hover{text-decoration:none;color : #666666;}
a.graylink:visited{text-decoration:none;color : #666666;}
a.graylink:active{text-decoration:none;color : #666666;}