* {
    margin:0;
    padding:0;
}

#header0 {
    width:100%;
    height:100px;
    margin:0 auto;
    background:#3E0000;
}

#header {
    width:100%;
    height:55px;
    margin:0 auto;
    background:#3E0000;
}

#main {
    width:776px;
	height:37px;
    margin:0 auto;
    background-image: url(Images/page.gif);
}

#main #menu {
width:776px;
    margin:0 auto;
}

#main #menu1 {
width:776px;
    margin:0 auto;
}

#main #sidebar {
    width:200px;
	height:100%;
    float:left;
}

#city{background-image:url(vod1/images/city1.jpg);
         height:150px;
         width:150px;
         margin-top:15px;
         text-align:center}

#links{background-image:url(vod1/images/links.gif);
            height:220px;
            width:160px;
            text-align:left;
            margin-top:30px }
		
#nav1{margin-top:10px;
           margin-left:8px;
           padding-left:0px}

#nav1 li{font-size:12px;
               list-style:none;
               line-height:27px; 
               border-bottom:1px solid #485a79;
               width:140px;
               text-indent:3px }

#nav1 a{font-size:12px;
              display:inline;
               width:120px;}

#nav1 a:link, #nav1 a:visited{color: #cccccc; 
	                               text-decoration:none;
		             width:120px;
		              background-image:url(vod1/images/bullet.gif);
		              background-repeat:no-repeat;
		              padding-left:20px;
		              background-position:left center }

#nav1 a:hover{color:#ffcc66;
	       text-decoration:none;
	       background-image:url(vod1/images/bullet1.gif);
	       background-repeat:no-repeat;
	       padding-left:20px;
	       background-position:left center}


#nav li{font-size:12px;
	      float:left;
	      list-style:none;
	      line-height:30px; 
	      text-align:center;
	      width:80px}


#heading3{font-family:Arial,verdana,sans-serif,"ËÎÌå";
                   font-size:15px;
	 font-weight:bold;
	 color:#ffffff;
	 text-indent:10px;
	 padding-top:10px}	
				 

#main #containe {
	width:549px;
	height:555px;
	float:right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#main #containe1 {
    width:549px;
	height:300px;
    float:right;
	background:#A04500;
}

#main #containe2 {
    width:549px;
	height:200px;
    float:right;
}

#clearfloat {
    clear:both;
    height:1px;
    overflow:hidden;
    margin-top:-1px;
}

#footer {
    width:776px;
    margin:0 auto;
    margin:0 auto;
}

.r1{width:80px;height:320px;float:right;     
     position:fixed !important; top/**/:10px;     
     position:absolute; z-index:320; top:expression(offsetParent.scrollTop+188);right:0px;}  

.l1{width:120px;height:240px;float:left;     
     position:fixed !important; top/**/:10px;     
     position:absolute; z-index:240; top:expression(offsetParent.scrollTop+188);left:0px;}  