.login-wrapper {
	width: 282px;
	float: left;
}
.login-title {
	background: url(../media/bg_login_title.png);
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	padding: 0 10px;
}
.login-form {
	background: url(../media/bg_login.png);
	height: 104px;
	padding: 5px 10px 0 10px;
	font-size: 10px
}
.login-form input[type=text],
.login-form input[type=password] {
	width: 130px;
	height: 20px;
	margin: 5px 5px 5px 0;
	border: 1px solid #d8d8d8;
}
.skyeye-info-text {
	margin-top: 10px;
	color: #cccccc;
	font-size: 11px;
	line-height: 18px;
}
.skyeye-info-list {
	height: 20px;
	padding-right: 20px;
}
.skyeye-info-list ul {
	list-style: disc;
	margin: 10px 0 0 20px;
}
.skyeye-info-list ul li {
	line-height: 18px;
	color: #cccccc;
}
.skyeye-heading {
	font-size: 13px;
	margin-bottom: 5px
}
#row1 {
	background: #000;
	height: 205px;
}
#row2 {
	background: url(../media/bg_2nd_row.png) repeat-x;
	height: 140px;
}
#row3 {
	background: #676767;
	height: 140px;
}
#row3 .info-element {
	float: left;
	width: 334px;
	line-height: 20px;
}
#row3 .info-element .info-header-white {
	 color: #fff;
	 font-weight: bold;
	 float: left;
}
#row3 .info-element .qa-positioner {
	font-weight: bold;
}
#row3 .info-element .qa-positioner li {
	border-bottom: 1px solid #999;
}
#row3 .info-element .qa-positioner li:last-child {
	border: none;
}
#row3 .info-element .qa-positioner li a {
	color: #fff;
}

#row4 {
	background: #ccff33;
	color: #333333;
	height: 185px;
}
#row4 a {
	text-decoration: underline;
	color: #000;
}
#row4 .article-element {
	float: left;
	width: 284px;
	line-height: 20px;
	padding: 0 50px 0 0;
	margin: 20px 0 0 0;
}
#row4 .article-element h5 {
	font-weight: bold;
}
.article-img-mark-wrap {
	float: left;
	height: 100px;
}
