body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #821C17;
	text-decoration: underline;
}
#blog {
	padding-bottom: 50px;
}
#container {
	background-image: url(/images/container_bg.gif);
	background-repeat: repeat-y;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;
}
#header .h-img {
	text-align: center;
}
.h-menu {
	padding-bottom: 50px;
}
#item {
	width: 723px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 50px;
}
#item .photo {
	float: left;
	margin: 0px;
	padding: 0px;
}
#item .title {
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
}
#item .descript {
	line-height: 1.9;
	padding-top: 5px;
	color: #333;
	padding-left: 276px;
}
#item .detail {
	text-align: right;
	padding-top: 10px;
}
#banner {
	text-align: center;
	padding-bottom: 50px;
}
#fotter {
	background-image: url(/images/fotter_bg.jpg);
	background-repeat: repeat-x;
}
#fotter .copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 39px;
	background-image: url(/images/copy_bg.jpg);
	background-repeat: no-repeat;
	color: #7F0000;
	text-align: center;
	padding-top: 40px;
}
