.back_01 {
	background-image: url(images/back_01.gif);
	background-repeat: repeat-x;
}
.box_01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9D947F;
}
.box_02 {
	background-image: url(images/icon_18.gif);
	background-repeat: repeat-x;
	background-position: center;
}


.txt_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #5B523C;
}
.txt_02 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #655939;
	text-decoration: none;
}
.txt_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #786F5A;
}
.txt_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.txt_05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.txt_06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #756A55;
}
.txt_07 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #DD5248;
}
.txt_08 {
	font-family: "標楷體";
	font-size: 25px;
	font-weight: bold;
	color: #AA0E0C;
}
A.txt_02:hover {
	FONT-WEIGHT: bold;
	COLOR: #990000;
	text-decoration: underline;
}
/*------------------------------------------------------------
------------------------------------------------------------*/

/*  誰來我家 田字型排版  */
#visitor ul{
    _height: 1% ;
    overflow: hidden ;
    _overflow: none ;
}
#visitor li{
    float:left ;
}


/*  我去誰家 田字型排版  */
#crumb ul{
    _height: 1% ;
    overflow: hidden ;
    _overflow: none ;
}
#crumb li{
    float:left ;
}


/*  碎碎唸聯播  好友圖像靠左  文字靠右  */
#broadcast ul{
    _height: 1% ;
    overflow: hidden ;
    _overflow: none ;
}
.broadcast-photo{
    float:left ;
}


/*  解決迴響樓梯型歪斜排版問題 + 文字重疊問題　迴響人圖像靠左  迴響內容靠右  */
.single-post{
    _height: 1% ;
    overflow: hidden ;
    _overflow: none ;
}
.post-photo{
    width:120px ;
    float:left ;
    text-align:Center ;
}


/*  解決圖片太大撐破版面，側邊欄往下掉的問題  */
#content{
    overflow: hidden ;
}
/*-------------------- --------------------*/ 