@charset "utf-8";
.content_box { background:#fff; padding-top:13px; padding:10px; overflow:hidden; width:930px; }
.breadcrumb { color: #67df67; font-size: 11px; font-family: arial; font-weight: bold; padding: 0px 0px 15px 0px; }
.breadcrumb a, .breadcrumb a:visited { color: #678867; text-decoration: none; }
.breadcrumb a:hover { color: #67df67; }

.text, .text p { font-size:12px; color:#333333; line-height:140%; font-family:Arial; width:95%; padding:5px; margin-top:0px; } 
.text ul { padding:10px; }
.text img { padding: 5px; }
.text .alignleft { float:left; }
.text .alignright { float:right; }
.text { border-bottom: 2px dotted #dadada; }

