.lsx_subject_picScroll { overflow:hidden; position:relative; }
.lsx_subject_picScroll .hd { overflow:hidden; padding:0 10px;}
.lsx_subject_picScroll .hd .prev
,.lsx_subject_picScroll .hd .next { position:absolute; top:50%; margin-top:-25px; display:block; width:52px; height:52px;}
.lsx_subject_picScroll .hd .prev { left:0; background:url(Hot_arrowGrey.gif) no-repeat; margin-left:15px;}
.lsx_subject_picScroll .hd .next { left:auto; right:0; background:url(Hot_next.gif) no-repeat; margin-right:15px;}
.lsx_subject_picScroll .hd .prev:hover { background:url(Hot_prev.gif) no-repeat}
.lsx_subject_picScroll .hd .next:hover { background:url(Hot_arrowBlue.gif) no-repeat;}
.lsx_subject_picScroll .hd .prevStop { display:none;}
.lsx_subject_picScroll .hd .nextStop { display:none;}
.lsx_subject_picScroll .bd { padding:10px; margin:30px 0 0 70px;}
.lsx_subject_picScroll .bd ul { overflow:hidden; zoom:1; }
.lsx_subject_picScroll .bd ul li { background:url(Hot_topics_box.gif) no-repeat; width:255px; height:154px; float:left; margin-left:35px; position:relative;}
.lsx_subject_picScroll .bd ul li .pic { height:90px; text-align:center; font-size:18px; color:#FFF; font-weight:bold; margin:16px 0 0 24px; display:table; overflow:hidden; width:90%; position:relative; z-index:9;}
.lsx_subject_picScroll .bd ul li .pic p { vertical-align:middle; display:table-cell; *position:absolute; *top:50%; width:100%;}
.lsx_subject_picScroll .bd ul li .pic p i { *position:relative; *top:-50%; *left:-50%; width:160px; display:inline-block;}
.lsx_subject_picScroll .bd ul li .date ,.lsx_subject_picScroll .bd ul li .go { position:absolute; bottom:10px; display:inline-block; font-size:12px;}
.lsx_subject_picScroll .bd ul li .date { left:38px; background:url(Hot_topics_time.gif) no-repeat left center; padding:3px 0 3px 25px; color:#b1b1b1;}
.lsx_subject_picScroll .bd ul li .go { right:15px; background:url(Hot_topics_go.gif) no-repeat right center; padding:3px 30px 3px 0; color:#3399cc;}
.lsx_subject h3 { background:url(Hot_topics_line.gif) no-repeat center right; padding-left:80px; margin:18px 20px 10px 0; font-weight:normal; font-size:18px; color:#3399cc; position:relative;}