@CHARSET "UTF-8";

.article .bs-word table,.article table {
	border: 1px solid #333;
	border-collapse: collapse;
}
.article .bs-word table td,.article table td {
	border: 1px solid #333;
}
.article a {
	color:#0000EE;
	text-decoration:underline;
}
.article a:hover {
	color:#0000FF;
}
.column-right .content .bs-word table,.column-right .content table {
	border: 1px solid #333;
	border-collapse: collapse;
}
.column-right .content .bs-word table td,.column-right .content table td {
	border: 1px solid #333;
}
.firstRow td p[contenteditable=false] {line-height:0 !important;}
.wordimpimg {display:block;margin:0 auto;}
@media screen and (max-width: 768px){
	.firstRow td p[contenteditable=false] {width:100% !important;height:auto !important;line-height:0 !important;}
	.firstRow td video {width:100% !important;height:auto !important;}
}
.main {
clear:both;
}