﻿/* =general */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
li { list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:1em; font-weight:normal; }

body { font:12px verdana,sans-serif,宋体; color:#635D4A; background:#313C42 url("../img/head.jpg") no-repeat center top; }
.cf:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }

.box { width:910px; margin:0 auto; }

.nav { float:right; height:50px; }
.nav li { float:left; background:url("../img/line.gif") no-repeat left 2px; padding:0 8px; margin-top:17px; }
.nav li:first-child { background:none; }
.nav li a { color:#E7FFA5; text-decoration:none; }

.title { clear:both; background:url("../img/bg01.jpg") repeat-x; height:141px; }
.title h1 { background:url("../img/bg03.jpg") no-repeat; width:256px; height:51px; float:left; margin:36px 0 0 34px; text-indent:-9999em; }
.title .titlebg { float:right; width:97px; height:98px; background:url("../img/bg02.jpg") no-repeat; }

.content { background-color:#fff; }
.content h2 { margin:0 24px; border-bottom:2px solid #E7E7DE; color:#000; font-weight:bold; font-size:16px; padding:15px 0 12px 0; text-align:center; }

.form { margin:0 45px; padding:15px 0; }
.form h3 { color:#000; font-weight:bold; font-size:14px; }
.allquest { padding:15px 0; }
.onequest li { padding:8px 0 8px 15px; }
.onequest li input { float:left; margin-top:2px; margin-right:5px; }

.submit { padding-left:15px; }
.submit input { border:0; width:93px; height:22px; background:url("../img/submit.gif") no-repeat; cursor:pointer; }

.footer { text-align:right; padding:16px 24px 16px 0; color:#E7FFA5; background-color:#081418; }


