.live {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/bgmain.jpg);
}
#web {
	background-color: #A6FF00;
	height: 220px;
	width: 682px;
	float: left;
}
.fonten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #405203;
	text-decoration: blink;
}
.font10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.piclive {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #919191;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #919191;
}

