@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; }
.parent{ width:463px; margin:17% auto;}
.main_sec{ background:url(../graphics/top_img.gif) no-repeat; width:463px; float:left;}

.main_secT{ background:url(../graphics/top_img.gif) no-repeat; width:463px; height:8px; overflow:hidden; float:left; }

.main_sec_repeat{width:461px; background-color:#f7f7f7; float:left; border-left:1px solid #f2f1f1;border-right:1px solid #f2f1f1;   }


.main_secB{ background:url(../graphics/btm_img.gif) no-repeat; width:463px; height:8px; float:left;  }

h1{ font-family:Arial, Helvetica, sans-serif; color:#585858; font-size:18px; padding:0px 0px 0px 100px;}

h2{ font-family:Arial, Helvetica, sans-serif; color:#585858; font-size:16px; padding:0px 0px 0px 16px;}

.inner_sec{ width:413px; margin-left:auto; margin-right:auto; }
.inner_secT{ background:url(../graphics/top_bg.gif) no-repeat; width:413px; height:9px; overflow:hidden; float:left;}
.inner_sec_repeat{ background:url(../graphics/bg_repeat.gif) repeat-y; width:413px; float:left;}
.inner_secB{ background:url(../graphics/btm_bg.gif) no-repeat; width:413px; height:9px; float:left;}
.clear{ clear:both;}
.img_loading{ float:left; padding:00px 0px 0px 93px;}
.logo{ float:left; padding:10px 0px 10px 110px;}
.spacer10{ height:10px;  float:left; width:100px;}
