body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#CCCCCC;
}

.wholepage {
	position: absolute;
	top: 5px;
	left: 0px;
	height: 99%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
}
.mainpage {
	position: relative;
	width: 930px;
	height: 870px;
	background-color: #CCCCFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url('/images/ta_fb_demo.png');
}

.detail {
	position: absolute;
	left: 6px;
	top: 126px;
	width: 906px;
	height: 664px;
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #330066;
	background-color: #FFFFFF;
	border: #006600 dotted 0px;
	overflow:auto;
}

.trailer {
	position: absolute;
	top: 812px;
	left: 6px;
	height: 50px;
	width: 906px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #0000FF;
	background-color: #CCFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: #660066 dotted 0px;
}
.trailer a:link, .trailer a:visited {
	color: #000000;
	background-color: #CCFFFF;
	text-decoration: none;
	cursor:pointer;
}
.trailer a:hover, .trailer a:active {
	color: #FFFFCC;
	background-color: #CC66FF;
	text-decoration: none;
	cursor:pointer;
}
.trailer_ul {
	position: absolute;
	top: 4px;
	height: 31px;
	width: 154px;
	left: 4px;
	text-align: center;
}
.trailer_ml {
	position: absolute;
	top: 12px;
	left: 4px;
	height: 31px;
	width: 154px;
	text-align: center;
}
.trailer_bl {
	position: absolute;
	top: 38px;
	left: 4px;
	height: 31px;
	width: 154px;
	text-align: center;
}
.trailer_ur {
	position: absolute;
	top: 4px;
	left: 682px;
	height: 32px;
	width: 230px;
	text-align: right;
}
.trailer_br {
	position: absolute;
	top: 36px;
	left: 682px;
	height: 32px;
	width: 230px;
	text-align: right;
}
.trailer_tiny {
	font-size: 10px;
	color: #6633FF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.trailer_tiny a:link, .trailer_tiny a:visited {
	font-style: italic;
	color: #000000;
	background-color: #CCFFFF;
	text-decoration: none;
	cursor:pointer;
}
.trailer_tiny a:hover, .trailer_tiny a:active {
	color: #000000;
	background-color: #CC66FF;
	text-decoration: none;
	cursor:pointer;
}
.load_time {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}

