@charset "big5";
.body_position {
	position: relative;
}
.body_table {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
}
.open_table {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-position: 50% 50%;
	background-image: url(images/bg-open.png);
}
.photos-space {
	height: 100%;
	width: 100%;
	vertical-align: 50%;
}

#main_table{
	top: -10px;
}
.anime-words {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	color: #FFFFFF;
}

.anime-words a:link,.anime-words a:visited{
	color: #CCCCCC;
	text-decoration: none;
}

iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -30px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}
.iframe-table {
	margin-top: 20px;
}

.main-words {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #663399;
	line-height: 16pt;
	padding: 10px;
	text-align:justify;      /*讓文字齊行*/
	text-justify:distribute; /*讓文字左右齊行*/
}
.white-words {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 16pt;
	padding: 10px;
	text-align:justify;      /*讓文字齊行*/
	text-justify:distribute; /*讓文字左右齊行*/
}
.news-words {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #663399;
	line-height: 16pt;
	padding: 10px;
	text-align:justify;      /*讓文字齊行*/
	text-justify:distribute; /*讓文字左右齊行*/
	list-style-type: square;
}
#twitter_div{
	text-align:justify;      /*讓文字齊行*/
	text-justify:distribute; /*讓文字左右齊行*/
}
.anime {
	height: 100%;
	width: 100%;
	background-position: 50% 50%;
	margin: 0px;
	padding: 0px;
}
#twitter_update_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	line-height: 21px;
	padding-left: -20px;
	left: 0px;
	top: 0px;
}
#twitter_update_list li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
	margin-left: -38px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.sidebar-title {
	margin-left: -20px;
	padding-left: -20px;
}
a:link,a:visited{
	color: #E9D6ED;
	text-decoration: none;
}
a:hover,a:active{
	color: #845EA4;
	text-decoration: none;
	background-color: #FFFFFF;
}

.products {
	margin-right: 10px;
}

