﻿@import url("border.css");
@import url("widget.css");



body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 180%;
	margin:0;
}
#AllWrap{
	width:1000px; 
	margin:0 auto;
	overflow:hidden;
}

#Top{
	position:relative;
	text-align:center;
	padding-top:35px;
}
   #Top .TopWrap{
	margin:0 auto;
	width:1000px;
	position:relative;
   }

		#Top #Logo{	
	      position:absolute;
	      top:-30px;
	      width:200px;
	      height:68px;
	      line-height:80px;
	      left:0;
		}
				#Top #Logo2{	
	      position:absolute;
	      top:170px;
	      width:253px;
	      height:19px;
	      line-height:19px;
		  float:right;
	      right:0;
		}
		

#TopLinks{
	position:absolute;
	top:-30px;
	right:10px;
}
#LeftColumn{
	width:190px;
	float:left;
	overflow:hidden;
}
#RightColumn{
	width:228px;
	float:right;
	overflow:hidden;
	padding-left:12px;
	padding-right:12px;
	background:url(rightbg.gif) repeat-x;
}
#Main{
	float:left;
	width:748px;
	*display:inline;

	overflow:hidden;

}
#Main1{
	float:left;
	width:748px;
	*display:inline;
	overflow:hidden;
	margin-bottom:8px;
}
#Main2{
	float:left;
	width:711px;
	*display:inline;
	overflow:hidden;
	margin-bottom:8px;
	margin-left:15px;
	margin-right:14px;
}
#Mainn{
	float:left;
	width:210px;
	*display:inline;
	padding-left:10px;
	padding-right:10px;
	height:80px;
	background-image:url(service_bg_m.gif);
	overflow:hidden;
}
#Mainl{
	float:left;
	width:230px;
	*display:inline;
	margin-left:15px;
	margin-right:10px;
	overflow:hidden;
	float:left;
}
#Mainm{
	float:left;
	width:230px;
	*display:inline;
	margin-right:10px;
	overflow:hidden;
	float:left;
}
#Mainr{
	float:right;
	width:230px;
	*display:inline;
	margin-right:14px;
	overflow:hidden;
	float:left;
}

#InnerRightColumn{
	float:left;
	overflow:hidden;
	margin:0 0 0 8px;
	width:795px;
	*display:inline;
}
#InfoBar {
	margin:0 auto;
    width:1000px;
	text-align:center;
	height:151px;
}
																					
/*=主菜单
=============================================================================================*/
#Menu{
	margin-left:0px;
	background:url(menubg2.gif) repeat-x;
	   padding-left:20px;
}
		#Menu .menus{
			float:left;
		}

#Menu .links{
	float:left;
	color:#ccc;
}
#Menu .links a{
	display:inline;
	float:none;
	margin:0 5px;
}
#Menu .links{
	overflow:hidden;
}
#Menu .links ul{
	margin-left:-1px;
}
#Menu .links li{
	display:inline;
	border-left:1px solid #CCCCCC;
}

#Menu a{
	position:relative;
}
#Menu b{
	position:absolute;
	top:6px;
	left:15px;
	width:19px;
	height:19px;
	text-indent:-9999px;
}
#Menu .menuone{
   background:url(menubg.gif) no-repeat;
   padding-left:30px;
}
#Menu .menuone a{
   background-color:#6633FF;
}

#Menu .menutwo{
   background:url(menubg.gif) -190px 0 no-repeat;
   padding-left:20px;
}
#Menu span.menutwor{
   background:url(menubg.gif)  -698px 0 no-repeat;
   padding-left:15px;
   float:left;
   height:36px;
}
#Menu .menuthree{
   background:url(menubg.gif)  -444px 0 no-repeat;
   padding-left:30px;
}
#Menu .menucart{
   background:url(topnav-cart.gif) no-repeat 0 5px ;
   padding-left:10px;
}
#Menu a{
	text-align:center;
	float:left;
	display:block;
	color:#ffffff;
	font-size:12px;
	line-height:36px;
	width:60px;
	text-decoration: none;
}
#Menu a:hover{
	color:red;
	text-decoration: underline;
}			
#Menu .fmenu{
	padding-top:5px;
}
	
/*=
=============================================================================================*/	
#SearchWrap{
	text-align:right;
	background:url(az-subnav-bg.gif) repeat-x;
	border-top:0px solid #67a5c4;
	color:#000;
  	padding-bottom:8px;
	margin-top:-2px;
	_margin-top:-1px;
	margin:0 auto;
    width:1000px;
	height:30px;
}
#SearchWrapr{
float:right;
width:365px;
}
#SearchWrap a{
	color:#000;
}
#SearchWrap .SearchBar{
	margin:5px auto 0 auto;
}
#SearchWrap .htlinks a{
	color:#333333;
	padding:0 5px;
}
#SearchWrap .htlinks{
	margin:8px;
	margin-left:-210px;
}
#SearchWrap .htlinks div{
	display:inline;
}
#SearchWrap .btn_search{
	text-indent:-9999px;
	background:url(search.gif) no-repeat;
	width:24px;
	height:24px;
	border:none;
	cursor:pointer;
	*text-indent:0;
	*line-height:9999px;
	*font-size:-1;
	position:relative;
}
#SearchWrap .keywords{
  	width:200px;
}
/*=显示底部区域
=============================================================================================*/
#Foot{
	width:1000px;
	margin:0 auto;
	margin-top:10px;
}
#FootMenu{
   padding:20px 5px 5px 5px;
   border:1px solid #ccc;
   border-bottom:none;
   *height:1%;
}
#FootMenu .menu a{
   color:#0328C1;
}
#FootMenu .menu  a:hover{
    color:#FF9900;
	text-decoration:underline;
}
#FootLinks{
	background:#117CCC;
	padding:5px;
	border:1px solid #ccc;
	text-align:center;
	*height:1%;
}
#FootLinks .TreeList{
	overflow:hidden;
}
#FootLinks .TreeList a{
	 color:#ffffff;
}
#FootLinks .TreeList div{
	font-weight:normal;
	display:inline;
	padding:0 10px;
	border-right:1px solid #CCCCCC;
}
.StyleSpecialGoodsWrap{
margin-top:20px;
}
.StyleSpecialGoodsWrap .items1{
float:left;
padding-right:5px;
}
.StyleSpecialGoodsWrap .items2{
float:left;
padding-right:5px;
padding-left:5px;
}
.StyleSpecialGoodsWrap .items3{
float:left;
padding-left:5px;
}
#goods-intro td{
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
border:1px solid #ccc;
}