
.font-green1 {
	font-size: 12px;
	line-height: 18px;
	color: #3FB686;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #007E3E;
	text-decoration: none;
}
a.1:visited {
	color: #3FB686;
	text-decoration: none;
}
a.1:link {
	color: #3FB686;
	text-decoration: none;
}
a.1:hover {
	color: #007E3E;
	text-decoration: none;
}
a.2:visited {
	color: #0A8F64;
	text-decoration: none;
}
a.2:link {
	color: #0A8F64;
	text-decoration: none;
}
a.2:hover {
	color: #007E3E;
	text-decoration: none;
}


.font {
	font-size: 12px;
	line-height: 18px;
	color: #0A8F64;
}
.font-green2 {
	font-size: 12px;
	line-height: 18px;
	color: #0A8F64;
}
.font-green {
	font-size: 12px;
	line-height: 18px;
	color: #308764;
}
.norepeat {
	background-repeat: no-repeat;
	background-position: left top;
}
.repeat-x {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.tab {
	background-color: #F3F9F7;
	border: 1px solid #CFEADF;
}
.norepeat-bottom {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.font-green_order {
	font-size: 12px;
	line-height: 18px;
	color: #308764;
	font-weight:bold;
}
.font-green_job {
	font-size: 12px;
	color: #308764;
}
.font-pro {
	font-size: 12px;
	color: #007E3E;
}
.font-user {
	font-size: 12px;
	color: #FF0000;
}
.font-reg-input{
	background-color: #ffffff;
	 border: 1 solid #8DC6AE;
	 height:18;
}
.padding {
	padding:10px 20px 10px 20px;
}
.repeat-y {
	background-repeat: repeat-y;
}


