body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
}
.cleaner {
	clear:both;
}
#wrapper {
	width: 1024px;
	background-color: white;
}
#top {
	height: 140px;
	background-image: url(../images/bg_top.jpg);
	padding: 0px 21px 0px 21px;
	margin-bottom: 3px;
}
#logo {
	float: left;
}
#util_nav {
	float: right;
	margin-right: 20px;
	color: white;
	font-size: 11px;
	font-weight: bold;
}
#util_nav a { 
	color: white; 
	text-decoration: none;
}
#util_nav a:hover { text-decoration: underline; }
#eu {
	float: right;
	clear: right;
	margin-right: 20px;
	margin-top: 50px;
}
#nav {
	clear: both;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
#nav a { 
	color: black; 
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#content {
	margin: 0px 21px 10px 21px;
	font-size: 12px;
}
#footer {
	height: 62px;
	background-image: url(../images/bg_footer.jpg);
	padding-top: 12px;
	font-size: 10px;
	text-align: right;
	padding-right: 28px;
	clear:both;
}
#footer a { color: #bf6300; text-decoration: none; }
#h_display { 
	margin: 0px; 
	padding: 0px; 
	width: 566px; 
	float:right; 
}
.h_display_item {
	margin: 0px;
	float: right;
}
#h_fishing {
	height: 80px;
	width: 229px;
	overflow: hidden;
	padding: 19px 5px 0px 125px;
	background-image: url(../images/h_fishing2.jpg);
	font-size: 12px;
	color: white;
	font-weight: bold;
	position:relative;
}
#h_fishing a { 
	color: white;
	font-size: 10px;
}
#h_fishing_c {
	width: 200px;
	line-height: 20px;
}
#h_fishing_more {
	position:absolute;
	left: 268px;
	top: 35px;
	text-align:center;
	width: 50px;
}

#c_left {
	width: 500px;
	float: left;
}
.report_date {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}
#c_right {
	width: 380px;
	float: right;
	margin-top: 15px;
}
#c_blue_box {
	font-family: Trebuchet MS, Arial, sans-serif;
	width: 319px;
	height: 380px;
	padding: 20px 20px 20px 20px;
	background-image: url(../images/bg_r_blue.jpg);
}
.report_label {
	font-size: 20px;
	font-weight: bold;
	color: white;	
}
.report_data {
	font-size: 14px;
	color: #2c3170;
}
#image_container {
	margin-top: 50px;
	text-align: center;
}
#image_container img {
	width: 350px;
}
.faq_link {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 6px;
}
.faq_q {
	font-weight: bold;
}
.faq_a {
	margin-bottom: 4px;
	width: 450px; 
	float: left;
}
.faq_a p {
	margin: 0px;
	margin-bottom: 7px;
}
.faq_aa {
	float: left;
	margin-right: 5px;
}
.faq_back {
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}
.c_input {
	width: 300px;
	padding: 5px;
	font-family: Arial, sans-serif;
}
label {
	font-size: 14px;
	font-family: Trebuchet MS, Arial, sans-serif;
}
#my_tour {
	width: 200px;
	padding: 10px;
	margin-top: 100px;
	float: right;
	border: 1px solid #cfcfcf;
	position: fixed;
	top: 120px;
	left: 800px;
}
#form_container {
	padding: 8px;
	border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	margin-bottom: 10px;
	font-weight: bold;
}
#form_container div {
	margin-bottom: 3px;
}
#social img {
	border: 0px; margin: 4px;
}

	




#h_blog {
	width: 410px;
	height: 200px;
	float:left;
	background: url(../images/h_blogbg.jpg) no-repeat;
}
#h_blog_content {
	width: 230px;
	height: 175px;
	overflow: auto;
	margin-left:170px;
	margin-top: 15px;
}
#h_blog_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#h_blog_title a {
	color: #000;
	text-decoration: none;
}
#h_blog_title a:hover {
	text-decoration:underline;
}
.h_blog_item {
	margin-bottom: 10px;
}
.h_blog_item a {
	text-decoration: none;
	font-weight: bold;
}
.h_blog_item a:hover {
	text-decoration: underline;
}
.h_blog_item small {
	font-size: 10px;
}

.backlink {
	font-size: 10px;
}
.blogdate {
	margin-top: -15px;
	padding-bottom: 10px;
}
.blogdesc {
	font-size: 12px;
	line-height: 17px;
}
#blogs {
	float:left;
	width: 580px;
}
.blogentry {
}
.blogentry img {
	margin: 10px;
}

.blog_comment {
	font-size: 14px;
	line-height: 20px;
}

.blog_comment_author {
	margin-left: 20px;
	font-size: 12px;
}

.blog_comment_date {
	font-size: 10px;
}