/*--------------------------------------
  Top
--------------------------------------*/
#top {
  width : 796px;
  padding : 10px;
  text-align : center;
}
#facebook {
	margin: 10px auto;
	width: 500px;
	padding: 0;
	float: none;
}
#facebook iframe {
	margin: 0 20px;
}





/*--------------------------------------
  Flash
--------------------------------------*/
#flash {
  width : 796px;
  height : 300px;
}

/*--------------------------------------
  Top Left  
--------------------------------------*/
#top_left {
	float : left;
	width : 275px;
	padding: 0;
	margin: 0 5px 10px 20px;
}

/*--------------------------------------
  News  
--------------------------------------*/
#news {
	width : 258px;
	height : 150px;
	border : solid 1px #999999;
	padding: 0 5px;
	margin: 0;
}

/*--------------------------------------
  Staff Blog  
--------------------------------------*/
#blog A {
	float : left;
	width : 136px;
	height : 36px;
	background-image: url(../pics/blog_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*--------------------------------------
  Thema  
--------------------------------------*/
#theme {
	float : right;
	width : 450px;
	margin: 0 20px 0 0;
	font-size : 13px;
	line-height : 18px;
	padding: 20px 0 0 0;
}
#theme p {
	margin: 10px 0;
	font-size: 14px;
	line-height: 25px;
}

#theme h4 {
	margin: 10px 0;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	
}


/*--------------------------------------
  Goods Link  
--------------------------------------*/
#goods_link {
	float : left;
	height : 58px;
	text-align : center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9966;
	padding: 0 23px;
	border-bottom-color: #FF9966;
}

#goods_link IMG {
	width : 90px;
	height : 48px;
}
#goods_link ul {
	margin: 2px 0;
}
#goods_link UL li  {
	width : 90px;
	height : 48px;
	margin: 2px;
	border: 0px none #999900;
	padding: 0;
	float: left;
}

#goods_link UL LI A {
	width : 90px;
	height : 48px;
	display: block;
}

#goods_link UL LI.goods1 A {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../pics/goods1a.gif);
}

#goods_link UL LI.goods1 A:HOVER,
#goods_link UL LI.goods1 A:FOCUS {
  background : url(../pics/goods1b.gif) no-repeat center bottom;
}

#goods_link UL LI.goods2 A {
  background : url(../pics/goods2a.gif) no-repeat center bottom;
}

#goods_link UL LI.goods2 A:HOVER,
#goods_link UL LI.goods2 A:FOCUS {
  background : url(../pics/goods2b.gif) no-repeat center bottom;
}

#goods_link UL LI.goods3 A {
  background : url(../pics/goods3a.gif) no-repeat center bottom;
}

#goods_link UL LI.goods3 A:HOVER,
#goods_link UL LI.goods3 A:FOCUS {
  background : url(../pics/goods3b.gif) no-repeat center bottom;
}

#goods_link UL LI.goods4 A {
  background : url(../pics/goods4a.gif) no-repeat center bottom;
}

#goods_link UL LI.goods4 A:HOVER,
#goods_link UL LI.goods4 A:FOCUS {
  background : url(../pics/goods4b.gif) no-repeat center bottom;
}

#goods_link UL LI.goods5 A {
  background : url(../pics/goods5a.gif) no-repeat center bottom;
}

#goods_link UL LI.goods5 A:HOVER,
#goods_link UL LI.goods5 A:FOCUS {
  background : url(../pics/goods5b.gif) no-repeat center bottom;
}

#goods_link UL LI.goods6 A {
  background : url(../pics/goods6a.gif) no-repeat center bottom;
}

#goods_link UL LI.goods6 A:HOVER,
#goods_link UL LI.goods6 A:FOCUS {
  background : url(../pics/goods6b.gif) no-repeat center bottom;
}

#goods_link UL LI.goods7 A {
  background : url(../pics/goods7a.gif) no-repeat center bottom;
}

#goods_link UL LI.goods7 A:HOVER,
#goods_link UL LI.goods7 A:FOCUS {
  background : url(../pics/goods7b.gif) no-repeat center bottom;
}

#goods_link UL LI.goods8 A {
  background : url(../pics/goods8a.gif) no-repeat center bottom;
}

#goods_link UL LI.goods8 A:HOVER,
#goods_link UL LI.goods8 A:FOCUS {
  background : url(../pics/goods8b.gif) no-repeat center bottom;
}
