/* CSS Document */

#menu {
position:absolute; 
width:595px; 
height:31px; 
z-index:1; 
left: 270px; 
top: 179px;
}

#title {
position:absolute; 
width:353px; 
height:38px; 
z-index:2; 
left: 270px; 
top: 335px;
}


#rightMenu{
position:absolute; 
width:146px; 
height:109px; 
z-index:3; 
left: 680px; 
top: 335px;
}

#subscribe{
position:absolute; 
width:75px; 
height:23px; 
z-index:4; 
left: 679px; 
top: 284px;
}

#text1{
position:absolute; 
width:497px; 
height:181px; 
z-index:5; 
left: 123px; 
top: 426px;
}


#text2{
position:absolute; 
width:497px; 
height:181px; 
z-index:6; 
left: 123px; 
top: 850px;
}

#wuchien{
position:absolute;
width:183px; 
height:115px; 
z-index:7; 
left: 672px; 
top: 453px;
}

#bg {
	background: #f8f7e5 url(images/main_bg1.jpg) no-repeat center top;
	position:absolute; 	
	width:1024px;  
    height: 1200px;	
	left: 0px; 
	top: 0;

}
