﻿/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(../img_sold_top/sold_top06_2.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, 'MS UI Gothic', SimSun, MingLiU, Verdana, Helvetica, sans-serif;
	;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
