* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	margin-top: 18px;
	margin-left: 18px;
}

#container {
	width: 721px;
}

#header {
	width: 100%;
	height: 140px;
	text-align: right;
}

#main {
	float: left;
	width: 100%;
	height: 288px;
}

#main_image {
	float: left;
	width: 288px;
	height: 288px;
	position: relative;
}

#peel_off {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 144px;
	height: 144px;
	cursor: pointer;
}

#best_employer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 144px;
	height: 144px;
	cursor: pointer;
}

#actionBlock {
	position: absolute;
	width: 144px;
	height: 144px;
	top: 0px;
	right: 0px;
}

#actionBlock .actionBlock {
	border: 1px solid #F2F7FD;
	padding-top: 3px;
}

#gtky {
	position: absolute;
	width: 144px;
	height: 144px;
	bottom: 0px;
	right: 0px;
}

.text_block {
	float: left;
	width: 143px;
	height: 144px;
	background: #f2f7fd;
	margin-left: 1px;
	overflow: hidden;
}

.gutter {
	padding: 9px;
}

h1 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

h1 a {
	text-decoration: none;
	color: #002A8F;
}

h1 a:hover {
	text-decoration: underline;
}

#topMenu {
	float: right;
	margin-bottom: 10px;
}

#topMenu A {
	text-decoration: none;
}

#topMenu .topButton {
	float: left;
	color: #000;
	margin-right: 3px;
	height: 20px;
}

#topMenu .topButton .buttonLeft {
	background: url(/_grafix/button_l.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
}

#topMenu .shareButton .buttonLeft {
	background: url(/_grafix/button_share_l.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
}

#topMenu .topButton .buttonCenter, .shareButton .buttonCenter {
	background: url(/_grafix/button_c.png) repeat-x;
	height: 20px;
	float: left;
}

#topMenu .topButton .buttonRight, .shareButton .buttonRight {
	background: url(/_grafix/button_r.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
}

#topMenu .topButton .gutter {
	padding: 2px;
}

.text_block ul {
	margin-top: 8px;
	list-style-type: none;
}

.text_block li {
	padding: 1px 0px;
}

.menu_link {
	font-size: 12px;
	color: #000000;
}

.arrow {
	float: right; 
	margin-top: 3px;
	padding-left: 2px;
}


#gtky_blue {
	float: left;
	width: 144px;
	height: 144px;
	background: #2175d9;
}

#banners {
	float: left;
	width: 432px;
	height: 144px;
}

.banner1, .banner2, .banner3, .banner4, .banner5, .banner6 {
	float: left;
	width: 144px;
	height: 71px;
	text-align: right;
}

.banner1, .banner2, .banner3 {
	margin-bottom: 2px;
}


#footer {
	float: left;
	margin-top: 22px;
	width: 860px;
}

#footer .copy {
	float: left;
	color: #777;
}

#footer .copy A {
	color: #2175d9;
	font-size: 11px;
	text-decoration: underline;
}

#footer .lan_switch {
	float: right;
	color: #2175d9;
	text-align: right;
}