www.gusucode.com > 公寓出租网站整站源码 1.0程序 > images/css.css

    /* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(01.gif);
	background-color:#FADB89;
	background-repeat: repeat-x;
	background-position:top;
}
body,td,th {
	font-size: 14px;
	color: #993E00;
}
a {
	font-size: 14px;
	color: #FF8A1E;
}
a:link {
	text-decoration: none;
	color: #993E00;
}
a:visited {
	text-decoration: none;
	color: #993E00;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
}
a:active {
	text-decoration: none;
}