.mediaContent{float:left;width:825px;height:100%;border-left:1px solid #dedede;overflow:hidden;padding-left:32px;}
.mediaContent .title{height:43px;line-height:43px;border-bottom:1px solid #dedede;font-size:18px;background:url(../images/bticon.jpg) no-repeat left center;padding-left:27px;}
.mediaList li{height:180px;padding:25px 0;border-bottom:1px solid #dedede;}
.mediaList li .pic{width:222px;height:180px;float:left;background:#e5007f;}
.mediaList li .pic img{width:220px;height:178px;border:1px solid #dedede;}
.mediaList li .pic img:hover{opacity:0.9}
.mediaList li .txt{width:580px;float:right;}
.mediaList li .txt h3{line-height:30px;font-size:24px;display:block;margin-bottom:6px;}
.mediaList li .txt p{line-height:26px;font-size:14px;}
.mediaList li .txt p span{padding-right:20px;}
.mediaList li .txt p span font{color:#e5007f;}
.mediaList li .txt .more{display:block;width:85px;height:30px;line-height:30px;text-align:center;font-size:14px;background:#e5007f;border-radius:4px;color:#fff;margin-top:10px;}
.mediaList li .txt .more:hover{background:#ff008d;color:#fff;}

/* ============·­Ò³============== */

div#showpages {
clear:both;
padding:0px;
margin:20px 0px;
width:100%;
height:30px;
white-space: nowrap;
}

div#pagesinfo {
float:left;
padding:3px 8px;
white-space: nowrap;
}

div#pages {
float:right;
padding-right:8px;
white-space: nowrap;
}

div#pages ul{
margin:0;
padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#303030;
text-decoration: none;
}

div#pages a:hover{
color:#ff0000;
text-decoration: none;
}

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#dcd9d4;
color:#303030;
border:1px #dcd9d4 solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#303030;
background-color:#eee;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages li.pbutton{
color:#303030;
background-color:#dcd9d4;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages li.opt{
color:#303030;
padding:0px 2px;
white-space: nowrap;
border:0px;
}