﻿/*主样式开始*/
@charset "utf-8";
/* CSS Document */
/*登录页样式开始*/
.login_box {
	width: 361px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -180px;
}

.logo {
	width: 100%;
	height: 264px;
	text-align: center;
	margin-top: 100px;
}

.login_main {
	width: 361px;
	margin: 63px auto 0 auto;
}

.login_main ul li {
	width: 361px;
	height: 52px;
	background: url(../blue/images/txt_user.png) no-repeat center center;
	margin-bottom: 28px;
	position: relative;
}

.login_main ul li .input_password2 {
	height: 52px;
	border: none;
	line-height: 52px;
	color: #fff;
	font-size: 20px;
	filter: Alpha(Opacity=60);
	opacity: 0.6;
	position: absolute;
	left: 84px;
	display: block;
	z-index: 99;
}

.login_main ul li input {
	height: 52px;
	border: none;
	line-height: 52px;
	color: #fff;
	font-size: 20px;
	filter: Alpha(Opacity=60);
	opacity: 0.6;
	background: none;
	position: absolute;
	z-index: 9;
}

.login_main ul li img {
	margin-top: 9px;
	margin-left: 33px;
	display: block;
	float: left;
}

.input_user {
	width: 240px;
	margin-left: 20px;
}

.input_password {
	width: 240px;
	margin-left: 20px;
}

.btn_login {
	width: 100%;
	cursor: pointer;
}
/*登录页样式结束*/

* {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	text-decoration: none;
	outline: none;
}

IMG {
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-RIGHT: 0px;
}

.clear {
	clear: both;
}

a {
	color: #008DF6;
	text-decoration: none;
	outline: none;
}

a:focus {
	outline: thin dotted;
        /*outline: 5px auto -webkit-focus-ring-color;*/
	outline: none;
	outline-offset: -2px;
}

body {
	font-family: "微软雅黑",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 0;
}

body a {
	outline: none;
	blr: expression(this.onFocus=this.blur());
}

.container {
	min-width: 1000px;
	margin: 0 auto;
}

.CurrentTime {
	width: 217px;
	height: 41px;
	line-height: 41px;
	background: #003667;
	position: absolute;
	top: 48px;
	left: 0;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	filter: Alpha(Opacity=83);
	opacity: 0.83;
	padding-left: 8px;
}

.main_left {
	position: absolute;
	width: 225px;
	top: 0;
	bottom: 28px;
	left: 0;
	background: #2a2e34;
	overflow: hidden;
}

.logo2 {
	width: 225px;
	height: 48px;
	overflow: hidden;
	background: #008df6;
	float: left;
}

.sidebar_box {
	width: 100%;
}

.sidebar_box h1 {
	width: 225px;
	height: 41px;
	line-height: 41px;
	background: #003667;
	position: absolute;
	top: 48px;
	left: 0;
}

.sidebar_box h1 span {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	filter: Alpha(Opacity=83);
	opacity: 0.83;
	padding-left: 8px;
}

.list_wrap {
	position: absolute;
	top: 89px;
	right: 0;
	bottom: 71px;
	left: 0;
	width: 225px;
	overflow-y: auto;
	background: #2a2e34;
	overflow-x: hidden;
}

.list_wrap h2 {
	width: 215px;
	height: 40px;
	line-height: 40px;
	margin-left: 9px;
	border-bottom: solid #7f8285 2px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	filter: Alpha(Opacity=60);
	opacity: 0.6;
}

.list_wrap ul li {
	width: 137px;
	height: 40px;
	line-height: 40px;
	padding-left: 77px;
	filter: Alpha(Opacity=60);
	opacity: 0.6;
}

.list_wrap ul li a {
	font-size: 14px;
	color: #fff;
}

.list_wrap ul .selected {
	background-color: #646d7d;
	filter: Alpha(Opacity=100);
	opacity: 1;
}

.list_wrap ul li:hover {
	background-color: #646d7d;
	filter: Alpha(Opacity=100);
	opacity: 1;
}

.list_wrap dl {
	width: 100%;
}

.list_wrap dl dt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(../blue/images/icon_19.png) no-repeat 198px center;
}

.list_wrap dl dt a {
	width: 100%;
	height: 40px;
	display: block;
	font-size: 16px;
	color: #818285;
	padding-left: 50px;
}

.list_wrap dl dt.selected {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #646d7d url(../blue/images/icon_20.png) no-repeat 196px center;
}

.list_wrap dl dt.selected a {
	color: #fff;
}

.list_wrap dl dt:hover {
	background: #646d7d url(../blue/images/icon_20.png) no-repeat 196px center;
}

.list_wrap dl dt:hover a {
	color: #fff;
}

.list_wrap dl dd {
	width: 100%;
}

.panel_menu3 {
	display: none;
}

.panel_menu3 ul li {
	width: 155px;
	height: 40px;
	line-height: 40px;
	padding-left: 70px;
}

.panel_menu3 ul li:hover {
	background-color: #646d7d;
	filter: Alpha(Opacity=100);
	opacity: 1;
}

.panel_menu3 ul li.current {
	background-color: #646d7d;
	filter: Alpha(Opacity=100);
	opacity: 1;
}

.panel_menu3 ul li a {
	outline: none;
}

.side_btn {
	width: 225px;
	height: 43px;
	position: absolute;
	left: 0;
	bottom: 0px;
	background: #383f48;
	text-align: right;
}

.side_btn a {
	margin-right: 27px;
}

.side_btn a img {
	height: 100%;
}

#switchPoint {
	width: 17px;
	float: left;
	height: 43px;
	position: absolute;
	bottom: 28px;
	left: 208px;
	cursor: pointer;
	background: url(../blue/images/left.png) no-repeat left center;
	z-index: 99;
}

.main_top {
	position: absolute;
	top: 0;
	right: 0;
	left: 0px;
	height: 48px;
	z-index: 11;
	background: #0070c1;
	overflow: hidden;
}

.nav_box {
	float: left;
}

.nav_box a {
	display: block;
	float: left;
	outline: none;
	padding-left: 30px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 16px;
	filter: Alpha(Opacity=60);
	opacity: 0.6;
}

.nav_box a:hover {
	filter: Alpha(Opacity=100);
	opacity: 1.0;
}

.nav_box .selected {
	filter: Alpha(Opacity=100);
	opacity: 1;
}

.btn_box {
	float: left;
	margin-top: 7px;
	margin-left: 15px;
}

.btn_box a {
	display: block;
	float: left;
	padding-left: 5px;
}

.icon_box {
	float: right;
	margin-right: 20px;
	margin-top: 12px;
}

.icon_box a {
	display: block;
	float: left;
	margin-left: 25px;
}

.main_contain {
	position: absolute;
	top: 48px;
	right: 0;
	bottom: 28px;
	left: 225px;
	overflow: auto;
}

.footer {
	width: 100%;
	height: 28px;
	background: #0070c1;
	position: absolute;
	bottom: 0;
	z-index: 20;
}

.footer p {
	height: 28px;
	line-height: 28px;
	float: left;
	font-size: 14px;
	color: #fff;
}

.footer .p1 {
	margin-left: 1%;
}

.footer .p2 {
	margin-right: 25px;
	float: right;
}

.footer .p3 {
	width: 30%;
}

.basic2 {
	width: 100%;
	height: 24px;
	background: #f7f7f7;
	border-top: solid #dddddd 1px;
	border-bottom: solid #dddddd 1px;
}

.basic2 dl {
	width: 25%;
	float: left;
	height: 18px;
	margin-left: 5%;
	margin-top: 2px;
}

.basic2 dl dt {
	width: 20%;
	float: left;
	height: 18px;
	font-size: 12px;
	color: #000000;
	font-family: "幼圆";
	line-height: 20px;
}

.basic2 dl dd {
	float: left;
	width: 79%;
}

.basic2 select {
	width: 100%;
	height: 18px;
	border: solid #dddddd 1px;
}

.basic2 dl .mh_date {
	width: 100%;
	height: 18px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	border: solid #c4c3c3 1px;
	text-indent: 2em;
	font-size: 12px;
	color: #3e3e3e;
	background: #fff url(../blue/images/bg_10.png) no-repeat 98% center;
}

.basic2 a {
	width: 79px;
	height: 20px;
	float: left;
	background: #008df6;
	line-height: 20px;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	text-align: center;
	margin-top: 2px;
}
/*主样式结束*/

/*分页样式开始*/
.GridPager, .GridPager a, .GridPager a:visited {
	background: #f7f7f7;
	color: Black;
	font-size: 9pt;
}

.GridPager a:hover {
	color: Red;
}
/*分页样式结束*/

/*Form页面样式开始*/
/*最外层Table样式开始*/
.formOut {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
	font-size: 12px;
}

.formOut td {
	padding: 0;
}
/*最外层Table样式结束*/

/*内层Table样式开始*/
.formInner {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 0px;
	border-style: hidden;
	height: 100%;
	font-size: 12px;
}

.cssspan {
	width: 100%;
	margin-left: -2px;
}

.formInner td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.formInner .formSubTable {
	padding: 0;
	width: auto;
	border: 1px solid #ccc;
	font-size: 12px;
}

.formInner .formTitle {
	padding: 0;
	background: #F7F7F7;
	text-align: right;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	height: 24px;
	white-space: nowrap;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 1px;
	width: 100px;
	font-size: 12px;
}

.formInner .formTitle1 {
	padding: 0;
	background: #F7F7F7;
	text-align: right;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	height: 24px;
	white-space: nowrap;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 1px;
	width: 100px;
	font-size: 12px;
}

.formInner .formValue {
	padding: 0;
	padding-left: 3px;
	padding-right: 3px;
	width: auto;
	height: 28px;
	border: 1px solid #ccc;
	text-align: left;
	font-size: 12px;
}

.formInner .formValue .txt {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.formInner .formValue .TextBoxReadOnly {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.formInner .formValue .Wdate {
            /*border: none;*/
	border: 1px solid #D2D2D2;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.formInner .formValue .TextBox {
	border: 1px solid #D2D2D2;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 2px;
}

.formInner .formValue .disabled {
	cursor: not-allowed;
	display: block;
	overflow: hidden;
	color: #666;
	background: #F7F7F7;
}

.formInner .formValue .txtselect {
	height: 24px;
	line-height: 24px;
	border: none;
	width: 100%;
	font-size: 12px;
}

.formInner .formValue .DropDownList {
	height: 24px;
	line-height: 24px;
	border: none;
	width: 100%;
	font-size: 12px;
}

.formInner .formValue .txtArea {
	border: 1px solid #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-size: 12px;
}

.formInner .formValue .TextArea {
            /*border: 1px solid #FFFFFF;*/
	border: 1px solid #D2D2D2;
	width: 100%;
	margin: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 0px;
	overflow: auto;
	font-size: 12px;
}
/*内层Table样式结束*/
/*Form页面样式结束*/

/*表单样式begin*/
.btnSearch {
	padding: 0 15px;
	height: 24px;
	line-height: 20px;
	border-radius: 6px;
	border: 1px solid #A8A8A8;
	background: url(../images/btn_bg.gif) repeat-x;
	cursor: pointer;
	vertical-align: middle;
	overflow: hidden;
}

.btnSearch:hover {
	background-position: 0 -22px;
}

.searchTips {
	color: rgb(160,160,160);
}

.form-find {
	width: auto;
	padding-bottom: 1px;
}

.form-find th {
	background-color: #fff;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	width: 70px;
	font-weight: normal;
	text-align: right;
	padding-right: 2px;
}

.form-find td {
	width: auto;
	background-color: #fff;
	height: 25px;
	line-height: 25px;
	padding: 2px;
	padding-right: 5px;
}

.form-find td .txt {
	border: 1px solid #A8A8A8;
	padding: 3px 3px 4px 2px;
	height: 15px;
	line-height: 15px;
	border-radius: 6px;
}

.form-find td .select {
	padding-top: 0px;
	border: 1px solid #A8A8A8;
	height: 23px;
	line-height: 21px;
	border-radius: 6px;
}

.font12 {
	font-size: 12px;
}

.font14 {
	font-size: 14px;
}

.form {
	width: 100%;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	border-collapse: collapse;
	border-width: 3px 1px 1px;
	border-right: 1px solid #ccc;
	font-size: 12px;
	text-align: center;
}

.form .formTitle {
	background: #F7F7F7;
	text-align: right;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	height: 24px;
	white-space: nowrap;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 1px;
	width: auto;
	font-size: 12px;
}

.form .formValue {
	padding-left: 5px;
	width: auto;
	height: 24px;
	border: 1px solid #ccc;
	text-align: left;
}

.form .formValue .txt {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.form .formValue .TextBoxReadOnly {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.form .formValue .Wdate {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.form .formValue .TextBox {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.form .formValue .disabled {
	cursor: not-allowed;
	display: block;
	overflow: hidden;
	color: #666;
	background: #F7F7F7;
}

.form .formValue .txtselect {
	height: 24px;
	line-height: 24px;
	border: none;
	width: 100%;
}

.form .formValue .DropDownList {
	height: 24px;
	line-height: 24px;
	border: none;
	width: 100%;
}

.form .formValue .txtArea {
	border: 1px solid #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.form .formValue .TextArea {
	border: 1px solid #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.form .tdwarning {
	border-bottom: 1px solid #E74D3C;
}

.form .field_required {
	background: url(../blue/Images/required-bg.png) no-repeat right 4.5px;
	width: 8px;
	height: 16px;
	display: block;
	float: right;
}

.form tbody .formTitle {
	background: #F7F7F7;
	text-align: right;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	height: 24px;
	white-space: nowrap;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 1px;
	width: auto;
	font-size: 12px;
}

.form tbody .formValue {
	/*padding-left: 3px;
	padding-right: 3px;*/
    padding:2px;
	width: auto;
	height: 24px;
	border: 1px solid #ccc;
	text-align: left;
	font-size: 12px;
}

.form tbody .formValue .txt {
	border: 1px solid #D2D2D2;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.form tbody .formValue .TextBoxReadOnly {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.form tbody .formValue .Wdate {
	border: 1px solid #D2D2D2;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.form tbody .formValue .TextBox {
	border: 1px solid #D2D2D2;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 2px;
}

.form tbody .formValue .disabled {
	cursor: not-allowed;
	display: block;
	overflow: hidden;
	color: #666;
	background: #F7F7F7;
}

.form tbody .formValue .txtselect {
	height: 24px;
	line-height: 24px;
	border: none;
	width: 100%;
	font-size: 12px;
}

.form tbody .formValue .DropDownList {
	height: 24px;
	line-height: 24px;
	border: none;
	width: 100%;
	font-size: 12px;
}

.form tbody .formValue .txtArea {
	border: 1px solid #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-size: 12px;
}

.form tbody .formValue .TextArea {
	border: 1px solid #D2D2D2;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.form tbody .tdwarning {
	border-bottom: 1px solid #E74D3C;
}

.form tbody .field_required {
	background: url(../blue/Images/required-bg.png) no-repeat right 4.5px;
	width: 8px;
	height: 16px;
	display: block;
	float: right;
}

.subformTitle {
	background: #F7F7F7;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	height: 24px;
	white-space: nowrap;
	font-weight: normal;
	font-size: 12px;
}

.subformTitle_Top {
	background: #F7F7F7;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	height: 24px;
	white-space: nowrap;
	font-weight: normal;
	font-size: 12px;
}

.subformTitle_Center {
	background: #F7F7F7;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	height: 24px;
	white-space: nowrap;
	font-weight: normal;
	font-size: 12px;
}

.subformTitle_RowNo {
	background: #F7F7F7;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	height: 24px;
	white-space: nowrap;
	font-weight: normal;
	width: 25px;
	font-size: 12px;
}

.subformTitle_Bottom {
	background: #F7F7F7;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	height: 24px;
	white-space: nowrap;
	font-weight: normal;
	font-size: 12px;
}

.subformValue {
	padding-left: 3px;
	padding-right: 3px;
	height: 24px;
	text-align: left;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
}

.subformValue .DropDownList {
	height: 24px;
	line-height: 24px;
	border: none;
	width: 100%;
	font-size: 12px;
}

.subformValue .TextBox {
	border: 1px solid #D2D2D2;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.subformbtn {
	width: 40px;
	height: 20px;
	line-height: 20px;
	background: #008df6;
	color: #fff;
	font-size: 12px;
	border: none;
	text-align: center;
	cursor: pointer;
	border-radius: 4px;
}

input.keyword {
	border-radius: 6px;
	border: solid 1px #A8A8A8;
	background-image: url('../blue/images/input_text_bg.gif' );
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

select.keyword {
	border-radius: 6px;
	border: solid 1px #A8A8A8;
	background-image: url('../blue/images/input_text_bg.gif' );
	background-repeat: repeat-x;
	background-position: top;
	height: 24px;
	line-height: 24px;
}

input.txt {
	border: none;
	height: 24px;
	line-height: 24px;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

input.TextBoxReadOnly {
	border: none;
	height: 24px;
	line-height: 24px;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

input.warning {
	background: url(../blue/Images/validatebox_warning.png) no-repeat right 4px;
}

input.notnull {
	background: url(../blue/Images/validatebox_warning.png) no-repeat right 4px;
}

input.required {
	background: url(../blue/Images/error-bg.png) no-repeat right -2px;
}

input.icontree {
	background: url(../blue/Images/scroll_pane_tree.png) no-repeat right 4px;
	cursor: pointer;
}

input.AutoComple {
	background: url(../blue/Images/inputAutoComple.gif) #FFF no-repeat right center;
	height: 18px;
	line-height: 18px;
	z-index: 3000;
	font: Verdana, Geneva, sans-serif,宋体;
	margin-top: -2px;
}

input.disabled {
	cursor: not-allowed;
	display: block;
	overflow: hidden;
	color: #666;
	background: #F7F7F7;
}

.form-bill {
	width: 100%;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 1px;
}

.form-bill th {
	background-color: #fff;
	white-space: nowrap;
	width: 80px;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}

.form-bill td {
	width: auto;
	background-color: #fff;
}

.form-bill td .txt {
	border: 1px solid #fff;
	border-bottom: 1px solid #A8A8A8;
	height: 20px;
	line-height: 20px;
}

.form-bill td .select {
	border: 1px solid #fff;
	border-bottom: 1px solid #A8A8A8;
	height: 22px;
	line-height: 22px;
	position: relative;
}

.form-error-text {
	padding-left: 30px;
	height: 26px;
	color: red;
	line-height: 25px;
	background: url('../blue/Images/validatebox_warning.png') center left no-repeat;
	background-position: 10px 4px;
}

.form-succeed-text {
	padding-left: 30px;
	height: 26px;
	color: green;
	line-height: 25px;
	background: url('../blue/Images/Icon16/accept.png') center left no-repeat;
	background-position: 10px 4px;
}

.InfoHeader {
	font-size: 12px;
}
/*附件样式css*/
.AffixUpLoad {
	font-size: 12px;
}
/*复选框css*/
.label {
	font-size: 12px;
}

.label1 {
	font-size: 12px;
}

td {
	font-size: 12px;
}

.custom-checkbox, .custom-radio {
	position: relative;
	float: left;
}
    /* input, label positioning */
.custom-checkbox input {
	position: absolute;
	left: 2px;
	top: 2px;
	margin: 0;
	display: none;
}

.custom-checkbox label {
	display: block;
	position: relative;
	margin: 0 0 .3em;
	margin-top: 1.5px;
	cursor: pointer;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 12px;
}
    /* states */
.custom-checkbox label {
	background: url(../blue/images/checknomark.gif) no-repeat scroll 5px 3px;
}

.custom-checkbox label.checked {
	background: url(../blue/images/checkokmark.gif) no-repeat scroll 4px 2px;
}
/*表单样式end*/

/*列表页样式开始*/
/*数据列表样式*/
.TableList {
	border: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size: 12px;
}

.TableList tbody tr th {
	text-align: center;
	vertical-align: middle;
	border-bottom: solid #99d1fb 2px;
	height: 26px;
	background: #f1f1f1;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	padding: 0;
	font-size: 12px;
}

.TableList tbody tr td {
	border-bottom: solid #e4e6e7 1px;
	border-left: solid #e4e6e7 1px;
	vertical-align: middle;
	height: 26px;
	font-size: 12px;
	padding: 0;
	padding-left: 5px;
	font-size: 12px;
}

.TableList tbody tr:hover td {
	background: #D3EAF9;
	color: #000000;
	padding-left: 5px;
	font-size: 12px;
}

.TableList tbody tr td:hover {
	color: #0191fb !important;
	font-size: 12px;
}

.TableList tbody tr td span {
	no-repeat: left center;
	padding-left: 0px;
	font-size: 12px;
}

.TableList tr th {
	text-align: center;
	vertical-align: middle;
	border-bottom: solid #99d1fb 2px;
	height: 26px;
	background: #f1f1f1;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	padding: 0;
	font-size: 12px;
}

.TableList tr td {
	border-bottom: solid #e4e6e7 1px;
	border-left: solid #e4e6e7 1px;
	border-right: solid #e4e6e7 1px;
	vertical-align: middle;
	height: 26px;
	font-size: 12px;
	padding: 0;
	padding-left: 5px;
}

.TableList tr:hover td {
	background: #D3EAF9;
	color: #000000;
	padding-left: 5px;
}

.TableList tr td:hover {
	color: #0191fb !important;
}

.TableList tr td span {
	no-repeat: left center;
	padding-left: 0px;
}

.TableList_Header {
	text-align: center;
	vertical-align: middle;
	border-bottom: solid #99d1fb 2px;
	height: 26px;
	background: #f1f1f1;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	padding: 0;
}

.TableList_Item_Left {
	border-bottom: solid #e4e6e7 1px;
	border-left: solid #e4e6e7 1px;
	vertical-align: middle;
	height: 26px;
	font-size: 12px;
	padding: 0;
	text-align: left;
}

.TableList_Item_Center {
	border-bottom: solid #e4e6e7 1px;
	border-left: solid #e4e6e7 1px;
	vertical-align: middle;
	height: 26px;
	font-size: 12px;
	padding: 0;
	text-align: center;
}

.TableList_Item_Right {
	border-bottom: solid #e4e6e7 1px;
	border-left: solid #e4e6e7 1px;
	vertical-align: middle;
	height: 26px;
	font-size: 12px;
	padding: 0;
	text-align: right;
}

/*查询头样式*/
.Q_Table1 {
	margin-top: 3px;
	margin-bottom: 3px;
	height: 28px;
	background: #f7f7f7;
	border-bottom: solid #dddddd 1px;
}

.Q_tr1 {
	float: none;
	height: 22px;
	margin-left: 5%;
	margin-top: 2px;
}

.Q_td_T {
	float: none;
	height: 18px;
	font-size: 12px;
	color: #000000;
	font-family: "幼圆";
	line-height: 20px;
	text-align: center;
}

.Q_td_V {
    /*float: left;*/
	vertical-align: middle;
	text-align: center;
	margin-top: 4px;
}

.Q_td_V select {
	width: 100%;
        /*height: 20px;*/
	border: solid #dddddd 1px;
}

.Q_td_V .TextBox {
	border: 1px solid #D2D2D2;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 2px;
}

.Q_td_B {
	margin-top: 4px;
}

.Q_btn {
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: #008df6;
	color: #fff;
	font-size: 13px;
	border: none;
	text-align: center;
	cursor: pointer;
	margin-top: 1px;
}
/*列表页样式结束*/

/*单独控件开始*/
/*.btn{width:80px;height:20px;line-height:20px;background:#008df6;color:#fff;font-size:13px;border:none;text-align:center;cursor:pointer;}*/
.btn > .caret, .dropup > .btn > .caret {
	border-top-color: #000 !important;
}

.btn {
	display: inline-block;
	padding: 1px 12px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
	color: #333;
	text-decoration: none;
}

.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

.btn-default {
	color: #ffffff;
	background-color: #008DF6;
	border-color: #2b9df2;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #ffffff;
	background-color: #008DF6;
	border-color: #2b9df2;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3071a9;
	border-color: #285e8e;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}

.btn-primary .badge {
	color: #428bca;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	font-weight: 400;
	color: #428bca;
	border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
	visibility: hidden;
}

.collapse.in {
	display: block;
	visibility: visible;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height,visibility;
	-o-transition-property: height,visibility;
	transition-property: height,visibility;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #428bca;
	outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
	display: block;
}

.open > a {
	outline: 0;
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

.dropdown-menu-left {
	right: auto;
	left: 0;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px solid;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}

	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0;
	}
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left;
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
	z-index: 2;
}

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
	outline: 0;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group > .btn:first-child {
	margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
	float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
	float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}

.btn-group-justified > .btn-group .btn {
	width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}

[data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	line-height: 46px;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
	height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	line-height: 30px;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
	height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}

.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
	margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn > .btn {
	position: relative;
}

.input-group-btn > .btn + .btn {
	margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: -1px;
}

.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
	width: auto;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-default .btn-link {
	color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333;
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

.navbar-inverse .btn-link {
	color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

.btn .label {
	position: relative;
	top: -1px;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-xs .badge {
	top: 0;
	padding: 1px 5px;
}

.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}

.carousel-caption .btn {
	text-shadow: none;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	display: table;
	content: " ";
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	clear: both;
}
/*单独控件结束*/

/*群组页面样式开始*/
.form_Q tbody .form_QTitle {
	background: #F7F7F7;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	height: 2px;
}
/*群组页面样式开始*/
.form_Q tbody .form_QTitle {
	background: #F7F7F7;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	height: 24px;
	white-space: nowrap;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}

.form_Q tbody .form_QValue {
	width: auto;
	height: 24px;
	border: 1px solid #ccc;
	text-align: left;
}

.form_Q tbody .form_QValue .txt {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.form_Q tbody .form_QValue .TextBox {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.form_Q tbody .form_QValue .TextBoxReadOnly {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.form_Q tbody .form_QValue .file {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
}

.form_Q tbody .form_QValue .disabled {
	cursor: not-allowed;
	display: block;
	overflow: hidden;
	color: #666;
	background: #F7F7F7;
}

.form_Q tbody .form_QValue .txtselect {
	height: 24px;
	line-height: 24px;
	border: none;
	width: 100%;
}

.form_Q tbody .form_QValue .txtArea {
	border: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
/*群组页面样式结束*/
/*工具按钮条样式开始*/
.tool_Table {
	width: 100%;
	border: 0px;
}

.tool_Table tr {
	height: 28px;
}

.tool_Table tbody tr {
	height: 28px;
}
/*工具按钮条样式结束*/

/*Panel样式开始*/
.Panel_box {
	width: 100%;
}

.Panel_box dl {
	width: 100%;
}

.Panel_box dl dt {
	width: 100%;
	height: 33px;
	line-height: 33px;
	border-bottom: solid #dcdbdb 1px;
	background: url(../blue/images/icon_36.png) no-repeat 21px center;
	text-indent: 40px;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	border-top: solid #ebebeb 1px;
	margin-top: -1px;
}

.Panel_box dl dt a {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	background-image: url(../blue/images/bg_04.png);
	background-repeat: no-repeat;
	background-position: 22px center;
}

.Panel_box .panel2 {
	width: 97%;
	margin-left: 3%;
}

.Panel_box .panel2 ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: solid #ebebeb 1px;
	font-size: 12px;
	color: #000000;
}

.Panel_box .panel2 ul li p {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #000000;
}

.Panel_box .panel2 ul li p.p1 {
	width: 7%;
	float: left;
	background: #f8f8f8;
	text-indent: 3px;
	text-align: right;
	padding-right: 5px;
}

.Panel_box .panel2 ul li p.p2 {
	width: 92%;
	float: left;
	text-indent: 3px;
}

.Panel_box .panel2 ul li p.p3 {
	width: 49%;
	float: left;
}

.Panel_box .panel2 ul li p.p4 {
	width: 49%;
	float: right;
}

.Panel_box .panel2 ul li p.p2 .select_paging {
	margin-top: 5px;
}

.Panel_box .panel2 ul li p.p2 a {
	width: 18px;
	height: 100%;
	background: url(../blue/images/icon_33.png) no-repeat left center;
	display: inline-block;
}

.Panel_box .panel2 ul li p.p2 a:hover {
	background: url(../blue/images/icon_34.png) no-repeat left center;
}

.Panel_box .panel2 ul li p.p3 .checkbox {
	margin-left: 27px;
}

.Panel_box .panel2 ul li p.p3:hover {
	background: #f0f0f0;
	border-right: solid #dcdbdb 1px;
}
/*Panel样式结束*/

/*DIV样式开始*/
/*按钮DIV样式*/
.btnDiv {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 20px;
}
/*DIV样式结束*/

/*多条件查询Table样式开始*/
.MQform {
	width: 99.5%;
	border: 1px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 2px;
}

.MQform .formTitle {
	background: #F7F7F7;
	text-align: right;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	height: 24px;
	white-space: nowrap;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	width: 90px;
	font-size: 12px;
}

.MQform .formValue {
	padding-left: 2px;
	padding-right: 2px;
	width: auto;
	height: 28px;
	border: 1px solid #ccc;
	text-align: left;
	font-size: 12px;
}

.MQform .formValue .txt {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
	font-size: 12px;
}

.MQform .formValue .Wdate {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
	font-size: 12px;
}

.MQform .formValue .TextBox {
	border: none;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
	font-size: 12px;
}

.MQform .formValue .disabled {
	cursor: not-allowed;
	display: block;
	overflow: hidden;
	color: #666;
	background: #F7F7F7;
	font-size: 12px;
}

.MQform .formValue .txtselect {
	height: 24px;
	line-height: 24px;
	border: none;
	width: 100%;
	font-size: 12px;
}

.MQform .formValue .DropDownList {
	height: 24px;
	line-height: 24px;
	border: none;
	width: 100%;
	font-size: 12px;
}

.MQform .formValue .txtArea {
	border: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-size: 12px;
}

.MQform .formValue .TextArea {
	border: 1px solid #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-size: 12px;
}

.MQform .tdwarning {
	border-bottom: 1px solid #E74D3C;
}

.MQform .field_required {
	background: url(../blue/Images/required-bg.png) no-repeat right 4.5px;
	width: 8px;
	height: 16px;
	display: block;
	float: right;
	font-size: 12px;
}

.MQform tbody .formTitle {
	background: #F7F7F7;
	text-align: right;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	height: 24px;
	white-space: nowrap;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	width: 90px;
	font-size: 12px;
}

.MQform tbody .formValue {
	padding-left: 2px;
	padding-right: 2px;
	width: auto;
	height: 28px;
	border: 1px solid #ccc;
	text-align: left;
	font-size: 12px;
}

.MQform tbody .formValue .txt {
	border: 1px solid #D2D2D2;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
	font-size: 12px;
}

.MQform tbody .formValue .Wdate {
	border: 1px solid #D2D2D2;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
	font-size: 12px;
}

.MQform tbody .formValue .TextBox {
	border: 1px solid #D2D2D2;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: 微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color: #000000;
	font-size: 12px;
}

.MQform tbody .formValue .disabled {
	cursor: not-allowed;
	display: block;
	overflow: hidden;
	color: #666;
	background: #F7F7F7;
	font-size: 12px;
}

.MQform tbody .formValue .txtselect {
	height: 24px;
	line-height: 24px;
	border: none;
	width: 100%;
	font-size: 12px;
}

.MQform tbody .formValue .DropDownList {
	height: 24px;
	line-height: 24px;
	border: none;
	width: 100%;
	font-size: 12px;
}

.MQform tbody .formValue .txtArea {
	border: 1px solid #D2D2D2;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-size: 12px;
}

.MQform tbody .formValue .TextArea {
	border: 1px solid #D2D2D2;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-size: 12px;
}

.MQform tbody .tdwarning {
	border-bottom: 1px solid #E74D3C;
}

.MQform tbody .field_required {
	background: url(../blue/Images/required-bg.png) no-repeat right 4.5px;
	width: 8px;
	height: 16px;
	display: block;
	float: right;
}
/*多条件查询Table样式结束*/

/*页签样式开始*/
/*列表样式开始*/
.table_top {
	height: 72px;
	background: url(../blue/images/bg_06.png) repeat-x left bottom;
}

.apply {
	height: 72px;
	background: url(../blue/images/icon_15.png) no-repeat left center;
	margin-left: 20px;
	float: left;
}

.apply dl {
	margin-left: 51px;
}

.apply dl dt {
	height: 34px;
	line-height: 34px;
	margin-top: 8px;
	font-size: 18px;
	color: #000;
}

.apply dl dd {
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	margin-top: -9px;
}

.apply dl dd a {
	color: #000;
	margin-right: 14px;
	display: inline-block;
	position: relative;
	z-index: 99;
}

.apply dl dd a.selected {
	color: #008df6;
	background: url(../blue/images/icon_16.png) no-repeat center bottom;
}

.apply dl dd a:hover {
	color: #008df6;
}

.table_top_btn {
	float: right;
	height: 25px;
	margin-top: 40px;
	text-align: right;
	margin-right: 5px;
}

.select_qicao {
	width: 125px;
	height: 25px;
	background: url(../blue/images/select_01.png) no-repeat 0 0;
	border: none;
	font-size: 13px;
	color: #989494;
}

.table_top_btn input {
	width: 80px;
	height: 25px;
	line-height: 25px;
	background: #008df6;
	color: #fff;
	font-size: 13px;
	border: none;
	text-align: center;
	cursor: pointer;
}
/*列表样式结束*/

/*设置页面样式开始*/
.setup {
	height: 72px;
	background: url(../blue/images/icon_35.png) no-repeat left center;
	margin-left: 20px;
	float: left;
}

.setup dl {
	margin-left: 51px;
}

.setup dl dt {
	height: 34px;
	line-height: 34px;
	margin-top: 8px;
	font-size: 18px;
	color: #000;
}

.setup dl dd {
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	margin-top: -9px;
}

.setup dl dd a {
	color: #000;
	margin-right: 14px;
	display: inline-block;
	position: relative;
	z-index: 99;
}

.setup dl dd a.selected {
	color: #008df6;
	background: url(../blue/images/icon_37.png) no-repeat center bottom;
}

.setup dl dd a:hover {
	color: #008df6;
}

.setup dl dd .tabbtn li {
	float: left;
	background: url(../blue/images/icon_18.png) no-repeat right center;
	margin-right: 14px;
}

.setup dl dd .tabbtn li span {
	color: #000;
	margin-right: 14px;
	display: inline-block;
	position: relative;
	z-index: 99;
	cursor: pointer;
}

.setup dl dd .tabbtn li span.selected {
	color: #008df6;
	background: url(../blue/images/icon_37.png) no-repeat center bottom;
}

.setup dl dd .tabbtn li span:hover {
	color: #008df6;
}

.div_box {
}

.setup_box {
	width: 100%;
}

.setup_box dl {
	width: 100%;
}

.setup_box dl dt {
	width: 100%;
	height: 33px;
	line-height: 33px;
	border-bottom: solid #dcdbdb 1px;
	background: url(../blue/images/icon_36.png) no-repeat 21px center;
	text-indent: 40px;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	border-top: solid #ebebeb 1px;
	margin-top: -1px;
}

.setup_box dl dt a {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}

.setup_box .panel2 {
	width: 95%;
	margin-left: 5%;
}

.setup_box .panel2 ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: solid #ebebeb 1px;
	font-size: 12px;
	color: #000000;
}

.setup_box .panel2 ul li p {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #000000;
}

.setup_box .panel2 ul li p.p1 {
	width: 13%;
	float: left;
}

.setup_box .panel2 ul li p.p2 {
	width: 87%;
	float: left;
	background: #f8f8f8;
	text-indent: 6px;
}

.setup_box .panel2 ul li p.p3 {
	width: 49%;
	float: left;
	background: #f8f8f8;
}

.setup_box .panel2 ul li p.p4 {
	width: 49%;
	float: right;
	background: #f8f8f8;
}

.setup_box .panel2 ul li p.p2 .select_paging {
	margin-top: 5px;
}

.setup_box .panel2 ul li p.p2 a {
	width: 18px;
	height: 100%;
	background: url(../blue/images/icon_33.png) no-repeat left center;
	display: inline-block;
}

.setup_box .panel2 ul li p.p2 a:hover {
	background: url(../blue/images/icon_34.png) no-repeat left center;
}

.setup_box .panel2 ul li p.p3 .checkbox {
	margin-left: 27px;
}

.setup_box .panel2 ul li p.p3:hover {
	background: #f0f0f0;
	border-right: solid #dcdbdb 1px;
}
/*设置页面样式结束*/

/*页签*/
.tabmain_top {
	width: 100%;
	height: 36px;
	background: url(../blue/images/bg_06.png) repeat-x left bottom;
}

.tabmain_top dl {
	height: 32px;
	margin-top: 1px;
	border: solid #c6c6c6 1px;
	border-top: solid #219df9 2px;
	float: left;
	position: relative;
	background: #f7f7f7;
	margin-left: -1px;
}

.tabmain_top dl.selected {
	border-bottom: solid #fff 1px;
	border-top: solid #1f4663 2px;
	background: #fff;
}

.tabmain_top dl.selected dt a {
	color: #219df9;
}

.tabmain_top dl dt {
	height: 32px;
	line-height: 32px;
}

.tabmain_top dl dt a {
	padding-left: 18px;
	margin-right: 30px;
	font-size: 14px;
	color: #555555;
	font-family: "幼圆";
	display: inline-block;
}

.tabmain_top dl dd {
	width: 9px;
	height: 9px;
	position: absolute;
	background: url(../blue/images/icon_24.png) no-repeat 0 0;
	top: 12px;
	right: 17px;
	z-index: 9;
}

.tabmain_top dl dd a {
	width: 9px;
	height: 9px;
	display: inline-block;
}

.tab_content {
	position: absolute;
	left: 3px;
	right: 5px;
	top: 42px;
	bottom: 4px;
	border: solid #c7c7c7 1px;
}

.tab_top {
	height: 21px;
	background: url(../blue/images/bg_06.png) repeat-x left bottom;
	margin-top: 5px;
}
/*设置*/
.tab_head {
	height: 21px;
	background: no-repeat left center;
	margin-left: 1px;
	float: left;
}

.tab_head dl {
	margin-left: 1px;
}

.tab_head dl dt {
	height: 34px;
	line-height: 34px;
	margin-top: 8px;
	font-size: 18px;
	color: #000;
}

.tab_head dl dd {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-top: -9px;
}

.tab_head dl dd a {
	color: #000;
	margin-right: 14px;
	display: inline-block;
	position: relative;
	z-index: 99;
}

.tab_head dl dd a.selected {
	color: #008df6;
	background: url(../blue/images/icon_37.png) no-repeat center bottom;
}

.tab_head dl dd a:hover {
	color: #008df6;
}

.tab_head dl dd .tabbtn li {
	float: left;
	background: url(../blue/images/icon_18.png) no-repeat right center;
	margin-right: 0px;
	margin-left: 10px;
}

.tab_head dl dd .tabbtn li span {
	color: #000;
	margin-right: 14px;
	display: inline-block;
	position: relative;
	z-index: 99;
	cursor: pointer;
}

.tab_head dl dd .tabbtn li span.selected {
	color: #008df6;
	background: url(../blue/images/icon_37.png) no-repeat center bottom;
}

.tab_head dl dd .tabbtn li span:hover {
	color: #008df6;
}
/*页签样式结束*/

/*左右布局样式开始*/
.layout_Left {
	position: absolute;
	width: 225px;
	top: 0;
	bottom: 0px;
	left: 0;
	background: #ccc;
	overflow: auto;
}

.layout_Right {
	position: absolute;
	top: 0px;
	right: 0;
	bottom: 0px;
	left: 228px;
	overflow: auto;
}
/*左右布局样式结束*/

/*input控件组合在一行 开始*/
/*input控件和按钮控件组合在一行 开始*/
.zh-buttonedit {
	width: 150px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
}
/*后面按钮*/
.zh-buttonedit-buttons {
	clear: both;
	position: absolute;
	right: 0px;
	top: 0px;
}
/*后面按钮*/
.zh-buttonedit-button, .zh-buttonedit-close {
	border: 0px;
	padding: 1px;
	background: none;
	width: 18px;
	height: 18px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 1px;
	margin-right: 1px;
	display: inline-block;
	z-index: 10;
	vertical-align: top;
	position: relative;
}

.zh-buttonedit-icon {
	display: block;
	width: 15px;
	height: 15px;
	overflow: hidden;
	background: url(../blue/images/icon1.gif) no-repeat 50% 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -8px;
	margin-top: -8px;
}

.zh-arrow-icon {
	display: block;
	width: 26px;
	height: 24px;
	overflow: hidden;
	background: url(../blue/images/combo_arrow.png);
}
/*input控件和按钮控件组合在一行 结束*/
/*input控件组合在一行 结束*/

.form1 {
	border: 1px;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 1000px;
	border: solid Red 1px;
}

.form1 td {
	padding: 0;
}

.form2 {
	width: 100%;
	border: 1px;
	border-collapse: collapse;
	border-spacing: 0;
	border-style: hidden;
	border-width: 0px;
}

/*主页*/
.home_table {
	width: 32.33%;
	overflow: hidden;
	margin-top: 0px;
	float: left;
	text-align: left;
	vertical-align: top;
}

.home_box {
	width: 100%;
	height: 270px;
	overflow: hidden;
	margin-top: 0px;
	float: left;
}

.todo {
	width: 100%;
	height: 255px;
	overflow: hidden;
	margin-top: 0px;
}

.title_box {
	width: 97%;
	height: 27px;
	line-height: 27px;
	background: url(../blue/images/bg_05.png) no-repeat left bottom;
	padding-left: 18px;
}

.title_box h2 {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

.title_box a {
	height: 27px;
	display: block;
	float: right;
	font-size: 11px;
	color: #008DF6;
	margin-left: 3px;
	outline: none;
}

.todo dl {
	width: 98%;
	margin: 0 auto;
	height: 28px;
	line-height: 28px;
}

.todo dl dt {
	width: 50%;
	float: left;
	background: url(../blue/images/icon_14.png) no-repeat 0 center;
	padding-left: 1%;
	font-size: 14px;
	color: #555555;
	white-space: nowrap;
	overflow: hidden;
}

.todo dl dt span {
	color: #0881df;
}

.todo dl dd {
	width: 48%;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #555555;
	white-space: nowrap;
	overflow: hidden;
}

.directory {
	width: 99%;
	margin: 0 auto;
	height: 30px;
	margin-top: 33px;
}

.directory p {
	width: 21%;
	float: left;
	height: 28px;
	border: solid #d4d4d4 1px;
	background: #f0f1f1;
	text-align: center;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	color: #555555;
}

.txt_search {
	width: 53%;
	padding: 0 2%;
	height: 28px;
	float: left;
	border-top: solid #d4d4d4 1px;
	border-bottom: solid #d4d4d4 1px;
	border-left: none;
	border-right: none;
	line-height: 28px;
}

.btn_search {
	width: 21%;
	float: left;
	height: 30px;
	background: #008df6;
	border: none;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}

/*资源视图*/
TD.Resource_Free {
	BACKGROUND-COLOR: #ffffff;
	border-collapse: collapse;
}

TD.Resource_Busy {
	BACKGROUND-COLOR: #9CFFCE;
	border-collapse: collapse;
}

TD.Resource_Conflict {
	BACKGROUND-COLOR: #EFEB00;
	border-collapse: collapse;
}

TD.Resource_TimeHead {
	BACKGROUND-COLOR: #f3f3f3;
	border-collapse: collapse;
}

.ZHCombox_DataList {
	border-radius: 0 0 3px 3px;
	display: none;
	background-color: #F7F7F7;
	border: 1px solid #D2D2D2;
}

.ZHCombox_DataList_Span {
	display: block;
	padding: 2px 5px;
	cursor: pointer;
    text-align:left;
}

.ZHCombox_DataList_Span-active {
	display: block;
	padding: 2px 5px;
	background-color: #5FB878;
	cursor: pointer;
    text-align:left;
}

.ZHCombox_DataList_Span:hover {
	background: #f9f9f9;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding: 1px 5px;
	background-color: #5FB878;
}
/*NumEdit控件样式开始-------------------------*/
.add:hover,.subtract:hover {
	background: #d8d8d8;
}

.add.deep,.subtract.deep {
	background: #b3b3b3;
}

.add::after {
	position: absolute;
	left: 8px;
	top: 5px;
	content: "";
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 6px solid #333;
}

.subtract::after {
	position: absolute;
	left: 8px;
	bottom: 5px;
	content: "";
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #333;
}
/*NumEdit控件样式结束-------------------------*/