body {
	margin: 0px;
	background-image: url(bg.jpg);
	background-color: #F8F8F8;
	background-repeat: repeat-x;
	background-position: top;
}
.bian {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #32AC03;
	text-decoration: underline;
}
.soso {
	font-family: Verdana;
	font-size: 12px;
	color: #006600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.head {
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
#demo{
	overflow:hidden;
	width:240px;
	padding: 0px;
	margin: 43px 0px 0px 22px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.hei {
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.lv {
	font-family: Verdana;
	font-size: 10px;
	line-height: 22px;
	color: #009900;
	text-decoration: none;
}
.lvse {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	text-decoration: none;
}
.tit {
	font-family: Verdana;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}