body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 13px;
	color:#8B8B8B;
}
a {
	color:#8B8B8B;
	text-decoration: none; 
}
a:hover {
	color:#7D7B7B;	
	text-decoration: none; 	
}

input,textarea{
	border:#C4C4C4 1px solid;
	background-color:#F4F3F4;
}
#page_bottom {
	color:#6E6E6E;
}
#site_nav {
	color:#717171;
	text-align:center;
	font-weight:bold;
}
#site_nav a {
	color:#717171;
	text-align:center;
	font-weight:bold;
}
#NewsTitle {
	border-top:3px dashed #ffffff;
	border-bottom:1px dashed #cccccc;
	height: 23px;
	line-height:23px;
}
#IndexNewProdList {
	background-image:url(images/index_newprod_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:93px;
}
#IndexNewProdList div {
	width:93px;
	text-align:center;
}
#ArticleInfo,ArticleInfo p {
	color:#000000;
	font-size:13px;
	line-height:19px;
	overflow:auto;
	padding:3px
}
#ArticleListBottomLine td {
	border-bottom:1px dashed #DADADA;
}
#ImgList {
	width:127px;
	height:130px;
	float:left;
	padding-top:5px;
	padding-left:16px;
	padding-right:16px;
}
#ProductInfoPrice {
	border-bottom:1px dashed #cccccc;
}
#CommitList {
	height:50px;
	margin-bottom:5px;
	border-bottom:1px dashed #cccccc;
}
#Areturn {
	color:#8B8B8B;
	text-decoration: none; 
}
#Areturn:hover {
	color:#FF0000;	
	text-decoration: none; 	
}