@charset "utf-8";
/* CSS Written by > i.sheila.wong@gmail.com------- */

/* content_main, discussion -------------*/
.post-show{margin:10px 0;padding:8px 0;background:url(../_img3/symbol/dashed.gif) repeat-x left bottom;}
.post-detail{float:left;margin:0;padding:0;background:url(../_img3/symbol/dashed.gif) repeat-x left bottom;}
.A-detail{float:left;font-size:11px;padding-bottom:12px;width:610px;}
.A-title{background-color:#efefef;padding:2px 8px;margin-bottom:5px;}
.A-info{float:left;width:610px;}
.A-info-photo{float:left;}
.A-info-photo img{width:40px;padding:1px;border:1px solid #ddd;}
.A-info-comment{float:right;width:555px;}
.post-box{float:left;padding:0;margin-top:10px;}
.post-box h6{font:bold 13px Verdana, Arial, Helvetica, sans-serif;color:#333;}
.post-box dl{margin:15px 0 0;font-size:11px;}
.post-box dl dt{float:left;width:90px;line-height:150%;}
.post-box dl dd span{margin-left:10px;}
.post-text{width:320px;border-width:1px;border-style:solid;border-color:#a5acb2 #ddd #ddd #c0c0c0;background-color:#fcfcfc;}
.post{background:url(../_img3/icons/post.gif) no-repeat 0 0;padding-left:22px;padding-bottom:2px;display:block;}
.button-post{background:url(../_img3/buttons/add_bg.gif) -50px -2px;width:100px;height:30px;padding:0 0 2px;border:1px solid #eabb18;font:bold 14px Verdana, Arial, Helvetica, sans-serif;color:#5e3f0f;}
