.tableForm {
	border-collapse: collapse;
}

.tableForm th {
	text-align: right;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
}

.tableForm td {
	text-align: left;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
}

.logo {
	background: url('images/sypro.png')  no-repeat;
}

.logo1 {
	background-color: #E6E6FA;
}

.info {
	background: #FFFEE6;
	color: #8F5700;
	padding: 12px;
}

.tip {
	width: 24px;
	height: 16px;
	float: left;
}

img {
	cursor: pointer;
}

.login_tip {
	background: url('images/tip.png') no-repeat fixed center
}

.login_mid {
	background: url('images/bg2.png') no-repeat fixed center
}

.login_sinosoft {
	background: url('images/logo.png') no-repeat fixed center
}
