@charset "utf-8";
body {
	margin: 0px;
	font-size: 12px;
	font-family: Verdana;
}
img { border:0px;
}

p, ul, h1 {
	margin: 0px;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 886px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 110px;
}
#header a {
	color: #F8981F;
	font-size: 18px;
}

#header h2 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 16px;
	margin: 0px;
	float: right;
	padding-top: 30px;
	padding-right: 30px;
}

#logo {
	float: left;
	height: 53px;
	width: 169px;
	padding-left:15px;
	padding-top:25px;
}
#slogan {
	font-family: Verdana;
	color: #FFFFFF;
	float: left;
	width: 800px;
	padding: 5px;
}


#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 193px;
	width: 886px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 3px;
}
#header_img {
	float: left;
}

#banner p {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-left: 80px;
	padding-top: 20px;
}
#banner h1 {
	color: #FFFFFF;
	width: 250px;
	float: left;
	padding-left: 5px;
	font-size: 20px;
	margin: 0px;
	padding-top: 30px;
}
#banner_box ul {
	margin: 0px;
	padding-left: 20px;
	color: #0283BC;
	padding-top: 10px;
}
#banner_box li {
	padding-bottom: 6px;
}
#banner_box h3 {
	font-family: Verdana;
	color: #FFFFFF;
	margin: 0px;
	font-size: 16px;
}
#banner_box {
	float: right;
	width: 300px;
	padding-top: 20px;
	padding-right: 10px;
}

#trip {
	height: 30px;
	width: 886px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	background-image: url(../images/trip.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#trip  a {
	color: #F8981F;
	font-weight: bold;
	font-size: 13px;
}

.left_font {
	float: left;
	padding-top: 8px;
	padding-left: 10px;
}
.cantent_box {
	width: 255px;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
	height: 100px;
}
.bold_font {
	font-family: Verdana;
	font-size: 12px;
	color: #F89F39;
	font-weight: bold;
	padding-bottom: 8px;
}
.mr {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	clear: both;
}
.font {
	font-size: 11px;
	color: #6a6a6a;
	line-height: 18px;
}

.right_font {
	float: right;
	padding-top: 8px;
	padding-right: 10px;
}

#content {
	width: 886px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left_content {
	background-image: url(../images/leftbar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 328px;
	width: 529px;
}
#right_content {
	background-image: url(../images/rightbar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 307px;
	width: 337px;
	margin-bottom: 3px;
	padding: 10px;
}
#right_content ul {
	font-size: 11px;
	color:#6a6a6a;
	line-height: 18px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#right_content li {
	padding-bottom: 8px;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 24px;
	width: 886px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 22px;
}
