body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: medium;
}
#all {
	height: auto;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-color: #000000;
	height: 399px;
	width: 915px;
	background-image: url(img/logo.jpg);
}
#header h1{
	position: absolute;
	left: -3000px;

}
#contents {
	width: 599px;
	margin: 0px;
	height: auto;
	float: left;
}
#sab_contents {
	margin: 0px;
	height: auto;
	width: 316px;
	float: left;
}
#sab_c1 {
	margin: 0px;
	float: left;
	height: auto;
	width: 148px;
	padding: 5px;
}
#sab_c1 h3{
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #6699CC;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #333333;
	border-right: #333333;
	border-bottom: 1px solid #333333;
	border-left: #333333;
	font-size: medium;
}
#sab_c2 {
	margin: 0px;
	float: left;
	height: auto;
	width: 148px;
	padding: 5px;
}
#footer {
	padding: 20px 10px 10px;
	height: 75px;
	text-align: center;
	clear: left;
}
.search {
	text-align: center;
	width: 148px;
}
.search ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
.comment {
	text-align: left;
}
.comment ul{
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	font-size: small;
}
.recently_archives {
	text-align: left;
	padding: 5px;
}
.recently_archives ul{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
.recently_archives ul li{
	margin-top: 2px;
	margin-bottom: 2px;
}
.item {
	width: 148px;
	margin-left: 5px;
}
.item ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	
}
.item ul li{
	display: block;
	float: left;
	margin-right: 5px;
	width: 68px;	
}
.item img{
	width: 68px;
	border: none;
}
category_box{

}
category_box ul{
	margin: 0px;
	font-size: small;
}
category_box ul li{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: small;

}
.clear {
	clear: left;
}
.entry_title {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.title_box{
padding: 10px;
	background-image: url(img/entry_title_img.gif);
	height: 92px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 2em;
}
.asset-footer {
	clear: both;
}
.mg10top_bottom {
	margin-top: 10px;
	margin-bottom: 10px;
}
#movement_menu {
	padding: 10px;
	text-align: center;
	font-size: small;
	background-color: #6699CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}


