.style2 {
	font-size: 16px;
	font-weight: bold;
}

.style4 {
	font-size: 16px;
	color: #333333;
}

/*以下為齊行css*/

#justify {
	text-align: justify;
	text-justify: distribute;
	word-break:break-all
}

.back_blog_lift {
	background-image: url(../myblog/images/blog_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.left_back {
	background-image: url(../myblog/images/back.jpg);
	background-repeat: repeat-y;
}
#right_blog {
	width: 221px;
	position: absolute;
	left: 727px;
}
#father {
	position: absolute;
}
/*---- 頁首 ----*/

#HEADER {

}

#HEADER h1 a {
	text-indent: -9999px;
	display: block;
	width: 220px;
	height: 200px;
}
