body{
	padding: 0px 50px 0px 50px;
	margin: 0px;
	background: url(gr.jpg) repeat-x center top;
}
.inst_1{
	padding: 0px;
	margin: 0px;
}
.inst_2{
	padding: 0px;
	margin: 0px;
	width: 30px;
	height: auto;
	vertical-align: top;
	background: none; 
}
#s{
	overflow: hidden; 
	background: url(bb.jpg) #ece8cb no-repeat right bottom; 

}
div.install{
	width: 100%;
	height: 208px;
	background: url(install.png);
	cursor: pointer;
}
div.install:hover{
	width: 100%;
	height: 208px;
	background: url(install.png);
	background-position: 0px 208px;
	cursor: pointer;
}
div.div{
	width: 100%;
	height: 100%;
	background: url(bg.png) no-repeat right top; 
}
.p{
	margin: 0px 0px 0px 100px;
	padding: 0px;
	width: 400px;
	color: #333;
	font-size: 14px;
	font-family: tahoma;
}
.i{
	margin: 10px 10px 0px 10px;
	padding: 0px;
	color: #333;
	width: auto;
	font-size: 12px;
	font-family: tahoma;
}
.h1{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #333;
	font-size: 18px;
	font-family: tahoma;
}
div.l1{
	width: 30px;
	height: 30px;
	background: url(i1.jpg);
	display: inline-block;
}
div.l1:hover{
	width: 30px;
	height: 30px;
	background: url(i1.jpg);
	display: inline-block;
	background-position: 0px 30px;
}
div.l2{
	width: 30px;
	height: 30px;
	background: url(i2.jpg);
	display: inline-block;
}
div.l2:hover{
	width: 30px;
	height: 30px;
	background: url(i2.jpg);
	display: inline-block;
	background-position: 0px 30px;
}

div.l3{
	width: 30px;
	height: 30px;
	background: url(i3.jpg);
	display: inline-block;
}
div.l3:hover{
	width: 30px;
	height: 30px;
	background: url(i3.jpg);
	display: inline-block;
	background-position: 0px 30px;
}
.code{
	width: auto;
	height: 200px;
	overflow: auto;
	font-family: Lucida Console;
	color: #000;
	font-size: 12px;
	background: #fff;
	border: #b3d5f8 1px solid;
}



a.text:link{
	text-decoration: none;
	color: #333;
	font-size: 14px;
	font-family: tahoma;
}
a.text:active{
	text-decoration: none;
	color: #333;
	font-size: 14px;
	font-family: tahoma;
}
a.text:visited{
	text-decoration: none;
	color: #333;
	font-size: 14px;
	font-family: tahoma;
}
a.text:hover{
	text-decoration: none;
	color: #333;
	font-size: 14px;
	font-family: tahoma;
}
div.d{
	width: 200px;
	height: 50px;
	background: url(d.jpg);
	background-position: 0px 50px;
	margin: 0px 0px 0px 100px;
}
div.d:hover{
	width: 200px;
	height: 50px;
	background: url(d.jpg);
	background-position: 0px 0px;
}

