﻿@charset "utf-8";
/* CSS Document */

*{padding: 0; margin: 0; font-family: "微软雅黑"; color: #333; font-size: 14px;}
ul,ol,li{ list-style: none; }
a{ text-decoration: none; }
a:hover{ color:red;text-decoration: underline;cursor: pointer; }
img{ border:none; }
.clear{ clear: both; }


.logo{ width:100%;min-width: 1098px; height: 140px;background: url("../images/title.png") no-repeat;background-position: center;}
.main{ width: 1040px; margin: 20px auto 0 auto; background: #fff; padding: 10px 30px 10px 30px}
.p_btn span{ height: 40px; display: block; float: left; padding: 0 28px; line-height: 40px; margin-right: 30px; font-size: 16px; background: url(../images/btn_bg.png) center; border-radius: 5px; cursor: pointer;}
.p_btn span a{ color: #fff; font-size: 16px; }
.search{ height: 104px; width:1038px; background: #e4f4ff; margin-top: 10px; }
.search_input{ width: 880px; float: left; }
.search_input p{ width: 385px; height: 28px; float: left; margin: 17px 20px 0 28px;}
.search_input p span{ height: 28px; line-height: 28px; font-size: 16px; margin-right: 5px; }
.search_input p input{ width: 298px; height: 26px; border: 1px solid #d2d2d2; }
.search_bun{ height: 46px;  }
.search_bun p{ font-size: 16px; }
.search_bun span{ width: 98px; height: 30px; display: block; background: url(../images/btn_bg.png) center; border-radius: 3px; line-height: 30px; vertical-align: middle; color: #fff; cursor: pointer;}
.search_bun span img{ float: left; margin: 8px 7px 0 23px; }
.table table{ width: 100%; border-collapse:collapse; border: 1px solid #dcdcdc;}
.table table tr{ height: 41px; border-bottom: 1px solid #e4e4e4; }
.table table tr th{ text-align: center; border: 1px solid #e4e4e4}
.table table tr td{ text-align: left; border: 1px solid #e4e4e4}
.table table tr td a{ color: #900;text-decoration: underline; }
.table p{ height: 24px; background: url(../images/page.png) no-repeat center; margin-top: 20px; }

.print_lefg{ height: 30px; margin-left: 60px;margin-top: 10px;margin-bottom: 10px;}
.print_lefg p{ font-size: 16px; }
.print_right{ width: 240px; height: 60px; float: right; margin-right: 60px; border: 1px solid #dcdcdc; padding: 10px;}
.print{ width: 100%; margin: 0px auto; padding: 0 0;}
.xkz{ width: 100%;margin: 0 auto 0; }