@charset "gb2312";
body {
	font:13px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:173%;
	margin: 0px;
	padding: 0px;
}
.green {
	background-color:rgb(224,242,244);
	background-image: url(../images/loginBackGroud.png);
	height: 30px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 35px;
	text-indent: 12px;
	font-size: 15px;
	font-weight: bold;
	background-repeat:no-repeat;
}
.green1 {
	background-color:rgb(224,242,244);
	background-image: url(../images/loginBackGroud1.png);
	height: 30px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 35px;
	text-indent: 12px;
	font-size: 15px;
	font-weight: bold;
	background-repeat:no-repeat;
}

.green2 {

	height: 30px;
	width: 150px;
	float: left;
	margin-left: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 35px;
	text-indent: 12px;
	font-size: 15px;
	font-weight: bold;
	background-repeat:no-repeat;
}
.error {
    background-image: url(../images/loginshortground.jpg);
	height: 35px;
	width: 100px;
	border-color:#ff0000; 	
	border-top-style: solid;
	border-right-style: solid ;
	border-bottom-style:inset ;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	
	line-height: 35px;
	text-indent: 12px;
	font-size: 15px;
	font-weight: bold;
 }
.shortGreen{
    background-color:rgb(224,242,244);
	background-image: url(../images/loginshortground.png);
	height: 28px;
	width: 113px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 35px;
	text-indent: 12px;
	font-size: 15px;
	font-weight: bold;
	background-repeat:no-repeat;
}

/*logincss*/
.logincss  {
	background:url(../images/loginbg.jpg) no-repeat center top;
	color:#666;
	width:100%;
	height:100%;
	background-color:#72C1FA;
/*	background-color: #ced7de;*/
}
.loginbox {
	position:absolute;
	top:20px;
	right: 0px;
	width: 200px;
}
.logbox {
	width:950px;
	height:360px;
	margin-top:145px;
	position:relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.table_list{
			width:92%;
			border-collapse:collapse;
			text-align:center;
			margin-top:2px;
		}
.table_list td{
	line-height:2.3em;
	
}
		
.table_list th{
	background-color:#DAE0EE;
	font-weight:normal;
	/* color:#416C9B;*/
	background-image: url(../images/tableLine.jpg);
	padding:0px;
	line-height:2em;
	border: 1px solid #E7E7E7;
}
		
.table_list_row1 td{
		border: 1px solid #DAE0EE;
		white-space:    nowrap;
}
		
.table_list_row2 td{
	background-color:#F7F7F7;
	border: 1px solid #DAE0EE;
	white-space:    nowrap;
}	
.copyright {
    position: fixed;
    background-color: #72C1FA;
    color: #0000FF;
    font-family:"ºÚÌå";
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 5%;
    line-height: 90%;
}
.browser {
    color: #2d383e;
    font-family:"Î¢ÈíÑÅºÚ";
    text-align: center;

}

.email-button.x-btn-default-small-disabled {
  background-color: rgb(0, 166, 225);
  background-image: -webkit-linear-gradient(top, rgb(0, 166, 225), rgb(0, 157, 213) 48%, rgb(0, 123, 167) 52%, rgb(0, 131, 177));
  border-color: rgb(0, 166, 225);
  opacity: 0.6;
}
