.le {
	background-image: url(images/le.jpg);
	background-repeat: repeat-y;
}
.ri {
	background-image: url(images/ri.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sm {
	font-size: 12px;
	color: #333333;
	text-indent: 10px;
}
.asdfam {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.sfsf {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}


.bof {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dadada;
	border-right-color: #dadada;
	border-left-color: #dadada;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	padding-left: 10px;
}
.dao {
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 20px;
	letter-spacing: 2px;
}
.xt {
	font-size: 12px;
	color: #333333;
}
.ssb {
	margin-top: 10px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
.dde {
	background-image: url(images/x.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.bb {
	border: 1px solid #CCCCCC;
}

