﻿@charset "utf-8";
/* CSS Document */

body { color:#000; font-size:13px; font-family:"Microsoft Yahei",Arial,'Helvetica',Verdana,sans-serif; line-height:18px; text-align:center;}

* { 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;}
.pd20{padding:20px 20px 0;}
.wrap { width:1200px; margin:0 auto; text-align:left; background:#fff url(../images/bg.png) center top repeat-y;}
.nav { width:1200px; height:100px; background:url(../images/nav_bg.png) top center no-repeat;font-weight: bold;text-align: center;color:#fff;font-size: 18px;line-height:100px;}

.cont { width:900px; padding:0 150px 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:900px;}
.cont .table_topic { margin-left:20px;}
.cont .table_topic .input { vertical-align:middle;margin:-4px 5px 0 0;}
.cont .table_topic td { line-height:25px;}
.cont .table_topic label {margin-right:20px;line-height: 25px;white-space: nowrap;display:inline-block;}
.cont .table_topic .btn_submit { width:108px; height:25px; border:0; background:url(../images/btn_submit.png) no-repeat;margin-top:20px; cursor:pointer;}
.gerenxx{margin-top:50px;margin-left:100px;}
.gerenxx td{padding:5px;}
.gerenxx input{width:300px;height:20px;line-height:20px;padding:3px;}
.tijiaozh{display: none}

@media screen and (max-width:500px) {
	.wrap { width:100%;}
	.nav { width:100%;font-size:14px;}
	.cont { width:auto; padding:0 10px 30px;}
	.cont .table_bg { width:100%;}
	.gerenxx input{width:137px;}
	.pd20{padding:10px 0 0;}
	.cont .table_topic { margin-left:0px;}
	.gerenxx{margin-top:50px;margin-left:0px;}
	.cont .table_topic label {white-space: normal;}
}