body 
{
	margin :0px;
	background-color:#939598;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000000;
}

td
{
	font-size:12px;
}

.cssContentBg
{
	background-color :#CCCCCC;
}

.cssLeftTitle
{
	font-size:14px;
	font-weight :bold;
	text-indent :10px;
	background-color :Black ;
	color:White ;
}
.cssLeftProductsBg
{
	background-color :#FFFFCC;
}

.cssTableBottom
{
	background-color:#666666;	
	color:#FFFFFF;
}
.cssRightBg
{
	background-color :White ;
}
.cssContentTitle
{
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
}
.cssArticle
{
	font-size:14px;
	text-indent :25px;
	line-height :22px;
}

.imgborder
{
	border-spacing:inherit;	
	border: thin solid #939598;
	margin: 1px;
	padding: 1px;
}


#divWangJing{ float:right; padding-right:10px;}

