body {
	margin: 0px;
	padding: 0px;
	text-align: center;
    background-image: url(main_bk.png);
	background-repeat: repeat; 
	color:#FFFFFF;
	font-size:12px;
	

}
a{
  font-size:12px;
  color:#FFFFFF;
  text-decoration:none;
}
a:hover{
  font-size:12px;
  color:#FF0000;
  text-decoration:underline;  
}
.topban {
     width:898px;
     height:138px
	 background-image: url(second_tb_r1_c1.jpg);
	 background-repeat: no-repeat;
}
.bgdaoyu {
	background-image: url(daoyubiaoti.gif);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	padding:15px 10px 10px 20px;
	text-align:left;
	line-height:180%;
	color:#FFFFFF;
}
.bgdaoyu span{
  font-weight:bold;
}
.videolist {
	text-align: center;
	width: 850px;
	margin-top: 6px;
}

.videolist div {
    width:195px;
	float: left;
	margin: 2px 6px 10px 6px;
	display: inline;
	font-size:12px;
	color:#FFFFFF;
}
.listtile{
  padding-left:3px;
  text-align:left;
}
.titlecontrol{
  height:40px;
  font-size:12px;
  text-align:center;
  line-height:160%;
}
/**begin**/
.topdiv{
  height:43px;
  width:100%;
  text-align:center;
  background-image: url(bgbody.gif);
  background-repeat:repeat-x;	
}
.topMenu{
  width:800px;
  font-size:12px;
  color:#0033CC;
  height:43px;
  height:43px!important;
  text-align:right;
  margin:0px auto;
}
.topMenuLogo{
  float:left;
  height:43px;
  width:200px;
  background-image: url(logo.gif);
  background-repeat:no-repeat;
}
.topMenulink{
  padding-top:10px;
  float:left;
  height:43px;
  height:33px!important;
  width:590px;
}
.topMenulink a{
  color:#0033CC;
  font-size:12px;
  text-decoration:none;
}
.topMenulink a:hover{
  color:#FF0000;
  font-size:12px;
  text-decoration:underline;
}
/**end **/
