body 
{
     background-color:#E8E8E8;
     margin-top:5px;}

.page
{
     width:1000px;
     margin-left:auto;
     margin-right:auto;
     position:relative;
    top: 0px;
    left: 0px;}
    
.VideoHead
{
    background-image:url(../images/videobanner.jpg);
    width:1000px;
    height:100px;}

.content
{
     background-color:White;
     min-height:500px;}
    
.visit
{   
    width:250px;
    height:40px;
    float:right;
    background-color:#007750;}
    
#visit
{
    margin-top:14px;
    font-size:13px;
    color:White;
    margin-right:8px;
    float:right;}

/*导航相关css开始*/
ul,li,p{margin:0;padding:0;}
ul{list-style-type:none;}
#nav{ float:left;}
#nav{position:relative;width:750px;background-position:0 -36px;margin:0px auto; background-color:#007750;}
#nav ul{height:40px;line-height:40px;margin-left:0px;padding-right:0px;overflow:hidden;background-position:right -108px;}
#nav ul li{float:left;width:107px;margin-left:0px;background-position:0 -108px;}
#nav ul li a{font-size:16px;color:#fff;width:107px;display:block;text-align:center;text-decoration:none;margin:0 0px 0 2px;}
#nav ul li a:hover{font-weight:700;background-position:-3px -144px; background-color:#009661;}
#nav .subnav{display:none;position:absolute;top:41px;width:auto!important;min-width:110px;height:27px;line-height:27px;white-space:nowrap;background-position:0 -180px;}
#nav .subnav p{margin-left:10px;padding-right:10px;background-position:right -234px;}
#nav .subnav p span{display:block;color:#235e99;background-repeat:repeat-x;background-position:0 -207px;}
#nav .subnav p a{font-size:12px;display:inline;color:#235e99;text-decoration:none;margin:0 5px;padding:0 2px;}
#nav .subnav p a:hover{font-weight:400;background-image:none;border-bottom:2px solid;}
#nav .subnav .arrow{position:absolute;top:-4px;display:block;width:11px;height:5px;background-position:0 -261px;}
/*导航相关css结束*/

.info
{
    width:1000px;
    height:30px;
    background-color:White;}

.weather
{
    float:left;}

.date
{
    float:right;
    font-size:13px;
    margin-top:8px;
    margin-right:5px;}
    
.foot
{
    font-family:宋体;
    font-size:13px;
    text-align:center;}

.footbanner
{
    background-color:#007750;
    height:10px;
    width:1000px;}

.footbottom
{
    margin-top:15px;}

.footbottom a
{
    text-decoration:none;
    color:Black;}

.footbottom a:hover
{
    color:Red;}
 
 .returntop
{
    background:url(../images/returntop1.jpg);
    display:none;
    position:fixed;
    bottom:80px;
    right:80px;
    cursor:pointer;}
 
 /*********用于搜索和加入收藏，设为首页*********/
.txtSearch
{
     background:#ffffff url(../images/search.jpg) no-repeat;
     padding-left:20px;}
        
.search
{
    line-height:50px;
    vertical-align:middle;}
    
.function
{ 
    text-align:right;
    line-height:14px;}
    
.function a
{
    font-family:宋体;
    font-size:13px;
    color:Black;
    text-decoration:none;}
    
.function a:hover
{
    color:Red;}
    
.headFunc
{
    float:right;
    margin:33px 20px 0px auto;}