﻿@charset "utf-8";
/* CSS Document */
BODY,DIV,UL,LI,FORM,INPUT,SPAN,P,A,DL,DT,DD,H1,H2,H3{margin:0px;padding:0px;list-style-type:none;}
body{
	font-size: 12px;
	line-height: 20px;
	font-family: "Microsoft YaHei", SimSun;
	color: #666;
}

a:link{
	color: #3d6b99;
	text-decoration: none;
}
a:visited{
	color: #3d6b99;
	text-decoration: none;
}
a:hover{
	color: #069;
	text-decoration: underline;
}
img{border:none}
/*input[type=submit],input[type=reset],input[type=button]{filter:chroma(color=#000000)}*/
.input_a {
	color: #3F6081;
	line-height: 26px;
	width: 280px;
	height: 38px;
	padding-left: 50px;
	padding-top: 2px;
	background-image: url(../images/input_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Microsoft YaHei", SimSun;
	font-size: 15px;
}
.input_b {
	color: #3F6581;
	line-height: 26px;
	width: 280px;
	height: 38px;
	padding-left: 50px;
	padding-top: 2px;
	background-image: url(../images/input_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Microsoft YaHei", SimSun;
	font-size: 15px;
}
.input_c {
	color: #555;
	line-height: 30px;
	width: 300px;
	height: 30px;
	padding-left: 5px;
	background-image: url(../images/input_c.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8AA4B7;
	border-right-color: #C7D6E4;
	border-bottom-color: #C7D6E4;
	border-left-color: #8AA4B7;
}

.input_tj_c {
	color: #555;
	line-height: 30px;
	width: 150px;
	height: 30px;
	padding-left: 5px;
	background-image: url(../images/input_c.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8AA4B7;
	border-right-color: #C7D6E4;
	border-bottom-color: #C7D6E4;
	border-left-color: #8AA4B7;
	margin-top:10px;
}

.input_d {
	color: #555;
	line-height: 26px;
	width: 300px;
	height: 26px;
	padding-left: 5px;
	background-image: url(../images/input_c.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8AA4B7;
	border-right-color: #C7D6E4;
	border-bottom-color: #C7D6E4;
	border-left-color: #8AA4B7;
}
.input_e {
	border: 1px solid #5AC9B9;
	color: #007B6C;
	text-align: center;
	width: 30px;
}
.input_f {
	color: #555;
	line-height: 26px;
	width: 200px;
	height: 26px;
	padding-left: 5px;
	background-image: url(../images/input_c.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8AA4B7;
	border-right-color: #C7D6E4;
	border-bottom-color: #C7D6E4;
	border-left-color: #8AA4B7;
}
.input_g {
	color: #555;
	line-height: 26px;
	width: 100px;
	height: 26px;
	padding-left: 5px;
	background-image: url(../images/input_c.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8AA4B7;
	border-right-color: #C7D6E4;
	border-bottom-color: #C7D6E4;
	border-left-color: #8AA4B7;
}
.btn_a {
	font-size: 15px;
	color: #FFF;
	line-height: 40px;
	width: 100px;
	height: 40px;
	background-image: url(../images/btn_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	font-family: "Microsoft YaHei", SimSun;
	font-weight: bold;
}
.btn_b {
	font-size: 15px;
	color: #FFF;
	line-height: 40px;
	width: 100px;
	height: 40px;
	background-image: url(../images/btn_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	font-family: "Microsoft YaHei", SimSun;
	font-weight: bold;
}
/**
.btn_c {
	background-image: url(../images/btn_d.gif);
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px solid #1BA08D;
	background-color: #E5F2F2;
	height: 28px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: "Microsoft YaHei", SimSun;
	font-size: 14px;
	cursor: pointer;
}
.btn_d {
	background-image: url(../images/btn_d.gif);
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px solid #1BA08D;
	background-color: #E5F2F2;
	height: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Microsoft YaHei", SimSun;
	font-size: 12px;
	cursor: pointer;
}
**/

.btn_c {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 26px;
	height: 26px;
	cursor: pointer;
	font-family: "Microsoft YaHei", SimSun;
	background-color: #2185A6;
	border: 1px solid #2185A6;
	padding-right: 6px;
	padding-left: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.btn_d {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 26px;
	height: 26px;
	cursor: pointer;
	font-family: "Microsoft YaHei", SimSun;
	background-color: #2185A6;
	border: 1px solid #2185A6;
	padding-right: 6px;
	padding-left: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.select_a {
	border: 1px solid #9DBBD0;
	padding: 3px;
	color: #155268;
	font-family: "Microsoft YaHei", SimSun;
	height: 28px;
}
.select_b {
	border: 1px solid #9DD0CE;
	padding: 3px;
	color: #155268;
	font-family: "Microsoft YaHei", SimSun;
	height: 28px;
	width: 140px;
}
.select_c {
	border: 1px solid #9DBBD0;
	padding: 3px;
	color: #155268;
	font-family: "Microsoft YaHei", SimSun;
	height: 33px;
}
.select_d {
	border: 1px solid #9DBBD0;
	padding: 3px;
	color: #155268;
	font-family: "Microsoft YaHei", SimSun;
	height: 28px;
	width: 180px;
}
.label_a {
	padding-right: 12px;
	padding-left: 3px;
}
.textarea_a {
	border: 1px solid #7E9DB9;
	width: 615px;
	font-size: 15px;
	line-height: 150%;
	color: #155268;
}

.btn_ab {
	font-size: 12px;
	color: #7D5500;
	line-height: 25px;
	width: 70px;
	height: 25px;
	background-image: url(../images/btn_ab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	cursor: pointer;
	font-family: "Microsoft YaHei", SimSun;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn_ac {
	font-size: 12px;
	color: #006600;
	line-height: 25px;
	width: 70px;
	height: 25px;
	background-image: url(../images/btn_ac.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	cursor: pointer;
	font-family: "Microsoft YaHei", SimSun;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn_ad {
	font-size: 12px;
	color: #7D5500;
	line-height: 25px;
	width: 90px;
	height: 25px;
	background-image: url(../images/btn_ad.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	cursor: pointer;
	font-family: "Microsoft YaHei", SimSun;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 位置 */
.location {
	clear: both;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	line-height: 38px;
	background-image: url(../images/location.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 38px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #D9D9D9;
	font-size: 13px;
	padding-right: 20px;
}
.location_left {
	float: left;
}
.location_right {
	float: right;
}
.location_right a {
	text-decoration: underline;
}
.fg_a {
	clear: both;
	height: 10px;
}

.fg_b {
	clear: both;
	height: 5px;
}

/* 状态 */
.zt_red {
	background-color: #ECE3DB;
	color: #811D1B;
	line-height: normal;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.zt_yellow {
	background-color: #EBE7D6;
	color: #996600;
	line-height: normal;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.zt_green {
	background-color: #DAEDDA;
	color: #2185A6;
	line-height: normal;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.zt_blue {
	background-color: #DCEAED;
	color: #187B81;
	line-height: normal;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
