@charset "utf-8";
/* CSS Document 2009.6 */
@import url("/stylesheet/base.css");
@import url("/stylesheet/colligate.css");
@import url("/stylesheet/similarly.css");

.main{overflow:hidden;clear:both;height:100%;background:url(/images/line2.png) left top repeat-y}
.main_left{float:left;width:160px;padding:5px;}
.main_right{float:right;width:795px;overflow:hidden;display:inline-block}
.origin{margin-top:5px;background-color:#fff;}

.main_right dl{overflow:hidden;height:100%;display:block;background:#fff;margin:10px 20px}
.main_right dl dt{overflow:hidden;clear:both;border-top:dotted 1px #d9d9d9;height:100%;padding:5px 0 0 5px;margin-top:8px;font-weight:bold;color:#f60;overflow:hidden;clear:both;display:block;height:24px}
.main_right dl dt.first{border-top:none;}
.main_right dl dd{float:left;display:inline-block;margin:3px 0 0 26px;width:122px;}
