.stsly3 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
}
a{text-decoration: none;} /*链接无下划线none,有为underline*/ 
a:link {color: #000000;text-decoration: none;} /*未访问的链接 */ 
a:visited {color: #65038e;text-decoration: none;} /*已访问的链接*/ 
a:hover{color: #ff0000;text-decoration: none;} /*鼠标在链接上 */ 
a:active {color: #ff0000;text-decoration: none} /*点击激活链接*/ 

.stly5 {
	font-family: "新宋体";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: blink;
	background-color: #;
}
.roll{
width:980px;
margin:0px auto;
padding:0px;
}
.selectdate{
width:980px;
margin:0px auto;
padding:0px;
}
.select{
float:left;
width:550px;
margin:0px 0px 0px 10px;
padding:0px;
}
.viedo{
width:320px;
margin:20px auto;
padding:0px;
}
.date{
width:390px;
margin:10px 0px 0px 10px;
padding:0px;
float:right;
}

.a{
line-height:15pt;
}
.title{
font-family:"新宋体";
font-size:13px;
margin:0px;
padding:0px 10px;
}
.nx{
color:#0066CC;
}
.title2{
color:#0033FF;
}