@charset "utf-8";
/* CSS Document */
#page {
	background: #B09A72 url(/images/page_bg.png) no-repeat 0 0;
	padding: 0;
	overflow: hidden;
}

#page_head {
	width: 902px;
	height: 215px;
	margin: 0;
	background: url(/images/page_head_16.jpg) no-repeat 0 0;
	*background: url(/images/page_head_16.jpg) no-repeat 0 47px;
	margin-top: 50px;
	*padding-top: 47px;
}

#login_head {
	position: relative;
	width: 205px;
	height: 30px;
	top: 185px;
	left: 679px;
	background: url(/images/header_sector.png) no-repeat 0 0;
	color: #FFFFFF;
	font-size: .7em;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
}

#login_body {
	float: left;
	margin-left: 0px;
	background: #360101;
	width: 205px;
	height: 200px;
	font-size: .6em;
	color: #fff;
	margin-bottom: 12px;
}

#login_body .title {
	padding: 10px;
}

#leftColumn {
	overflow: hidden;
	float: left;
	width: 456px;
}

#rightColumn{
	overflow: hidden;
	float: right;
	width: 446px;
}

#leftRColumn {
	overflow: hidden;
	float: left;
	width: 223px;
}

#rightRColumn {
	overflow: hidden;
	float: right;
	width: 223px;
}

#introText {
	color: #fff;
	font-size: .7em;
	padding: 12px;
}

#introText a {
	color: #FFF;
	text-decoration: none;
}

#introText a:hover {
	text-decoration: underline;
}

#advert1 {
	float: left;
	width: 205px;
	height: 188px;
	padding: 12px 0px 12px 0px;
}

#advert1 img {
	border: none;
	display: block;
}

#advert2 {
	float: left;
	width: 205px;
	height: 200px;
	padding: 0px 0px 12px 0px;
}

#advert2 img {
	border: none;
}

#advert3 {
	background: url(/images/followus.png) no-repeat 0 0;
	float: left;
	width: 205px;
	height: 200px;
	padding: 0px 0px 24px 0px;
}

#advert3 img {
	border: none;
	padding: 10px 0px 10px 11px;
}

#advert3 .advertHead {
	color: #fff;
	font-size: .7em;
	font-weight: bold;
	padding: 8px 0px 0px 8px;
}

#news {
	float: left;
	width: 205px;
	margin-left: 0px;
}

#news .newsHead {
	width: 205px;
	height: 30px;
	background: url(/images/header_sector_brwn.png) no-repeat 0 0;
	color: #FFFFFF;
	font-size: .7em;
	font-weight: bold;
}

#news .newsHead p {
	padding: 8px 0px 0px 8px;
	font-size: 1em;
}

#news .newsBody {
	background: #360101 url(/images/img_course_01.jpg) no-repeat 0 0;
	padding: 76px 0 12px 0;
	color: #fff;
	margin: 0;
}

#news .newsItem {
	padding: 3px 8px 3px 8px;
}

#news .newsLink {
	font-size: .7em;
	font-weight: bold;
	line-height: 1em;
}

#news p {
	padding-top: 2px;
	font-size: .7em;
}