@charset "utf-8";
/* CSS Document */
#form{
list-style:none;
margin:0;
padding:0;
}
#form_top{
width:971px;
height:106px;
background:url(../images/page_title.jpg) no-repeat;
padding-left:50px;
padding-top:25px;
color:#14004c;
font:30px "黑体";
}
#form_midd{
width:1021px;
background:url(../images/page_form_bg.gif) repeat-y;
}
#form_bottom{
width:1021px;
height:20px;
background:url(../images/bottom_4.gif) no-repeat;
}
