@charset "utf-8";
/* CSS Document */

#main{width:700px; height:550px; margin:0 auto; position:relative; padding-top:50px;}
#flashbox{ width:700px; height:400px;}
#content{ width:700px; height:100px; color:#FFF; font-size:16px; background-image:url(../images/bigbg_d01.png); background-repeat:no-repeat; position:relative;}
#content form{ margin-left:50px;}
#backbg{ width:90px; height:40px; position:absolute; right:20px; bottom:10px;}
img{ border:0;}

