﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	background-position: center;
	background: #ffffff url(images/logo.jpg) no-repeat center 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}
h1, h2, h3, p, ol, ul {
	margin-top: 0;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2 {
	font-weight: normal;
}
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 1.8em;
	font-weight: bold;
}
a {
	color: #1D74A6;
}
a:hover {
	text-decoration: none;
	color: #1D74A6;
}
hr {
	display: none;
}
#main {
	width: 980px;
	margin: 0 auto;
}
/* Header */
#header {
	width: 980px;
}
#logo {
	width: 980px;
	height: 128px;
	background: url(images/header.jpg) no-repeat;
}
#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}
#logo h1 {
	padding: 30px 0 0 20px;
	font-size: 24px;
	color: #ffffff;
}
#logo h2 {
	padding: 10px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}
#logo a {
	text-decoration: none;
	color: #000000;
}
#menu {
	height: 41px;
	background: url(images/menu.gif) repeat-x;
	width: 682px;
	padding-top: 19px;
	text-align: right;
	padding-left: 298px;
}
#b1 {
	background: url(images/b11.jpg) no-repeat;
	height: 26px;
}
#b2 {
	background: url(images/b22.jpg) no-repeat;
	height: 26px;
}
#b3 {
	background: url(images/b33.jpg) no-repeat;
	height: 31px;
	margin-top: -5px;
}
#b4 {
	background: url(images/b44.jpg) no-repeat;
	height: 26px;
}
#b5 {
	background: url(images/b55.jpg) no-repeat;
	height: 26px;
}
#menu ul {
	margin: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	float: left;
	width: 135px;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
#menu a:hover {
	height: 31px;
	margin-top: -5px;
}
/* Page */
#page {
	margin: 0 auto;
	background: url(images/cent_m_full.jpg) repeat-y;
}
.page2 {
	background: url(images/top_m_full.gif) top no-repeat;
}
/* Content */
#content {
	float: none;
	width: 980px;
	text-align: center;
}
#content .post ul, #content .post ol {
	margin-left: 30px;
}
#content .top {
	width: 497px;
	background: url(images/top.png) no-repeat;
	height: 13px;
}
#content .middle_back {
	width: 900px;
	padding: 10px 20px 20px 20px;
	vertical-align: middle;
	text-align: center;
	height: 500px;
}
#content .title {
	background: url(images/tit_b.jpg) top no-repeat;
	height: 28px;
	padding-top: 10px;
	padding-left: 30px;
}
#content .date {
	height: 31px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 3px;
	font-size: 10px;
}
#content .date ul {
	list-style: none;
}
#content .date li {
	display: inline;
}
#content .small_icon1 {
	height: 24px;
	width: 150px;
	float: left;
	display: block;
	text-align: left;
	padding-top: 6px;
	padding-left: 30px;
}
#content .small_icon2 {
	height: 24px;
	width: 120px;
	float: left;
	display: block;
	text-align: left;
	padding-top: 6px;
	padding-left: 30px;
}
#content .small_icon3 {
	height: 24px;
	width: 100px;
	float: left;
	display: block;
	text-align: left;
	padding-top: 6px;
	padding-left: 30px;
}
.post {
	padding: 13px 0px 0px 0px;
	color: #000000;
}
.post a {
	color: #034791;
}
.post a:hover {
	color: #034791;
}
.post H2 {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
#bot_tb {
	background: url(images/bot_m_full.jpg) bottom no-repeat;
	height: 17px;
}
/* Footer */
#footer {
	clear: both;
	padding-top: 10px;
	height: 32px;
	background: url(images/futer.jpg) bottom repeat-x;
	text-align: center;
	margin-top: 30px;
}
#footer p {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#bg {
	background: url(images/futer.jpg) bottom repeat-x;
}

