/* CSS Document */
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#lmenu {
	width: 100%;
	font-size: 12px;
	padding-top: 10px;
	margin: 0px;
	text-align: center;
}
#lmenu ul {
	width: 90%;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	margin: 0px;
}
#lmenu li {
	height: 22px;
	width: 100%;
	padding: 0px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #179300;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#lmenu a {
	display: block;
	color: #147900;
	text-decoration: none;
	background-image: url(../images/pro_05.jpg);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	text-indent: 20px;
}
#lmenu .kk a {
	display: block;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/pro_05.jpg);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	text-indent: 20px;
	font-weight: bold;
}

a.abc:link {
	text-decoration: none;
}
a.abc:visited {
	text-decoration: none;
	color: #147900;
}
a.abc:hover {
	text-decoration: none;
	color: #666666;
}
a.abc:active {
	text-decoration: none;
	color: #147900;
} 
.orange{
	width:98%;
	line-height: 21px;
	text-align: left;
	color: #106700;
} 
.picadd{
	float:left;
	width:268px;
	height: 210px;
} 
.ly_input{
	border: 1px solid #aaa;
}
.ly_input2{
	border: 1px solid #aaa;
	background-color: #F0F0F0;
}

