/* CSS Document */
body{ background:#000;  }

.box{ width:781px; margin:0 auto; padding:0 2px; background:#7e0808;  }
.frm_l{ width: 146px; }
.frm_r{ width: 630px; }

.grid li{ width:176px; padding:5px; text-align:center;}
.grid .l_img img{ border:1px solid #ccc; padding:2px; width:130px; height:130px; }

#goods li, 			#goods_body li{ width:280px; text-align:left; }
#goods .l_img, 		#goods_body .l_img{ float:left; width:130px; height:130px; }
#goods .l_img img, 	#goods_body .l_img img{ width:120px; height:120px; }
#goods .l_ginfo, 	#goods_body .l_ginfo{ float:right; width:148px; float:right; }
#subCats li{ width:80px; }

#header{ height:110px; background:#fff url(../img/tbg.gif) repeat-x; overflow:hidden; }
#header .fix{  padding:12px 0; color:#fff; }
#header h1{ margin:6px 0; padding:0; font-size:20px; font-family:"ºÚÌå", "ÐÂËÎÌå"; font-weight:normal; }
#header #logo{ width:180px; text-align:center; }
#header #logo img{ width:120px; height:60px; }

#footer{ background:url(../img/fbg.gif) repeat-x; }
#footer .fix{ padding:20px 0; text-align:center; color:#fff; }
#footer p{ padding:6px; margin:0; }

#banner{ background:#fff; }

/* menu */
#menu{ padding:6px 0 6px 18px;}
#menu a{ text-decoration:none; color:#fff; }
#menu a:hover{ color:#f60; text-decoration:underline; }
#menu li{ 
	width:107px; height:24px; line-height:24px; 
	margin:1px; text-align:center; 
	background:url(../img/leftli.jpg) no-repeat;  }

/* main */
.mod .ttl h4{ letter-spacing:6px; }
	
	#menu1 ul{ text-align:center; }
	#menu1 li { width:105px; height:25px; line-height:25px; margin:2px 0; text-align:center; display:inline; } 
	#menu1 li a{ color:#fff; }
	
	#left #goodsCat .ttl{ display:none; }
	#left #goodsCat ul{ text-align:center; }
	#left #goodsCat li { background:url(../img/menuli.gif) no-repeat; width:105px; height:25px; line-height:25px; margin:2px 0; text-align:center; } 
	
	#left{ background:url(../img/default_03.jpg) no-repeat; padding-top:12px; }
	#left a{ color:#fff; }
	
	/* right */
	#right{ background:#fff; }
	#right .mod .ttl{ 
		height:28px; line-height:28px; 
		background:#eee; 	}
	#right  .mod .ttl h4{ padding-left:10px; }
	
	#ULocation{ background:#eee; }
	#ULocation h3{ margin:0; line-height:28px; padding-left:10px; }

