@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;display:inline-block;background:url(/images/line2.png) left top repeat-y;}
.main_left{float:left;width:160px;padding:5px;}
.main_right{float:right;width:785px;padding-left:5px;background-color:#fff;}
.origin{margin-top:5px;background-color:#fff}


.list{border:solid 1px #D3DCED;padding-bottom:8px}
.list h2{height:23px;padding:3px 8px 0 8px;color:#193B5F;background:#ECF6FF url(/images/line.png) left -130px repeat-x;border-top:1px solid #fff;border-bottom:1px solid #C5DDF6}
.list dl{overflow:hidden;display:block;height:18px;margin:2px 8px 4px 8px;border-top:dotted 1px #d9d9d9;padding:4px 6px 0 6px}
.list dl.first{border-top:none;}
.list dl dt{float:left}
.list dl dt a{color:#000}
.list dl dt a:hover{color:#BA2636}
.list dl dd{float:right;color:#777}

.detail .matter{background-color:#F7FCFF;border:solid 1px #DCDDDD;margin-top:5px;padding:25px 20px}
.detail .matter h1{font-size:24px; line-height:28px; font-weight:bold; clear:both;}
.detail .matter p{line-height:26px;font-size:14px}

.new_hot{float:right;border:solid 1px #E3E3E3;height:188px;width:176px;padding:6px 10px;overflow:hidden;}
.new_hot h3 a{font-size:14px;}
.new_hot p{color:#999;margin-bottom:5px}
.new_hot address{text-align:right}

.comment_link{border-top:dotted 1px #ccc;border-bottom:dotted 1px #ccc;background-color:#fff;padding:8px 10px;margin-bottom:10px;}
