#vlightbox3 {
	width:100%;
	zoom:1;	
}

#vlightbox3 .vlightbox3 div{
	left: 0;
	top: 0;
	width: 100%;
	height: 257px;
	opacity: 0.8;
	color: #FFF;
	cursor: pointer;
	background-image: url(zoom-in.png);
	background-repeat: no-repeat;
	background-position: 50% 30%;

}
#vlightbox3 .vlightbox3 {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;

	*display:inline;
	position: relative;
	vertical-align: top;
	width: 300px;
	outline: none;
}

#vlightbox3 .vlightbox3 a{
	margin:0;
}
#vlightbox3 .vlightbox3 img{
	display: block;
	border: none;
	margin: 0;
	height: 200px;
	width: 300px;
}
#vlightbox3 .vlightbox3 div {display:none}

#vlightbox3 li {
	float: left;
	height: 260px;
	width: 300px;
	list-style-type: none;
	background-color: #EAEAEA;
	padding: 0px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#vlightbox3 li .title {
	line-height: 34px;
	width: 300px;
	display: block;
	overflow: hidden;
	text-align: center;
	font-family: "微软雅黑";
}
#vlightbox3 li .time {
	width: 78px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	float: right;
}
#vlightbox3 li .download {
	width: 60px;
	display: block;
	font-size: 12px;
	color: #999;
	padding-left: 15px;
}
#vlightbox3 li .download a:link,#vlightbox3 li .download a:visited,#vlightbox3 li .download a:active  {
	color: #999999;
	text-decoration: none;
}
#vlightbox3 li .download a:hover {
	text-decoration: none;
	color: #990000;
}
body {
	background-color: #FFFFFF;
	font-family: "宋体";
	font-size: 14px;
	background-image: url(../../images/bg-xintu.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top: 420px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 100px;
	padding-left: 100px;
}
a:link,a:visited,a:active  {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
.name {
	font-family: "微软雅黑", "黑体";
	font-size: 36px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-right: 10px;
	font-weight: bold;
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
}
.name span{
	font-size: 18px;
	line-height: 58px;
	padding-right: 30px;
}
.action a:link,.action a:visited,.action a:active  {
	color: #CC0000;
	text-decoration: none;
}
.action a:hover {
	text-decoration: none;
	color: #0000FF;
}
#vlb3caption{
	font-family: "微软雅黑", "黑体";
	font-size: 24px;
	font-weight: bold;
	}
.blank {
    overflow: hidden;
    height: 0px;
    clear: both;
}
