html {
	SCROLLBAR-ARROW-COLOR:#fcd4a3;
	SCROLLBAR-TRACK-COLOR:#82624b;
	SCROLLBAR-BASE-COLOR:#82624b;
}

body {
    height: 100%;
	width:100%;
    position: relative;
    background: url(images/bg.jpg) center top repeat-x;
	background-color:#f2efe2;
    margin: 0px;
    padding: 0px;
    font-family:Î¢ÈíÑÅºÚ;
	color:#401606;
    font-size: 12px;
	line-height:24px;
}

.home {
    height:1975px;
	width:1003px;
	top:0%;
	left:50%;
	margin:0 0 0 -501.5px;
    position: absolute;
	overflow:hidden;
	}
	
.top{
	height:617px;
	padding-top:173px;
	}

.logo {
	background:url(images/logo.jpg) center center no-repeat;
	width:100%;
	height:173px;
	top:0px;
    position: absolute;
	}

.pos-p {
	background:url(images/pos-p.png) center top no-repeat;
	width:656px;
	height:174px;
	top:219px;
	left:50px;
    position: absolute;
	}

.pos-tex {
	text-decoration: none;
	color:#401606; 
	font-size:14px; 
	line-height:38px;
	font-family: "Arial", "Helvetica", "Î¢ÈíÑÅºÚ";
	BACKGROUND-COLOR: transparent;
	width:610px;
	height:121px;
	top:259px;
	left:341px;
    position: absolute;
	z-index:3;
	}
	
a:link,a:visited{
	text-decoration: none;
	color:#401606; 
	font-size:14px; 
	line-height:38px; 
	font-family: "Arial", "Helvetica", "Î¢ÈíÑÅºÚ"; 
	}
	
a:active,a:hover{
	text-decoration: none;
	color:#401606; 
	font-size:14px; 
	line-height:38px; 
	font-family: "Arial", "Helvetica", "Î¢ÈíÑÅºÚ"; 
	}

.req {
	width:518px;
	height:244px;
	top:11px;
	left:50px;
    position: absolute;
	}

.req-p {
	background:url(images/req-p.png) center top no-repeat;
	width:407px;
	height:29px;
	top:0px;
	left:0px;
    position: absolute;
	z-index:1;
	}

.req-tex {
	width:497px;
	height:120px;
	top:56px;
	left:0px;
    position: absolute;
	z-index:3;
	}

.about {
	width:1003px;
	height:788px;
	top:617px;
	left:0px;
    position: absolute;
	}

.about-p {
	background:url(images/about-p.png) center top no-repeat;
	width:311px;
	height:29px;
	top:413px;
	left:640px;
    position: absolute;
	z-index:1;
	}

.about-tex1 {
	text-align:center;
	width:900px;
	height:120px;
	top:59px;
	left:50px;
    position: absolute;
	z-index:3;
	}

.about-tex2 {
	width:900px;
	height:116px;
	top:463px;
	left:50px;
    position: absolute;
	z-index:3;
	}

.case-p {
	background:url(images/case-p.png) center top no-repeat;
	width:320px;
	height:29px;
	top:284px;
	left:366px;
    position: absolute;
	z-index:1;
	}

.case {
	width:900px;
	height:250px;
	top:356px;
	left:50px;
    position: absolute;
	z-index:1;
	}
	
.contact {
	width:1003px;
	height:665px;
	top:1224px;
	left:0px;
    position: absolute;
	}

.con-p {
	background:url(images/con-p.png) center top no-repeat;
	width:344px;
	height:193px;
	top:37px;
	left:610px;
    position: absolute;
	}

.con-tex {
	width:287px;
	height:81px;
	top:97px;
	left:27px;
	color:#FFFFFF;
    position: absolute;
	z-index:1;
	}

.foot-tex {
	text-align:center;
	font-family: "Arial", "Helvetica", "Î¢ÈíÑÅºÚ";
	height:20px;
	width:1003px;
	bottom:29px;
	left:0px;
    position: absolute;
	}
	
	
	
	
