/*====================================================================

index.css

====================================================================*/
#New_bg{background-image: url(../../img/new_bg.gif);background-repeat: no-repeat;width:572px;height:148px; }
#New_bg dl{ margin:10px 20px 5px 20px;height:80px;overflow:auto; }
#New_bg dt{ color:#3e84a3;padding:3px 0px; }

#Message{ background-image: url(../../img/message_bg.gif);width:570px;margin-top:15px;border:1px solid #2493af; }
#Message .inner{ margin:0px 15px 15px 15px;padding:15px;background:#ffffff; }

#Guide{ clear:both;padding-top:10px; }
#Guide div{ margin:2px;background-image: url(../../img/guide_bg.gif);background-repeat: no-repeat;width:282px;height:246px; }
#Guide p{ width:250px;margin-left:15px;font-size:9pt;line-height:12pt; }