﻿#Container
{
	width:1024px;
	margin: auto;
	text-decoration: none;
}
div
{
	font-family:"微軟正黑體";
	margin:0px;
	padding:0px;
	/*display:block;*/
	
}
img
{
	border: none;
}
#Banner
{
	width:1024px;
	margin: 20px 0px 30px 0px;
}

.toplink
{
	float:left;
	font-size:18px;
	text-decoration: none;
	width:150px;
	margin: 0px 0px 0px 0px;
	/*框線樣式
	border-style:solid;
	border-width:1px;*/
}
#theContent
{
	height:600px;
	margin: 70px 0px 0px 0px;
	/*框線樣式
	border-style:solid;
	border-width:1px;*/
}
#rightFrame
{
	margin: 0px 0px 0px 30px;
}
.Frame
{
	float:left;
	font-size:36px;
	width:450px;
	/*框線樣式
	border-style:solid;
	border-width:1px;*/
}