@charset "utf-8";
/* CSS Document */
#banner {
   margin:auto;
   width:1000px;
   height:24px;
}
#banner_pic1 {
   width:21px;
   height:24px;
   background-image:url(../images/links_pic.gif);
   background-repeat:no-repeat;
   float:left;
}
#banner_pic2 {
   width:979px;
   height:24px;
   background-image:url(../images/links_background.gif);
   background-repeat:repeat-x;
   float:left;
}
#banner_font {
   width:970px;
   height:18px;
   margin-top:5px;
   margin-left:9px;
}
#main {
   margin:auto;
   width:1000px;
   height:330px;
}
#main_font {
   width:952px;
   height:30px;
   margin-top:30px;
   margin-left:24px;
   margin-right:24px;
}
#main_logo {
   width:468px;
   height:136px;
   margin-top:30px;
   margin-left:266px;
   margin-right:266px;
   background-image:url(../images/links_logo.gif);
   background-repeat:no-repeat;
}
#main_logo_dress {
   width:1000px;
   height:15px;
   margin-top:10px;
   text-align:center;
}
#main_link {
   margin:auto;
   width:952px;
   height:30px;
   margin-top:40px;
   margin-left:24px;
   margin-right:24px;
}