﻿/*-----------------------------查询页面CSS-------------------------------*/
body, div, a, img, p, form, h1, h2, h3, h4, h5, h6, input, textarea, ul, li, dt, dd, dl { margin: 0px; padding: 0px; font-family: 宋体; }
#wrap { margin: 0 auto; }
body { margin: auto; background-color: #f9f6ea; }
.clear { height: 1px; width: 0px; clear: both; }
#main { width: 960px; margin: 0 auto; height: auto; border: solid 15px #fa830f;margin-top:5px;margin-bottom:5px;background: white; text-align: center;}
#banner { height:65px; background: url(http://img.sceea.cn/cx/qtmain_bg.jpg) repeat; padding-top: 15px; margin: 0 auto; text-align: -moz-center !important; /*For Firefox*/ text-align: center; }
#logo { margin: 0 auto; width: 960px; height: 65px; background: url(http://img.sceea.cn/cx/logo2.png) no-repeat; }
#content { width: 940px; height:400px; background: white; clear: both; margin: 0px 10px 10px 10px; }
/*操作区，包括查询table和按钮*/
#operate { float: left; height: auto; width: 64%; /*64*/ padding: 10px; margin-left: -10px; }
/*改动过*/
#input_Search { background-image: url('http://img.sceea.cn/cx/btn.jpg'); border: 0px none #FFFFFF; width: 131px; height: 53px; margin-left: -120px; }
#input_Search:hover { background: url(http://img.sceea.cn/cx/btn.jpg) no-repeat 0 -53px; }
#CXNav{width:940px;height:67px;background:url(http://img.sceea.cn/cx/gkcx.png)}
#search tr{line-height:60px}
/*输入框大字体*/
#operate .shuru { font-family: Arial, Helvetica, sans-serif; font-size: 22px; line-height: 22px; color: Black; text-decoration: none; height: 22px; width: 250px; }
#operate #input_ValidateCode { font-size: 22PX; }
#operate #kshError, #zkzhError, #sfzhError { width: 45%; color: Red; }
#operate h1, #notice h1 { text-align: left; }
/*搜索块，table标记*/
#search { display: block; height: auto; width: 100%; background:#f9f6ea; margin-top: 10px; border: solid 1px #fa830f; /*border: 2px solid black;*/ }
/*左边的TD*/
#search .left { height: 40px; width: 65%; font-family: 宋体; color: Black; font-size: 18px; }
#search .right { width: 35%; height: 40px; text-align: left; }
#search .bottom { height: 53px; width: 100%; text-align: left; font-family: 宋体; color: Black; font-size: 18px; padding-left: 18px; }
#search #ranImg { height: 30px; margin-bottom: -8px; }
#search td #kbq { display: none; font-size: 20px; width: 150px; height: 20px; line-height: 20px; font-family: 宋体; color: #d1b510; text-decoration: none; }
/*公告*/
#notice { padding-top: 10px; float: left; width: 34%; height: auto; margin-left: -3px; background: white; margin: 0 auto; /*overflow: hidden;*/ }
#notice #lists #no-content { width: 95%; /*改动过*/ /*background: #f9f6ea;*/ margin: 0 auto; margin-top: 6px; height:80%; text-decoration: none; overflow: hidden; }
#notice #lists #no-content p { line-height: 20px; height: auto; width: auto; font-family: 宋体; font-size: 18px; margin-top: 14px; /*text-indent:2em;*/ color: #575a5d; text-align: left; }
#notice #lists { border: solid 1px #fa830f; /*border: solid 1px BLACK;*/background: #f9f6ea; width: 100%; margin-top: 10px; padding-left: 2px; padding-right: 2px; padding-top: 1px; height:305px; }
#footer { width: 960px; margin: 0 auto; font-family: 宋体; font-size: 12px; color: #8e908f; height: 90px; margin-top: 5px; }
#footer .copyright { text-align: center; width: 960px; height: auto; line-height: 20px; }
#footer .stp { text-align: center; height: auto; }
#footer .stp a { text-decoration: none; }
