* {
	margin:0;
	padding:0;
	font-family:arial;
	font-size:14px;
}
html,body,img {
	border:none;
}
html,body {
	height:100%;
	background-color:#DDDDDD;
	color:#000000;
}
body {
	text-align:center;
}
#container {
	width:1000px;
	min-height:100%;
	position:relative;
	margin: 0 auto;
	background: url('../images/content_bg.gif') repeat-x 0 270px;
	text-align:left;
}
.content {
	width:100%;
	padding-bottom:80px;
	/*margin-top:10px;*/
}
/***HEDAER***/
#header {
	width:1000px;
	height:277px;
}
/***CONTENT***/
#text {
	width:497px;
	padding-left:3px;
	float:left;
}
#text .crumbs,
#text .crumbs a {
	color:white;
	font-size:12px;
}
#text .crumbs a {
	text-decoration:none;
}
#text .crumbs a:hover {
	text-decoration:underline;
}
#text .crumbs {
	margin:8px 10px 0px;
}
/***FOOTER***/
#footer {
	width:1000px;
	height:40px;
	position:relative;
	margin: -73px auto 0;
	padding-top:5px;
}
/***LEFT MENU***/
#left_menu {
	width:250px;
	float:left;
}
/***RIGHT MENU***/
#right_menu {
	width:250px;
	float:left;
}
.clear {
	clear:both;
}
/******specification*****/
.thead {
	height:40px;
	width:1000px;
	background: url('../images/thead_bg.gif') repeat-x 0 0;
}
.thead .search {
	color:white;
	font-weight:bold;
	font-size:16px;
	width:190px;
	height:40px;
	border:0px;
	margin-left:20px;
}
.thead .search input[type='image'] {
	margin-top:10px;
	width:21px;
	height:22px;
	float:right;
}
.thead .search span {
	font-size:16px;
	font-weight:bold;
	margin-right:10px;
	margin-top:11px;
}
.thead .search input[type='text'] {
	margin-top:11px;
	width:100px;
}
.sys_menu {
	display:inline;
	float:right;
	padding-top:5px;
}
.sys_menu a {
	margin-right:20px;
}
.bhead {
	height:200px;
	width:1000px;
	/*background: url('../images/logo.jpg') repeat-x 0 0;*/
	display:block;
}
.menu {
	/*height:37px;*/
	width:1000px;
	background: url('../images/menu_bg.gif') repeat-x 0 0;

}
.menu table {
	height:30px;
}
.menu table td.last_sep {
	width:0px;
	padding-right:0px;
}
.menu table td a {
	font-size:18px;
	font-weight:bold;
	color:black;
	text-decoration:none;
	height:30px;
}
.menu table td a:hover {
	color:#2D64B5;
}
.menu table td {
	padding-left:18px;
	padding-right:7px;
	background: url('../images/menu_sep.gif') no-repeat 0 0;
}
.mblock,
.cblock {
	margin:10px 7px 10px 8px;
}
.mblock .block_h {
	height:10px;
	width:235px;
	background: url('../images/block_h.gif') no-repeat 0 0;
	overflow:hidden;
}
.mblock .block_t,
.cblock .block_t {
	color:white;
	margin: 0px 4px;
	background: url('../images/block_t.gif') repeat-x 0 0;
	padding:2px 12px 8px;
	font-weight:bold;
}
.mblock .block_t a,
.cblock .block_t a {
	color:white;
	text-decoration:none;
}
.mblock .block_t a:hover,
.cblock .block_t a:hover {
	text-decoration:underline;
}
.mblock .block_i,
.cblock .block_i {
	padding:7px 12px 5px;
}
.cblock .block_i {
	padding-bottom:15px;
}
.mblock .block_i.news {
	color:black;
	/*background: url('../images/rss.gif') no-repeat 50% 50%;*/
}
.mblock .block_i.news hr {
	border-color:#C0C0C0;
}
.mblock .block_i.news strong {
	font-size:12px;
	color:#244CCE;
}
.mblock .block_i.news a,
.mblock .block_i.news span {
	color:black;
	display:block;
	margin-bottom:5px;
	text-decoration:none;
}
.mblock .block_c {
	width:235px;
	background: url('../images/block_c.gif') repeat-y 0 0;
}
.mblock .block_b {
	height:10px;
	width:235px;
	background: url('../images/block_b.gif') no-repeat 0 0;
}
.cblock .block_h {
	height:10px;
	width:480px;
	background: url('../images/cblock_h.gif') no-repeat 0 0;
	overflow:hidden;
}
.cblock .block_t {
	font-size:16px;
}
.cblock .block_c {
	width:480px;
	background: url('../images/cblock_c.gif') repeat-y 0 0;
}
.cblock .block_b {
	height:10px;
	width:480px;
	background: url('../images/cblock_b.gif') no-repeat 0 0;
}
#footer .copy {
	width:500px;
	float:left;
	padding-left:20px;
	color:#1B3D70;
	font-size:15px;
	font-weight:bold;
}
#footer .dev {
	width:180px;
	padding-right:20px;
	text-align:right;
	float:left;
}
#footer .counter {
	width:280px;
	float:left;
}
#footer .dev div {
	padding-right:40px;
	background: url('../images/nsweb.gif') no-repeat 100% 2px;
	font-size:15px;
	font-weight:bold;
	color:#1B3D70;
}
#footer {
	text-align:left;
}
.cblock .mapsite ul li,
.mblock ul li {
	padding-left:5px;
	padding-bottom:3px;
}
.cblock .mapsite ul li a,
.mblock ul li a {
	text-decoration:none;
	color:black;
}
.cblock .mapsite ul li a:hover,
.mblock ul li a:hover {
	text-decoration:underline;
}
.cblock a {
	color:#244CCE;
	text-decoration:none;
}
.cblock a:hover {
	text-decoration:underline;
}
.table_input_form td span,
.need_input_data span {
	color:red;
}
.need_input_data {
	font-size:12px;
	text-align:center;
	padding-top:4px;
}
.table_input_form {
	border:1px solid #244CCE;
	/*width:100%;*/
	width:455px;
}
.table_input_form td.right .maxlen {
	width:300px;
}
.table_input_form td {
	padding:3px;
}
.feedback_title {
	display:block;
	padding-bottom:4px;
}
.error_div {
	border:1px dashed #244CCE;
	padding:3px 5px;
	margin:3px 0px;
}
.cblock .block_i span.news_title {
	color:#244CCE;
}
.cblock .block_i img,
.cblock .block_i p img {
	padding:5px 20px 5px 5px;
}
hr {
	border-top:1px dotted #696969;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	/*background:none;*/
	margin:8px 0px;
	height:1px;
}
.cblock .block_i ul {
	list-style-type:disc;
}
.cblock .mapsite ul,
.mblock ul {
	list-style:none;
}
.cblock .block_i ul li,
.cblock .block_i ol li {
	margin-left:15px;
}
/*.cblock .block_i {
	text-align:justify;
}*/
.cblock {
	color:#696969;
}
.cblock ol {
	padding-left:5px;
}
.cblock .search_form input[type='text'] {
	width:373px;
}
.menu_bot {
	/*display:block;*/
	width:1000px;
	height:7px;
	background: url('/images/menu_bot.gif') repeat-x 0 0;
}
.menu_top {
	/*display:block;*/
	width:1000px;
	height:10px;
	background: url('/images/menu_top.gif') repeat-x 0 0;
}