/* common  */
/* 1. basic */

body{
background-attachment : fixed;
background-repeat : repeat;
background : url(../images/m_bg.gif);
margin-left : 0px;
margin-top : 0px;
scrollbar-face-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#cccccc;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#7f7f7f;
margin-bottom : 0px;
}

/*-- 2. Link --*/

a:link.newslink, a:visited.newslink { font-family: Arial; font-size : 11px;  line-height : 21px;   color : #888888; text-decoration : none;}
a:hover.newslink {font-family: Arial; font-size : 11px; line-height : 21px; color : #f47937; text-decoration : none;}
.newslink {font-family: Arial; font-size : 11px; line-height : 21px; color : #888888; text-decoration : none;}

a:link.racing_nlink, a:visited.racing_nlink { font-family: Arial; font-size : 11px;  line-height : 18px;   color : #333333; text-decoration : none; font-weight: bold;}
a:hover.racing_nlink {font-family: Arial; font-size : 11px; line-height : 18px; color : #f47937; text-decoration : none; font-weight: bold;}
.racing_nlink {font-family: Arial; font-size : 11px; line-height : 18px; color : #333333; text-decoration : none; font-weight: bold;}

a:link.racing, a:visited.racing { font-family: Arial; font-size : 11px;  line-height : 16px;   color : #888888; text-decoration : none;}
a:hover.racing {font-family: Arial; font-size : 11px; line-height : 16px; color : #f47937; text-decoration : none;}
table,td.racing {font-family: Arial; font-size : 11px; line-height : 16px; color : #888888; text-decoration : none;}

 /*-- 3. Text  --*/

.news {font-family: Arial; font-size : 11px; line-height : 21px; color : #000000; }
.racing_n {font-family: Arial; font-size : 11px; line-height : 18px; color : #333333; }