body {
	margin: 0px;
	height: 100px;
	font-size: 13px;
	line-height: 22px;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

.tb01 {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

.top_s {
	height: 30px;
	margin-top: 10px;
	margin-right: 20px;
	float: right;

}

.ul {
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}

.h1 {
	font-size: 14px;

}

a:link {
	text-decoration: none;
	font-size: 13px;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 13px;
}
a:hover {
	text-decoration: underline;
	color: #336699;
	font-size: 13px;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-size: 13px;
}.left_bg {
	background-image: url(img/bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.right_bg {
	background-image: url(img/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rt_bg {
	background-image: url(img/right_z02.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.lt_bg {
	background-image: url(img/left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.box_r { float:right; }

.image {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0;
}

.news_list {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	width: 718px;
	overflow: hidden;
}

.news_list ul {
	list-style-type:none;
	font-size: 0px;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	height: 120px;
	background-image: url(img/line_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

	.news_list ul li {
	overflow:hidden;
	list-style-type:none;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
}

	.news_list h1 {
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 13px;
}

	.news_list ul li strong {
	margin-top: 3px;
	padding: 0px;
	font-size: 13px;
}
	.news_list ul li strong a {
	color: #336699;
	margin: 0px;
}

#content1 {
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	width: 718px;
	margin-right: 15px;
	margin-left: 15px;
}

	#content_extinfo {
	color:#999;
	line-height: 30px;
}

	#content_extinfo a {
	color:#369;
}

	#content_body {
	width:100%;
	overflow:hidden;
	clear:both;
	padding-top:10px;
	font-size:16px;
	line-height:1.8em;
	clear:both;
	background-image: url(img/line_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

	#content_body h1 {
	font-size:16px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}

	#content_body p {
	margin-bottom:6px;
	text-indent:2em;
}

.blog {
	overflow: hidden;
}

    .blog ul {
	list-style-type:none;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }

	.blog ul li {
	overflow:hidden;
	list-style-type:none;
	background-image: url(img/line_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
    }
	
	.blog ul li a {
	color: #666666;

    }


.pages {
	height:35px;
	overflow:hidden;
	text-align:center;
	line-height:25px;
	font-family:Verdana;
}
	.pages a, .pages strong { margin:0 1px; padding:2px 6px; border:1px solid #E4E4E4; color:#369; text-decoration:none!important; }
	.pages a:hover { border-color:#369; }
	.pages strong { border-color:#369; background:#369; color:#FFF; }
	.pages .prev { padding:4px 5px 2px; border:none; text-decoration:underline!important; }
	.pages .next { padding:4px 5px 2px; border:none; text-decoration:underline!important; }
