

#mediaItem {
height: 60px;
background: #f9f9f9 url(http://www.news.cn/2015/img2015/bg_mediaItem.png) no-repeat 0 0;
overflow: hidden;
position: relative;
}

#mediaItem .title {
float: left;
width: 60px;
height: 50px;
line-height: 20px;
padding: 10px 0 0 20px;
color: #106399;
text-align: center;
font-family: \5FAE\8F6F\96C5\9ED1;
font-size: 16px;
}


#mediaItem .mediaList {
float: left;
width: 890px;
height: 120px;
}
#mediaItem .mediaList li {
padding-top: 2px;
vertical-align: top;
}
#mediaItem .mediaList li p {
float: left;
width: 30%;
height: 28px;
overflow: hidden;
color: #0f588b;
padding-left: 2%;
padding-right: 1%;
}
#mediaItem .btnPrev {
right: 0px;
top: 6px;
}
#mediaItem .btn {
width: 30px;
height: 20px;
position: absolute;
z-index: 1;
right: 0px;
cursor: pointer;
}
#mediaItem .btnPrev i {
border-bottom: 6px solid #a9a9a9;
top: 6px;
}
#mediaItem .btn i {
width: 0;
height: 0;
line-height: 0px;
font-size: 0px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
_border-bottom: 6px solid dashed;
_border-top: 6px solid dashed;
position: absolute;
left: 50%;
margin-left: -8px;
overflow: hidden;
}
#mediaItem .btnNext {
right: 0px;
bottom: 6px;
}
#mediaItem .btnNext i {
border-top: 6px solid #a9a9a9;
bottom: 4px;
}

#adBody03 {
text-align: center;

padding-bottom:10px;
}
#adBody002 {

padding: 10px 0;
}