@charset "utf-8";
/* CSS Document */
body{
	font-family: Verdana;
	font-size: 14px;
	color: #4D5640;
	background: url(images/bg.gif);
}
.newscounter {
padding:5px 5px 5px 5px;
} 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4D5640;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4D5640;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.style1 {	color: #396B0E;
	font-weight: bold;
}
/*大栏目样式*/
.title_one {
	font-style: italic;
	font-weight: bold;
	color: #4D79C4;
	font-size: 17px;
}
/*小栏目样式*/
.title_two {
	color: #020C58;
	font-weight: bold;
	font-family: "宋体";
	font-size: 14px;
	margin-right:20px;
}
/*详细内容样式*/
.content {
	margin:5px 20px 10px 20px;
	line-height:25px;
}
.title_style {
	font-size:30px;
	font-family:"宋体";
	font-weight:bold;
	text-align:right;
	padding-top:70px;
	padding-right:20px;
	height:70px;
	color:#C71919;
	filter:glow(color=#ffffff,strength=8);
	text-align:center;
}
.left_title {
	color:#0B75B8;
	font-size:28px;
	font-weight:bold;
	font-family:"宋体";
}
.video_title{
	font-size: 12px;
	font-weight: bold;
	background-color:#e6e6eb;
	color:#4d5640;
}
.video_info{
background-color:f3f3f5;
color:#4d5640;
font-size: 12px;
}
.video_img{
border:#CCCCCC solid 5px;
}
a.video:link{text-decoration:none;  font-size:14px; color:#4d5640; font-weight: bold}
a.video:visited {text-decoration: none; font-size:14px; color:#4d5640; font-weight: bold}
a.video:hover {text-decoration: none; font-size:14px; color:#ff3300; font-weight: bold}
a.video:active{text-decoration: none; font-size:14px; color:#ff3300; font-weight: bold}
