body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.menu {
	background-image: url(imgs/1_r2_c3.jpg);
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 29px;
}
.menu a {
	color: #000000;
	text-decoration: none;
	display: block;
}
.banner {
	margin-top: 6px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin-bottom: 12px;
}
.titletxt {
	font-size: 14px;
	font-weight: bold;
	border-right-width: 6px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #7FC40F;
	line-height: 30px;
	padding-left: 5px;
}
.titletxt em {
	font-size: 12px;
	font-style: normal;
	color: #7FC40F;
}
.imgbox {
	border: 1px solid #7FC40F;
}

.l-con {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}
.foot {
	font-size: 12px;
	line-height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	text-align: center;
}
.foot a {
	color: #009900;
	text-decoration: underline;
}
.foot a:hover {
	color: #FF6600;
}
.brief {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}

.menu a:hover {
	background-image: url(imgs/1_r2_c5.jpg);
	background-repeat: repeat-x;
}
.brief2 {
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}
.brief a {
	color: #FF3300;
	text-decoration: underline;
}
.pname1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.imgbox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
