@charset "utf-8";
/* CSS Document */

body { color:#595757; font-size:12px; font-family:宋体; line-height:18px; text-align:center; background:#fff url(../images/bg.png) center top repeat-y;}

* { margin:0; padding:0;}
ul,li { list-style-type:none;}
img { border:none;}
input,button,select,textarea{outline:none}
textarea { resize:none;}
a { text-decoration:none;}
a:hover { text-decoration:underline;}

.clear { clear:both; zoom:1;}
.none { display:none;}
.block { display:block;}

.wrap { width:1000px; margin:0 auto; text-align:left;}
.nav { width:1000px; height:100px; background:url(../images/nav_bg.png) no-repeat;}
.nav ul { padding:36px 0 0 132px;}
.nav li {float: left;
margin-left: 10px;
font-weight: bold;
text-align: center;
width: 700px;
font-size: 18px;
margin-top: 5px;color:#fff;}
.cont { width:740px; padding:0 130px 30px; background:url(../images/img3.png) center top no-repeat;}
.cont_1 { width:748px; padding:0 126px 20px;}
.cont .p_index { padding:5px 42px 0 53px; line-height:22px;}
.cont .p_index a { color:#0000ff; text-decoration:underline;}

.cont .table_bg { width:740px;}
.cont .table_topic { margin-left:50px;}
.cont .table_topic .input { vertical-align:middle;margin:-4px 5px 0 0;}
.cont .table_topic td { line-height:25px;}
.cont .table_topic label { float:left; padding-right:20px;line-height: 25px;white-space: nowrap}
.cont .table_topic .btn_submit { width:108px; height:25px; border:0; background:url(../images/btn_submit.png) no-repeat; margin-left:192px;margin-top:20px; cursor:pointer;}

