/* CSS Document */
body{ background:url(../img/bg.gif); }
.bgggg{ background:url(../img/cbg.gif) no-repeat left 50%;}
.box{ width:770px; margin:0 auto; background:#fff; }
.frm_l{ width: 142px; }
.frm_r{ width: 622px; }

.grid li{ width:136px; padding:5px; }

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

#footer .fix{ 
	padding:6px 0 0 0; text-align:center; color:#fff; 
	background:url(../img/lbg.gif) repeat-x; border-top:2px solid #313031; }

/* menu */
#menu{ background:url(../img/mbg.gif) repeat-x 0 100%; height:35px; overflow:hidden; width:100%; border-bottom:1px solid #fff; }
#menu a{ text-decoration:none; color:#000; display:block; line-height:35px; padding:0 10px;  }
#menu a:hover{ color:#f60; text-decoration:underline; border-bottom:3px solid #f60; line-height:32px;  }
#menu li{ float:left; border-right:1px solid #eee; }
#menu li.first{ padding-left:8px; }
#menu li.last{ border-right:none; }

/* main */
	#left{ background:url(../img/mainBg.gif) repeat-y; }
	#left .ttl{ 
		height:28px; color:#efefef; line-height:28px; overflow:hidden;
		background:#676564; border-top:3px solid #868485; }
	#goodsCat li,
	#menu1 li{ 
		background:url(../img/arrow1.gif) no-repeat 0 50%; 
		line-height:24px; padding-left:15px;
		margin:2px 0; }
	#left a{ text-decoration:none;  }
	#left a:hover{ color:#f60; }
	
	/* right */
	#right .mod .ttl{ 
		line-height:31px;
		background:url(../img/cbg.gif) repeat-x;	}
	#right .mod .ttl h4{ padding:6px 0 0; padding-left:25px; }
	
	#ULocation{ 
		line-height:31px; 
		background:url(../img/cbg.gif) repeat-x;	}
	#ULocation h3{ 
		margin:0; padding:6px 0 0; 
		padding-left:25px; }

