.bg {
	height: 826px;
	width: 1000px;
	background-image: url('strip1.png');
	background-repeat: repeat-x;
	background-position: 50% top;
}
.bg1 {
	height: 800px;
	width: 100%;
	background-image: url('strip1.png');
	background-repeat: repeat-x;
	background-position: 50% top;
}

.cen {
	margin: 0px auto;
 height: 827px;
	    width:1000px;
	background-position:center
	margin-top: 0px;
	background-image: url('strip.png');
	    background-repeat: repeat-x;
	background-position: 50% top;
}
.cen1 {
	height: 800px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(strip2.png);
	background-repeat: repeat-x;
	background-position: top;
}

.ser {
	margin: 0px auto;
background-image: url('setting.png');
	    background-repeat: no-repeat;
	    background-position: right center;
	height: 936px;
	    width: 1000px;
	}

.live {
	font-size: 10px;
	color:#e06c00;
	font-weight: bold;
	font-family:Verdana ;
	text-decoration:none;
}
.live1 {
	color:#e06c00;
	font-family:Verdana ;
	text-decoration:none;
	font-size:11px; 
	
	
}