@charset "utf-8";

body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	SCROLLBAR-FACE-COLOR: #ececec;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #f3f2f2;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	font-family: Verdana, Arial, Helvetica, "新細明體";
	color: #333333;
	font-size: 12px;
	line-height: 20px;

}

a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	text-decoration: underline;
	color: #999900;
}
a:active {
	text-decoration: none;
	color: #336633;
}
/* menu */	
.nav {
	color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 0.2pt;
	word-spacing: 0.2pt;
}
/* main */	
.footer{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.5pt;
	word-spacing: 0.5pt;
}
.ta_pic {
	background-image: url(images/table_bg.gif);
	background-repeat: repeat-y;
}
.index_news {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	letter-spacing: 0.2pt;
	word-spacing: 0.2pt;
	background-image: url(images/index_news_06.gif);
	font-weight: bold;
}
.font_01 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, "新細明體";
	font-size: 11pt;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	line-height: 30px;
}
.font_02 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, "新細明體";
	font-size: 9pt;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	line-height: 20px;
}
.style1 {color: #990000}
.style2 {color: #0099CC}
.style3 {color: #336600}
.style4 {color: #FF9900}
.linkimg {
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
}
.maintext{
	width: 250px;
	float: left;
}
.album{
	float: left;
	width: 48%;
}
.album img{
	border: 3px solid #CCCCCC;
	margin: 5px;
}
.content_area{
	margin: 10px;
}