﻿*{
	font-family:	"verdana","華康中黑體";
	font-size:		12px;
}

body{
	background: url(../Images/Background.png) repeat;
}

img{
	border: 0px;
}

a:link, a:active, a:visited, a:hover{
	text-decoration:	none;
}

#DEBUG{
	position:	fixed;
	top:		0px;
	left:		0px;
	width:		200px;
	height:		600px;
	z-index:	1000;
	background: yellow;
}

#PageContainer{
	position:		absolute;
	height:			620px;
	width:			975px;
	top:			40px;
	left:			50%;
	margin-left:	-487.5px;
}

#MainLogo{
	position:	absolute;
	height:		0px;
	width:		0px;
}

#MainContainer{
	position:	absolute;
	width:		100%;
	height:		530px;
	top:		85px;
	left:		0px;
	background: url(../Images/MainContainer.png) no-repeat;
}

#MainContainer #LeftTopSelection{
	position:	absolute;
	top:		25px;
	left:		38px;
	width:		250px;
	height:		35px;
	z-index:	30;
	font-family:	華康中黑體;
}

#MainContainer #LeftBottomLeftArrow{
	position:	absolute;
	top:		23px;
	left:		0px;
	cursor:		pointer;
	font-family:	華康中黑體;
}

#MainContainer #LeftBottomRightArrow{
	position:	absolute;
	top:		23px;
	right:		0px;
	cursor:		pointer;
	font-family:	華康中黑體;
}

#MainContainer #LeftBottomSelection{
	position:	absolute;
	top:		390px;
	left:		42px;
	width:		226px;
	height:		54px;
	z-index:	20;
	font-family:	華康中黑體;
}

#MainContainer #LeftBottomSelection #LeftBottomSelectionImageContainer{
	position:	absolute;
	top:		0px;
	left:		8px;
	width:		210px;
	height:		54px;
	overflow:	hidden;
	font-family:	華康中黑體;
}

#LeftBottomSelectionImageContainerPanel{
	position:	absolute;
	top:		0px;
	left:		0px;
	font-family:	華康中黑體;
}

#MainContainer #LeftBottomSelection #LeftBottomSelectionImageContainer .LeftBottomSelectionImage{
	position:	absolute;
	border:		2px solid white;
	font-family:	華康中黑體;
}

#MainContainer #MainMenu{
	font-family:	華康中黑體;
	position:	absolute;
	top:		32px;
	left:		320px;
	width:		640px;
	height:		30px;
	z-index:	40;
}

#MainContainer #SecondMenu{
	font-family:	華康中黑體;
	position:	absolute;
	top:		85px;
	left:		340px;
	width:		650px;
	height:		15px;
	font-size:	10px;
	color:		#A7A7A7;
}

#MainContainer #SecondMenu a{
	font-family:	華康中黑體;
	font-size:	10px;
	color:		#A7A7A7;
}

#MainContainer #SecondMenu a:hover{
	font-family:	"華康中黑體";
	font-size:	10px;
	color:		#000000;
}

#MainContainer #SecondMenu a.HighLight{
	font-family:	"華康中黑體";
	font-size:	10px;
	color:		#A1120C;
}

.LeftTopSelectionImage{
	padding-right:	4px;
}

.LeftTopSelectionDetail{
	position:	absolute;
	top:		33px;
}

#MainFooter{
	position:	absolute;
	width:		100%;
	left:		0px;
	top:		590px;
	color:		white;
}

#LanguageSelection{
	position:	absolute;
	top:		0px;
	left:		0px;
}

#FunctionalLink{
	position:	absolute;
	top:		0px;
	right:		0px;
}

#FunctionalLink a{
	color: white;
}

#CycleImage{
	position:	absolute;
	width:		781px;
	height:		391px;
	top:		99px;
	left:		97px;
}