html,body {
	font: 14px 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

/*Í¼Æ¬ÂÖ²¥*/
#flashbox {
	width: 100%;
	height: 0;
	padding-bottom: 42%;
	border: none;
	text-align:center
}

/**Ò³Î²**/
.bs-docs-footer {
	padding-top: 40px;
	padding-bottom: 40px;
	color: #777;
	text-align: center;
	border-top: 1px solid #e5e5e5
}

.bs-docs-footer-links {
	padding-left: 0;
	margin-top: 20px;
	color: #999
}

.bs-docs-footer-links li {
	display: inline;
	padding: 0 2px
}

.bs-docs-footer-links li:first-child {
	padding-left: 0
}

.friendly-link {
	font-size: 14px;
	color: #555555;
	text-decoration: none;
	margin-right: 15px;
}

.title-link{
	font-size: 14px;color: #555555;text-decoration: none;
}
.title-top{
	margin-bottom: 8px;
}
.title-date{
	float: right;
	color: #999999;
}
.link-more{
	float: right;
}
