
#mid {

			background: url("../images/bg-mall.gif") repeat;
			background-color: #B1D8EA;
		}
		
#subnav-mall { 
				width: 310px;
				text-align: center;
				float: left;
				position: relative;
				top: -100px;
				left: 43px;
			}	
			
			#subnav-mall #top { 
					background: url("../images/mall/subnav-top.gif") no-repeat;
					padding-top: 88px;
					margin: 0;
				}
				
				#subnav-mall #top img.subnavTitle {
					margin-left: -5px;
				}
			
			#subnav-mall #middle { 
					background: url("../images/mall/subnav-bg.gif") repeat-y;
					margin: 0;
					padding: 0;

				}
				
				ul#mall li a { 
					color: #724272;
				}
				
					ul#mall li a:hover, ul #mall li.selected a { 
						color: #B4A8C9;
					}