* {
	margin: 0 auto;
	padding: 0;
}
body {
	font-size: 12px;
	line-height: 120%;
}
#box {
	height: 100%;
	width: 950px;
}

#header {
	background-image: url(../images/top_city.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 81px;
	line-height: normal;
	margin-top: 3px;
}
#top_logo_and_user #logo {
	float: left;
	height: 26px;
	width: 180px;
	margin-left: 21px;
	display: inline;
}

#top_logo_and_user #quit_menu {
	text-align: right;
	float: right;
	width: 600px;
	margin-right: 5px;
}
#top_logo_and_user {
	margin-top: 5px;
	height: 26px;
	background-color: #FFFFFF;
	width: 950px;
}
#search {
	height: 23px;
	width: 751px;
	margin-top: 11px;
	text-align: left;
	background-image: url(../images/search_bg_city.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	margin-right: 6px;
	display: inline;
}
#search_tags {
	background-image: url(../images/tag.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
	text-indent: 50px;
	float: left;
	display: inline;
	width: 480px;
	margin-top: 5px;
	margin-left: 3px;
	overflow: hidden;
}
#search_tags a {
	margin-right: 6px;
}
#search_tags a:link {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
#search_tags a:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
#search_tags a:active {
	color: #333333;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
}
#search_tags a:hover {
	COLOR: #898989;
	FONT-SIZE: 13px;
	TEXT-DECORATION: underline;
}
#search_form {
	width: 250px;
	float: right;
	display: inline;
	margin-right: 5px;
	margin-top: 1px;
	text-align: right;
}
#search_form .postSearch {
	height: 21px;
	background-image: url(../images/search3.gif);
	background-repeat: no-repeat;
	width: 68px;
	border: 0;
	cursor: pointer;
}
#search_form .keyword {
	width: 150px;
	height: 17px;
	border: 1px solid #D8D8D8;
	text-indent: 2px;
	margin-top: 0px;
}

#header #navigation {
	height: 28px;
	width: 738px;
	margin-left: 190px;
	text-align: center;
}
#navigation ul {
	float: left;
	list-style-type: none;
	margin-top: 8px;
}
#navigation li {
	float: left;
	width: 118px;
	background-image: url(../images/sep_city.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#navigation a:link {
	color: #FFFFFF;
	FONT-SIZE: 18px;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:visited {
	color: #FFFFFF;
	FONT-SIZE: 18px;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:active {
	color: #FFFFFF;
	FONT-SIZE: 18px;
	font-weight: bold;
	TEXT-DECORATION: none;
}
#navigation a:hover {
	COLOR: #FFFFFF;
	FONT-SIZE: 18px;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

#main_content_home {
	margin-top: 5px;
	height: 250px;
	clear: both;
	width: 950px;
	margin-bottom: 8px;
}
#art_box {
	float: right;
	display: inline;
	width: 230px;
	border: 1px solid #e3e3e3;
	height: 250px;
	overflow: hidden;
}
#center_content {
	float: left;
	display: inline;
	height: 250px;
	width: 510px;
	margin-left: 9px;
}

#products_home {
	height: 250px;
	width: 510px;
}

#art_list h1 {
	font-size: 12px;
	font-weight: normal;
	width: 75px;
	float: left;
	margin-left: 5px;
	display: inline;
	background-image: url(../images/tea_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	text-indent: -9999px;
}
#art_list h2 {
	float: right;
	margin-top: 10px;
	margin-right: 3px;
	display: inline;
}
#art_list ol {
	text-align: left;
	list-style-type: none;
	padding-top: 8px;
	color: #999999;
	clear: both;
	width: 210px;
}
#art_list li {
	float: left;
	width: 210px;
	background-image: url(../images/pot2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 12px;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	margin-bottom: 3px;
}

#art_list a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#art_list a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#art_list a:active {
	color: #666666;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
#art_list a:hover {
	COLOR: #898989;  
	FONT-SIZE: 12px; 
	TEXT-DECORATION: underline;
}

.container{width:510px; height:250px; overflow:hidden;position:relative;}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:510px; height:250px; display:block; border:0;}

.slider2{width:2000px;}
.slider2 li{float:left;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}

#dongtai {
	float: left;
	width: 190px;
	height: 250px;
	overflow: hidden;
}
#dongtai_title {
	background-color: #82c2e7;
	height: 23px;
	width: 190px;
}
#dongtai h1 {
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 8px;
}
#dongtai_detail_box {
	width: 188px;
	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: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
	height: 226px;
	clear: both;
}
#art_list {
	width: 210px;
	margin-top: 8px;
	margin-left: 5px;
}
#brand_pic {
	float: left;
	width: 220px;
}
#brand_lcgc_box {
	float: left;
	height: 350px;
	width: 730px;
}
#brand {
	height: 100%;
	width: 950px;
	border: 1px solid #e4e4e4;
	clear: both;
	float: left;
	margin-bottom: 5px;
}
#brand_content_box {
	background-color: #FFFFFF;
	float: left;
	height: 340px;
	width: 725px;
	margin-top: 5px;
}
#brand h1 {
	background-image: url(../images/brand_title.gif);
	background-repeat: no-repeat;
	background-position: 8px 3px;
	font-family: "ËÎÌå", sans-serif;
	font-size: 15px;
	text-indent: 18px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	clear: both;
	margin-top: 3px;
}

#brand_content_store {
	margin-top: 10px;
	margin-left: 10px;
}
#brand_content_store img {
	border: 1px solid #e3e3e3;
}
#brand #brand_title {
	background-image: url(../images/brand_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}
#brand_content_product dl {
	float: left;
	width: 108px;
	height: 128px;
	overflow: hidden;
	margin-right: 3px;
	margin-top: 5px;
}
#brand_content_product {
	margin-left: 10px;
	margin-top: 15px;
	width: 445px;
	float: left;
	display: inline;
	overflow: hidden;
}
#brand_product_detail div {
	width:100px;
	height:90px;
	line-height:500px;
	overflow:hidden;
	position:relative;
	text-align:center;
	border: 1px dashed #e3e3e3;
}
#brand_product_detail div p {
  position:static;
  +position:absolute;
  top:50%
}
#brand_product_detail img {
  position:static;
  +position:relative;
  top:-50%;left:-50%;
  vertical-align:middle
}
#brand_product_detail p:after {
  content:".";font-size:1px;
  visibility:hidden
}
#brand_product_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 18px;
}
#brand_content_box h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
	margin-bottom: 3px;
	float: left;
	width: 150px;
}
#brand_content_product dd {
	height: 38px;
	overflow: hidden;
	margin-top: 5px;
	text-align: center;
}

#brand a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#brand a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#brand a:active {
	color: #666666;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
#brand a:hover {
	COLOR: #ff6600;
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline;
}
#store_contact_us {
	float: right;
	width: 238px;
	clear: right;
	margin-top: 15px;
	margin-right: 10px;
	display: inline;
	height: 138px;
	padding: 4px;
	border: 1px solid #e3e3e3;
}
#store_contact_us p {
	background-image: url(../images/pot1.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	text-indent: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 1.5;
	color: #4C4C4C;
}
.mini {
	overflow:hidden;
	margin:0 5px 0 0;
	padding:0 10px 0;
	*padding:1px 4px 0;
	height:20px;
	*height:20px;
	line-height:16px!important;
	font-weight:400;
	border-width:1px;
}
.offwhite {
	color:#111!important;
	border:1px double #d8d8d8;
	border-right-color:#c8c8c8;
	border-bottom-color:#c8c8c8;
	background:#fff url(../images/button.gif) 0 -25px repeat-x;
}
#store_contact_us h3 {
	font-size: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}
#brand_product_title h4 {
	float: right;
	width: 120px;
	text-align: right;
	margin-right: 8px;
	display: inline;
}
#brand_product_detail {
	clear: both;
	float: left;
	height: 100%;
	width: 445px;
}

#brand_join_box {
	background-color: #EFDEC6;
	height: 350px;
	width: 730px;
	float: left;
}
#brands div {
	width:168px;
	height:120px;
	line-height:500px;
	overflow:hidden;
	position:relative;
	text-align:center;
	border: 1px solid #e3e3e3;
}
#brands div p {
  position:static;
  +position:absolute;
  top:50%
}
#brands img {
  position:static;
  +position:relative;
  top:-50%;left:-50%;
  vertical-align:middle
}
#brands p:after {
  content:".";font-size:1px;
  visibility:hidden
}

#brands {
	height: 335px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	text-align: center;
	display: inline;
	overflow: hidden;
}
#brands dl {
	float: left;
	width: 168px;
	margin-right: 8px;
	display: inline;
	margin-bottom: 12px;
	height: 156px;
}
#brands dd {
	margin-top: 6px;
}
#dongtai_detail {
	line-height: 1.5;
	font-size: 14px;
	color: #666666;
	padding: 5px;
}
