td {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	
}
a {
		font-family:Arial;
		font-size:12px;
        text-decoration: underline;
        color: #00a6d6;
}
a:hover {
		text-decoration: none;
}
a.top {
		font-family:Verdana;
		font-size:9px;
        text-decoration: none;
        display: inline-block;
        border-bottom: 1px dashed #b5b5b5;
        color: #b5b5b5;
}
a.top:hover {
		text-decoration: none;
        display: inline-block;
        border-bottom: 1px solid;

}
a.product {
		font-family:Arial;
		font-size:11px;
        text-decoration: none;
        color: #fff;
}
a.product:hover {
		text-decoration: underline;
}
a.price {
		font-family:Arial;
		font-size:14px;
        text-decoration: underline;
        color: #000;
}
a.price:hover {
		text-decoration:none;
}
a.news {
		font-family:Arial;
		font-size:11px;
        text-decoration: underline;
        color: #0098d1;
}
a.news:hover {
		text-decoration:none;
}
a.footer {
		font-family:Arial;
		font-size:12px;
        text-decoration: none;
        color: #787878;
}
a.footer:hover {
		text-decoration: underline;
}
a.apple {
		font-family:Arial;
		font-size:11px;
        text-decoration: underline;
        color: #00baff;
}
a.apple:hover {
		text-decoration:none;
}

h1 {
		font-family:Arial;
		font-size:16px;
		font-weight:bold;
		line-height:33px;
}
.title_left {
		font-family:Arial;
		font-size:12px;
		color:#fff;
		padding:13 0 3 0;
		font-weight:bold;
}
.content {
		font-family:arial;
		font-size:12px;
		line-height:1.5em;
		text-align:justify;
		padding-left:56px;
}
.date {
		background-image:url(img/date.gif);
		background-repeat:no-repeat;
		font-family:Trebuchet ms;
		font-size:10px;
		color:#fff;
		width:54px;
		height:16px;
		text-align:center;
		margin-top:15px;
		padding-bottom:5px;
}
.new {
		padding-left:10px;
		padding-right:20px;
		text-align:justify;
		font-family:Arial;
		font-size:11px;
		line-height:1.4em;
		color:#898989;
}
