@charset "utf-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color: #FFF;
	margin: 0; background: url(../images/bg.jpg) center top ;
}
.clear{ clear:both;}
#outer {
	width: 1009px; margin:0 auto;
}
#header { background:url(../images/shopping-mall_03.jpg); height:81px;
}
#flash{ position:relative; height: 300px; width:1009px; overflow:hidden;}
#slideshow { position:absolute; height:300px; width:1009px; }
#tag { position:absolute; z-index:100000; left:0; top:0; }
#menu{}
.menu1{float: left;
	height: 43px;
	width: 20px;}

.menu2{	float: left;
	height: 42px;
	width: 969px;
	background-image: url(../images/menu_mid.png);}
.menu2 ul{ padding:0; margin:0; list-style-type:none;}	
.menu2 li{ float:left; margin-top:13px;}
.menu2 li a{ padding:3px 25px; color:#FFF; text-decoration:none; font-size:14px; }
.menu2 li a:hover{color:#999; text-decoration:none;}
.menu3{	float: left;
	height: 43px;
	width: 20px;
}
#body{ padding:15px; background:url(../images/box_bg.png)}
#left{ width:370px; float:left;}
#right{ width:600px; float:right;}
#footer{ padding:10px; background:#000;}
.sdds img{ margin: 2px; border:2px solid #ccc; }
