@charset "utf-8";
/* CSS Document */

#content .content_all .box p{padding-top:10px;float:left;}
#content .content_all .box .box_right,
#content .content_all .box .box_left{float:left; width:467px; margin-bottom:25px;}
#content .content_all .box .box_right { float:right; }

#content .content_all .box .quote_top{ background:url(layout/quotes-top.gif) no-repeat center top; width:467px; height:29px; position:relative;float:left;}
#content .content_all .box .quote_middle{  border-left:1px solid #cacbcb;border-right:1px solid #cacbcb;background:#fff; width:465px; height:auto;  position:relative;float:left;}
#content .content_all .box .quote_bottom{background:url(layout/quotes-bottom.gif) no-repeat center top; width:467px; height:29px;position:relative;float:left; }

#content .content_all .box blockquote{margin:0 27px;color:#8b8b8b; font-size:13px; font-style:italic; line-height:17.5px;}
