body {
	margin: 0;
	padding: 0;
	overflow: auto;
	text-align: center;
	background: #202020 url('bg.jpg');
}
body, table, form, input, select, textarea, a {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #CBCBCB;
}
input, select, textarea {
	color: #FFF;
	border: solid #666666 1px;
	background-color: #2F2F2F;
	overflow: auto;
}
a {
	color: #23C1D9;
}
h1 {
	font-size: 18px;
	color: #FFF;
}
h2 {
	font-size: 16px;
	color: #23C1D9;
}
h3 {
	font-size: 16px;
	color: #FFF;
}
h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
	text-align: left;
}
p {
	margin: 15px 0;
}
form {
	margin: 0;
}
div {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	height: 1px;
	color: #363636;
	background-color: #363636;
	border-style: none;
}

#container {
	width: 920px;
	min-width: 920px;
	margin: 0 auto;
}
#head {
	position: relative;
	height: 195px;
	margin-bottom: 10px;
	background: url('bg_head.jpg') bottom no-repeat;
}
#logo {
	position: absolute;
	top: 35px;
	left: 19px;
}
#logo img {
	width: 330px;
	height: 156px;
	border: 0;
}
#icon {
	position: absolute;
	top: 9px;
	right: 20px;
}
#icon div {
	float: left;
	height: 13px;
	background: url('line.gif') right no-repeat;
}
#icon img {
	margin: 0 17px;
	border: 0;
}
#contact {
	position: absolute;
	top: 70px;
	right: 20px;
	color: #FB7D1B;
	text-align: right;
}
#contact span {
	font-size: 18px;
	color: #FFF;
}
#menu_t, #menu_f {
	text-align: center;
}
#menu_t a, #menu_f a {
	display: inline-block;
	padding: 0px 5px;
	color: #CBCBCB;
	font-weight: bold;
	text-decoration: none;
	border-left: solid #CBCBCB 1px;
	border-right: solid #CBCBCB 1px;
}
#menu_t a:hover, #menu_f a:hover {
	color: white;
	background: #096D97 url('bg_menu.gif') repeat-x;
}
#left {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
#menu_l a {
	display: block;
	padding: 3px 10px 3px 20px;
	margin: 0 -10px;
	font-size: 14px;
	color: #CBCBCB;
	text-decoration: none;
}
#menu_l a:hover {
	color: #FFF;
	background: #096D97 url('bg_menu.gif') repeat-x;
}
#menu_l ul {
	margin: 0 0 0 15px;
	padding: 0;
}
#online img {
	width: 200px;
	height: 26px;
	border: 0;
	margin-bottom: 10px;
}
#content {
	padding: 0 0 30px 20px;
	text-align: justify;
	overflow: hidden;
}
#foot {
	clear: both;
	padding: 20px 10px;
	margin-bottom: 20px;
	text-align: center;
}

.title {
	margin-top: 0;
	font-size: 18px;
	color: #FFF;
	border-bottom: solid #CBCBCB 1px;
}
.active1 {
	color: white !important;
	background-color: #ff6600;
}
.active2 {
	color: white !important;
	background-color: #484848;
}
.link, .link a {
	font-size: 11px;
	text-align: left;
}
.name {
	color: #23C1D9;
	font-weight: bold;
}
.date {
	color: #FF7000;
	padding: 5px 0;
}
.news {
	font-size: 11px;
}
.more {
	clear: both;
	text-align: right;
	margin-bottom: 10px;
	background: url('point.gif') right no-repeat;
}
.more a {
	margin-right: 15px;
}
.img_news {
	float: left;
	margin-right: 10px;
	cursor: url(/img/zoomin.cur), pointer;
	border: solid #CBCBCB 1px;
}

.box {
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #2F2F2F;
}
.box, .box a {
	font-size: 12px;
}
.b_lt, .b_rt, .b_rf, .b_lf {
	position: absolute;
	width: 10px;
	height: 10px;
	font-size: 0;
}
.b_lt {
	top: 0;
	left: 0;
	background: url('b_lt.gif') no-repeat;
}
.b_rt {
	top: 0;
	right: 0;
	background: url('b_rt.gif') no-repeat;
}
.b_lf {
	left: 0;
	bottom: 0;
	background: url('b_lf.gif') no-repeat;
}
.b_rf {
	right: 0;
	bottom: 0;
	background: url('b_rf.gif') no-repeat;
}

.cat, .cat_c {
	border-top: #363636 1px solid;
	border-left: #363636 1px solid;
}
.cat td, .cat_c td {
	border-right: #363636 1px solid;
	border-bottom: #363636 1px solid;
	padding: 5px;
}
.cat_c td {
	text-align: center;
}
.cat_c img {
	border: solid #D1D7DB 1px;
}
.th_l, .th_c, .th_r {
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #666;
}
.th_c {
	text-align: center;
}
.th_r {
	text-align: right;
}
.sel {
	background-color: #2F2F2F;
}
.good {
	float: left;
	margin-right: 20px;
	border: solid #D1D7DB 1px;
}

#areas a {
	display: block;
	float: left;
	width: 164px;
	height: 141px;
	margin-left: 11px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #ff7000;
	font-weight: bold;
	text-decoration: none;
}
#areas a:hover {
	color: #FFF;
}
#areas div {
	padding: 110px 5px 0 5px;
	text-align: center;
}
.a1 {
	background: url('areas/railways.jpg') no-repeat;
}
.a1:hover {
	background: url('areas/railways.jpg') -164px 0 no-repeat;
}
.a2 {
	background: url('areas/aviation.jpg') no-repeat;
}
.a2:hover {
	background: url('areas/aviation.jpg') -164px 0 no-repeat;
}
.a3 {
	background: url('areas/shipbuilding.jpg') no-repeat;
}
.a3:hover {
	background: url('areas/shipbuilding.jpg') -164px 0 no-repeat;
}
.a4 {
	background: url('areas/highway.jpg') no-repeat;
}
.a4:hover {
	background: url('areas/highway.jpg') -164px 0 no-repeat;
}
.a5 {
	background: url('areas/sport.jpg') no-repeat;
}
.a5:hover {
	background: url('areas/sport.jpg') -164px 0 no-repeat;
}
.a6 {
	background: url('areas/show.jpg') no-repeat;
}
.a6:hover {
	background: url('areas/show.jpg') -164px 0 no-repeat;
}
.a7 {
	background: url('areas/industry.jpg') no-repeat;
}
.a7:hover {
	background: url('areas/industry.jpg') -164px 0 no-repeat;
}
.a8 {
	background: url('areas/building.jpg') no-repeat;
}
.a8:hover {
	background: url('areas/building.jpg') -164px 0 no-repeat;
}

#img_win {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	visibility: hidden;
	background: #FFF url('loader.gif') center no-repeat;
	border: solid white 5px;
	cursor: url(/img/zoomout.cur), pointer;
}
.img_gall, .gallery a {
	display: inline-block;
	margin: 8px;
	border: solid #363636 1px;
	background-color: #2F2F2F;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url('/img/PIE.htc');
	cursor: pointer;
}
.img_gall, .plus {
	cursor: url(/img/zoomin.cur), pointer;
}
.img_gall:hover {
	border: solid #23C1D9 1px;
}
.img_gall img {
	margin: 15px;
	border: 0;
}

.gallery a {
	width: 170px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	text-decoration: none;
}
.gallery a:hover {
	color: white;
	border: solid #23C1D9 1px;
}
.gallery img {
	width: 150px;
	height: 113px;
	margin: 10px 0px;
	border: 0;
}

.catalog {
	font-size: 0;
	text-align: left;
}
.catalog div {
	display: -moz-inline-box;
	display: inline-block;
	width: 180px;
	margin: 10px;
	_overflow: hidden;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	font-size: 11px;
}
.catalog a {
	display: inline-block;
	margin: 10px 0;
	padding-top: 10px;
	border: solid #363636 1px;
	background-color: #2F2F2F;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url('/img/PIE.htc');
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}
.catalog a:hover {
	color: #FFF;
	border: solid #23C1D9 1px;
}
.catalog img {
	width: 150px;
	margin: 15px;
	border: 0;
}