﻿body {
	margin: 0;
	padding: 0px;
	font-family: Arial,Vrinda,Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
	line-height: 160%;
	height: 100%;
	background-color: white;
}
.cf5 {
	font: 12px;
	color: #fd7b00;
	padding-left: 18px;
	padding-top: 0;
}
.c45 {
	font-size: 24px;
}
.c24 {
	font-size: 24px;
}
.claer {
	clear: both;
}
img {
	border: 0px;
}
a {
	color: #242424;
	text-decoration: none;
}
a:hover {
	color: #242424;
	text-decoration: none;
}
.top_line {
	background: black url('../images/top-line.jpg') repeat-x 0 0;
	height: 10px;
}
.body {
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
}
.top {
	height: 130px;
	margin-bottom: 5px;
}
.logo {
	float: left;
	width: 150px;
	height: 100%;
	margin: 0 20px 0 50px;
}
.banner {
	float: right;
	width: 523px;
}
.time {
	float: left;
	width: 200px;
	height: 100%;
}
.time-txt {
	padding: 10px 0 0 0;
}
.welcome {
	border-bottom: 2px black solid;
	color: #77a651;
	text-align: center;
	padding-top: 30px;
}
.nav {
	background: white url('../images/nav-bg.jpg') no-repeat 0 0;
	height: 40px;
	font-size: 14px;
	padding: 5px 0 0 25px;
	text-align: center;
	margin-bottom: 15px;
}
.nav a {
	float: left;
	color: white;
	text-decoration: none;
	padding: 10px 20px 0 20px;
	display: block;
	height: 25px;
}
.nav a:hover {
	background: url('../images/nav-a-bg.jpg') repeat-x 0 bottom;
	color: black;
}
.left {
	float: left;
	width: 253px;
}
.left .title {
	background: url('../images/left-title-bg.jpg') no-repeat 0 0;
	height: 36px;
	margin-top: 10px;
}
.left .main {
	border-left: #79a853 1px solid;
	border-right: #79a853 1px solid;
	background-color: #f5f9f1;
	padding: 10px;
}
.left .main a {
	display: block;
	padding: 5px;
	padding-left: 10px;
}
.left .main a:hover {
	background-color: #e7efde;
}
.left .bottom {
	background: url('../images/left-bouttm.jpg') no-repeat 0 0;
	height: 11px;
}
/*首页左侧连接子页面右侧样式*/
.right-main {
	width: 730px;
	margin-left: 15px;
	float: left;
	margin: 0 0 0 10px;
	border: 1px #e0e0e0 solid;
	background: url('../images/txt-title-bot.jpg') repeat-x left bottom;
	padding-bottom: 30px;
}
.right-main .trasportition-title{
	background: #ededed url('../images/blue-bg.jpg') no-repeat 0 0;
	height: 26px;
	border-top: 3px black solid;
	border-bottom: 1px #dedede solid;
	font-size: 18px;
	padding: 5px 0 0 60px;
	color:white;
}
.right-main .sub-title{
	background: #ededed url('../images/sub-title-bg.jpg') no-repeat 0 0;
	height: 26px;
	border-top: 3px black solid;
	border-bottom: 1px #dedede solid;
	font-size: 18px;
	padding: 5px 0 0 60px;
}
.right-main .title {
	background: #ededed url('../images/txt-title-bg.jpg') no-repeat 0 0;
	height: 26px;
	border-top: 3px black solid;
	border-bottom: 1px #dedede solid;
	font-size: 14px;
	padding: 5px 0 0 45px;
}
.right-main p {
	padding: 0 20px 10px 20px;
}
.right-main p img.right {
	float: right;
	background-color: #ededed;
	border: 1px #d3d3d3 solid;
	padding: 7px;
	margin: 10px 0 10px 10px;
}
.right-main p img.left {
	float: left;
	background-color: #ededed;
	border: 1px #d3d3d3 solid;
	padding: 7px;
	margin: 10px 10px 10px 0;
}
.green-bg {
	background: url('../images/green-bghw.jpg') no-repeat 0 0;
	height: 21px;
	width: 670px;
	margin: 0 auto;
	font-size: 14px;
	color: white;
	padding: 5px 0 5px 40px;
}
.restaurants-bg {
	background:url('../images/restaurant_titlebg.jpg') no-repeat 0 0;
	height: 21px;
	width: 670px;
	margin: 0 auto;
	font-size: 14px;
	color:#444;
	padding: 5px 0 5px 40px;
}

.img-txt {
	width:650px;
	margin:20px auto;
}
.sub-img{
	margin:20px auto;
	text-align:center;
}
.sub-img img{
	margin-right: 20px;
	border: 1px #d3d3d3 solid;
	background-color: #ededed;
	padding: 5px;
}
.blue-img{
	margin:20px auto;
	text-align:center;
}
.blue-img img{
	margin-right: 20px;
	border: 1px #96e5ff solid;
	background-color: #edfbff;
	padding: 5px;
}

.trasportition-table{
	border:1px #00a5db solid;
}
.trasportition-table thead{
	color:white;
	background-color:#00a5db;
	font-size:16px;
}
.trasportition-table tr td{
	padding:5px 10px;
}
.tr-blue{
	background-color:#edfbff;
}
.trfff{
	background-color:white;
}
.img-txt img {
	float: left;
	margin-right: 20px;
	border: 1px #d3d3d3 solid;
	background-color: #ededed;
	padding: 5px;
}
.img-txt p {
	margin-top: 0px;
}
.sub-main{
	width:643px;
	margin:0 auto;
	background:white url('../images/sub-txt-bg.jpg') repeat-x 0 0;
}
.sub-txt{
	padding:20px 30px;
	font-size:12px;
}
.sub-txt span{
	color:#e27000;
}
.address-title {
	background: white url('../images/ui-hua.jpg') no-repeat 5px 5px;
	height: 15px;
	padding: 5px 30px 3px 30px;
	width: 650px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 3px #585858 solid;
}
.img-list {
	width: 680px;
	margin: 0 auto;
	margin-bottom: 30px;
	padding:10px;
	background-color:#f5f5f5;
	border:1px #d9d9d9 solid;
}
.img-list .img{
	float:left;
	width:156px;
	margin:5px 7px;
}
.img-list .img a{
	display:block;
	background-color:white;
	text-decoration:none;
	text-align:center;
	margin-top:3px;
}
.img-list .img a:hover{
	background-color:#4f4f4f;
	color:white;
}
.img-reasatrants {
	width: 680px;
	margin: 0 auto;
	margin-bottom: 30px;
	padding:10px;
	background-color:#f5f5f5;
	border:1px #d9d9d9 solid;
}
.bg-orangen{
	border:1px #eee4d1 solid;
	background-color:#faf6ef
}
.img-reasatrants .img{
	float:left;
	width:156px;
	margin:5px 15px 5px 7px;
}
.img-reasatrants .img a{
	display:block;
	background-color:white;
	text-decoration:none;
	text-align:center;
	margin-top:3px;
}
.img-reasatrants .img a:hover{
	background-color:#4f4f4f;
	color:white;
}
.bg-orangen{
	border:1px #eee4d1 solid;
	background-color:#faf6ef
}

.img_links {
	width: 140px;
	float: left;
	text-align: center;
	margin: 10px 20px;
}
.img_links a {
	display: block;
}
.img_links a:hover {
	text-decoration: underline;
}
.footer {
	background: url('../images/footer-bg.jpg') repeat-x 0 0;
	height: 100px;
	margin-top: 20px;
	clear: both;
}
.footer-links {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.footer-links a {
	padding: 15px 10px 10px 10px;
	display: block;
	float: left;
	color: #303030;
	text-decoration: none;
}
.footer-links a:hover {
	background: url('../images/arrowhead.png') center 3px no-repeat;
	text-decoration: none;
}
