@charset "big5";

body {
	background-color: #F7F2AA;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F0FDC8;
}
.style1 {
	font-size: 15px;
	font-weight: bold;
	color: #006666;
}
.style2 {
	font-size: 15px;
	color: #666666;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78AF2E;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
input, textarea {
	border: 1px solid #A9D022;
	margin-left: 5px;
}

.button {
	border: 1px solid #FFFFFF;
	background-image: url(images/title_bar.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 22px;
	color: #006F24;
	height: 22px;
}
.style5 {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	margin-left: 5px;
}
.style3 {
	font-size: 13px;
	color: #666666;
}
.style3 a:link, .style3 a:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.style3 a:hover {
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
.style4 {
	font-size: 13px;
	color: #993300;
}
.img {
	padding: 2px;
	height: 150px;
	width: 150px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
p {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	margin: 5px;
}
.vote {
	background-image: url(images/banner08.gif);
	height: 36px;
	width: 188px;
	font-size: 20px;
	font-weight: bold;
	color: #CC3300;
	line-height: 36px;
	text-indent: 125px;
}

