#logo {
	float: left;
	background: #fff;
	height: 110px;
	width: 770px;
	margin-top:10px;
	margin-left: 20px;
	margin-bottom:10px;
}

#navigation_box {
	float: left;
	background: #222;
	height: 20px;
	width: 770px;
	margin-left: 20px;
	background: #222;
	margin-bottom:10px;
}

#submenu_box {
	float: left;
	height: 20px;
	width: 250px;
	background: #222;
	margin-left: 20px;
}

.blank_top {
	height: 270px;
}

.blank_top2 {
	height: 280px;
}

#blank_bottom {
	height: 260px;
}

.blank_box {
	float: left;
	background: url(../images/bg.gif) repeat;
	height: 260px;
	width: 250px;
	margin-left: 20px;
}

.blank_box2 {
	float: left;
	background: url(../images/bg.gif) repeat;
	height: 260px;
	width: 250px;
	margin-left: 10px;
}

.blank_box3 {
	float: left;
	background: #fff;
	height: 260px;
	width: 250px;
	margin-left: 20px;
}

.ad_box {
	float: left;
	background: #fff;
	height: 260px;
	width: 250px;
	margin-left: 20px;
}

.ad_box a img {
	border: 0;
}

.image_box {
	float: left;
	background: #fff;
	height: 260px;
	width: 250px;
	margin-left: 10px;
}

.image_box a img {
	border: 0;
}

.text_box {
	float: left;
	background: #fff;
	height: 260px;
	width: 250px;
	margin-left: 10px;
	overflow: hidden;
}

.text_box a img {
	border: none;
}

.text_box a:hover, a:active img {
	background: none;
}

.text_box02 {
	float: left;
	background: #fff;
	height: auto;
	width: 250px;
	margin-left: 10px;
}

.news_box {
	float: left;
	background: #fff;
	height: 530px;
	width: 250px;
	margin-left: 30px;
	overflow: hidden;
}

.entry {
	border-bottom: dotted 1px #00cc00;
	margin-left: -2px;
}

.toolbar {
	display: block;
	list-style-type:none;
	padding:0;
	width:250px;
	margin-top: 10px;
}

.space {
	height: 10px;
}