/* CSS Document */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, th, td { margin:0; padding:0; }
body { margin:0; padding:0;  font-size:14px; }
input,button,textarea,selectoption{ font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;border:0;}
input, button, select, textarea { outline:none; }
h1,h2,h3,h4,h5,h6 {font-weight: normal; } 
table { border-collapse: collapse;　border-spacing: 0; }   
ol, li { list-style:none; }
img { border: 0; vertical-align: middle; }
a {  text-decoration:none; }
a:hover {  text-decoration:none; }




#wrap{ width:100%; margin:0 auto; overflow:hidden; clear:both;}

.banner{ width:100%; height:252px;}

#content{ width:1050px; margin:0 auto; clear:both; overflow:hidden;}
#content h1{ width:1050px; display:block; text-align:center; font-size:20px; color:#2da1f4; margin-top:10px;}
#content h2{ width:1050px; display:block; text-align:center; font-size:16px; color:#aaa;}
#content .bg{ width:1050px; margin:3px auto; height:7px;}

.wrap_form{ width:525px; margin:0 auto;}
.wrap_form table td{ height:100px; line-height:22px;}
.wrap_form table td span{ height:33px; float:left;}
.wrap_form table .text_1{ width:300px; height:31px; float:left; border:1px solid #e5e5e5; line-height:31px; text-indent:5px;}
.wrap_form table td .file{ margin-left:30px;}
.wrap_form table td .but_1{ padding:8px 12px; background:#2da1f4; color:#fff; margin-right:20px;}
.wrap_form table td .but_2{ padding:8px 12px; background:#e0e0e0;}