﻿
.newsContentAlbum { width:900px; margin:20px 10px 20px 10px; }
.newsContentAlbum img { border:none; }

.newsContentAlbum .prev_btn  { float:left; clear:left; margin:60px 5px auto; }
.newsContentAlbum .next_btn  { float:right; clear:right; margin:60px 5px auto; }

.newsContentAlbum .v_content { float:left; position:relative; width:810px; height:150px; overflow:hidden; border:1px solid #E7E7E7; }
.newsContentAlbum .v_content_list { position:absolute; width:2500px; top:0px; left:0px; height:150px;  }
.newsContentAlbum .v_content ul {float:left; list-style:none;}
.newsContentAlbum .v_content ul li { display:inline; float:left; margin:12px 2px 0; padding:3px; height:110px; list-style:none;}
.newsContentAlbum .v_content ul li a { display:block; }
.newsContentAlbum .v_content ul li img {  width:120px; height:120px; }
.newsContentAlbum .v_content ul li h4 { width:80px; height:18px; overflow:hidden; margin-top:999px; font-weight:normal; }/*margin-top设为99是为了不显示*/
.newsContentAlbum .v_content ul li h4 a { display:inline !important; height:auto !important; }

.ImgPlayer  {margin-top:50px; clear:both; width:98%; text-align:center;}
.ImgPlayer img { clear:both;}
.ImgPlayer h3 { clear:both; font-size:14px; font-weight:normal; margin:10px 0 10px 0;}

