@charset "utf-8";
TD, LI, BLOCKQUOTE { 
   font-family: arial,helvetica,sans-serif;
   font-size: 12px;
   }
html {height: 100%;
      padding:0;
	  margin:0;}   

body { height:100%;
       padding:0;
       margin:0;
    
	background:#FFF;
	/* background: url(../img/top_bechen/vertical.png) repeat-x top left #252525; */
	font-family: arial,helvetica,sans-serif;
    font-size: 12px;
	}

	
A:link { 
  color: #1d2926; 
} 
A:visited { 
  color: #1d2926; 
} 
A:active { 
  color: #1d2926; 
} 
A:hover { 
  color: #1d2926; 
}
a {text-decoration:none; }
 
