@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	background-image:url(images/body-bg.png);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#tab1 {
	width:1024px;
	margin:0;
	font-family:"微軟正黑體";
	font-size:14px;
}
#tab2 {
	margin:0px 50px 0px 50px;
	background-image:url(images/index_16.png);
	width:924px;
	height:1004px;
}
#share {
	position:absolute;
	margin:-47px 0px 0px 125px;
}
#fburl {
	position:absolute;
	margin:-21px 0px 0px 300px;
}
#news {
	margin:45px 40px 0px 55px;
	width:390px;
	height:115px;
	line-height:22px;
}
#news a:link {
   color: #336600;
   text-decoration: none;
}
#news a:visited {
   color: #336600;
   text-decoration: none;
}
#news a:hover{
   color: #CC66CC;
   text-decoration: underline;
}
#news a:active {
   color: #336600;
   text-decoration: none;
}
