/* CSS Document */
#lmenu {
	width: 100%;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#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: #D6D5D5;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#lmenu a {
	display: block;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/pro_01.jpg);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	text-indent: 20px;
}
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;
} 
.cplist {
	float: left;
	width: 308px;
	margin-bottom: 10px;
}

.orange{
	width:300px;
	line-height: 21px;
	text-align: left;
	color: #333333;
	word-wrap:break-word;
} 
.picadd{
	float:left;
	width:159px;
	height: 100px;
} 
.ly_input{
	border: 1px solid #CCCCCC;
}
.ly_input2{
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}
.table_about {
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
    word-wrap:break-word;
}
