#header {
	background: url('../images/header_back.jpg') repeat-x scroll 0 0 transparent;
	/*  width: 1202px;
	 margin-left: auto;
	 margin-right: auto;
	 padding-left: 2px;
	 padding-right: 2px;
	 */
	height: 170px;
}
#header #col_01 {
	text-align: center;
	padding: 4px;
	position: relative;
	top: 10px;
	width: 350px;
	/*  left: -100px; */

	/*  box-shadow: 6px 6px 3px #A0A0A0; */
}
#header #col_02 {
	text-align: center;
}
#header #col_03 {
	text-align: center;
	/*  width: 250px; */
	position: relative;
	left: 100px;
	top: 70px;
}
body {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	/*	width: 90%; */
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.context {
	/* width: 1024px; */
	min-height: 800px;
}
.title {
	text-align: center;
	font-size: 16px;
}
.band {
	width: 238px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}
.blog_list {
	min-height: 186px;
}
.title, .fbox_title {
	background-color: rgb(145, 184, 164);
}