body {
	background: white;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E2E2E;
	cursor: default;
}

img {
	border: 0 none;
}

#main {
	border: 1px solid #DCDDDE;
	border-top: 135px solid #DCDDDE;
	border-bottom: 40px solid #909090;
	background: White;
	width: 764px;
	position: relative;
	text-align: justify;
	margin: 0 auto;
	padding: 75px 110px 0 110px;
}

#head {
	position: absolute;
	top: -135px;
	width: 744px;
	z-index: 1000;
}

#head h1 {
	padding: 16px 0 0 0;
	margin: 0;
}

#head p {
	position: absolute;
	right: 0;
	top: 10px;
	padding: 0;
	margin: 0;
}

#head ul {
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	top: 69px;
	list-style: none;
}

#head li {
	padding: 0 0 16px 0;
	margin: 0 0 0 9px;
	float: left;
	border-bottom: 58px solid #FBFBFB;
}

#head li img {
	display: block;
}

#lang {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	list-style: none;
}

#lang li {
	float: left;
	padding-right: 20px;
}

#all, #all2 {
	width: 745px;
	background: #F3F4F4;
	float: left;
	position: relative;
}

#all2 {
	background: White none;
}

#content {
	width: 405px;
	float: left;
	padding: 45px 75px 10px 75px;
	text-align: justify;
	color: #2B348A;	
}

#content h1 {
	padding: 0;
	margin: 0;
	color: #2B348A;
	font-size:33px;
	font-weight: normal;
}

#content p {
	color: #2B348A;
	padding: 10px 0;
	margin: 0;
}

#sidebar {
	width: 180px;
	float: left;
	font-size: 12px;
	padding: 0 10px 75px 0;
	_padding: 0 5px 75px 0;
}

#sidebar h1 {
	font-size: 16px;
	color: #2B348A;
	padding: 5px 0;
	margin: 0;
}

#sidebar p {
	color: #2B348A;
	padding: 10px 0;
	margin: 0;
	font-weight: bold;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	height: 58px;
	position: absolute;
	bottom: 0;
	right: 8px;
	width: 180px;
}

#sidebar li {
	float: left;
	padding-right: 4px;
}

#footer {
	color: White;
	text-align: center;
	font-size: 11px;
	clear: both;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	width: 748px;
	position: relative;
	bottom: -58px;
}

.left-top {
	position: absolute;
	top: 10px;
	left: 10px;
}

.left-bottom {
	position: absolute;
	bottom: 7px;
	_bottom: 11px;
	left: 10px;
}

.left-bottom-nolink {
	position: absolute;
	bottom: 10px;
	_bottom: 11px;
	left: 10px;
}

.right-bottom {
	position: absolute;
	bottom: 7px;
	_bottom: 11px;
	right: 200px;
}

.right-bottom-nolink {
	position: absolute;
	bottom: 10px;
	_bottom: 11px;
	right: 200px;
}

.right-top {
	position: absolute;
	top: 10px;
	right: 200px;
}

#box .right-top {
	right: 212px;
}

.right {
	position: absolute;
	right: 0;
}

#box {
	width: 782px;
	height: 214px;
	position: relative;
	background: url(../img/border-box.png);
	left: -10px;
	padding: 11px 0 0 0;
}

#box .text {
	width: 421px;
	float: left;
	padding: 0 70px 0 85px;
	color: #2B348A;
}

#box .text h1 {
	font-weight: normal;
	font-size: 33px;
	margin: 0;
	padding: 10px 0;
}

#box .latest {
	width: 164px;
	background: #2B348A;
	color: #EAEBEB;
	float: left;
	font-size: 11px;
	height: 167px;
	overflow: hidden;
	padding: 10px;
}

#box .latest h1 {
	padding: 10px 0;
	margin: 0;
	font-weight: normal;
}

.col3 {
	clear: both;
	width: 800px;
}

.col3 .col {
	width: 233px;
	float: left;
	padding: 10px;
	position: relative;
}

.col3 .col p {
	float: left;
	margin: 0;
	padding: 0;
	width: 160px;
}

.col3 .col img {
	float: left;
	padding: 0 10px 10px 0;
}
