@charset "utf-8";
/* CSS Document */

body {
	background-color:#6f809a;
	margin:0px;
}
div {
	font-family:Arial, Helvetica, sans-serif;
}
.main {
	margin:auto;
	width:990px;
}
.bg {
	width:982px;
	padding-left:8px;
	float:left;
	background:url(../img/bg.gif);
}
.head {
	float:left;
	width:974px;
	height:102px;
	background:url(../img/head_bg.gif);
}
.content {
	float:left;
	width:974px;
	background:url(../img/pic.jpg) no-repeat;
}
.footer {
	margin:auto;
	width:940px;
	height:36px;
	clear:both;
	background:url(../img/footer.gif);
	padding:50px 25px 0px 25px;
	color:#FFFFFF;
	font-size:11px;
}
.footer a {
	color:#FFFFFF;
}
.logo {
	background-image:url(../img/logo.gif);
	width:283px;
	height:102px;
	float:left;
}
.topmenu {
	width:420px;
	padding-top:60px;
	height:42px;
	float:right;
}
.topmenu_item a {
	background:url(../img/btn_bg.gif);
	width:139px;
	height:25px;
	float:left;
	color:#143e8e;
	font-size:12px;
	text-align:center;
	padding-top:17px;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
.topmenu_item a:hover {
	color:#88529e;
}
.left {
	float:left;
	width:202px;
	padding:20px 11px 0px 15px;
}
.left h3 {
	border-bottom:#c2cbdf solid 2px;
	font-size:11px;
	font-weight:bold;
	color:#143e8e;
	text-transform:uppercase;
	padding-left:11px;
	margin:15px 0px 8px 0px;
}
.left a {
	font-size:12px;
	color:#143e8e;
	display:block;
	width:189px;
	text-decoration:none;
	padding:2px 0px 2px 5px;
}
a.active {
	font-size:12px;
	color:#ffffff;
	display:block;
	width:191px;
	padding:2px 0px 2px 5px;
	background-color:#37437e;
}
.left a:hover {
	font-size:12px;
	color:#ffffff;
	display:block;
	width:191px;
	padding:2px 0px 2px 5px;
	background-color:#545e94;
}
.right {
	float:left;
	width:710px;
	padding:170px 15px 0px 15px;
	font-size:12px;
	text-align:justify;
}
h1 {
	color:#143e8e;
	font-size:21px;
	font-weight:normal;
}
h2 {
	color:#143e8e;
	font-size:14pt;
	font-weight:normal;
}
.deadline {
	float:right;
	width:180px;
	margin-left:30px;
	margin-bottom:15px;
	font-size:11px;
	color:#143e8e;
	text-align:left;
}
.deadline span {
	margin:0px;
	padding:0px;
	color:#88529e;
	font-weight:bold;
}
.deadline p {
	margin-top:0px;
	margin-bottom:20px;
}
.s_logo {
	width:100%;
	text-align:center;
	padding:5px 0px 5px 0px;
}
