﻿@charset "utf-8";
/* CSS Document */

/*
	Form
*/
.OpenSearch { line-height: 28px; }
.OpenSearch td { padding: 5px; border: #FFF solid; border-width: 0 1px 1px 0; vertical-align: top; background: #FDFDFD; }
.OpenSearch .tdlab { width: 200px; background: #F8F8F8; font-weight: bold; text-align: right; }
.OpenSearch .tdlab span { display: block; color: #666; font-weight: normal; padding-left: 5px; line-height: 20px; }
.bottombt { text-align: center; padding: 15px 0 !important; background: #FFF !important; }
.bottombt a:hover { text-decoration: none; }
.bottombt a,
.bottombt input { display: inline-block; background: url(../images/btn_submit.png) no-repeat #D04A0B; margin: 0 7px; width: 75px; text-align: center; height: 30px; line-height: 30px; color: #FFF; font-size: 14px; font-weight: bold; }
.bottombt input { border: none; cursor: pointer; }

/* 进度查询 */
.yellowForm td { background: #F8F8F8; }
.yellowForm .tdlab { background: #F7F7F7; }
.yellowForm .bottombt a { width: 75px; height: 30px; line-height: 30px; background: url(../images/btn_submit.png) no-repeat #D04A0B; text-align: center; color: #FFF; font-size: 14px; font-weight: bold; }

/* 申请查询结果 */
.AppForm { border: #568ec9 2px solid; background-color: #f2f8fe; color: #333; line-height: 24px; }
.AppForm table { border-collapse:collapse; }
.AppForm td { border-bottom:1px solid #aec8e7; padding: 4px 7px; height: 35px;}
.AppForm td span { font-weight: bold; line-height: 14px; }
.ResultsBox { margin: 15px 0; border: #49a2c2 2px solid; background-color: #f7fdff; }
.ResultsBox .State { color: #a10000; font-weight: bold; font-size: 14px; background: url(../images/app_icon.gif) no-repeat 10px 5px; }
.ResultsBox .State span { padding-left: 39px; color: #065b79; height: 30px; line-height: 30px; }
.ResultsBox .Resul { padding: 9px 39px; background-color: #ffffe8; color: #cc3300; }
.ResultsBox .Resul span { font-weight: bold; font-size: 14px; color: #000; line-height: 24px; }
.App_bottom { text-align: center; padding: 10px 0; }
.App_bottom a { display: inline-block; background: url(../images/openformbt.gif) no-repeat; margin: 0 7px; width: 77px; text-align: center; height: 24px; line-height: 24px; color: #4967ac; }

#AppForm table { margin-bottom: 15px; }
#AppForm th { height: 32px; line-height: 32px; text-align: center; font-size: 14px; font-weight: bold; color: #C00; background: url(../images/bg_hd_32.png) repeat-x; border: #FFD477 solid; border-width: 0 1px; }

/* 列表表格 */
.wjb { text-align: center; margin: 15px auto; width: 700px !important; border: #FFD477 solid; border-width: 0 0 1px 1px; }
.wjb th,
.wjb td { border-right: #FFD477 1px solid; line-height: 26px; }
.wjb .headsqh { }
.wjb .headsqh,
.wjb .headtitle,
.wjb .headwh,
.wjb .headwjtime,
.wjb .headgklx { height: 32px; line-height: 32px; background: url(../images/bg_hd_32.png) repeat-x; font-weight: bold; }
.wjb .sqh { width: 25%; }
.wjb .wh,
.wjb .wjtime,
.wjb .gklx { width: 12%; text-align: center; }
.wjb .headtitle,
.wjb .title { padding: 0 10px; text-align: left; }

.showpage { margin: 15px 0; }

/* subCateNav */
.subCateNav { padding: 5px 0 0 10px; overflow: hidden; zoom: 1; }
.subCateNav li { height: 29px; line-height: 29px; overflow: hidden; float: left; margin: 0 10px 5px 0; background: url(../images/bg_cate_nav.png) no-repeat 0 0 #FDEFC7; }
.subCateNav li a { background: url(../images/bg_cate_nav.png) no-repeat right -29px; padding: 0 12px; color: #C00; font-size: 14px; display: block; text-decoration: none; }
.subCateNav li.current { background-position: 0 -58px; background-color: #F3C16D; color: #900; }
.subCateNav li.current a { background-position: right -87px; color: #900; }
.subCateNav li a:hover { color: #900; }

.viewPage { padding: 20px 10px 0; }
	.viewPage table { margin-bottom: 20px; }
	.viewPage td { border: 1px solid #e6e6e6; padding: 10px; line-height: 21px; }
	.viewPage .mtit { height: 28px; padding: 0 10px; font-weight: bold; color: #c00; background: url(../images/bg_hd.png) repeat-x 0 -52px; }
	.viewPage .bottombt { text-align: center; height: 40px; }
	.viewPage .bottombt a { display: inline-block; width: 93px; height: 30px; line-height: 30px; background: url(../images/btn_2.png) no-repeat; color: #944200; text-align: center; cursor: pointer; border: none; font-size: 14px; font-weight: bold; text-decoration: none; }
	.viewPage .tit { background: #f7f7f7; font-weight: bold; width: 20%; text-align: right; }
	.status_1 em { color: #F60; font-weight: bold; }
	.ltty { width: 30px; display: inline-block; overflow: hidden; }