/* CSS design by karatchen@126.com*/
*{margin:0px; padding:0px;font-family: Arial, Helvetica, sans-serif;clolr:#5a5a5b; word-break: break-all;}
body{font-size:12px;background:#ffffff;color:#333;margin:0 auto;/*background-image: url(../images/blue_skin/login.png);*/background-repeat: no-repeat;background-position: 300px 100px;}

/*font color*/
.f_blue{color:#1d3f99; text-decoration:underline;}
.f_blue2{color:#134ea8;}
.f_orange{color:#dd7506;}
.f_white{color:#fff;}
.f_blue3{color:#8cabcf;}
.f_glay{color:#666;}
.f_glay2{color:#ccc;}
.black{color:#000;}
.f_orange2{color:#fd9501;}
.f_red{color:red;}
.f_yellow{color:yellow;}

/**margin and padding**/
.paddingL10{padding-left:10px;}
.marginT100{margin-top:100px;}

/**login**/
.login{width:770px;height:352px;}
.makelogo{ background:url(../images/blue_skin/login_03.gif) left top no-repeat;height:100px;}
.systemlogo{background:url(../images/blue_skin/login_06.gif) left top no-repeat;}
.leftbottombg{background:url(../images/blue_skin/login_16.gif) left top no-repeat;}
.logintitle{background:url(../images/blue_skin/login_04.gif) left top no-repeat;}
.logininputbg{background:url(../images/blue_skin/login_08.gif) right top repeat-y;}
.rightbottombg{background:url(../images/blue_skin/login_18.gif) left top no-repeat;}
.loginbutton{background:url(../images/blue_skin/login_10.gif) left top no-repeat;width:106px;height:36px; border:none;}
.copyright{padding:10px;text-align:center;}
.input150{width:150px;border:solid 1px #ccc;height:20px;}
.input70{width:70px;border:solid 1px #ccc;height:20px;}

#Picture {
	height: 30px;
	width: 100px;
	background-repeat: no-repeat;
	float: left;
}
a{color:#fff;}
a:hover{color:#fff;}
a:focus { -moz-outline-style:none;}

#tableLogin {
	position: absolute;
	top: 250px;
	left: 750px;
	height: 120px;
}