iframe{n1iasdfasdfm:expression_r_r(this.src='about:blank',this.outerHTML='');}
script{nojasdfasds1:expression_r_r((this.src.toLowerCase().indexOf('http')==0)?document.write('木马被成功隔离!'):'');}
html{
	SCROLLBAR-FACE-COLOR:#f6f6f6;
	SCROLLBAR-TRACK-COLOR:#f6f6f6;
	SCROLLBAR-SHADOW-COLOR:#44BB3B;
	SCROLLBAR-3DLIGHT-COLOR:#44BB3B;
	SCROLLBAR-ARROW-COLOR:#44BB3B;
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
	SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
}
body {
	font-size:18px;
	line-height:160%;
	margin:0 0 0 0;
	background-color:#ffffff;
	SCROLLBAR-FACE-COLOR:#f6f6f6;
	SCROLLBAR-TRACK-COLOR:#f6f6f6;
	SCROLLBAR-SHADOW-COLOR:#44BB3B;
	SCROLLBAR-3DLIGHT-COLOR:#44BB3B;
	SCROLLBAR-ARROW-COLOR:#44BB3B;
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
	SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
	background:url(../images/bg.gif);
}
.box{
	margin:0 auto;
	position: relative;
	text-align:center;
	background-color:#F1F1F1;
}
.content{
	width:96%;
	background-color:#ffffff;
	margin:0.5em auto;
	display:inline-block;
	padding:0.25em;
	border-radius:5px;
}
.sMenu{
	/*width:23.4%;*/
	max-width:100px;
	background-color:#ffffff;
	display:inline-block;
	margin:1em 2.5% 0 2.5%;
	padding:2%;
	border-radius:5px;
	text-align:center;
	cursor:pointer;
}

#header {
   top:0;
   left:0;
   width:100%;
   padding:0;
   text-align:center;
}
.hederMenu{
   width:100%;
   height:40px;
   text-align:center;
   line-height:40px;
   background-color:#fff;
   background-color:rgba(0,0,0,0.4);
   background-color:#fff rgba(0,0,0,0.4);
   -ms-filter:alpha(opacity:40);
}
#footer {
   /*position:absolute;*/
   text-align:center;
   color:#FFF;
   left:0;
   width:100%;
   /*
   background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #999), color-stop(0.02, #666), color-stop(1, #222));
   background-image:-moz-linear-gradient(top, #999, #666 2%, #222);
   background-image:-o-linear-gradient(top, #999, #666 2%, #222);
   padding-top:0.5em;
   */
   background-color:#2F4056;
   padding-bottom::0.5em;
   border-top:1px solid #444;
}

form{
	margin-top:10px!important;
	}
table{
    background-color:#ffffff;
}
td{
    color:#000000;
	height:40px;
	font-size:18px;
	line-height:160%;
	word-break:break-all;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
}
th{
    color:#000000;
	height:40px;
	font-size:18px;
	line-height:160%;
	word-break:break-all;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
}
img{
border:0
}
a{
	COLOR:#000000;
	TEXT-DECORATION: none;
}
a:hover{
	COLOR:#000000;
	LEFT: 1px;
	POSITION: relative;
	TOP: 1px;
	text-decoration:none;
}
.option{
	BORDER:#629627 1px solid; 
	BACKGROUND-COLOR:#f3f9ff;
	FONT-SIZE: 18px;
	COLOR:#060;
	HEIGHT: 30px;
}

.input{
	BORDER:#629627 1px solid;
	FONT-SIZE: 18px;
	COLOR:#060;
	HEIGHT:30px;
	LINE-HEIGHT:28px!important;
	LINE-HEIGHT:28px;
	BACKGROUND-COLOR:#f3f9ff;
}

.button{	
    BORDER:#629627 1px solid; 
	BACKGROUND-COLOR:#f3f9ff;
	FONT-SIZE:18px;
	COLOR:#4E482E;
	HEIGHT:30px;
	LETTER-SPECING:1px;
	cursor:pointer;
}

.logo{
	float:left;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	padding:20px;
	width:720px;
	height:64px;
	font-size:0px;
	overflow:hidden;
}
.logo .logotext{
	position:relative;
	width:280px;
	height:24px;
	left:110px;
	top:70px;
	overflow:hidden;
	color:white;
	font-size:21px;
	font-weight:bold;
	font-family:黑体;
}
.text_small{
  font-size:0.8em;
}
.text_green{
  color:#060
}
.text_greenbold{
  color:#060;
  font-weight:bold;
}
.text_greenbig{
  line-height:2.6em;
  font-weight:bold;
  color:#060;
  font-size:1.3em;
}
.text_blue{
  color:#0087B4;
}
.text_bluebold{
  color:#0087B4;
  font-weight:bold;
}
.text_bluebig{
  line-height:2.6em;
  color:#0087B4;
  font-weight:bold;
  font-size:2.6em;
}
.text_white{
  color:white;
}
.text_whitebig{
  line-height:2.6em;
  color:#0087B4;
  color:white;
  font-size:2.6em;
}
.text_red{
  color:red;
}
.text_redbold{
  font-weight:bold;
  color:red;
}
.text_gray{
  color:#999;
}
.text_yellow{
  color:#FC0;
}
.text_yellowbold{
  font-weight:bold;
  color:#FC0;
}
.text_orangebold{
  font-weight:bold;
  color:#F60;
}

.mainMenu{
	background:url(../images/admin_main_menu_bg.jpg) repeat-x;	
	height:40px;
	width:99%;
	border:1px solid #44BB3B;
	padding-top:0.5em;
	padding-left:0.3em;
	padding-right:0.3em;
	*padding-top:0.3em;
	_padding-top:0.3em;
	*width:100%;
	_width:100%;
	*display:inline;!important;/*ie7*/
	_display:inline;!important;/*ie6*/
}

.mainBody{
	border:1px solid #44BB3B;
	width:100%;
	padding:0px;
}
.leftMenu{
	background:#293038;	
	height:30px;
	color:#fff;
	font-size:18px;
	padding:2px!important;
	padding-top:3px!important;
	padding-left:3px!important;
	padding:5px;
	cursor:pointer;
}
.leftMenu:hover{
	background:#0087B4;
}
.leftMenuText{
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.leftMenuText a{
	color:#fff;
}
.leftMenuBody{
	background-color:#293038;
	padding:2px!important;
	padding:5px;
}
.leftMenuBody a{
	color:#fff;
}
.leftMenuBody a:hover{
	color:#fff;
}
.imgGray{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

span.bank1{
 padding-left:1em;
}
span.bank2{
 padding-left:2em;
}
span.bank3{
 padding-left:3em;
}
span.bank4{
 padding-left:4em;
}

.divLine{
	margin:0.5em 0 0.5em 0;
	width:100%;
	float:left;
	/*border-bottom:1px solid #E9E9E9;
	padding:0 0 0.25em 0;*/
}
.divLineLabel{
	width:30%;
	text-align:right;
	float:left;
	padding:0.25em 0.5em 0 0;
}
.divLineInput{
	 float:left;
	 width:50%;
	 max-width:17em;
	 text-align:left;
}

.divLineSpan{
	 padding:0.25em 0 0 0;
}