﻿
body
{
    text-align: center; 
    margin:0px auto; 
    font-family: Arial, Helvetica, Futura, sans-serif;
    padding:0px;
    color:#333;
    background-attachment:fixed;
}
a:link {color: #000;text-decoration:none;}
a:visited{text-decoration: none;color: #333;}
a:hover{color: #f00; position : relative;}
a:active{text-decoration: none;color:#000;}

ul, li{margin:0px; padding:0px;}
ul
{
	padding-right:10px;
	background:#fff;
	padding-top:5px;
	height:188px;
	background:url(http://img.pushauction.com/homepage/news.jpg) bottom right no-repeat;
	}
.newstitle
{
	text-align:left; 
	overflow:hidden;
	padding-left:18px;
	list-style-type:none;
	background:url(http://img.pushauction.com/homepage/tip_bg.gif) 0 -3px no-repeat; 
	margin-bottom:2px; cursor:pointer;
	}
.newsdate
{
	text-align:right; 
	overflow:hidden;
	list-style-type:none;
	margin-bottom:4px;
	}
.newstitle a{ float:left;height:20px; line-height:20px;}
.newstitle .time{ float:right; margin-top:0px; color:#999}
