@charset "utf-8";
/* CSS Document */

.slistArea{
	background: #fff;
	border-left:1px solid #ebe9e9;border-right:1px solid #ebe9e9; border-bottom:1px solid #ebe9e9 ;width:685px;
	}
.slistArea .stamp-top{
	background: url(../img/hotissue/post_top.gif)  no-repeat top;height:11px;
}
.slistArea .tab{margin:7px 15px; color:#d93470 ; border-bottom:1px solid #d93470;padding: 0 0 3px 0}
.slistArea .tab a{color:#d93470;}
.listBox{padding:10px 15px 10px 15px }
.listBox li{padding:20px 0 10px 0; display:block; border-top:1px dotted #C8C8C8 }
.artsit{float:left ; padding: 0 15px 0 0;width:80px}
.artsit img{padding:2px ; border: 1px  solid #C8C8C8;width:80px;height:80px}

.listBox a{ text-decoration:none}
.listBox a:hover{ text-decoration: underline}
.listBox h5 {display:block; }
.listBox h5 a{color:#dc3471;}
.listBox h6{display:block;color:#4E88BF;font-size:13px;padding:2px 0 10px 0}
.listBox p a{color:#6C6C6C}

.info{ clear:both ;;padding:10px 0 0 0 ; font:12px ;color:#A6A2A2; text-align:right}

.info em{padding:5px;font-size:12px}
.info dl{display:block ;	font-size: 12px; color:#a6a2a2}
.info dd{float:right;display:block;padding:0 5px}

.fnDiv{margin:10px 15px 5px 15px;color:#6C6C6C;padding: 0 0 0 0;}
.fnDiv div{float:left;padding:5px 15px 5px 0}
.fnDiv select{padding:1px;color:#6C6C6C }