body {
	font-family: Cambria;
	font-size:12px;
	margin:0 auto;

	padding:0;
	color:#565656;
	line-height:20px;
}
#index{
overflow:hidden;
}
body p {
	line-height:25px;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none;  
}
.clear{clear:both; float:none!important;}
#header{
background: #7f5509;
height:100px; position:relative; z-index:100; 
}
#header-inner{
margin:0 auto;
width:980px;
z-index:20; position:relative
}
.logo{


}
#wrapper-content{width:100%;height:540px; background-image:url(../images/shadow_content.gif); background-position:top; background-repeat:repeat-x; padding-bottom:0px}
#wrapper-shadow-line-bottom{width:100%; background-image:url(../images/shadow_content_bottom.gif); background-position:bottom; background-repeat:repeat-x; height:60px }
#lefth{
width:70%;
float:left;
position:absolute;
bottom: 0px;
 
 z-index:1000
}
#righth{
width:20%;
float:right;
 
position:absolute;
bottom:10px;
 right:5px;  
 
 
}
#lefth1{
width:10%;
float:left;
position:absolute;
top: 141px;
height:540px;
 z-index:1000
}
#righth1{
width:980px;
 
 margin:0 auto;

  
 
 height:600px
}
 
 