﻿body {
	margin: 0px;
	padding: 0;
	font-size: 12px;
	font-family: "����";
	background: #87b7f5 url(./images/bg_a.jpg) repeat-x center;
	font-weight: bold;
	color: #333366;
	overflow: auto;
}

img {
	border: 0;
}

.t1Div {
	/*margin-bottom: 40px;
	margin-left: 600px;
	margin-right: 50px;
	margin-top: 140px;*/
	margin: 102px 50px 40px 600px;
}

.t2Div {
	/*margin-bottom: 4px;
	margin-left: 600px;
	margin-right: 50px;
	margin-top: 2px;*/
	margin-left: 515px;
	margin-top: -50px;
}

.Input1 {
	font-family: "����";
	font-size: 12px;
	background-color: White;
	width: 140px;
	height: 18px;
	font-style: normal;
	border: 1px solid #778ECC;
	color: #5E5E5E;
}

.input_user,.input_password{margin-left: -12px;width: 266px; height: 30px; border: 1px solid #8BA6BC; border-radius: 4px; display: block;
	font: normal 12px/32px "微软雅黑"; color: #333333; text-indent: 40px;outline: none;}
.input_user{ background: url(../../images/user.png) no-repeat 14px 8px;}
.input_password{ background: url(../../images/password.png) no-repeat 14px 8px; margin-top: 16px;}
.input_user:focus{ border: 1px solid #2192ec;}
.input_password:focus{ border: 1px solid #2192ec;}

.slide-block{ margin-top: 22px;}

.button_login{margin-left: -12px;width: 268px; height: 34px; border: none; background-color: #9e9e9e; color: #FFFFFF; font: normal 16px/34px "微软雅黑"; border-radius: 2px;
	margin-top: 50px;outline: none;}