body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Tahoma;
}

h1{
	font-size: 112%;
	color: White;
	font-weight: 100;
	margin: 3%;
	text-transform: uppercase;
	color: #FDD6AD;
}
h2{
	font-size: 102%;
	color: White;
	font-weight: bold;
	margin: 3%;
	text-transform: uppercase;
	color: #8B4513;
}
table{
	width: 100%;
	background-image: url(../img/bg.png);
	background-position: top;
	background-repeat: repeat-x;
}
table td.linc{
	width: 70%;
	padding: 4%;
}
table td.linc a{
	font-size: 89%;
	color: #333333;
	font-weight: bold;
	margin-left: 3%;
}
table td.linc a.menulinc{
	font-size: 89%;
	color: #333333;
	font-weight: bold;
}
table td.linc li{
	padding-left: 14%;
}
table.menu{
	width: 100%;
	height: 44px;
}
table.menu td.up_menu{
	width: 30%;
	height: 44px;
	background-color: Black;
	color: White;
	vertical-align: middle;
	padding-left: 2%;
}
table.menu td{
	background-color: Black;
	color: White;
	vertical-align: middle;
	padding-left: 2%;
}
table.menu td.sub_menu{
	width: 75%;
	height: 44px;
	background-color: Black;
	color: White;
	vertical-align: middle;
	padding-left: 2%;
	height: 78
}
table.menu td.sub_menu a{
	font-size: 102%;
	color: White;
	margin-left: 1%;
	margin-right: 1%;
}
table.menu td a{
	color: White;
	vertical-align: bottom;
	padding-left: 2%;
	font-size: 78%;
}
table td.title{
	width: 60%;
	height: 44px;
	background-color: Black;
	color: White;
	vertical-align: middle;
	padding-left: 2%;
}
table td.up_menu a{
	font-size: 102%;
	color: White;
	margin-left: 1%;
	margin-right: 1%;
}
table td.head{
	color: White;
	height: 164px;
	vertical-align: top;
}
table td.head table.sub_info{
	width: 100%;
	height: 164px;
	background-image: none;
}
table td.head table.sub_info td.logo{
	width: 100%;
	vertical-align: top;
	position: relative;
	top: 48px;
	color: White;
	font-size: 115%;
}
table td.head table.sub_info td div.tel{
	position: relative;
	top: -86px;
	left: 25%;
}
table td.head table.sub_info td div.slogan{
	position: relative;
	top: -25px;
	left: 114px;
}
table td.menu{
	width: 25%;
	vertical-align: top;
	line-height: 150%;
	padding: 2%;
}

table td.menu a.menu{
	font-size: 102%;
	color: White;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 2%;
	text-transform: uppercase;
}
table td.menu a.sub_menu{
	font-size: 89%;
	color: #111111;
	margin-left: 6%;
	text-transform: uppercase;
	margin-top: 2%;
}
table td.news{
	width: 25%;
	vertical-align: top;
	padding: 1%;
}
table td.news h1{
	color: White;
	font-size: 112%;
}
table td.news h1 a{
	color: White;
	font-size: 89%;
}
table td.news div{
	padding: 4px;
}
table td.news div.date{
	color: #333333;
	padding-left: 4%;
	font-size: 102%;
}
table td.news a{
	color: #333333;
	font-size: 89%;
	text-transform: uppercase;
}
table td.news div.title{
	color: #333333;
	padding-left: 8%;
	padding-bottom: 2%;
	font-size: 89%;
	text-transform: uppercase;
	font-weight: bold;
}
table td.news div.pre_info{
	color: #333333;
	padding-left: 8%;
	font-size: 89%;
}

table td.img{
	width: 100%;
	background-image: url(../img/city.jpg);
	background-position: top;
	background-repeat: repeat-x;
}