
body{ 
 padding: 0;
 margin: 0;
 font-size: 12px;
 font-family: "ËÎÌå",Arial, Helvetica, sans-serif;
 line-height: 140%;
 text-align: center;
 background:#E7DFD3;
}
#wrap{
 width: 960px;
 margin: 0 auto;
 overflow: hidden;
}

#webpage {
	width: 960px;
	border:none;
	background-color:#FFFFFF;
	margin: 0; 
}
#footmenubar {
	width: 960px;
	height: 20px;
	border: none;
	text-align:center; 
	background-image:url(images/pic000/c004.jpg);
}
#sideleft{
 width: 740px;
 float: left; 
 background: #FFF;
 text-align: left;
 padding-left:20px;
 padding-right:10px;
}
#sideright{
 width: 190px;
 float: right;
 background: #F0F0F0;
 text-align: left;
}
.inner {
	width:100px;
	height:100px;
	margin:5px; 
	border:1px solid #99FF99;
}

/* easy clearing */
#wrap:after
 {
 content: '[DO NOT LEAVE IT IS NOT REAL]'; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
#wrap
 {
 display: inline-block;
 }
/*\*/
#wrap
 {
 display: block;
 }
/* end easy clearing */
/*\*/
#sideleft, #sideright
 {
 padding-bottom: 32767px !important;
 margin-bottom: -32767px !important; 
 }
@media all and (min-width: 0px) {
#sideleft, #sideright
 {
 padding-bottom: 0 !important;
 margin-bottom: 0 !important; 
 }
#sideleft:before, #sideright:before
 {
 content: '[DO NOT LEAVE IT IS NOT REAL]';
 display: block;
 background: inherit;
 padding-top: 32767px !important;
 margin-bottom: -32767px !important;
 height: 0;
 }
}
/**/
#subtitle {
	background-image:url(images/pic000/c007.jpg);
	height:20px;  
}
h1,h2,address,p{
 margin: 0;
 padding: .8em;
}
h1,h2{font-size: 20px;}

