@charset "utf-8";

a{
	font-size:12px;
	text-decoration:underline;
	color:#FF0000;
	text-decoration:none;
	}

a:visited {
	font-size: 12px;
	　　text-decoration:underline;
	color:#FF0000;
	text-decoration: none;
	}

a:hover{
	font-size: 12px;
	　　text-decoration:underline;
	color:#990000;
	text-decoration: underline;
	}

a:active {
	font-size: 12px;
 　　text-decoration:underline;  color:#FF0000;
	text-decoration: none;
}

.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.newstitle a:link{font-size:12px;
	text-decoration:none;
	color:#FF0000;
	}
	
.newstitle a:visited {
	font-size:12px;
	color:#FF0000;
	text-decoration: none;
	}

.newstitle a:hover{
	font-size:12px;
	color:#990000;
	text-decoration: underline;
	}
	
.newstitle a:active{
	font-size:12px;
	color:#FF0000;
	text-decoration: underline;
	}

.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.prodcuts_f {
	height: 163px;
	width: 129px;
	margin-top: 7px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #CCCCCC;
	float: left;
}
.products_photo {
	height: 126px;
	width: 120px;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 2px;
	text-align:center;
}
.products_photo img{
vertical-align:middle;
}
.products_photo span{
vertical-align:middle;
height:100%;
display:inline-block;
}

.products_name {
	height: 23px;
	width: 123px;
	background-color: #eeeeee;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E30000;
	text-decoration: none;
	overflow: hidden;
	margin-top: 6px;
	line-height: 23px;
}
.copyright {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.products_name_div {
	overflow: hidden;
	height: 22px;
	line-height: 20px;
	margin-top: 5px;
}
img{
border:none;
}