body {
	font: 12px/16px  Verdana, Tahoma, sans-serif;
	background: #f7f7f7;
	color: #333;
	}

.top {
	width: 100%;
	min-width: 1000px;
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: 50% 0%;
        background-color: #f7f7f7;
	}

.wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	clear: both;
	}

.clear {
	clear: both;
	line-height: 1px;
	width: 1px;
	}
.l {
	float: left;
	}
.r {
	float: right;
	}
.icon-comment {
	background: url(/website/static/css/des-new2/images/disc.png) no-repeat 0px 0px;
}
.lv_window_light {
	top: 3px !important;
	position: fixed !important;
	z-index: 9999999999999;
}