
#subNewsInfo
{
	width:700px;
	height:100%;
	margin:0px auto;
	overflow:hidden;
}
#sniTitle
{
	color:#444444;
	width:600px;
	height:100%;
	overflow:hidden;
	margin:0px auto;
	font:700 14px "ËÎÌå";
	line-height:60px;
	text-align:center;
}
#sniPage
{
	width:700px;
	height:32px;
	margin:0px auto;
	line-height:32px;
	border-top:1px dashed #000;
	border-bottom:1px dashed #000;
}
#sniPage span
{
	width:300px;
	overflow:hidden;
	margin:0px 10px;
}
#sniPage a
{
	color:#06F;
}
#sniPage a:hover
{
	text-decoration:underline;
}
#sniIntr
{
	width:720px;
	height:100%;
	overflow:hidden;
	margin:15px auto auto auto;
	line-height:21px;
}

#sniIntr table
{
	border-collapse:collapse;
	border:none;
}
#sniIntr table td
{
	border:solid #ccc 1px;
}
