﻿*{padding:0; margin:0;}
body{font:12px Arial, Helvetica, sans-serif;}
img{border:0;}
ul{list-style-type:none;}
a{color:#616161; text-decoration:none;}
a:hover{color:#4B9EE1; text-decoration:underline;}
.red{background:#f00;}
.yellow{background:#ff0;}
.green{background:#0f0;}
.cyan{color:#008000;}
.clear:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
} 
.clear{ 
display: inline-block; 
_height:1px; 
}
.frame{width:1000px; margin:0 auto; overflow:hidden;}
