body {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	background: #88c762 url('image/bg.jpg');
	background-repeat: repeat-x;
	color: #000;
	line-height: 18px;
}
td {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #000;
	line-height: 18px;
}
a {
	color: #366;
	text-decoration: underline;
}
a:hover {
	color: #093;
	text-decoration: underline;
}
.form {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 2;
	padding: 2;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	background-color: #D5F1FF;
}
.search {
	width: 130px;
	height:	20px;
	padding: 0;
	margin:	2px 1;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	font: 11px Tahoma, Arial, Verdana, sans-serif;
	background-color: #D5F1FF;
}
input.submit {
	border: 1px solid #330066;
	font: 11px Arial, Verdana, sans-serif;
	background: #0099CC;
	height:	20px;
	color: #FFFFFF;
	padding: 0;
	margin:	1;
}
.juiceapac {
	color: #FFFFFF;
	text-decoration: none;
}
.juiceapac:hover	{
	color: #FFCC00;
	text-decoration: underline;
}
#top {
	padding: 18px 8px 0px 8px;
	color: #FFF;
	font-size: 11px;
}
#footer {
	color: #FFF;
	font-size: 11px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FC0;
	text-decoration: underline;
}
#left {
	padding: 8px 2px 20px 10px;
}
#left .button {
	width: 221px;
	height: 29px;
	color: #3aa04b;
	text-transform: uppercase;
	font-weight: bold;
	background: url(image/button_left.png) no-repeat;
	text-align: left;
	padding: 6px 0px 0px 10px;
}
#left .sep {
	border-bottom: dashed 1px #a09f9f;
	margin: 7px 0px 7px 0px;
}
#left .textlink {
	padding: 0px 20px 0px 10px;
}
#left .textlink a {
	color: #000;
	text-decoration: none;
}
#left .textlink a:hover {
	color: #390;
	text-decoration: underline;
}
#right {
	padding: 8px 10px 20px 10px;
}
#right .list li {
	list-style-image: url(image/arrow.png);
	text-align: left;
	padding-bottom: 8px;
}
#right a {
	color: #000;
	text-decoration: none;
}
#right a:hover {
	color: #390;
	text-decoration: underline;
}
#content {
	padding: 20px;
}
#content .title {
	font-size: 20px;
	color: #208233;
}
#content .sep {
	border-bottom: 1px solid #e5e5e5;
}
#content .more {
	float: right;
	border: 1px solid #030;
	background: #9C6;
	color: #030;
	padding: 0px 2px 0px 2px;
	font-size: 10px;
	text-transform: uppercase;
}
#content .more a {
	color: #630;
	text-decoration: none;
}
#content .more a:hover {
	color: #060;
	text-decoration: none;
}
.subtitle {
	color: #630;
	font-size:14px;
}
