@charset "utf-8";
/* CSS Document */
#footerWraper {
	width:1000px;
	height:auto;
	margin:0px auto;
}
#footerWraper a:hover {
	color: #FF3300;
	text-decoration: underline;
}
/*友情链接*/
.FriendLinks {
	border: 1px solid #066851;
	background-image: url('images/BG_FriendLinks.gif');
	background-repeat: repeat-x;
	margin-top: 10px;
	height: 76px;
	width: 1000px;
	clear: both;
}
.FriendLinkTitle {
	width: 100px;
	height: 100%;
	float: left;
	vertical-align: middle;
	text-align: center;
	line-height: 76px;
	background-color: #E2F3FA;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #036B50;
	font-size: 14px;
	font-weight: bold;
}
.FriendLinkItem {
	float:right;
	width: 100px;
	height: 100%;
	margin: 0px auto;
	padding-top: 3px;
	*padding-top: 4px;
	overflow:hidden;
}
.FriendLinkItem ul{
	list-style: none;
	width: 885px;
	margin-left:5px;
	float:left;
	overflow:hidden;
	
}
.FriendLinkItem ul li{
	margin-bottom:6px;
	float:left;
	word-break:break-all;
	word-spacing:normal;
	overflow:hidden;
}
.FriendLinkItem ul li a{
	color: #333333;
	text-decoration: none;
}
/*ScrollLink*/
.ScrollLinks {
	width: 1000px;
	clear: both;
	border-bottom: solid 3px #1497C5;
}
.ScrollLinks table {
	width: 900px;
	height: 50px;
	border: 0px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
.ScrollLinks table ul li img {
	border:solid 1px #ccc;
	margin-left:2px;
	margin-right:2px;
}
/*footer*/
.footer {
	line-height: 28px;
	color: #50585A;
	text-decoration: none;
	text-align: center;
	width: 100%;
	clear: both;
}
.footer a {
	line-height: 28px;
	color: #50585A;
	text-decoration: none;
	text-align: center;
}
.footer a:hover {
	color: #FF3300;
	text-decoration: underline;
}
/**/
.VideoTitle {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 40px;
	text-align: center;
	margin-top: 20px;
}
.VideoAdditionalInfo {
	line-height: 30px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D3D3D3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D3D3D3;
	width: 100%;
	text-align:center;
}
.VideoAdditionalInfo span {
	color: #8AAB52;
}
.VideoPlayer {
	width: 500px;
	height: 420px;
	background-color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}
.VideoSubmitComment {
	border: 1px solid #D3D3D3;
	width: 580px;
	padding: 10px;
	text-align: left;
}
.VideoSubmitComment table {
	line-height: 22px;
	width: 100%;
}
.VideoSubmitComment table input {
	border: solid 1px #D3D3D3;
}
.VideoCommentTitle {
	width: 70%;
	color: #CCCCCC;
}
.VideoCommentContent {
	border: 1px solid #D3D3D3;
	width: 100%;
	height: 70px;
}
.VideoCommnetSubmitPanel {
	float: right;
}
.VideoCommnetSubmitTip {
	float: left;
}
.Comments {
	border: 1px solid #D3D3D3;
	width: 600px;
	line-height: 26px;
	text-align: left;
	margin-top: 2px;
	list-style: none;
}
.Comments li {
	padding: 0px 10px;
}
.Comment_LiUser {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D3D3D3;
	background-color: #E4E4E4;
}

.qq {
	margin-right: auto;
	text-align: center;
	line-height: 24px;
}
.qq li {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
.qq li a{
	color: #333333;
	text-decoration: none;
}
.banquan {
	text-align: center;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
