@charset "utf-8";
/* CSS Document */

/*2012年11月份样式优化(专题模块)*/
/*标题在下，图片在上*/
.mod_M_subject { padding: 6px; }
.mod_M_subject .MM { height: auto; padding-bottom: 5px; }
.mod_M_subject .MM a.pic { margin-top: 0; position: relative; }
.mod_M_subject .MM a.pic img { border: medium none; clear: both; float: none; height: 78px; margin: 0 0 5px; width: 295px; }
.mod_M_subject .MM a.title { height: auto; overflow: hidden; position: relative; color: #003366; display: block; font-weight: bold; }
.mod_M_subject .MM a.title:hover { text-decoration: underline; }
.mod_M_subject .MM p.summary { height: auto; overflow: hidden; color: #666666; left: 0; position: relative; top: 0; width: auto; }
.mod_M_subject li { background: url("../images/dot_all.gif") no-repeat scroll left -144px transparent; height: 22px; line-height: 22px; overflow: hidden; padding-left: 15px; }
.mod_M_subject a { color: #003366; }/*标题在上，图片在下*/
.mod_M_subject .MM { height: 140px; padding-bottom: 5px; }
.mod_M_subject .MM a.pic { margin-top: 0; position: absolute; top: 24px; }
.mod_M_subject .MM a.pic img { border: medium none; clear: both; float: none; height: 78px; margin: 0 5px; width: 295px; }
.mod_M_subject .MM a.title { color: #003366; display: block; font-weight: bold; height: auto; margin: 0 3px; overflow: hidden; position: absolute; }
.mod_M_subject .MM a.title { color: #003366; display: block; font-weight: bold; height: auto; overflow: hidden; position: absolute; }
.mod_M_subject .MM p.summary { color: #666666; height: auto; left: 0; margin: 0 5px; overflow: hidden; position: absolute; top: 105px; width: auto; }
