/* BASIC css start */
.banner {	position:relative;
	background:url(http://ijun76.godohosting.com/html/images/c/banner_guide.jpg);
	width:1920px;
	height:302px;
	left:50%;
	top:0;
	margin-left:-960px;
	
}


.install{ width:990px; height:401px; background:url(http://ijun76.godohosting.com/html/images/b/guide_install.jpg);}

.guide{
width:990px;
height:2259px;
background:url(http://ijun76.godohosting.com/html/images/b/guide_wish.jpg);
position:relative;
margin:auto;
}

#header, #layerWrap, #contentWrap, #ftLink .link, #footer {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 990px;
}
/* BASIC css end */

