	body{
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		background-image:url(../images/bg.gif);
	}

	td{
		font-size:11px;
	}
	
	#leftLink a:link{
		text-decoration:none;
		color:gray;
		font-weight:bold;		
	}
	#leftLink a:visited,#rightLink a:visited{
		text-decoration:none;
		font-weight:bold;
		color:gray;
	}
	#leftLink a:hover{
		color:red;
	}
	a:link{
		text-decoration:none;
		color:gray;
	}
	a:visited{
		color:gray;
		text-decoration:none;
	}
	
	.link{
		background:url("../images/productLink.gif");
		background-repeat:no-repeat;
		background-position:right top;
		height:20px;
	}
	.linkText{
		padding-left:50px;	
	}
	.tableBorder{
		border:1px #cccccc solid;
	}
	.bestSale{
		height:20px;
		background:#cccccc;
		vertical-align:middle;
		background-image:url("../images/point.gif");
		background-repeat:no-repeat;
		background-position:left;
		padding-left:30px;
	}
	.bestSale a{
		font-weight:bold;
	}
	.productTd{
		height:150px;
		border:1px solid #cccccc;
	}
	.type{
		background:url(../images/title.gif);
		height:24px;
		background-repeat:no-repeat;
		color:white;
		padding-left:90px;
		font-weight:bold;		
	}	
	.typeRight{
		background:url(../images/titleRight.gif);
		height:24px;
		background-repeat:no-repeat;
		color:white;
		padding-left:20px;
		font-weight:bold;		
	}
	#title{
		background-color:#990099;
		color:white;
		padding-left:20px;
		font-weight:bold;
	}	
	#psearch{
		width:100px;
		height:13px;
		border:1px solid gray;
	}
	.msgArea{
		width:220px;
		height:170px;
		border:1px solid gray;
		overflow:auto;
		
	}
	.inputborder{
		width:150px;
		height:16px;
		border:1px solid gray;
	}
	#productArea a{
		color:gray;
	}
	#hot a{
		color:gray;
	}
	#hot a:hover{
		color:black;
	}
	.red {color: #FF0000}
	.bigFont{
		font-size:12px;
	}
	#subMenu1{
	}
	li{
		list-style:none;
		margin-top:10px;
	}
	.copyrights{
		width:1000px;
		height:54px;
		background:url(../images/copyrights.gif);
		text-align:center;
		color:white;
	}
	.copyrights a{
		color:white;
		text-decoration:underline;
	}
	#email a{
		color:white;
	}
	.imgborder{
		border:1px solid #cccccc;
	}
