@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #F06;
}
body {
	background-color: #ffffff;
}
a:link {
	color: #F06;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F06;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #F00;
}

.intro {
	top: 20px;
	left: 180px;
	width: 975px;
	position: absolute;
	margin: 0px auto;
	
}

.OB {
	top: 480px;
	left: 200px;
	width: 400px;
	position: absolute;
	margin: 0px auto;
	
}

.PA {
	top: 480px;
	left: 680px;
	width: 400px;
	position: absolute;
	margin: 0px auto;
	
}

.pick {
	top: 550px;
	left: 375px;
	width: 600px;
	position: absolute;
	margin: 0px auto;
	
}

.BUY {
	top: 20px
	width: 1260px;
	left: 10px;
	position: absolute;
	margin: 0px auto;
	
}

.tv {
	top:5px;
	width: 200px;
	left: 500px;
	position: absolute;
	margin: 0px auto;
}