@charset "utf-8";
/* CSS Document */

.Msg_LineBox{ margin:10px 0;}

/* 留言版 */
#MsgContent{width:94%; text-align:left; margin:0px auto;color:#333333}

/* 迴響文章顯示 */
#MsgContent .comment{}
#MsgContent .comment{} .commenttop{border-top: 1px dotted #6b5d52;padding:4px 4px 4px 20px; background:url(images/icon_quote.gif) no-repeat left;}
#MsgContent .comment{} .commenttop .commentinfo{}
#MsgContent .comment{} .commentcontent{
padding: 10px;
line-height: 20px;
overflow-x: hidden;
overflow-y: hidden;
margin:0px auto;
}

/* 回應 */
#MsgContent .comment{} .reply{ padding:10px 0px 0px 0px;}
#MsgContent .comment{} .reply .replytop{border-bottom: 1px dotted #6b5d52;padding:4px 4px 4px 20px; background:url(images/icon_quote.gif) #C9DAF5 no-repeat left;}
#MsgContent .comment{} .reply .replycontent{
padding: 10px 0px 0px 0px;
line-height: 20px;
overflow-x: hidden;
overflow-y: hidden;
width: 94%; margin:0px auto; color:#2D578A}

#MsgContent .comment{} .PContact{ color:#FF0000}
#MsgContent .comment{} .GuestBookPImg{ padding-left: 60px; background-position:left; padding-bottom:20px; margin-top:5px;}
#MsgContent .comment{} .gb_img_1{background:url(images/icon/1.gif) no-repeat;}
#MsgContent .comment{} .gb_img_2{background:url(images/icon/2.gif) no-repeat;}
#MsgContent .comment{} .gb_img_3{background:url(images/icon/3.gif) no-repeat;}
#MsgContent .comment{} .gb_img_4{background:url(images/icon/4.gif) no-repeat;}
#MsgContent .comment{} .gb_img_5{background:url(images/icon/5.gif) no-repeat;}
#MsgContent .comment{} .gb_img_6{background:url(images/icon/6.gif) no-repeat;}
#MsgContent .comment{} .gb_img_7{background:url(images/icon/7.gif) no-repeat;}
#MsgContent .comment{} .gb_img_8{background:url(images/icon/8.gif) no-repeat;}

/* 我要發表 */
#MsgPost #MsgHead{
padding: 4px;
text-align: center;
font-weight: bold;
border-bottom: 1px solid black;
color:#333
}
#MsgPost #MsgBody{text-align:center;}


