
@charset "gb2312";







#HeadBox1  #MenuBox1 {
	width: 950px;
	height: 30px;
}

#HeadBox1   #MenuBox1 #MenuBox2 {
	width: 950px;
	height: 30px;
	z-index: 1;
	overflow: hidden;
	position: absolute;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4a4a4a;
}

#HeadBox1   #MenuBox1 #MenuOpa { z-index:-1; width:950px; height:30px; top:0; left:0;  background:#fff; filter:alpha(opacity=50); opacity:0.5;}









#HeadBox1   #MenuBox1 #MenuBox2 ul {
	  margin:0;
	  padding:5px 10px 0 50px;
	  list-style:none;
      }
#HeadBox1   #MenuBox1 #MenuBox2 li {
      display:inline;
      margin:0;
      padding:0;
      }
#HeadBox1   #MenuBox1 #MenuBox2 a {
	
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.7; /*Mozilla*/
	opacity: 0.7; /*FF*/
      float:left;
	  
	  
      background:url("Head_menu_left.gif") no-repeat left top;

	  margin-left:1px;
      padding:0 0 0 3px;
      text-decoration:none;
      }
#HeadBox1   #MenuBox1 #MenuBox2 a span {
	
      float:left;
      display:block;
      background:url("Head_menu_right.gif") no-repeat right top;
      padding:8px 15px 6px 10px;
      color:#333;

      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#HeadBox1   #MenuBox1 #MenuBox2 a span {float:none;}
    /* End IE5-Mac hack */
#HeadBox1   #MenuBox1 #MenuBox2 a:hover span {
      color:#ff6600;
      }
#HeadBox1   #MenuBox1 #MenuBox2 a:hover {
		filter:alpha(opacity=90); /*IE*/
		-moz-opacity:0.9; /*Mozilla*/
		opacity: 0.9; /*FF*/

      }

#HeadBox1   #MenuBox1 #MenuBox2 li#selecten a {
	  background:url("Head_menu_leftA.gif") no-repeat left top;
		filter:alpha(opacity=100); /*IE*/
		-moz-opacity:1; /*Mozilla*/
		opacity: 1; /*FF*/
      }
#HeadBox1   #MenuBox1 #MenuBox2 li#selecten a span {
background:url("Head_menu_rightA.gif") no-repeat right top;
	color:#FFF;
	font-weight: bold;
      }
	  
	  
	  
	  
	  
	  


#CentreBox {
	
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear:both;
}
#CentreBox #LeftBox {
	float: left;

	width: 190px;

}
#CentreBox #LeftBox .box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: hidden;
	background-color: #FFFFFF;
	width:168px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding:10px;
	line-height:24px;
}

#CentreBox #RightBox {
	float: left;

	width: 750px;
	margin:0 0 0 10px;

}

#CentreBox #RightBox h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(RightBoxTitle.gif);
	height: 25px;
	width: 720px;
	padding-top: 7px;
	padding-left: 30px;
	margin:0;
	overflow:hidden;
}

#CentreBox #RightBox .box {

	overflow: hidden;
	background-color: #FFFFFF;
	width:730px;
	padding:10px;
}

#CentreBox #RightBox #GoodsTitle {
font-size:18px;
font-weight:bold;
color:#333333;
line-height:40px;
border-bottom:#ccc 1px solid;
text-align:center;
background:#FFFFFF;

}
#CentreBox #RightBox #GoodsContentHead {
	background:#FFFFFF;
	padding:10px;
	height:380px;
	
}
#CentreBox #RightBox #GoodsPic {
width:300px;


float:left;

}
#CentreBox #RightBox #GoodsPay {
float:left;

margin-left:10px;
}
#CentreBox #RightBox #GoodsPay ul {
color:#333333;
line-height:30px;
list-style:none; 
margin:0; padding:0;


}

#CentreBox #RightBox #GoodsContent {
	background:#FFF;
	padding:10px;
	width:730px;

	overflow: hidden;

}

#CentreBox #LeftBox .LeftTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(LeftBoxTitle.gif);
	height: 25px;
	width: 160px;
	padding-top: 7px;
	padding-left: 30px;
}

#CentreBox #LeftBox .LeftHtmlBox {
	width:190px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#CentreBox #RightBox .RightHtmlBox {
	width: 750px;
	background-color: #FFFFFF;
	overflow: hidden;
}#CentreBox #LeftBox .box h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	overflow:hidden;
	margin:0;
}


.clear{ clear:both;}


#Bottom {
	width:950px;
	line-height:40px;
	height: 160px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	background-color: #E6E6E6;		
}


#Bottom #BottomTitle {

	width: 950px;
	background-color: #4A4A4A;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}








.FontColor1{
color:#666666;}
.FontColor2{
color:#333333;}












a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

a.a1:link {
	color: #2754bb;
	text-decoration: none;
}
a.a1:visited {
	color: #2754bb;
	text-decoration: none;
}
a.a1:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.a2:link {
	color: #ff0000;
	text-decoration: none;
}
a.a2:visited {
	color: #ff0000;
	text-decoration: none;
}
a.a2:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.a3:link {
	color: #975101;
	text-decoration: none;
}
a.a3:visited {
	color: #975101;
	text-decoration: none;
}
a.a3:hover {
	color: #ff6600;
	text-decoration: underline;
}

a.a4:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.a4:visited {
	color: #ffffff;
	text-decoration: none;
}
a.a4:hover {
	color: #FFFF00;
	text-decoration: underline;
}

a.a5:link {
	color: #73CEBC;
	text-decoration: none;
}

a.a5:visited {
	color: #73CEBC;
	text-decoration: none;
}
a.a5:hover {
	color: #FF6600;
	text-decoration: underline;
}
.GoodsTable {
	width:160px;
	height:290px;
	margin:10px;
	float:left;
	line-height:24px;
	
}
.GoodsTable .GoodsImg{
width:160px;
height:160px;
	
	border: 1px solid #CCCCCC;

	text-align:center;

/*非IE的主流浏览器识别的垂直居中的方法*/
 display: table-cell;
 vertical-align:middle;

 /*设置水平居中*/
 text-align:center;

 /* 针对IE的Hack */
 *display: block;
 *font-size: 131px;/*约为高度的0.873，200*0.873 约为175*/
 *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/

	
}
.GoodsTable .GoodsImg img{
vertical-align:middle;

	
}