@charset "utf-8";

#left_box #cat01{background:#0066cc;}


#right_box table{
border-collapse:collapse;
}

#right_box th,
#right_box td{
padding:8px;
vertical-align:top;
border:#aaa 1px solid;
}

#right_box th{
background:#1c6ae9;
text-align:center;
color:#fff;
width:60px;
}

#right_box td{
background:#ffffcc;
color:#06f;
}

#right_box td .warn{
background:#ffffcc;
color:#777;
}

#right_box h3{
background:url(../topics/images/topics_h3_icon.gif) no-repeat 0 2px;
}


