@charset "utf-8";
body, table, ul {padding: 0px; margin: 0px;}
body { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #000;}
img, table, td { border:none; }
a {color: #000;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; color: #000;}

body {
	background: #f5f5f5;
	color: #666;
}

h1 {
	color: #333;
	color: #0084cf;
	font-size: 20px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 5px;
}

h2 {
	color: #555;
	font-size: 16px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
	padding-bottom: 4px;
	padding-left: 5px;
}


h3, h3 a {
	color: #0084cf;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	text-decoration: none;
}

h4 {
	color: #0084cf;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


a {
	color: #666;
}

a:hover {
	text-decoration: underline;
	color: #0084cf;
}

.wrap_big {
	width: 984px;
	margin: auto;
}

.top {
	width: 100%;
	float: left;
	height: 56px;
	margin: 15px 0 15px 0;
}

.top_left {
	float: left;
	width: 395px;
	height: 56px;
}

.top_left ul, .top_left li {
	float: left;
	list-style: none;
}

.top_left a {
	float: left;
	display: block;
	text-decoration: none;
	padding: 42px 10px 0 7px;
}

.top_left a:hover {
	text-decoration: underline;
}

.top_center {
	float: left;
	width: 190px;
	height: 56px;
}

.top_right {
	float: left;
	width: 395px;
	height: 56px;
	text-align: right;
}

.login_link {
	width: 115px;
	height: 32px;
	float: right;
	padding-top: 24px;
	padding-right: 10px;
}

.login_link a {
	color: #0084cf;
	text-decoration: none;
}

.login_link a:hover {
	text-decoration: underline;
}

.login_link_a {
	float: left;
	padding-top: 7px;
	font-size: 11px;
	text-align:right;
}

.login_link img {
	float: right;
	margin-left: 5px;
}

.menu_big {
	width: 100%;
	float: left;
	height: 180px;
}

.menu_big a {
	display: block;
	float: left;
	width: 140px;
	height: 60px;
	background: #3f5864;
	text-align: center;
	text-decoration: none;
	padding-top: 120px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.menu_big a:hover {
	text-decoration: none;
	color: #fff;
}

.content {
	width: 100%;
	float: left;
	padding-top: 10px;
	line-height: 140%;
	margin-bottom: 10px;
}

.column {
	width: 185px;
	float: left;
	height: 430px;
	background-image: url('../img/web/bg_column.png');
	background-repeat: repeat-y;
}

.column h1 {
	float: left;
	background-image: url('../img/web/bg_column_h1.png');
	background-repeat: no-repeat;
	color: #0084cf;
	font-size: 12px;
	height: 25px;
	width: 185px;
	margin: 0;
}

.column h1 .inner {
	padding: 6px 6px 0 8px;
	float: left;
}

.column a {
	text-decoration: none;
}

.column a:hover {
	text-decoration: underline;
}

.column_bottom {
	float: left;
	width: 185px;
	height: 430px;
	background-image: url('../img/web/bg_column_bottom.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}

.column_inner {
	float: left;
	padding: 8px;
	width: 169px;
}

.center_column {
	float: left;
	width: 610px;
	height: 430px;
}

.center_column_inner {
	float: left;
	padding: 0 0px 0px 10px;
}

.home_banner {
	flaot: left;
	padding-bottom: 10px;
	padding-left: 10px;
}

.small_block {
	width: 190px;
	height: 120px;
	float: left;
	padding-right: 10px;
	background-image: url('../img/web/bg_small_block.png');
	background-repeat: no-repeat;
	margin-top: 10px;
}

.small_block a {
	color: #0084cf;
}

.sitemap {
	width: 100%;
	float: left;
	margin: 0px 0 10px 0;
	line-height: 140%;
}

.sitemap a {
	text-decoration: none;
}

.sitemap a:hover {
	text-decoration: underline;
}

.copyright {
	width: 100%;
	float: left;
	padding: 0 0 40px 0;
	text-align: center;
	font-size: 10px;
	color: #999;
}

.copyright a {
	color: #999;
}

.sitemap .block {
	width: 120px;
	float: left;
	padding: 10px;
	font-size: 11px;
}

.content_inner {
	float: left;
	width: 980px;
	background-image: url('../img/web/bg_content_inner.png');
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.content_inner_top {
	float: left;
	width: 980px;
	background-image: url('../img/web/bg_content_inner_top.png');
	background-repeat: no-repeat;
	background-position: top;
}

.content_inner_bottom {
	float: left;
	width: 980px;
	background-image: url('../img/web/bg_content_inner_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 200px;
	_height: 200px;
}

.column_big {
	float: left;
	width: 285px;
	min-height: 100px;
	_height: 100px;
	margin-left: 30px;
	_margin-left: 20px;
}

.column_big .block {
	padding-bottom: 20px;
}

.right_block_text {
	width: 100%;
	float: left;
	padding-top: 8px;
}

.right_block_link {
	width: 100%;
	float: left;
	text-align: right;
	padding-bottom: 12px;
	padding-top: 2px;
	font-size: 11px;
	border-bottom: 0px solid #ccc;
}

.right_block_link a {
	text-decoration: none;
	background-image: url('../img/web/bg_a.png');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 9px;
	color: #0084cf;
}

.right_block_link a:hover {
	color: #333;
}

.block {
	float: left;
}

.block img {
	float: left;
}

.left_border {
	float: left;
	padding-left: 6px;
	width: 182px;
}

.form_left_column {
	width: 200px;
}

.orange {
	color: #0084cf;
}
