<!--
@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial,"微軟正黑體", "細明體";
	font-size: 12px;
	color:#666;
	line-height: 22px;
}

a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}

#logo {
	position:absolute;
	margin-top:43px;
	margin-left:70px;
}

#Flash_Main_Link{
	position:absolute;
	margin-top:43px;
	margin-left:70px;
}
#Menu_Left{
	margin-top:0px;
	margin-left:10px;
}
#content_txt{
	margin-top:25px;
	margin-left:60px;
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 1px;
}
#content_news{
	margin-top:60px;
	margin-bottom:100px;
	margin-left:60px;
	font-size: 12px;
	letter-spacing: 1px;
}

#content_tel{
	margin-top:20px;
	margin-right:30px;
}
.copyright {
	margin-right:30px;
	margin-top:7px;
	font-size: 11px;
	color: #666;
}
.b_words {
	font-family: Arial, "細明體";
	font-size: 12.5px;
	font-weight: bolder;
	color: #666;
}
.o_words {
	font-family: Arial, "細明體";
	font-size: 12px;
	font-weight: bolder;
	color: #F60;
	line-height: 1.5em;
}
.t_div{
	margin-top:2px;
}
.t_words {
	font-family: Arial, "細明體";
	font-size: 12px;
	letter-spacing: 1px;
}

.Html_Bg{
	background-image:url(images/background.jpg);
}
.Html_Bg_Top{
	background-image:url(images/Bg_Top.gif);
	background-repeat: repeat-x;
	background-position:top center;
}
.Html_Bg_Footer{
	background-image:url(images/Bg_Footer.gif);
	background-repeat: repeat-x;
	background-position:bottom center;
}
.Body_Bg{
	background-image:url(images/Body.jpg);
	background-repeat: repeat-y;
	background-position:center left;
}
.Footer_Bg{
	background-image:url(images/Footer.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
}
.BGcolor1{
	border:1px #dddddd solid;
	background-color:#eeeeee;
}
.BGcolor2{
	border:1px #dddddd solid;
	background-color:#ffffff;
}
.Web_Under{
	margin-left: 20px;
	font-size: 11px;
}
-->