@CHARSET "UTF-8";


.album_div {width:300px;height:108px;float: left;margin: 0px 0px 10px 0px;padding: 10px;background: url("../../../../../images/video-preview.png") no-repeat center top;}
.album_div h3 {border: none;font-size: 1.0em;font-weight: bold;padding:0px 0px 5px 10px;margin:0}
.album_div h3 a{color:#4382E1;text-decoration: none;font-family: times new roman;border-bottom: 1px solid #4382E1;}
.album_div h3 a:hover{text-decoration: none;border-bottom: none;}
.album_div .image {float: left;padding: 0px 0px 0px 0px;background-color: #BCD6FD;margin: 0px 10px 10px 10px;width:80px;height:60px;text-align: center;}
.album_div img {height: 50px;margin: 5px 0px 0px 0px;border:none}


.album_photo {width: 170px;height: 130px;background-color: #9DC3FD;float:left;background-color: #DAE9FF;border: 1px solid #6BA6FF;margin: 0px 5px 5px 0px;padding: 0;text-align: center}
.album_photo img {height: 120px;margin: 3px 0px 0px 0px;border: 2px solid #C8DEFF}
.album_photo img:hover {border: 2px solid #AFC9F0}


.album_content {margin-left:20px;}

.album_detail_cont {overflow-x:scroll;white-space:nowrap;}
.album_detail {margin: 0px 10px 0px 0px;border: 1px solid #fff}
.album_detail:hover {border: 1px solid black}


.album_photo_detail {background-color: #D8E2F0;padding: 10px 0px 10px 0px;width:100%;text-align: center;margin: 0px 0px 20px 0px}
.album_photo_detail .title {display: block;font-size:1.2em;margin:0px 0px 5px 0px;}
.album_photo_detail img {padding:0;margin:0;border:0}
.album_photo_detail p {padding:0;margin: 5px 0px 5px 0px;border:0;text-align: center}