.box {
	border: 1px dashed #665E49;
}
.rline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #BCB7A1;
	border-right-color: #BCB7A1;
	border-bottom-color: #BCB7A1;
	border-left-color: #BCB7A1;
}

.lline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #BCB7A1;
	border-right-color: #BCB7A1;
	border-bottom-color: #BCB7A1;
	border-left-color: #BCB7A1;
}
.ppinput {
	font-size: 12px;
	height: 14px;
	border: 1px solid #9B9B9B;
}
.rxx {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
}
a:link {
	font-size: 12px;
	color: #211D11;
	text-decoration: none;
}
a:visited {
	color: #211D11;
	text-decoration: none;
}
a:hover {
	color: #C34F00;
	text-decoration: none;
}
.llline {
	border: 1px solid #E0D8C1;
}
a.tit{
	background-image: url(images/left-t1.jpg);
	height: 24px;
	width: 144px;
	padding-left: 43px;
	float: left;
	padding-top: 7px;

}
a.tit:link {
	background-image: url(images/left-t1.jpg);
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #755B08;
	text-decoration: none;
	height: 24px;
	width: 144px;
	clear: left;
	float: left;

}
a.tit:visited {
     background-image: url(images/left-t1.jpg); 
	font-size: 14px;
	font-weight: bold;
	color: #755B08;
	text-decoration: none;

}
a.tit:hover {
    background-image: url(images/left-t2.jpg); 
	font-size: 14px;
	font-weight: bold;
	color: #D33A04;
	text-decoration: none;

}
