.box_blogtemp {
	margin-top:17px;
	margin-left:0px;

	width:690px;
	display:block;
	float:left;
}



.box_blogtemp_head {
	margin-left:0px;

	width:684px;
	height: 60px;
	display:block;
	background:url(../imgs/box_blogtemp_head.png);
	background-position:top; 
	background-repeat:no-repeat;
	float:left;
}


.box_blogtemp_bg {
	margin-left:0px;
	width:684px;
	height:: 200px;
	display:block;
	background:url(../imgs/box_blogtemp_bg.png);
	background-position:top;
	background-repeat:repeat-y;
	float:left;
	text-align: center;
}



.box_blogtemp_bottom {
	margin-left:-1px;
	width:684px;
	height: 195px;
	display:block;
	background:url(../imgs/box_blogtemp_bottom.png);
	background-position:top; 
	background-repeat:no-repeat;
	float:left;
}


