@charset "utf-8";
/* CSS Document */
*{ font-size:12px; font-family:Arial, Helvetica, sans-serif}
#header{ background-color:#333333;}
#header TR{ background-color:#eeeeee;}
#header TD{ text-align:center;}
#help_main{ width:760px;}
.help_content{ margin-top:15px; border:1px solid #0066FF; padding:8px; background-color:#B3CAFF}
.help_title{ font-weight:bold; font-size:14px; color:#ff3300; padding:5px 0;}
.help_content_content{ padding:12px; background-color:#ffffff;}
.red{ color:red;}
a{ text-decoration:none; color:#0099FF;}
a:hover{ text-decoration:underline; color:#0066FF;}

