
#blog{
	margin			: 0 0 0 20px;
}

/* box */

#blog .box{
	width			: 710px;
	margin			: 0 0 20px 0;
}

#blog .box:after{
	content			: "";
	display			: block;
	clear			: both;
}

#blog .box:after{
	content			: "";
	display			: block;
	clear			: both;
}

#blog .box .title{
	width			: 710px;
	margin			: 0 0 10px 0;
	background		: url(./img/h3_bg.gif) no-repeat;
}

#blog .box .title h3{
	font-size		: 16px;
	line-height		: 45px;
	font-weight		: bold;
	color			: #413524;
	padding			: 0 0 0 36px;
}

#blog .box_l{
	width			: 265px;
	float			: left;
	padding			: 0 0 10px 0;
}

#blog .box_l img{
	padding			: 1px;
	border			: 1px solid #3b352b;
}

#blog .box_r{
	width			: 445px;
	float			: left;
	padding			: 0 0 10px 0;
}

#blog .name{
	width			: 445px;
	height			: 35px;
	font-size		: 11px;
	line-height		: 35px;
	text-indent		: 10px;
	color			: #af9d6f;
	background		: url(./img/name.gif) no-repeat;
	margin			: 0 0 10px 0;
	position		: relative;
}

#blog .name span{
	display			: block;
	width			: 150px;
	text-align		: right;
	position		: absolute;
	top				: 0px;
	right			: 10px;
}

#blog .name a{
	font-size		: 12px;
}

#blog .box_r .txt{
	font-size		: 11px;
	line-height		: 18px;
	color			: #121212;
	padding			: 8px 5px;
	background		: #ffffff;
	border			: 1px solid #332d28;
}

#blog .past{
	width			: 710px;
	clear			: left;
	font-size		: 11px;
	line-height		: 35px;
	background		: url(./img/past.gif) no-repeat;
}

#blog .past p{
	width			: 700px;
	text-align		: right;
}

#blog .past p a{
}


/* y[W */

#next_page{
	width			: 710px;
	clear			: both;
	text-align		: center;
	font-size		: 13px;
	margin			: 0 0 0 20px;
}

#next_page p{
	padding			: 15px 0 35px 0;
}

#next_page span{
	padding			: 3px 8px;
	height			: 18px;
	line-height		: 18px;
	background		: #867d66;
	color			: #2f2822;
	border			: 1px solid #3b352b;
}

#next_page a{
	padding			: 3px 8px;
	height			: 18px;
	line-height		: 18px;
	border			: 1px solid #333333;
	text-decoration	: none;
	color			: #ffffff;
	background		: #000000;
}

#next_page a:hover{
	padding			: 3px 8px;
	color			: #ffffff;
	background		: #000000;
	border			: 1px solid #867d66;
}
