HTML BODY {
	margin: 0;
	padding: 0;
	spacing: 0;
	background: #000000;
	text-align: center;
	font-family: arial;
	background: #000000 url(/i/body_bg_2.jpg) 50% 0 no-repeat;
	}

.layout {
	display: inline-table;
	align: center;
	width: 880px;
	height: 100%;
	text-align: center;
	}

.block {
	display: inline-table;
	align: center;
	width: 860px;
	text-align: left;
	}

#topnav {
	width: 860px;
	height: 135px;
	text-align: right;
	overflow: hidden;
	}

#topnav UL {
	list-style: none;
	margin: 90px 0 0 220px;
	padding: 0px;
	spacing: 0px;
	}

#topnav UL LI {
	display: block;
	float: left;
	height: 28px;
	margin: 0 8px 0 0;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	}

#topnav UL LI A {
	margin-top: 2px;
	display: block;
	padding: 6px 10px 6px 10px;
	color: #ffffff;
	}

#topnav UL LI A:hover {
	margin: 2px 2px 0px 3px;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	padding: 1px 0px 1px 0px;
	border-bottom: 2px solid #ffffff;
	}

#topnav UL LI.current A, #topnav UL LI.current A:hover {
	margin: 2px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
	padding: 5px 9px 5px 9px;
	border: 1px solid #666666;
	}

.logo {
	position: absolute;
	top: 20px;
	right: 50%;
	margin-right: 222px;
	z-index: 99;
	}

.phone {
	position: absolute;
	top: 25px;
	left: 50%;
	width: 410px;
	text-align: right;
	font-family: arial;
	font-size: 28px;
	color: #999999;
	}

.mainnews {
	margin-left: 200px;
	width: 600px;
	height: 154px;
	background: url(/i/mainnews_bg.gif);
	overflow: hidden;
	}

.mainnews .item {
	overflow: hidden;
	float: left;
	margin: 0px;
	margin-right: 3px;
	padding: 0px 22px 8px 30px;
	}

.mainnews .item .pic {
	float: left;
	}

.mainnews .item .date {
	float: left;
	margin-left: 3px;
	margin-top: 44px;
	margin-bottom: 8px;
	padding: 1px 3px 1px 3px;
	background: #666666;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	}

.mainnews .item .text A {
	display: block;
	width: 145px;
	clear: left;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #dddddd;
	line-height: 17px;
	}

.mainnews .item .text A:hover {
	text-decoration: underline;
	}

.content {
	margin: 60px 30px 40px 40px;
	text-align: left;
	}

.content, .content P, .content TD {font-size: 12px; color: #999999; line-height: 140%;}
.content H2, .content H2 A {font-size: 22px; font-weight: normal; color: #666666; line-height: 135%; margin-bottom: 20px; text-decoration: none;}
.content H3 {font-size: 16px; font-weight: normal; line-height: 120%;}

H1 {
	display: block;
	margin-top: 3px;
	margin-bottom: 30px;
	font-family: georgia;
	font-size: 32px;
	font-weight: normal;
	line-height: 32px;
	color: #999999;
	}

.content P {line-height: 160%;}
.content A {color: #999999;}

.subnav {
	margin: 26px 0 0 15px;
	border-left: 1px solid #1f1e1f;
	padding: 23px 0px 23px 14px;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	overflow: hidden;
	zoom: 1;
	}

.subnav A {
	color: #666666;
	}

.footer {
	width: 600px;
	margin: 0 270px 0 10px;
	padding: 10px 0 0 0;
	text-align: left;
	overflow: hidden;
	}