/*--------------TOP.CSS---------------*/
/* ERROR */
div.error {text-indent: 6px; line-height: 20px;  display: block; float: left; color: red;}

/* TYPE */
body { font: 95%/120% Verdana, Arial, Helvetica, sans-serif; color:#333333; width:100%;background: #FFFFFF; }
a:link {color: #ffffff; text-decoration: none;}

h1{ display:none;}
/********* TOP MAIN *******************/
#top_main{ text-align:center; width:auto;}
#main{ margin:0 auto; width:590px;}
#top_logo{ float:center; width:590px; padding-top:200px;  }



a:hover img.main-cp {
 opacity: 0.4;
 filter: alpha(opacity=40);
}


