﻿/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	font-family: "微軟正黑體";
	font-size: 12px;
	font-weight: bold;
}
a.link1:link {
	color: #666666;
	text-decoration: none;
}
a.link1:visited {
	color: #666666;
	text-decoration: none;
}
a.link1:hover {
	color: #666666;
	text-decoration: underline;
}
.r-pic {
	margin: 0px 0px 20px 20px;
}
.l-pic {
	margin: 0px 20px 20px 0px;
}
.title1 {
	font-family: "微軟正黑體"
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {
	font-family: "微軟正黑體"
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.text1 {
	font-size: 12px;
	color: #666666;
}

.text2 {
	font-size: 12px;
	color: #1b1464;
}
.text3 {
	font-size: 12px;
	color: #996633;
}
.text4 {
	font-size: 12px;
	color: #d9cbba;
}
