#main{
position: relative;
top:0px;
left:0px;
width:927px;
height:629px;
background-image: url(/images/home/ran_back.jpg);
}

#logo{
position: absolute;
top:20px;
left:80px;
width:232px;
height:88px;
background-image: url(/images/home/logo.png);
}

#pic{
position: absolute;
top:400px;
left:460px;
width:80px;
height:71px;
background-image: url(/images/home/guf.gif);
}

#equ{
position: absolute;
top:301px;
left:88px;
width:242px;
height:242px;
border:0px solid gray;
}

#dev{
position: absolute;
top:301px;
left:344px;
width:242px;
height:242px;
border:0px solid gray;
}

#gt{
position: absolute;
top:301px;
left:598px;
width:242px;
height:242px;
border:0px solid gray;
}

#text{
position: absolute;
top:120px;
left:100px;
width:432px;
height:88px;
}

.text{
font-family:arial;
font-size:11px;
}

#moin{
position: relative;
top:0px;
left:0px;
width:927px;
height:629px;
border:0px solid gray;
text-align: center;
margin:auto;
}

#toxt{
position: relative;
top:150px;
left:10px;
width:927px;
height:629px;
text-align: left;
}