a:link {
	color: red;
}
a:visited {
	color: red;
}
a:hover {
	color: #999999;
}
a:active {
	color: red;
}
.stock003 {
	border: double 1px #990000; 
	width: 150px;
	float: left;
	background-image:  url("images/badk.gif");
	font-size: 12px;
	color: #000000;
	padding: 7px 10px 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 22px;
}
.stock004 {
	border-bottom:  1px dotted #990000; 
	padding-top: 8px;
	padding-bottom: 8px;
	width: 150px;
	overflow: hidden;
	height: 30px;
	line-height: 20px;
}
.stock006 {	display: block;
	margin-top: 8px;
	margin-bottom: 3px;
}
.stock005 {
	padding-top: 10px;
	text-align: center;
	width: 150px;
}

.stock007 {
	border-bottom: 1px solid #990000;
	height: 44px;
	overflow: hidden;
	line-height: 20px;
	width: 150px;
}
.detail004  { 
	line-height: 20px; 
	padding: 8px; 
	border-bottom: 1px dotted #990000; 
	width: 500px; 
	height: 30px; overflow:  
}
.detail003  { 
	color: #000000; 
	font-style: normal; 
	font-size: 12px; 
	background-image: url(images/badk.gif); 
	text-align: left; 
	margin: 20px; 
	padding: 8px; 
	border: solid 1px #990000; 
	width: 500px;
}
.detail007 {
	border-bottom: 1px solid #990000;
	height: 44px;
	overflow: hidden;
	line-height: 20px;
	width: 500px;
}



