* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #258CCE;
}
.title {
	color: #FFFFFF;
	line-height: 22px;
}
.text {
	line-height: 20px;
}
.footer {
	line-height: 20px;
	color: #FFFFFF;
}
.list a{
	color: #258CCE;
	text-decoration: none;
	line-height: 23px;
}.list a:hover{
	color: #258CCE;
	text-decoration: underline;
	line-height: 23px;
}
.product_list a{
	color: #258CCE;
	text-decoration: none;
	line-height: 23px;
}.product_list a:hover{
	color: #258CCE;
	text-decoration: underline;
	line-height: 23px;
}
.top {
	color: #FFFFFF;

}
.top a{
	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.time {
	color: #767C7F;
}
