input[type="text"],
input[type="password"] {
	font-family: 微软雅黑;
	font-size: 10pt;
	height: 18px;
	line-height: 19px;
	border: solid 1px #606060;
}
input[type="text"]:focus,
input[type="password"]:focus {
	border: 1px solid #9595E0;
	background-color: #EFEFEF;
}

textarea {
	font-family: 微软雅黑;
	font-size: 10pt;
	border: solid 1px #606060;
}
textarea:focus {
	border: 1px solid #9595E0;
	background-color: #EFEFEF;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-family: 微软雅黑;
	text-align:center;
	margin-top: 1px;
	height: 22px;
	padding:0 6px;
	line-height: 19px;
	border: 1px solid #505050;
	background-color: #EFEFEF;
	/* margin-left:-1px; */
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border: 1px solid #A0A0A0;
	background-color: #CCCCCC;
}

input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	color:#FFFFFF;
	border: 1px solid #A0A0A0;
	background-color: #9595E0;
}

input[type="button"]:disabled,
input[type="reset"]:disabled,
input[type="submit"]:disabled {
	border: 1px solid #A0A0A0;
	color:#A0A0A0;
	background-color: #EFEFEF;
}

input[type="checkbox"],
input[type="radio"] {
	border: solid 0px #606060;
}


select {
	font-family: 微软雅黑;
	font-size: 10pt;
	height: 22px;
	line-height: 22px;
	border: solid 1px #606060;
}



select.search_normal {
	width: 160px;
}

option.gray_word {
	color:gray;
}

.button_width_normal {
	width: 75px;
}

a.flatbutton, span.flatbutton {
	font-family: 微软雅黑;
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	/* line-height: 22px; */
	/* display: table-cell; */
	display:inline-block;
	width:auto;
	/* height: 22px; */
	padding: 3px 6px;
	/* margin:3px; */
	white-space:nowrap;
	color:#000000;
	background-color: #EFEFEF;
	border: 1px solid #505050;
	/* margin-left:-1px; */
}

a:focus.flatbutton {
	outline:0;
}

a:hover.flatbutton {
	color:#FFFFFF;
	border: 1px solid #A0A0A0;
	background-color: #CCCCCC;
}

a:active.flatbutton {
	color:#FFFFFF;
	border: 1px solid #A0A0A0;
	background-color: #9595E0;
}


span.flatbutton_active {
	font-family: 微软雅黑;
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	line-height: 22px;
	/* display: table-cell; */
	/* display:inline-table; */
	width:auto;
	height: 22px;
	padding: 3px 6px;
	/* margin:3px; */
	white-space:nowrap;
	color:#FFFFFF;
	border: 1px solid #A0A0A0;
	background-color: #9595E0;
}

span.flatbutton_disabled {
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	/* line-height: 22px; */
	/* display: table-cell; */
	display:inline-block;
	width:auto;
	/* height: 22px; */
	padding: 3px 6px;
	/* margin:3px; */
	color:#A0A0A0;
	white-space:nowrap;
	background-color: #EFEFEF;
	border: 1px solid #A0A0A0;
}

a.flatbutton_clicked,span.flatbutton_clicked{
 	font-family: 微软雅黑;
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	/* line-height: 22px; */
	/* display: table-cell; */
	display:inline-block;
	width:auto;
	/* height: 22px; */
	padding: 3px 6px;
	/* margin:3px; */
	color:red;
	white-space:nowrap;
	background-color: #EFEFEF;
	border: 1px solid red;
}

a.flatwidth,span.flatwidth{
	width:65px;
}

/*CSS black2 style pagination*/

DIV.black2 {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN: 3px; PADDING-TOP: 7px; float:left;
}
DIV.black2 A {
	BORDER-RIGHT: #656565 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #656565 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #656565 1px solid; COLOR: #656565; PADDING-TOP: 2px; BORDER-BOTTOM: #656565 1px solid; TEXT-DECORATION: none
}
DIV.black2 A:hover {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000
}
DIV.black2 A:active {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000
}
DIV.black2 SPAN.current {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #000000
}

DIV.black2 SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}

/*CSS black style pagination*/

DIV.black {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN: 3px; PADDING-TOP: 7px; ; float:left;
}

DIV.black a {display:block;height:16px;width:16px;float:left}

DIV.black SPAN.left1 a {background-image: url(/images/icon_prev01.png);}
DIV.black SPAN.left2 a {background-image: url(/images/icon_prev03.png);}
DIV.black SPAN.left3 a {background-image: url(/images/icon_prev05.png);}

DIV.black SPAN.right1 a {background-image: url(/images/icon_prev07.png);}
DIV.black SPAN.right2 a {background-image: url(/images/icon_prev09.png);}
DIV.black SPAN.right3 a {background-image: url(/images/icon_prev11.png);}

DIV.black SPAN.left1 a:hover {background-image: url(/images/icon_prev02.png);}
DIV.black SPAN.left2 a:hover {background-image: url(/images/icon_prev04.png);}
DIV.black SPAN.left3 a:hover {background-image: url(/images/icon_prev06.png);}

DIV.black SPAN.right1 a:hover {background-image: url(/images/icon_prev08.png);}
DIV.black SPAN.right2 a:hover {background-image: url(/images/icon_prev10.png);}
DIV.black SPAN.right3 a:hover {background-image: url(/images/icon_prev12.png);}


/*2016/4/23*/
.progressBar_c {
    overflow: hidden;
    display: block;
    /*float: left;*/
    margin-left: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 440px;
    max-width: 440px;
    width: -moz-calc(100VW - 40PX);
    width: -ms-calc(100VW - 40PX);
    width: calc(100VW - 40PX);
    height: 22px;
    border-radius: 5px;
    border: 1px solid #EDE9E9;
    background: rgba(233,233,233,0.5);
}


.progressBar {
    float: left;
    width: 0;
    height: 20px;
    line-height: 20px;
    border: 1px solid #fff;
    border-radius: 5px;
    background: linear-gradient(to bottom, rgba(126,234,25,1) 0%,rgba(83,173,0,1) 100%);
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
}

.progressBar.warning {
	background: linear-gradient(to bottom, #ef5f8d 0%,#f01c0c 100%);
}