/*Header block*/
.head {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E4F9E4;
}
.head A:link {color: #E4F9E4; text-decoration: none;}
.head A:visited {color: #E4F9E4; text-decoration: none;}
.head A:hover {color: #E4F9E4; text-decoration: underline;}

.head1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #8D958D;
}
.head1 A:link {color: #8D958D; text-decoration: none;}
.head1 A:visited {color: #8D958D; text-decoration: none;}
.head1 A:hover {color: #8D958D; text-decoration: underline;}
.head2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #646464;
}
.head2 A:link {color: #646464; text-decoration: none;}
.head2 A:visited {color: #646464; text-decoration: none;}
.head2 A:hover {color: #646464; text-decoration: underline;}
.head3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;;
	color: #FFFFFF;
}
.head4 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #ADACA9;
}
.head5 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1e932a;
}
.head5 A:link {color: #1e932a; text-decoration: none;}
.head5 A:visited {color: #1e932a; text-decoration: none;}
.head5 A:hover {color: #1e932a; text-decoration: underline;}
.head6 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #727272;
}
.head7 {
	font-family: Arial;
	font-size:12px;
	color:14801d;
}
.head8 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ADACA9;
}

/*Text block*/
.text1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #61C561;
	line-height: 110%;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4A4A49;
	line-height: 120%;
}
.text A:link {color: #1e932a; text-decoration: underline;}
.text A:visited {color: #1e932a; text-decoration: underline;}
.text A:hover {color: #1e932a; text-decoration: underline;}

.text2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #646362;
}
.text2 A:link {color: #646362; text-decoration: underline;}
.text2 A:visited {color: #646362; text-decoration: underline;}
.text2 A:hover {color: #646362; text-decoration: underline;}
.text3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #636363;
}
.text3 A:link {color: #636363; text-decoration: none;}
.text3 A:visited {color: #636363; text-decoration: none;}
.text3 A:hover {color: #636363; text-decoration: underline;}
.text3 UL {
	color:#63C362;
}
.block_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4A4A49;
	line-height: 120%;
}
.block_text A:link {color: #1e932a; text-decoration: underline;}
.block_text A:visited {color: #1e932a; text-decoration: underline;}
.block_text A:hover {color: #1e932a; text-decoration: underline;}
/*Menu block*/
.menu {
	font-family: Arial;
	font-size: 13px;
	color: #07620E;
}
.menu A:link {color: #07620E; text-decoration: none}
.menu A:visited {color: #07620E; text-decoration: none}
.menu A:hover {color: #FFFFFF; text-decoration: none}
.menu1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #61C561;
}
.menu1 A:link {color: #61C561; text-decoration: none}
.menu1 A:visited {color: #61C561; text-decoration: none}
.menu1 A:hover {color: #FFFFFF; text-decoration: none}
.head_menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #07620E;
	border-right:2px solid #179C23;
}
.head_menu A:link {color: #07620E; text-decoration: none}
.head_menu A:visited {color: #07620E; text-decoration: none}
.head_menu A:hover {color: #FFFFFF; text-decoration: none}

.head_menu_active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-right:2px solid #179C23;
}
.head_menu_active A:link {color: #FFFFFF; text-decoration: none}
.head_menu_active A:visited {color: #FFFFFF; text-decoration: none}
.head_menu_active A:hover {color: #FFFFFF; text-decoration: none}

/*Input block*/
.input{
	border:1px solid #DEDEDE;
}
/*Tag block*/
h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #aeada9;
	margin: 3px 3px 3px 0px;
	
}
h1 A:link {color: #aeada9; text-decoration: none}
h1 A:visited {color: #aeada9; text-decoration: none}
h1 A:hover {color: #aeada9; text-decoration: underline}
p {
	margin: 3px;
}
/*Others block*/
.find {
	font-family: Arial;
	font-size:10px;
	font-weight:normal;
	color:#C6C6C6;
}
.date {
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	color:#E4F9E4;
}
.detail {
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	color:#1e932a;
}
.detail A:link {color: #1e932a; text-decoration: underline;}
.detail A:visited {color: #1e932a; text-decoration: underline;}
.detail A:hover {color: #1e932a; text-decoration: underline;}
.status {
	font-family: Arial;
	font-size:10px;
	font-weight:normal;
	color:#1E9329;
}
.status A:link {color: #1E9329; text-decoration: underline;}
.status A:visited {color: #1E9329; text-decoration: underline;}
.status A:hover {color: #1E9329; text-decoration: underline;}
.date {
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	color:#E0980E;
}
.date A:link {color: #E0980E; text-decoration: underline;}
.date A:visited {color: #E0980E; text-decoration: underline;}
.date A:hover {color: #E0980E; text-decoration: underline;}

IMG {
	border:0px;
}
.product_answer {
	width:100%;
	background-color:#f6fbf5;
	border:1px solid #d7d9d6;
	padding:4px;
}