/* CSS Document */
/* C.B.
   D.C
   Created 2006-11-28
 dfe8f6 background-image:url(../images/dw002.jpg)*/
html,body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: 'microsoft yahei', Verdana, Arial, Helvetica, sans-serif; */
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	-webkit-overflow-scrolling: touch;
    overflow: scroll;
    iframe{
      width: 100%;
      height: 100%;
    }
    
    
}

::-webkit-scrollbar {
    width: 10px;
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* 滚动条的滑轮 */
::-webkit-scrollbar-thumb {
    background: #1c2b36; 
}

/* 滚动条在滚动时的滑轮 */
::-webkit-scrollbar-thumb:hover {
    background: #1B2b36; 
}


/* .btn {
	BORDER-RIGHT: #7b9ebd 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #7b9ebd 1px solid;
	PADDING-LEFT: 2px;
	font-size: 14px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
		StartColorStr=#ffffff, EndColorStr=#cecfde );
	BORDER-LEFT: #7b9ebd 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #7b9ebd 1px solid
} */

.scroll-wrapper{
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    iframe{
      width: 100%;
      height: 100%;
    }
  }
  
.scroll-wrapper iframe {
 height: 100%;
 width: 100%;
}

.body_class {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #444;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	background-color: #f3f3f3;
	background-image: url();
	margin:15px;
	-webkit-overflow-scrolling: touch;
    overflow: scroll;
    iframe{
      width: 100%;
      height: 100%;
    }
}

td {
	font-size: 14px;
}

th {
	font-size: 14px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

p {
	text-align: justify;
}

img {
	border: 0;
}

table {
	border: 0;
}

form {
	margin: 0;
}


select{margin-left:3px;padding-left:3px;min-height:26px;}
input[type=text]{margin-left:3px;padding:0px;padding-left:5px;min-height:24px;font-size:12px;}

textarea{margin-left:3px;padding-left:3px}
file{margin-left:3px}


.btn-primary{color:#fff;}

.searchDiv{
	line-height:30px;
}
.searchDiv input[type=number]{
	line-height:24px;border-radius:7px;padding-left:7px;padding-right:7px;border:solid 1px #999;margin-right:7px;
}

.searchDiv input[type=text]{
	line-height:24px;border-radius:7px;padding-left:7px;padding-right:7px;border:solid 1px #999;margin-right:7px;
}

.searchDiv input[type=radio]{
	margin-right:3px;
}

.searchDiv select{
	line-height:24px;border-radius:7px;padding-left:7px;padding-right:7px;border:solid 1px #999;margin-right:7px;
}


.searchDiv textarea{
	line-height:20px;border-radius:7px;padding-left:7px;padding-right:7px;border:solid 1px #999;
}

.searchDiv input[type=submit]{
	line-height:22px;padding:1px;border-radius:7px;padding-left:7px;padding-right:7px;margin-left:20px;margin-right:15px;
	min-height:22px;font-size:12px;text-align: center;min-width:80px;
}

.searchDiv input[type=button]{
	line-height:22px;padding:1px;border-radius:7px;padding-left:7px;padding-right:7px;margin-left:20px;margin-right:15px;
	min-height:22px;font-size:12px;text-align: center;min-width:80px;
}


.searchDiv button{
	line-height:22px;padding:1px;border-radius:7px;padding-left:7px;padding-right:7px;margin-left:20px;margin-right:15px;
	min-height:22px;font-size:12px;text-align: center;min-width:80px;
}










.formDiv{
	
}
.formDiv input[type=number]{
	line-height:25px;border-radius:3px;padding-left:7px;padding-right:7px;border:solid 1px #999;margin-right:7px;
}

.formDiv input[type=text]{
	line-height:25px;border-radius:3px;padding-left:7px;padding-right:7px;border:solid 1px #999;margin-right:7px;
}

.formDiv input[type=input]{
	line-height:25px;border-radius:3px;padding-left:7px;padding-right:7px;border:solid 1px #999;margin-right:7px;margin-left:3px;
}

.formDiv input[type=radio]{
	margin-right:3px;
}


.formDiv select{
	line-height:27px;border-radius:3px;padding-left:7px;padding-right:7px;border:solid 1px #999;margin-left:3px;margin-right:7px;
}


.formDiv textarea{
	line-height:25px;border-radius:3px;padding-left:7px;margin-left:3px;padding-right:7px;border:solid 1px #999;
}

.formDiv iframe{
	margin-left:3px;margin-right:7px;
}

.formDiv input[type=submit]{
	line-height:25px;padding:1px;border-radius:3px;padding-left:7px;padding-right:7px;margin-left:3px;margin-right:15px;
	min-height:20px;font-size:12px;text-align: center;min-width:80px;
}

.formDiv input[type=button]{
	line-height:25px;padding:1px;border-radius:3px;padding-left:7px;padding-right:7px;margin-left:3px;margin-right:15px;
	min-height:20px;font-size:12px;text-align: center;min-width:80px;
}


.formDiv button{
	line-height:25px;padding:1px;border-radius:3px;padding-left:7px;padding-right:7px;margin-left:3px;margin-right:15px;
	min-height:20px;font-size:12px;text-align: center;min-width:80px;
}








.searchDivMid{
	line-height:30px;
}
.searchDivMid input[type=text]{
	line-height:20px;border-radius:7px;padding-left:7px;padding-right:7px;border:solid 1px #999;margin-right:7px;
}

.searchDivMid input[type=radio]{
	margin-right:3px;
}


.searchDivMid select{
	line-height:20px;border-radius:7px;padding-left:7px;padding-right:7px;border:solid 1px #999;margin-right:7px;
}


.searchDivMid textarea{
	line-height:20px;border-radius:7px;padding-left:7px;padding-right:7px;border:solid 1px #999;
}

.searchDivMid input[type=submit]{
	line-height:20px;padding:1px;border-radius:7px;padding-left:7px;padding-right:7px;margin-left:20px;margin-right:20px;
	min-height:20px;font-size:12px;text-align: center;min-width:80px;
}

.searchDivMid input[type=button]{
	line-height:20px;padding:1px;border-radius:7px;padding-left:7px;padding-right:7px;margin-left:20px;margin-right:20px;
	min-height:20px;font-size:12px;text-align: center;min-width:80px;
}



.content0 {
	background-color: #dfe8f6;
	HEIGHT: 20px;
	text-align: center
}

.content1 {
	background-color: #ffffff;
	HEIGHT: 20px;
	text-align: center
}

.content3 {
	background-color: #C8DDF4;
	HEIGHT: 25px;
}

.b {
	font-weight: bolder;
}

.strong {
	font-weight: bolder;
}

.sidenav {
	width: 154px;
	margin: 9px 0 0;
}

.sidenav td img {
	margin: 0px 0px 0px 7px;
	height: 24px;
}

.split {
	background: url(../images/xiang_001.gif) repeat-x center;
	height: 5px;
	overflow: hidden;
}

.sidenav td a:link {
	color: #000000;
}

.sidenav td a:visited {
	color: #000000;
}

.sidenav td a:hover {
	color: #FFFF00;
}

.lev_1 {
	width: 100%;
	font-weight: bolder;
}

.lev_1 th {
	width: 40px;
}

.info {
	width: 100%;
}

.info th {
	background: #E0ECFA;
	font-weight: bold;
	height: 25px;
}

.info td {
	padding: 2px;
	height: 25px;
}

.lSelect {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-SIZE: 13px;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #999999 1px solid;
	width: 130px;
	padding-bottom: 2px;
}


/*濠电儑缍�褎鎱ㄩ悙瀵糕攳妞ゆ棁濮ら弳顓犵磼濞戞﹩妯囬柣妤�船椤曪綁鏁撻敓锟�
.lSelectctrl {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-SIZE: 13px;
	line-height: 25px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #999999 1px solid;
	width: 153px;
	padding-bottom: 3px;
}

.button_class {
	background: url(../images/btn-sprite.gif) repeat-x 0 -43px;
	vertical-align: middle;
	text-align: center;
	padding: 0 2px;
	cursor: pointer;
	white-space: nowrap;
}

.button_submit {
	background-image: url(../images/headbutton.gif);
	width: 46px;
	height: 23px;
	border: none;
	background-color: transparent;
	color: #015077;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}

.button_submit1 {
	background-image: url(../images/headbutton2.gif);
	width: 46px;
	height: 23px;
	border: none;
	background-color: transparent;
	color: #015077;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}

.button_classsubmit {
	background-color: #ddefff;
	vertical-align: middle;
	text-align: center;
	padding: 0 2px;
	width: 50px;
	height: 25px;
	cursor: pointer;
	white-space: nowrap;
}
/*婵烇絽娴傞崰娑㈩敇鐟欏嫷娈叉俊顖氭惈椤旓拷/

.input_class {
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    font-size: 14px;
    BORDER-LEFT: #999999 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: #999999 1px solid;
}
.button_class {
    BORDER-RIGHT: #666666 1px solid;
    BACKGROUND-POSITION: center center;
    BORDER-TOP: #666666 1px solid;
    font-size: 14px;
    VISIBILITY: visible;
    BORDER-LEFT: #666666 1px solid;
    CURSOR: hand;
    COLOR: #333333;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #f5f5f5
}
/*濠电儑缍�褎鎱ㄩ悙瀵糕攳妞ゆ棁濮ら弳顓犵磼濞戞﹩妯囬柣妤�船椤曪綁鏁撻敓锟�
.input_classctrl {
	height: 21px;
	line-height: 19px;
	vertical-align: middle;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	width: 150px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #999999 1px solid;
	padding-top: 2px;
}

.input_classl {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	width: 120px;
	font-size: 14px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #999999 1px solid
}

.input_class2 {
	BACKGROUND: #ddefff;
	BORDER-RIGHT: #999999 0px solid;
}




.input_classaa {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	width: 60px;
	font-size: 14px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #999999 1px solid
}
/* End */
.div4ec {
	position: absolute;
	border: solid;
	border-color: #CACDC8;
	border-width: 1px;
	background-color: window;
	white-space: nowrap;
	width: 160px;
	cursor: pointer;
	display: none;
	z-index: 8;
	overflow-y: scroll;
	height: 200px
}

.sec1 {
	background-color: #99CC99;
	cursor: hand;
	color: #000000;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid gray;
	border-bottom: 1px solid #FFFFFF
}

.sec2 {
	background-color: #C8DDF4;
	cursor: hand;
	color: #000000;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid gray;
	font-weight: bold;
}

.main_tab {
	background-color: #D4D0C8;
	color: #000000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}
/*and from zhaoyiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii*/
.class_tag0 {
	background-color: #c8ddf4;
}

.title_num1 {
	font-size: 13px;
	font-weight: bold;
}

.content_hide {
	display: none;
	background-color: #c8ddf4;
	/*background-color: #b3cdf0;*/
	HEIGHT: 25px;
}

.button_61px {
	width: 76px;
	height: 23px;
	border: none;
	background-image: url(../images/headbutton1.jpg);
	background-color: transparent;
	color: #015077;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.button_61px_over {
	width: 76px;
	height: 23px;
	border: none;
	background-image: url(../images/headbutton.jpg);
	background-color: transparent;
	color: #000000;
	cursor: hand;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.normal a:link {
	height: 26px;
	width: 72px;
	margin-right: 3px;
	margin-top: 26px;
	cursor: hand;
	background-image: url(../images/navcurrbg_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	text-align: center;
	color: #545353;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
}
/*20679e*/
.normal a:visited {
	height: 26px;
	width: 72px;
	margin-right: 3px;
	margin-top: 26px;
	cursor: hand;
	background-image: url(../images/navcurrbg_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	text-align: center;
	color: #545353;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
}

.normal a:hover {
	height: 26px;
	width: 72px;
	margin-right: 3px;
	margin-top: 26px;
	cursor: hand;
	background-image: url(../images/navcurrbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
}

.normal a:actived {
	height: 26px;
	width: 72px;
	margin-right: 3px;
	margin-top: 26px;
	cursor: hand;
	background-image: url(../images/navcurrbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #20679e;
	font-weight: bold;
	padding-top: 8px;
}

.spl a:link {
	height: 26px;
	width: 72px;
	margin-right: 3px;
	margin-top: 26px;
	cursor: hand;
	background-image: url(../images/navcurrbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
}

.spl a:visited {
	height: 26px;
	width: 72px;
	margin-right: 3px;
	margin-top: 26px;
	cursor: hand;
	background-image: url(../images/navcurrbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
}

.spl a:hover {
	height: 26px;
	width: 72px;
	margin-right: 3px;
	margin-top: 26px;
	cursor: hand;
	background-image: url(../images/navcurrbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
}

.spl a:actived {
	height: 26px;
	width: 72px;
	margin-right: 3px;
	margin-top: 26px;
	cursor: hand;
	background-image: url(../images/navcurrbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding-top: 8px;
}

.navPoint {
	COLOR: red;
	FONT-FAMILY: Webdings;
	FONT-SIZE: 7pt
}

.co_red {
	color: #FF0000;
}

@media print {
	.notprint {
		display: none;
	}
}

@media screen {
	.notprint {
		display: inline;
		cursor: hand;
	}
}

.inp_class {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	font-size: 14px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #999999 1px solid
}

.inp_classl {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	width: 120px;
	font-size: 14px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #999999 1px solid
}

.inp_class2 {
	BACKGROUND: #ddefff;
	BORDER-RIGHT: #999999 0px solid;
}

.contt_td {
	background-color: #E0ECFA;
}

.contt0 {
	background-color: #FFFFFF;
	HEIGHT: 20px;
	text-align: center
}

.contt1 {
	background-color: #F0F5FB;
	HEIGHT: 20px;
	text-align: center
}

.contt3 {
	background-color: #DFEBF9;
	HEIGHT: 25px;
}

.search {
	background-color: #F0F5FB;
	HEIGHT: 25px;
}

.submitStyle {
	background: url(../images/botton.gif);
	border: 0px;
	background-repeat: no-repeat;
	height: 20px;
	width: 66px;
}

.submitStyle2 {
	background: url(../images/botton.gif);
	border: 0px;
	background-repeat: no-repeat;
	height: 19px;
	width: 55px;
}

.info2 {
	width: 100%;
}

.info2 th {
	background: #ffffff;
	font-weight: bold;
	height: 20px;
}

.info2 td {
	padding: 2px;
	line-height: 12px;
}

.lSelect2 {
	font-size: 14px;
	BACKGROUND: #ffffff;
	WIDTH: 130px;
	vertical-align: middle
}

.autofinish {
	font-family: arial;
	font-size: 14px;
	background: #FFFFE1;
	border: 1px solid #6c6c6c;
	padding: 2px;
	color: #0000CC;
}

.autofinish_over {
	background: #0A246A;
	font-size: 14px;
	margin: 5px;
	color: #FFFFFF
}

.autofinish td {
	font-size: 14px;
}

.content4 {
	background-color: #C8DDF4;
	HEIGHT: 40px;
}

.button_class1 {
	border: 1px black solid;
	BACKGROUND-POSITION: center center;
	font-size: 14px;
	VISIBILITY: visible;
	VERTICAL-ALIGN: middle;
	CURSOR: hand;
	COLOR: #333333;
	HEIGHT: 20px;
	WIDTH: 50px;
	background-color: #f5f5f5;
}

.input_class4 {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	width: 100px;
	font-size: 14px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #999999 1px solid
}

.tdLeft {
	text-align: right;
	width: 25%;
	padding-right: 20px;
}

.tdRight {
	text-align: left;
	width: 75%;
	padding-left: 20px;
}

.trHide {
	display: none;
}

/*ljy 2009-03-09*/
#maskDiv {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=true, style=0,
		opacity=40 );
	background-color: #ececec;
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0;
	z-index: 0;
}

.lcell {
	width: 30%;
	height: 30px;
	padding: 5px;
	padding-right: 10px;
	border: 1px solid #C8DDF4;
	background-color: #F0F5FB;
	font-weight: bold;
	padding: 5px;
}

.rcell {
	text-align: left;
	width: 70%;
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #C8DDF4;
	background-color: #FFFFFF;
}

.lcell_bak {
	width: 45%;
	height: 30px;
	padding: 5px;
	padding-right: 10px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-weight: bold;
	padding: 5px;
}

.rcell_bak {
	text-align: left;
	width: 55%;
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.lcell_bot {
	width: 27%;
	height: 28px;
	padding: 1px;
	padding-right: 10px;
	border: 1px solid #C8DDF4;
	background-color: #F0F5FB;
	font-weight: bold;
}

.rcell_bot {
	text-align: left;
	width: 73%;
	padding: 1px;
	padding-left: 10px;
	border: 1px solid #C8DDF4;
	background-color: #FFFFFF;
}


.lcellhalf_bot {
	width: 20%;
	height: 28px;
	padding: 1px;
	padding-right: 10px;
	border: 1px solid #C8DDF4;
	background-color: #F0F5FB;
	font-weight: bold;
}

.rcellhalf_bot {
	text-align: left;
	width: 30%;
	padding: 1px;
	padding-left: 10px;
	border: 1px solid #C8DDF4;
	background-color: #FFFFFF;
}

.lcell_bots {
	height: 30px;
	border: 1px solid #C8DDF4;
	background-color: #F0F5FB;
	font-weight: bold;
}

.rcell_bots {
	height: 30px;
	border: 1px solid #C8DDF4;
	background-color: #FFFFFF;
	font-weight: bold;
}



.btn1_mouseout {
	BORDER-RIGHT: #7EBF4F 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #7EBF4F 1px solid;
	PADDING-LEFT: 2px;
	font-size: 14px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
		StartColorStr=#ffffff, EndColorStr=#B3D997 );
	BORDER-LEFT: #7EBF4F 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #7EBF4F 1px solid
}

.btn1_mouseover {
	BORDER-RIGHT: #7EBF4F 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #7EBF4F 1px solid;
	PADDING-LEFT: 2px;
	font-size: 14px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
		StartColorStr=#ffffff, EndColorStr=#CAE4B6 );
	BORDER-LEFT: #7EBF4F 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #7EBF4F 1px solid
}

.btn2 {
	padding: 2 4 0 4;
	font-size: 14px;
	height: 23;
	background-color: #ece9d8;
	border-width: 1;
}

.btn3_mouseout {
	BORDER-RIGHT: #2C59AA 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #2C59AA 1px solid;
	PADDING-LEFT: 2px;
	font-size: 14px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
		StartColorStr=#ffffff, EndColorStr=#C3DAF5 );
	BORDER-LEFT: #2C59AA 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #2C59AA 1px solid
}

.btn3_mouseover {
	BORDER-RIGHT: #2C59AA 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #2C59AA 1px solid;
	PADDING-LEFT: 2px;
	font-size: 14px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
		StartColorStr=#ffffff, EndColorStr=#D7E7FA );
	BORDER-LEFT: #2C59AA 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #2C59AA 1px solid
}

.btn3_mousedown {
	BORDER-RIGHT: #FFE400 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #FFE400 1px solid;
	PADDING-LEFT: 2px;
	font-size: 14px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
		StartColorStr=#ffffff, EndColorStr=#C3DAF5 );
	BORDER-LEFT: #FFE400 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #FFE400 1px solid
}

.btn3_mouseup {
	BORDER-RIGHT: #2C59AA 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #2C59AA 1px solid;
	PADDING-LEFT: 2px;
	font-size: 14px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
		StartColorStr=#ffffff, EndColorStr=#C3DAF5 );
	BORDER-LEFT: #2C59AA 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #2C59AA 1px solid
}

.btn_2k3 {
	BORDER-RIGHT: #002D96 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #002D96 1px solid;
	PADDING-LEFT: 2px;
	font-size: 14px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
		StartColorStr=#FFFFFF, EndColorStr=#9DBCEA );
	BORDER-LEFT: #002D96 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #002D96 1px solid
}

.runstatus span{
	font-size:12px;font-weight:normal
}