@charset "utf-8";
.xe_content{overflow:visible;word-break:break-all;font-size:13px}
.xe_content p{margin:0}

.xe_content blockquote{clear:both;padding:10px;margin:10px}
.xe_content blockquote.q1{padding:0 10px;border-left:2px solid #ccc}
.xe_content blockquote.q2{padding:0 10px 0 20px;background:url(./img/bg_qmark.gif) no-repeat 0 0}
.xe_content blockquote.q3{border:1px solid #d9d9d9}
.xe_content blockquote.q4{border:1px solid #d9d9d9;background:#fbfbfb}
.xe_content blockquote.q5{border:2px solid #707070}
.xe_content blockquote.q6{border:1px dashed #707070}
.xe_content blockquote.q7{border:1px dashed #707070;background:#fbfbfb}

.xe_content .center{margin:10px auto}
.xe_content .inline{display:inline-block}

.xe_content .tx{min-width:280px}
.xe_content .img_bx{clear:both;margin:10px 0;text-align:center}
.xe_content .img{min-width:80px;margin:5px 0 10px;text-align:center}
.xe_content .img img{box-shadow:1px 2px 3px rgba(0,0,0,.5)}
.xe_content .img.fl{margin-right:15px}
.xe_content .img.fr{margin-left:15px}
.xe_content .img small{font-weight:bold;color:#69C}