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

.box{ width:778px; margin:0 auto; background:#fff }
.frm_l{ width: 218px; }
.frm_r{ width: 560px; }

.grid li{ width:130px; height:235px;}
.grid li img{ height:120px; width:120px;}
#header{  padding:10px 0; }
#header h1{ margin:6px 0; padding:10px 0 0; font-size:20px; font-family:"ºÚÌå", "ÐÂËÎÌå"; font-weight:normal; }
#header #logo img{ margin:6px; }

#topNav a{ display:block; float:left; width:60px; padding-left:22px; line-height:28px; text-decoration:none; }
#topNav a:hover{ color:#f60; }
#topNav a.home{ background:url(../img/bntIndex.gif) no-repeat; }
#topNav a.feedback{ background:url(../img/bntMsg.gif) no-repeat; }

#footer{ border-top:3px solid #eee; }
#footer .fix{ padding:10px 0 0 0; text-align:center;  }

#banner{ background:url(../img/bg01.gif) 0 0; height:226px; overflow:hidden; text-align:center; }
#banner .fix{ background:url(../img/banner.jpg); width:778px; height:226px; overflow:hidden; }

/* menu */
#menu{ background:url(../img/mbg.gif) repeat-x; width:100%; height:52px;  }
#menu a{ text-decoration:none; display:block; padding-top:12px; }
#menu a:hover{ text-decoration:underline; border-top:2px solid #f60; color:#f60; }
#menu li{ float:left; padding:0 10px; margin:6px 0 0 0; }
#menu li.first{ padding-left:12px;}

/* main */
.mod .ttl h4{ letter-spacing:6px; }
#main{ background:#fff url(../img/body_bg.gif) repeat-y; padding:8px 0; }
	#left .fix{ padding:0 34px 0 24px; }
	#left .mod .ttl{ border-bottom:1px solid #ccc; padding-bottom:4px; margin:8px 0 0 0;  }
	#left .mod .ttl h4{ font-size:14px; font-weight:bold; color:#444; }
	#left .mod .ttl h5{ display:none; }
	#menu1 li,
	#goodsCat li{ background:url(../img/dot.gif) no-repeat 0 50%; padding:2px 0 2px 14px; }
	#link .cnt{ text-align:center; }
	
	/* right */
	#right .fix{ padding:5px 12px; }
	#right .mod .ttl{ 
		height:40px; line-height:45px; overflow:hidden; 
		background:url(../img/cbg.gif) no-repeat;
		border-bottom:1px solid #ccc; 
		text-align:center;  }
	#right .mod .ttl h4{ padding-left:14px; font-size:14px; }
	#right .mod .ttl h5{ line-height:40px;  padding:0 12px 0 0; }
	
	#ULocation{ background:url(../img/cbg.gif) no-repeat; border-bottom:1px solid #ccc; height:40px; overflow:hidden; }
	#ULocation h3{ margin:0; line-height:45px; padding-left:14px; }
	#ULocation h3 a{ text-decoration:none; }

