@charset "utf-8";

body {
	margin: 0px;
	background-image:url(../images/bg_body02.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.blcok_menu1 {
	width: 164px;
	padding: 3px;
	border: solid 1px #c2c2c2;
	background-color: #e0eaac;
}
.block_menu2 {
	width: 162px;
	padding-top: 7px;
	border: solid 1px #c2c2c2;
	background-color: #ffffff;
}

.body_left {
	float: left;
	width: 172px;
	padding: 7px 0px 0px 12px;
}
.body_right {
	float: left;
	width: 759px;
	padding: 7px 0px 0px 17px;
}

.clear {
	clear: both;
	height:1px;
	font-size: 1px;
	line-height: 1px;
}

.copyright {
	background-image: url(../images/bg_copyright01.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11px;
	font-family:"新細明體";
	line-height: 21px;
	color: #a1a1a1;
}
.copyright a:link, .copyright a:visited {
	color: #a1a1a1;
	text-decoration: none;
}
.copyright a:active, .copyright a:hover {
	color: #a1a1a1;
	text-decoration: none;
}

.menu {
	margin-top: 5px;
	width:150px;
	font-size: 12px;
	line-height: 26px;
	color: #3f6617;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-image: url(../images/dotted_menu01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.menu a:link, .menu a:visited {
	padding: 0px 0px 0px 20px;
	background-image: url(../images/icon_menu01.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #3f6617;
	text-decoration: none;
}
.menu a:active, .menu a:hover {
	padding: 0px 0px 0px 20px;
	background-image: url(../images/icon_menu01.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #3f6617;
	text-decoration: none;
}

.title {
	width: 755px;
	height: 92px;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 20px;
	color: #959595;
}
.title a:link, .title a:visited {
	color: #959595;
	text-decoration: none;
}
.title a:active, .title a:hover {
	color: #959595;
	text-decoration: none;
}
