/* CSS Document */
.body{
	margin:0px;
	background-image: url(../images/bg.gif);
	background-color: #E6FDF4;
	font-size:12px;
}

.dbline{
	line-height:200%;
	text-indent: 20pt;
}
.inputborder {
	font-family: Verdana, "ËÎÌå";
	font-size: 12px;
	background-color: #F7FCFF;
	border: 1px solid #C4DAD2;
	height:20px;
}.inputborder2 {
	font-family: Verdana, "ËÎÌå";
	font-size: 12px;
	background-color: #F7FCFF;
	border: 1px solid #C4DAD2;
}
.div_pro {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4ECE3;
	padding:5px;
}

td {
	color: #056D46;
	font-size: 12px;
	font-family: Verdana, "ËÎÌå";
}

a{
	color: #056D46;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a.more{
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}


a.more:hover {
	text-decoration: underline;
	color: #FF6600;
}

.border_pro{
	padding:4px;
	border: 1px solid #90C2B0;
	background-color: #FFFFFF;
}
.border_intro{
	padding:6px;
	border: 1px solid #A6D7C6;
}
.text01{
padding:5px;}
.row_intro3{
	padding:6px;
	background-color: #76C0A2;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADDEC9;
}
