body{margin:0px;
    font-family: 'ËÎÌå';
    font-size:10pt;
    
	background:#C0C0C0;
     } 
a{text-decoration: none;
   color : #000; 
   border: 0px;} 
h1{
	color:#fff;
	text-align:center;
}
p{margin:0px;}
img {border:none;
     margin:0px;}
/* wrapper (FULL PAGE) */

#wrapper{margin:auto;
         width:900px;
		background:#000;
           }
#header{
	width:900px;
	
	}

div .logo{
	background:url(images/logo.jpg) no-repeat;
	height:212px;
}

#container{
	overflow:hidden;
	background:transparent url(images/bg.jpg) no-repeat scroll 0 0;
	
}
div .left{
	float:left;
	width:290px;
	margin:20px 0px 20px 10px;
	background:url(images/leftbg.gif) no-repeat;
	height:559px;
}
div .left_text{
	margin:20px 10px 20px 20px;
}
div .on {
background:transparent url(images/on.gif) no-repeat scroll 0 0;
color:#FFFFFF;
font-family:"ºÚÌå";
font-size:15pt;
cursor:hand;
margin:5px;
padding:10px 10px 10px 0px;
text-align:center;
}
div .off {
background:transparent url(images/off.gif) no-repeat scroll 0 0;
color:#FFFFFF;
font-family:"ºÚÌå";
font-size:15pt;
margin:5px;
cursor:hand;
padding:10px 10px 10px 0px;
text-align:center;
}
div .right{
	float:left;
	width:585px;
	margin-top:20px;
}
div .bottom{
	width:900px;
	overflow:hidden;
	background:#c9c9c9;
}
div .bottomtitle{
	background:url(images/00.jpg) no-repeat;
	height:43px;
}
div .pic{
	float:left;
	width:155px;
	margin-right:10px;
	
	text-align:center;
	height:170px;
}
div .pic img{
	margin-bottom:10px;
}

#footer{
	background:url(images/footer.jpg) no-repeat;
	border-top:2px solid #eee;
	width:900px;
	height:60px;
	clear:both;
	overflow:hidden;
    color:#000;
        line-height:180%;
        font-size:12pt;
        padding-top:20px;
		text-align:center;
		padding-left:0px;
	padding-bottom:20px;
}

#demo   
  {
  margin-left:20px;
  margin-top:10px;
  margin-bottom:10px;
  width: 95%;  
  color:#000;
  height: 180px;   
  overflow:hidden;   
  text-align:center;   
  } 