﻿.video_list a:link,a:visited {
    color: #333;
    text-decoration: none;
}
.video_list a:hover,a:active {
    color: #d84040;    
}
.video_head{width: 970px;padding-left:10px}
.menu{background: url("../images/WHWA1011/dh_bg.jpg") repeat-x scroll 0 0 transparent;
    float: left;
    height: 39px;
    line-height: 39px;
    margin-top: 10px;
    padding-left: 20px;
    width: 980px;}
.video_name{height:16px;width:208px;color:#999999;font-size:12px;}
.search{margin-left:660px;width:300px;}
.search a {color:#FFFFFF;cursor:pointer;}
.search_video{color:#FFFFFF;font-weight:bold;font-size:15px;text-decoration:none;margin-left:10px;}

.video {
    border-image: none;
    float: left;
    width: 1050px;
}

.photo_list{margin-top:50px;margin-left:30px;}
.photo_list ul li {
    float: left;
    margin-bottom: 50px;margin-right:50px; 
}
.photo_info{width:273px;height:185px;background: url("../Images/WHWA1015/photo_bg.jpg") no-repeat scroll 0 0 transparent;padding:8px 0 0 7px;}
.photo_list ul li img{width:260px;height:170px;}


.photo_text{margin-top:3px;text-align:center;}

.pages{float:right;margin-right:60px;}
a:link,a:visited {
    color: #333;
    text-decoration: none;
}
a:hover,a:active {
    color: #d84040;
    
}

