﻿#top3top{
	background-color: #000000; background-image: url('../images/top3top.jpg'); background-repeat: no-repeat; width: 300px; height: 13px; line-height: 0px; font-size: 0px; margin: 0px;
}

#top3body{
	background-color: #000000; background-image: url('../images/top3body.jpg'); background-repeat: repeat-y; width: 300px;
}

#top3bottom{
	background-color: #000000; background-image: url('../images/top3bottom.jpg'); background-repeat: no-repeat; width: 300px; height: 13px; line-height: 0px; font-size: 0px; margin: 0px;
}
#top3items{
	width: 288px; 
	height: 120px; 
	margin-left: 8px;
}

.top3image{
	width: 130px; 
	height: 110px; 
	line-height: 0px; 
	font-size: 0px;
}

.top3image img{
	line-height: 0px; 
	font-size: 0px; 
	margin: 0px; 
	padding: 0px;
}

.top3desc p, .top3desc span{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium; 
	font-weight: bold; 
	color: #aaa; 
	margin-left: 5px;
}

.top3desc p{
	font-size:16px;	
}

.top3desc span{
	font-size:12px;
}

.top3desc .top3sign{
	width: 100%; 
	height: 85px;
}

.top3desc .top3see{
	width: 100%; 
	height: 10px; 
	margin-bottom: 10px;
}

.top3see img{
	margin-left: 5px;
}

.top3see span{
    font-family:Arial;
    font-size:11px;
}

.top3item:hover {
	cursor:pointer;
}

.top3item:hover .top3desc p, .top3item:hover .top3desc span{
	color: #fff; 
	
}