@charset "utf-8";
/* CSS Document */
body {font-size:12px; color:#000; }
a { text-decoration:none; color:#000;}
a:hover { text-decoration:underline; color:#FF0000}
#left { width:495px; height:180px; background:#ffffff; clear: both; text-align:center; margin-left:35px;}
ul { margin:0;}
li { list-style:none; text-align:center; margin:2px; float:left;}
#right { width:300px; height:330px; background:#ffffff; margin-left:25px;}


