﻿@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0;}
body{font-size:12px;font-family:Arial,"宋体";color: #333;line-height: 24px; background-color:#F3F3F3}
ul,li{list-style:none;}
img{border:none;}
a:link {color:#F30;text-decoration: underline;}
a:visited {color: #F90;}
a:active {color:#03F;}
a:hover {color:#30C;}
td.hover{background:#F0F0F0;}
#flash,#menu,#main,#footer{width:998px;background: #fff;margin:0 auto;}
#main{background:#F3F3F3;overflow:hidden;}
/*头部*/
#flash {height:200px;width:998px;margin:auto;}
#menu {font-size:14px;background:url(images/under.gif);}		 
#menu ul {padding-left:8px; height:35px; overflow:hidden;}  
#menu ul li {float:left;}
#menu ul li a{display:block;float:left; line-height:35px; color:#ddd;text-decoration:none;padding:0 0 0 14px;}
.active a,#menu ul li a:hover{color:#fff; background: url(images/hover.gif);} 
#menu ul li a b{display:block;padding-right:14px;}  
.active a b,#menu ul li a:hover b{color:#fff; background: url(images/hover.gif) no-repeat right top;}
/*左侧*/
#left{float:left;width:245px;padding:8px;background:#eee;margin:8px 0 5px 8px;_margin:8px 0 5px 4px;height:1120px;}
#left dd{padding-left:5px;}
.myTitle{background:url(images/barBg.png) repeat-x left center;height:27px;line-height: 27px;padding-left: 10px;margin-bottom: 6px;border:1px solid #d1d1d1; font-weight:bold}
.up_qq{height:26px;line-height:26px;}
.up_qq a{display:inline-block;padding-right:5px;vertical-align:middle;}
.list li{background:url(images/icon_dot.gif) no-repeat left center; text-indent:10px;}

/*中间*/
#zhong{float:left;width:533px;background-color:#eee;padding:8px 0;margin:8px 0 5px 8px;height:1120px;}
.up_border{border:1px solid #ccc;width:515px;margin:0 auto 6px auto;}
.up_border th{background: url(images/barBg.png) repeat-x left center;height: 27px;line-height: 27px;font-weight:normal; text-align:center;font-weight:bold}
.up_border td{border-top:1px solid #ccc;}
.classList{border-right:1px solid #ccc;padding: 5px;}
.classList li{background:url(images/yes.gif) no-repeat;line-height:20px;padding-left:20px;}
.classList li a{text-decoration:none;}
.classList .none_img{background:none;padding-left:10px;}
.none-right{border-right:none;}
.td_content,.tr_content td{padding:10px 15px;line-height:22px;}
.r_padding{padding:8px 0;}

/*右侧*/
#right{float:right;width:156px;padding:8px;background:#eee;margin:8px 8px 5px 0;_margin:8px 4px 5px 0;height:1120px;}
.videoList {padding-left:5px;}
.myTitle h3{ position:relative;font-size:12px;font-weight:bold;height:27px;}
.myTitle h3 img{ position:absolute;right:20px;top:8px;}
.middleDiv{padding:0 13px 5px 13px;}
.middleDiv img{width:130px;height:112px;display:block;}
.videoList a {background: url(images/videoListBg.png) no-repeat;line-height: 24px;width:142px;display:block;padding-left:7px;color: #FF0;text-decoration: none;margin-bottom:4px;}
.videoList a:hover {background-image: url(images/videoListBgOver.png);}
.myTop{margin-top:6px;}
.myLeft{padding-left:5px;}

/*底部*/
#footer {width:978px;height:auto;padding:10px;text-align: right;background:#fff url(images/footbj.png) repeat-x;color: #FFF;}
.nav {color: #7F7F7F;text-decoration: none;padding-top: 9px;}
a.nav:link {color: #FF0;text-decoration: none;}
a.nav:hover {color: #66FF00;}

/*频道页*/
.window2,.window3{width:982px;margin:0 auto;background:#fff;padding:8px;text-align:left;}
.window2 table{border:1px solid #ccc;width:100%;margin-bottom:8px;}
.window2 th,.window3 th{background: url(images/barBg.png) repeat-x left center;height: 27px;line-height: 27px;font-weight:normal; text-align:center;border-bottom:1px solid #ccc;}
.window2 td,.window3 td{padding:6px 20px;}
.window3 th{border-bottom:none;}
.window3 table{background:#ccc;width:100%;}
.window4{width:990px;margin:0 auto;background:#fff;padding:0 4px 4px 4px;text-align:left;}
.window4 table{width:100%;}
.window4 td{padding:15px;border:1px solid #ccc;}
.redBig {font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: #FF1A1A;font-weight: bold;}
.h_dl{display:block;float:left;width:340px;margin-right:40px;}
.h_dl dt {background-image: url(images/listBgDt.gif);line-height: 24px;width:340px;padding-left:5px;background-repeat: no-repeat;color: #FF0;}
.h_dl dd {background:url(images/listBgDd.gif) no-repeat;line-height:24px;width:290px;padding-left:10px;color:#FF0;margin-left:40px;}
.zc td{padding:5px;}
.titleStrong{
	font-weight: bold;
}
.keyTxt {
	color: #FFF;
	padding: 1px;
	background-color:#666;
}
hr {
	height: 0px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #666666;
}

