@charset "utf-8";
.content .right .article table{
	border-collapse:collapse;
	margin:0 0 15px 31px;
}
.content .right .article table tr th{
	border:1px solid #000;
	line-height:200%;
	background:#FFF;
	font-size:14px;
	width:200px;
}
.content .right .article table tr td{
	text-align:center;
	border:1px solid #000;
	line-height:180%;
}