﻿@charset "utf-8";

body {
font-family: "微软雅黑", Arial, Helvetica, sans-serif; 
background:#fff;
font-size:14px;
margin:0;
padding:0;
}
.f_l{ float:left; margin-top:10px;}
.f_r{ float:right; }
form,p,span,a,h3{margin:0; padding:0;}
a:link{ color:#333; text-decoration: none; }
a:visited{color:#333; text-decoration:none;}
a:hover{ color:#f00;}
a img{ border:0;}
hr{ border:1px dashed  #b5d6e6;}
ul,li{list-style-type:none; padding:0;margin:0;}
.clr {clear:both;}
iframe {border:0px;}
.h_10{ height:10px; font-size:10px; line-height:10px;}
.h_20{ height:20px; font-size:10px; line-height:10px;}
.red a,.red{ color:#F00; padding:0 2px;}

.hui{ color:#999;}
img{ vertical-align:middle;}





/*main*/
.main{ width:1000px; margin:0 auto;background:#fff}



.video_big{ width:100%; height:550px; margin:15px 0 0 0; text-align:center; background:#6a6a6a;}
.video li{ width:160px; height:135px; border:1px solid #e7e7e7; padding:5px; background:#f9f9f9; float:left; margin:10px 20px; }
.video li img{ width:160px; height:90px;margin-bottom:5px;}
.video li a:hover img{ width:156px; height:86px;border:2px solid #EE601D; }
.video li a p{display:block; line-height:18px;font-size: 13px;height:36px;text-decoration:none;cursor:pointer;}
.video li a{ display:block;}
.video li a:hover{text-decoration:none;}










.tablecss {
    background: #cae4ff;
    margin: 15px 0;
    border-collapse: separate;
    border-spacing: 1px;
}
.tablecss td{ height:34px; line-height:34px; padding:0 3px; background:#FFF;}
.tablecss th{ height:34px; line-height:34px; padding:0 3px; background:#f5fbff;}
.tablecss h2{ height:60px; line-height:60px; margin:0; padding:0;}


