﻿* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "新宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border:0;
}
acronym{
background:url(images/circle.gif) no-repeat left;
width:9px; height:9px;
padding-right:8px;
}
.a2:link{
	color:#000;
	font-family: Verdana, "新宋体", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
}
.a2:visited{
	color:#000;
	font-family: Verdana, "新宋体", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
}
.a2:active {
	color:#000;
	font-family: Verdana, "新宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.a2:hover {
	color:#333;
	font-family: Verdana, "新宋体", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:12px;
}


a:link{
	color:#000;
	font-family: Verdana, "新宋体", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
}
a:visited{
	color:#000;
	font-family: Verdana, "新宋体", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
}
a:hover {
	color:#333;
	font-family: Verdana, "新宋体", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:12px;
}
a:active {
	color:#000;
	font-family: Verdana, "新宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
td {
	padding:4px;
}
th {
	padding:4px;
}
.button {
	cursor:pointer;
}
#ECS_NOTICE_BODY {
	padding:5px;
	text-indent:2em;
	line-height:1.5em;
}
#keyword {
	vertical-align:middle;
	width:300px;
	border-top:1px #333 solid;
	border-left:1px #333 solid;
	border-bottom:1px #ddd solid;
	border-right:1px #ddd solid;
	padding:2px;
}
.btn-search {
	vertical-align:middle;
	padding:0 5px;
}
.vertical-middle {
	vertical-align:middle;
	margin-bottom:8px;
}
.invoice-li {
	border-bottom:1px dashed #333;
	margin-right:6px;
}
.invoice-li a {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.invoice-10 {
	font-size:10px;
	color:#666;
}
.hack {
	clear:both;
}
.text_input {
	width:110px;
	border-top:1px #333 solid;
	border-left:1px #333 solid;
	border-bottom:1px #ddd solid;
	border-right:1px #ddd solid;
	padding:2px;
}
.mark-price {
	color:#FF6600;
}
.goods-price {
	color:#FF6600;
}
.market-price {
	color:#4A6075;
	background: url(images/line_through.gif) repeat-x center 6px;
}
.group-goods-list {
	border-bottom:1px dashed #CCC;
}
.content-div {
	padding:10px 20px;
}
#pager {
	padding:10px;
}
#loader {
	background-color: #FFFFCC;
	border: 1px solid #CC0000;
	position: fixed;
	color: #CC0000;
	z-index: 1000;
	left: 50%;
	bottom: 50%;
	padding: 5px 15px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
	opacity: 0.65;
}
* html #loader {
	position: absolute;
}
.title-04 {
	font-size:14px;
	font-weight:bold;
	padding:5px 0 5px 30px;
	border:1px #E9ECE0 solid;
	margin-bottom:5px;
	margin-top:5px;
	background-color:#EFEFEF;
}
.catalog {
	padding:20px 120px;
	border:1px #eee solid;
	margin-bottom:5px;
}
.catalog a {
	color:#003399;
	font-size:14px;
}
.catalog .xixi {
	float:left;
	white-space:nowrap;
	padding-left:10px;
}
.catalog .cucu {
	clear:both;
	font-weight:bold;
	padding-top: 10px;
	white-space:nowrap;
	padding-left:10px;
}
.catalog div {
	padding:15px 0 3px 20px;
	margin:5px 0;
	border-bottom:1px #dadada dashed;
}
.brandkuai {
	padding:15px;
	float:left;
	background-color:#EFEFEF;
	border:1px #757575 solid;
	margin-left:5px;
}
/*===========================================
        页面头部包括顶部菜单和主导航部分
 ===========================================*/

#header {
	background-color: #FFFFFF;
	width:980px;
	margin:0 auto;
}
#logo-topnav {
	float:right;
	width:50%;
	text-align:right;
	padding:15px 20px 0 0;
	top:8px;
}
#logo {
	float:left;
	padding:8px 8px;
	overflow:hidden;
	margin-top:5px;
}
#top_nav {
	margin-top:5px;
	width:100%;
	float:left;
}
#top_nav li {
	float:left;
	margin-left:1px;
	list-style-type: none;
}
#top_nav li a:link, #top_nav li a:visited {
	text-decoration:none;
	display:block;
	padding-right:8px;
	background:url(images/gnav_bbanner_right.gif) no-repeat right top;
	float:left;
	font-size:11px;
	color:#FFF;
}
#top_nav li span {
	cursor:pointer;
	background-color: #DBF0C4;
	background:url(images/gnav_bbanner_left.gif) no-repeat;
	display:block;
	line-height:34px;
	padding-left:8px;
	cursor:pointer;
	float:left;
	font-size:11px;
}
#top_nav li a:hover, #top_nav li a:active {
	background:url(images/gnav_bbanner_right.gif) no-repeat right bottom; color:#FFF;
}
#top_nav li a:hover span, #top_nav li a:active span {
	background: url(images/gnav_bbanner_left.gif) no-repeat left bottom;
	display:block;
	 color:#FFF;
}
#top_nav .current a:link, #top_nav .current a:visited {
	padding-right:18px;
	background:url(images/gnav_bbanner_right.gif) no-repeat right bottom;
}
#top_nav .current span {
	background: url(images/gnav_bbanner_left.gif) no-repeat left bottom;
	padding-left:18px;
}
#index #cur a:link, #index #cur a:visited {
	background:url(images/gnav_bbanner_right.gif) no-repeat right bottom;
}
#index #cur span {
	background:url(images/gnav_bbanner_left.gif) no-repeat left bottom;
}
#topnav-cart {
	float:left;
	margin-left:30px;
	margin-top:30px;
	list-style-type:none;
}
#topnav-cart ul {
	DISPLAY: inline;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0px;
}
#topnav-cart li {
	padding:0 5px 0 0;
	FLOAT: left;
	MARGIN: 0px;
}
#topnav a:hover {
	text-decoration:underline;
}
#top-bg {
	height:71px;
	width:100%;
	background-color:#E9E9E9;
	background-image:url(images/top_bg.gif);
	border-bottom:1px #E9E9E9 solid;
	text-align:center;
	clear:both;
}

.top-list {
	padding-top:25px;
	float:left;
	margin-left:3%;
	display:inline;
	text-align:left;
	width:68%;
}
.top-huo {
	padding-top:0px;
	float:right;
	margin-right:2%;
	display:inline;
	text-align:left;
	width:25%;
}
.top-list.gudi{padding-top:5px; width:100%;}
.textbox {
	padding:2px 3px;
}
.selectStyle {behavior:url('selectBox.htc');}
.top-form14 {
	font-size:14px;
	color:#9ED23F;
	font-weight:bold;
	vertical-align:middle;
	padding-right:8px;
}
a#catalog-list {
	background: url(images/arrow_catalog.gif) no-repeat right top;
	padding-right: 10px;
}
a:hover#catalog-list {
	background: url(images/arrow_catalog.gif) no-repeat right -12px;
}
#ur-here {
	height:20px;
	background-color:#FFF;
	padding-top:6px;
	clear:both;
}
#ur-here .ur-here2{ width:980px; margin:0 auto;}
.ur-here-left {
	float:left;
	padding-left:168px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ur-here-right {
	float:right;
	padding-right:30px;
}
#ECS_CARTINFO {
	padding-left:5px;
}
/*===========================================
        页面中间部分
 ===========================================*/
 
#outer_wrapper {
	background: #fff;
	width:980px;
	margin:0 auto;
}
#wrapper {
}
#container {
	width: 100%;
	float: left;
	/* margin-right: -228px; */
	margin-bottom:10px;
}
#content {
	/*margin-right: 228px;*/
	margin-top:6px;
}
#main {
	margin-left: 184px;
	padding-right: 2px;
	padding-left: 2px;
}
#main5 {
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.flash {
	float:left;
	width:100%;
	border:1px #eee solid;
}
.float-left {
	float:left;
}
.market-price {
 background-image:
}
.goods-table {
	border:1px solid #ddd;
	border-collapse:collapse;
	width:96%;
}
.goods-table th {
	width:20%;
	text-align:right;
}
.title-03 {
	width:100%;
	margin:12px auto;
	margin-bottom:0px;
	float:left;
	background: url(images/title_03_bg.gif) repeat-x top;
	border:1px #E6E6E6 solid;
}



.title-03 .title {
	padding-left:15px;
	float:left;
	margin-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600
}
.title-03 .more {
	float:right;
	margin-top:12px;
	margin-right:10px;
}
.title-03 .pai {
padding-top:10px;
position:relative;
z-index:1;
}
.title-03 .puoo {
z-index:-5;
}
.title-03 .box {
	margin-top:31px;
}

.title-13 {
	width:100%;
	margin:0px auto;
	float:left;
	background: url(images/title_03_bg.gif) repeat-x top;
	border:1px #E6E6E6 solid;
}
.title-13 .title {
	padding-left:15px;
	float:left;
	margin-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600
}
.title-13 .more {
	float:right;
	margin-top:12px;
	margin-right:10px;
}
.title-13 .pai {
padding-top:10px;
position:relative;
z-index:1;
}
.title-13 .puoo {
z-index:-5;
}
.title-13 .box {
	margin-top:31px;
}
/*===========================================
        页面左边
 ===========================================*/
#left {
	width: 180px;
	float: left;
	clear:both;
}
.title-01 {
	height:29px;
	width:177px;
	background-image:url(images/title_01_bg.gif);
}
.title-01-title {
	padding-left:15px;
	padding-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.title-01-title a:hover{text-decoration:none;}
#category-tree {
	width:175px;
	border-left:1px #E6E6E6 solid;
	border-right:1px #E6E6E6 solid;
	border-bottom:1px #E6E6E6 solid;
	background-color:#fff;
	margin-bottom:8px;
}
#category-tree ul {
	list-style-type:none;
}
#category-tree h3 {
	padding:6px 0 5px 17px;
	border-bottom:1px #E9ECE0 solid;
	border-top:1px #E9ECE0 solid;
	background-color:#EFEFEF;
	background-image: url(images/fps.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#category-tree h3 a{
    font-size:11px;
	color:#FF6600;
	font-weight:bold;
	letter-spacing: -1.1pt;
	word-spacing: -1.2pt;
	clear:both;
}
#category-tree .yiji {
	float:right;
	margin:-22px 2px 0 0;
	width:20px;
	height:20px;
	cursor:n-resize;
}
#category-tree .yiji2 {
	float:right;
	margin:-22px 2px 0 0;
	width:40px;
	height:20px;
	background: url(images/menu_minus.gif) no-repeat right top;
	cursor:hand;
}
#category-tree .erji li {
	padding-left:0px;
	LINE-HEIGHT: 2em;
	border-bottom:1px #EFEFEF solid;
}
#category-tree .erji li a:link{
    font-size:11px;
	color:#000;
	letter-spacing: -0.4pt;
	word-spacing: -1pt;
	clear:both;
	DISPLAY: block; LINE-HEIGHT: 2em; padding-left:15px;
}
#category-tree .erji li a:visited{
	font-size:11px;
	color:#000;
	letter-spacing: -0.4pt;
	word-spacing: -1pt;
	clear:both;
	DISPLAY: block; LINE-HEIGHT: 2em; padding-left:15px;
}
#category-tree .erji li a:hover{
	BACKGROUND: #FD9E2F; COLOR: #FFF;
}
#category-tree .erji li a:active{
	font-size:11px;
	color:#FFF;
	letter-spacing: -0.4pt;
	word-spacing: -1pt;
	clear:both;
	DISPLAY: block; LINE-HEIGHT: 2em; padding-left:15px;
}
.promotion_info{
padding:8px 0px 8px 12px;
line-height:23px;
}
.title-02 {
	width:100%;
	margin:6px auto;
	margin-bottom:8px;
	float:left;
	background: url(images/title_03_bg.gif) repeat-x top;
	border:1px #E6E6E6 solid;
}
.title-02 .title {
	padding-left:15px;
	float:left;
	margin-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600
}
.title-02 .more {
	float:right;
	margin-top:12px;
	margin-right:10px;
}
.title-02 .box {
	margin-top:31px; padding:12px;
}
.title-02 ul {
	padding-left:10px;
	list-style:none
}
/*用户中心*/
.title-02 .user-menu {
	padding-left:41px;
	list-style-type:circle;
}
.title-02 .user-menu a {
	font-size:14px;
}
.title-02 li {
	line-height:180%;
}
.top10-li-1 {
	background-image:url(images/top_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:17px;
	line-height:180%;
}
.top10-li-2 {
	background-image:url(images/top_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-3 {
	background-image:url(images/top_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-4 {
	background-image:url(images/top_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-5 {
	background-image:url(images/top_5.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-6 {
	background-image:url(images/top_6.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-7 {
	background-image:url(images/top_7.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-8 {
	background-image:url(images/top_8.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-9 {
	background-image:url(images/top_9.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-10 {
	background-image:url(images/top_10.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
/*===========================================
        页面右边
 ===========================================*/
.title-05 {
	width:100%;
	margin:0px auto;
	margin-bottom:8px;
	float:left;
	background: url(images/title_03_bg.gif) repeat-x top;
	border:1px #E6E6E6 solid;
}
.title-05 .title {
	padding-left:15px;
	float:left;
	margin-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600
}
.title-05 .more {
	float:right;
	margin-top:12px;
	margin-right:10px;
}
.title-05 .box {
	margin-top:31px;
}
#right {
	width: 220px;
	float: right;
	margin-top:6px;
}
.brands {
	background: url(images/cat_arrow.gif) no-repeat 1px center;
	border:1px #ddd solid;
	width:172px;
	margin-bottom:2px;
	padding:5px 2px 5px 18px;
	;
	text-align:left;
}
.promotion_goods {
}
.new-articles {
	height:125px;
	min-height:125px;
}
*html .new-articles {
	height:125px;
}
.new-articles span a {
	color:#FF6600
}
#ECS_VOTE {
	padding:0 5px;
}
.new-articles li {
	white-space:nowrap;
	width:200px;
	line-height:160%;
	text-overflow:ellipsis;
	overflow:hidden;
}
/*===========================================
        页面底部
 ===========================================*/
#footer {
	width:auto;
	clear:both;
	text-align:center;
	padding:10px 5px 30px 5px;
}
#footer div {
	padding:12px;
}
#help {
	width:940px;
	clear:both;
	margin:5px auto;
}
#help table {
	border:1px #eee solid;
}
#help .cat-name {
	height:30px;
	border-bottom:1px #F2F2DE solid;
}
#help .cat-name span {
	padding-left:20px;
	padding-top:3px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}
#help ul {
	padding:10px 2px 10px 20px;
	list-style-type:circle;
}
#links {
	border: 1px solid #ddd;
	padding:5px;
	width:930px;
	margin:0 auto;
	color:#666;
}
#links a{
	color:#666;
}
#links img {
	border:1px #eee solid;
	padding:2px;
}
#footer-article {
	background:#94CE1B;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	text-align:center;
	padding:6px;
	margin-top:3px;
	color:#FFF;
}
#footer-article a {
	padding:0 10px;
	font-size:12px;
}
#footer-top {
	float:right;
	margin-top:-22px;
	margin-right:20px;
}
.footer-print {
	margin-right:10px;
}
h1 {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
/*选购中心*/
#pick-out {
	width:175px;
	border-left:1px #E6E6E6 solid;
	border-right:1px #E6E6E6 solid;
	border-bottom:1px #E6E6E6 solid;
	background-color:#fff;
	margin-bottom:8px;
}
#pick-out ul {
	padding-left:20px;
}
#pick-out li {
	line-height:220%;
	word-break:break-all;
	word-wrap:break-word;
	color:#333;
	line-height:200%;
	text-indent:12px;
}
/*搜索页*/
.search-form {
	padding:0 10px;
	width:96%;
	float:left;
}
.search-form .button {
	width:160px;
	height:30px;
	font-size:14px;
}
.search-paixu {
	float:right;
	margin-right:20px;
	margin-top:5px;
	height:30px;
}
/*购物车*/
.flow-connet {
	padding:5px 15px;
}
.flow-connet table {
	border:1px solid #DADADA;
	border-collapse:collapse;
}
.flow-connet th {
	background-color:#F1F1F1;
	padding:4px;
}
.flow-connet .continue {
	margin:15px auto;
	width:70%;
}
.flow-connet .checkout {
	float:right;
	margin-top:-25px;
}
.flow-connet a {
	color:#0328C1;
	font-size:14px;
}
.change-xinxi {
	float:right;
	padding:2px;
	padding-left:10px;
	border:1px solid #ccc;
	border-left:5px solid #ccc;
	margin-right:20px;
}
.flow-submit {
	border-top: 1px solid #DADADA;
	padding: 20px 0;
	text-align:center;
	margin-top: 5px;
}
.flow-submit .tijiao {
	width:120px;
	height:30px;
	font-size:14px;
	font-weight:bold;
}
.flow-succeed {
	padding: 10px;
	border-top: 1px solid #DADADA;
	text-align: center;
}
.flow-succeed p {
	padding:5px;
	font-size:14px;
}
/*提示页*/
.message {
	text-align:center;
	width:400px;
	height:240px;
	margin:160px auto;
	border:1px #E6E6E6 solid;
	background: url(images/title_02_bg.gif) repeat-x;
}
.message h3 {
	font-size: 14px;
	font-weight:bold;
	color: red;
	padding-top:60px;
	margin-bottom:10px;
}
.message p {
	padding:10px;
}
/*商品对比页*/
.cotalog-list {
	padding:10px;
	overflow-x:auto;
	width:950px;
	border:1px #eee solid;
	margin:10px auto;
}
.cotalog-list td {
	padding:4px;
	text-align:left;
	background-color:#FFFFFF;
}
.cotalog-list .center {
	text-align:center;
}
.cotalog-list .right {
	text-align:right;
}
/*文章页*/
.article-title {
	padding:20px 0;
	text-align:center;
}
.article-title h1 {
	font-size:20px;
	font-weight:bold;
	margin: 0px;
	padding-: 6px 0 0 11px;
}
.article-title hr {
	height:1px;
	margin:5px;
}
.article-title span {
	color:#999999;
}
.article-content {
	width:90%;
	margin:0 auto;
}
.article-content p {
	line-height:180%;
	font-size:14px;
}
.article-content ul {
	list-style-type:disc;
	list-style:inside;
}
.article-content a {
	font-size:14px;
	text-decoration:underline;
	color:#003399;
}
.article-file {
	height:20px;
	padding-top:8px;
	text-align:center;
	width:94%;
	border:1px #dadada solid;
	background-color:#EFEFEF;
	margin:0 auto;
}
.article-comments {
	border:1px #CCCCCC solid;
	margin:5px auto;
	background-color:#F9FCFE;
	width:94%;
}
.article-comments .title {
	padding:6px 0 4px 20px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px #CCCCCC solid;
}
.article-comments div {
	padding:4px;
}
.article-comments .content {
	word-break:break-all;
	word-wrap:break-word;
	color:#000;
	line-height:1.6;
	text-indent:24px;
	overflow:hidden;
}
.article-comments .comments {
	border:1px #ccc solid;
	background-color:#FFFFCC;
	word-break:break-all;
	word-wrap:break-word;
	color:#003366;
	line-height:1.6;
	text-indent:24px;
	overflow:hidden;
	padding:5px;
}
.article-comments .bg2 {
	border-bottom:1px #333 dashed;
}
/*文章分类页*/
.a-cat-div {
	padding:10px 20px;
	border:1px #dadada solid;
}
.a-cat-div h1 {
	border-bottom:1px #dadada solid;
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
}
.a-cat-div ul {
	list-style:none
}
.a-cat-div li {
	line-height:250%;
	border-bottom:1px #CCCCCC dashed;
	color:#003399
}
.a-cat-div span {
	color:#999999;
	font-size:12px;
	padding:0 10px;
	font-family:georgia;
}
.a-cat-div a {
	color:#003399;
}
.a-cat-div .author {
	color:#CCCCCC;
	font-size:12px;
}
/*标签云*/
.tag-cloud {
	background-color:#eee;
	border:1px #dadada solid;
	margin:20px;
	padding:20px;
}
/*商品页*/
.goods {
}
/*===========================================
        商品分类弹出层
 ===========================================*/
 
.catalog-div {
	border: 1px solid #d7dabd;
	background: #FFF;
	display: none;
	position: absolute;
	padding: 5px 20px;
	margin:0;
	z-index:999;
}
.catalog-div ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.catalog-div li {
	white-space:nowrap;
}
.catalog-div .top-cate {
	border-bottom: 1px solid #d7dabd;
	margin: 3px auto;
}
.catalog-div .snd-cate {
	padding-left: 1em;
}
/*图片的边框*/
img.thumb {
	border: 1px solid #a5a5a5;
	padding:5px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*===========================================
        附件图标
 ===========================================*/
.pdfLink {
	background: url(images/pdf.gif) no-repeat right center;
}
.docLink {
	background: url(images/doc.gif) no-repeat right center;
}
.zipLink {
	background-image: url(images/zip.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.jpgLink {
	background-image: url(images/jpg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.brand_sf {
	padding:10px;
	border:1px #dadada solid;
	clear:both;
	min-height:50px;
	margin-bottom:10px;
}
*html .brand_sf {
	height:30px;
}
/*===========================================
        商品详情
    ===========================================*/

#goods-info {
	width:98%;
	display:block!important;
	display:inline-block;
	overflow:hidden!important;
	overflow:auto;
	margin-bottom:20px;
}
#goods-info dl {
	float:left;
	margin-top:10px;
	margin-left:5px;
}
#goods-info dt {
	color:#D44100;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
#goods-info dd {
	color:#32424F;
	line-height:160%;
}
#goods-info .photo {
	float:left;
	margin-right:20px;
	margin-left:10px;
	margin-top:5px;
}
#goods-info h2 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	color:#D44100;
}
#goods-info h2 span {
	font-size:14px;
	font-weight:normal;
}
#goods-info #leftTime {
	color:#f00;
}
.zoom {
	margin:5px auto;
	text-align:center;
}
#goods-info .zoom a {
	text-decoration:underline;
	color:#333333;
}
.goods-title {
	font-size:14px;
	font-weight:bold;
	padding:15px 0 5px 30px;
	border-top:1px #ccc dashed;
	margin-bottom:0px;
	margin-top:15px;
	color:#FF6600;
}
.tag-from {
	width:94%;
}
.tag-from div {
	padding:6px;
}
.tag-from a {
	color:#0328C1;
}
/*===========================================
        商品属性
    ===========================================*/

#properties {
	color:#32424F;
}
#properties th {
	background:#F8F8F8;
}
#properties td {
	background:#FFF;
}
/*===========================================
        商品相册
    ===========================================*/

#goods-gallery {
	padding:10px;
}
#goods-gallery .goods-gallery-outside {
	margin-bottom:15px;
	width:110px;
	height:110px;
	background-color:#BBBBBB;
}
#goods-gallery .goods-gallery-inside {
	position:relative;
	top:5px;
	left:5px;
}
.thumb {
	border: 1px solid #dadada;
	margin: 3px;
	padding:3px;
}
.product-list {
	color:#244A01;
	display:block!important;
	display:inline-block;
	overflow:hidden!important;
	overflow:auto;/*产品列表区域块*/
	margin-left: -3px;
}
.product-list li {
	list-style:none;
	margin-bottom:5px;
	float:left;
	width:180px;
	height:180px;
	margin-left:10px;/*产品列表区*/
	text-align:center;
}

.product-list li .info .name{
	margin-bottom:15px;;
}


.product-list .photo {
	text-align:center;
	padding:5px;
	margin:5px!important;
	margin:3px;
	height: 80px;
}
.product-list .price {
	height:40px;
}

.product-list .name a {
	display:block;
	height:25px;
	padding-top:5px;
	color:#0328C1;
	font-size:14px;
}
.name14 a {
	color:#0328C1;
	font-size:14px;
}
/*  ==================== 对比商品 ====================  */
#compareBox {
	width: 130px;
	background: #fff;
	padding: 10px 3px 5px;
	border: 1px solid #999;
	position: absolute;
	right:10px;
	top:200px;
	opacity: 0.8;
filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.8);
}
#compareBox input {
	color: #FFF;
	background: #000;
	width: 120px;
	padding-top: 3px;
	margin-bottom: 5px;
	border: 1px solid #000;
	cursor:pointer;
}
#compareList {
	width: 120px;
	margin: 0px;
	padding: 0px;
}
#compareList li {
	color: #333;
	text-align:left;
	overflow:hidden;
	width: 110px;
	white-space:nowrap;
	height: 20px;
	background: #F1F1F1;
	margin: 3px 0;
	padding: 3px 5px;
	border: 1px solid #999;
}
#compareList li img {
	cursor: pointer;
	margin-right:3px;
}
.goods_form {
	float:right;
	margin-right:20px;
}
.goods_form select, .goods_form input {
	margin-top:5px;
}
.goods_form span {
	margin-top:6px;
}
.good-list {
	border: 1px #eee solid;
	border-top:none;
	margin-top:31px;
}
.good-list .item_list .item {
	height:130px;
	border-bottom:1px #eee solid;
}
.good-list .item_list .item .pic {
	float:left;
	margin:12px;
}
.good-list .item_list .item .pic span {
	padding:10;
}
.good-list .item_list .item .pic span a {
	text-decoration:underline;
}
.good-list .item_list .item .pic img {
	height:100px;
	width:100px;
}
.good-list .item_list .item .info .name a {
	color:#0328C1;
	font-size:14px;
}
.good-list .item_list .item .info {
	padding:10px;
}
.good-list .item_list .item .info .price {
	margin-top:5px;
}
.good-list .item_list .item .info .btnList {
	text-align:right;
	padding-right:20px;
}
.good-list .item_list .item .info .brief {
	margin-top:5px;
}
.good-list .item_grid {
	display:block!important;
	display:inline-block;
	overflow:hidden!important;
	overflow:auto;
	padding:5px;
	border-bottom:1px #eee solid;
}
.good-list .item_grid .item {
	width:170px;
	height:240px;
	float:left;
	margin:7px 0 0 7px;
	text-align:center;
	border:1px #dadada solid;
}
.good-list .item_grid .item .pic img {
	margin:10px;
}
.good-list .item_grid .item .name {
	padding:4px;
}
.good-list .item_grid .item .name .water_mark {
	float:left;
}
.good-list .item .name a {
	color:#0328C1;
	font-size:14px;
}
.good-list .item_grid .item .brief {
	margin-bottom:5px;
	text-align:left;
	line-height:1.5em;
	text-indent:2em;
}
.good-list .item_text .item {
	height:70px;
	border-bottom:1px #eee solid;
	padding:5px;
}
.good-list .item_text .item .price {
	margin:4px;
}
.good-list .item_text .item .brief {
	margin:4px;
}
.good-list .item_text .item .btnList {
	margin-right:20px;
	text-align:right;
}
.water_mart {
	margin-left:10px;
	color:#FF6600;
	font-weight:normal;
	font-size:14px;
}
.watermark_small {
	text-indent: -9999px;
	width: 31px;
	height: 15px;
	margin-right: 10px;
	display:block;
	float:left;
}
.watermark_promote_small {
	background: url(images/watermark_promote_small.png) no-repeat;
}
.watermark_new_small {
	background: url(images/watermark_new_small.png) no-repeat;
}
.watermark_best_small {
	background: url(images/watermark_best_small.png) no-repeat;
}
.watermark_hot_small {
	background: url(images/watermark_hot_small.png) no-repeat;
}
.reg_table table {
	width:70%;
	margin:0 auto;
}
.reg_table th {
	width:40%;
	text-align:right;
}
.textInput {
	padding:2px;
}
.activity {
	margin:6px 15px;
	padding:15px;
}
.activity h2 {
	font-size:16px;
	padding:10px 100px;
	padding-top:0px;
}
.activity table {
	border-collapse:collapse;
	border-color:#ccc;
}
.activity th {
	text-align:right;
}
.gallery {
	border-bottom:1px #333 solid;
	display:block!important;
	display:inline-block;
	overflow:hidden!important;
	overflow:auto;
}
.gallery li {
	float:left;
	height:100px;
	width:100px;
	padding:10px;
	border-right:1px #333 solid;
	list-style:none;
}
.gallery li img {
	width:100px;
	height:100px;
}
.gallery_img {
	text-align:center;
}
.gallery_img p {
	margin:20px;
}
.table_list {
	border-collapse:collapse;
	border-color:#ccc;
	border:1px solid;
}
.myship {
	text-align:center;
	padding:10px;
}
.myship h3 {
	height:40px;
	line-height:40px;
	border-bottom:1px #eaeaea solid;
	text-align:left;
	padding-left:100px;
	font-size:20px;
}
.myship div {
	padding:20px;
	text-align:left;
	padding-left:100px;
}
.tableList {
	border-color:#ccc;
	border-collapse:collapse;
	margin-bottom:10px;
}
.topic {border-left:1px solid #EFEFEF; border-right:1px solid #EFEFEF; }
.topic h3 { font-size:18px; padding-left:90px; color:#003366; padding-top:10px;}
.topic .topic_intro p { line-height:1.6em; text-indent:2em;}
.topic .topic_intro { padding:10px; border:1px solid #EFEFEF; border-left:none; border-right:none;}

/* 新加 */
.nini ul,li{
    margin:0px;
    padding:0px;
}
.nini li{
    display:inline;
    list-style:none;
    list-style-position:outside;
    text-align:center;
    font-weight:bold;
    float:left;
}
.nini a:link{
    color:#336601;
    text-decoration:none;
    float:left;
    width:190px;
    padding:3px 5px 0px 5px;
}
.nini a:visited{
    color:#336601;
    text-decoration:none;
    float:left;
    padding:3px 5px 0px 5px;
    width:190px;
}
.nini a:hover{
    color:white;
    float:left;
    padding:3px 3px 0px 20px;
    width:170px;
    text-decoration:none;
    background-color:#539D26;
}
.nini a:active{
    color:white;
    float:left;
    padding:3px 3px 0px 20px;
    width:170px;
    text-decoration:none;
    background-color:#BD06B4;
}
#kao{
    width:1000px;
    height:30px;
    border-bottom:0px;
    padding:0px 5px;
    position:absolute;
    z-index:1;
    left: 198px;
    top: 0px;
}
.nini8{
    line-height:20px;
    text-align:left;
    padding:4px;
    font-weight:normal;
}
.menu1{
    width:200px;
    height:auto;
    margin:6px 4px 0px 0px;
    border:1px solid #9CDD75;
    background-color:#F1FBEC;
    color:#336601;
    padding:6px 0px 0px 0px;
    cursor:hand;
    overflow-y:hidden;
    filter:Alpha(opacity=70);
    -moz-opacity:0.7;
}
.menu2{
    width:200px;
    height:18px;
    margin:6px 4px 0px 0px;
    background-color:#F5F5F5;
    color:#999999;
    border:1px solid #EEE8DD;
    padding:6px 0px 0px 0px;
    overflow-y:hidden;
    cursor:hand;
}
.kuhou8 a:link{color:#000;}
.kuhou8 a:visited{color:#000;}
.kuhou8 a:hover{color:#333;}
.kuhou8 a:active{color:#000;}
.guo3 a:link{color:#9ED23F;}
.guo3 a:visited{color:#9ED23F;}
.guo3 a:hover{color:#9ED23F;}
.guo4 a:link{color:#FFF;}
.guo4 a:visited{color:#FFF;}
.guo4 a:hover{color:#FFF;}
.guo4 a:active{color:#FFF;}

/*  ==================== 相关配件 & 购买过此商品的人还购买过 ====================  */
      .itemGrid .item,
      .itemGrid .item {
		text-align:center;
      }

/*  ==================== 相册缩略图 ====================   */  
#itemGallery {
        width: 215px;
        margin-top: 4px;
		cursor:pointer;
      }
#itemGallery li {
        float: left;
        margin-right: 5px;
      }
#itemGallery img {
        background: #f5fcfe;
        padding: 3px;
        border: 1px solid #C9E69E;
      }



.huohao{font-size:11px; color:#FF6600;}
.huohao2{font-size:11px; color:#9ED23F;}
.liudong{text-align:center; font-size:12px; padding:5px; color:#333;}


/*  ==================== 搜索页显示 ====================   */  
.globalModule {
  border: 1px solid #E6E6E6;
  margin-bottom: 4px;
  overflow: hidden;
  background:#FFF; padding:10px; width:99%; float:right;
}
.globalModule h3 {
  line-height: 26px;
  color: #405F06;
  background: #F2FFDE url(../images/title_bg.gif) no-repeat;
  height: 26px;
  padding: 0 12px;
  float:left;
  font-size:16px;
}
.globalModuleContent {
  line-height: 1.6em;
  color: #9ED23F;
  padding: 10px;
}
.globalModuleContent a {
  color: #9ED23F;
}
.globalModule .more {
  position: absolute;
  top: 5px;   right: 10px;
}
.globalGoodsListMenu {
        text-align: right;
        padding: 5px 10px;
        border-bottom: 1px solid #f1f1f1;
      }



/*  ==================== 列表方式显示 ====================  */
.itemList .item {
  overflow: hidden;
  padding: 10px;    margin: 10px;
  border: 1px solid #E6E6E6;
  zoom: 1;
  float:left;
  width:92%;
}
.itemList .item .pic {
  float: left;
  position: relative;
}
.itemList .item .pic img {
  background: #F2FFDE;
  padding: 4px;
  border: 1px solid #E6E6E6;
}
.itemList .item .itemListInfo {
  float: left;
  padding-left: 30px;
}
.itemList .item .itemListInfo .name img {
  vertical-align: middle;
}
.itemList .item .itemListInfo .name a {
  font-weight: bold;
  color: #405F06;
}
.itemList .item .price {
  color: #666;
}
.itemList .item .price .goodsPrice {
  color: #F60;
}
.itemList .item .price .marketPrice {
  color: #405F06;
  background: url(../images/line_through.gif) repeat-x center 7px;
}
.itemList .item .brief {
  color: #999;
  width: 280px;    height: 30px;
}
.itemList .item .btnList {
  color: #9ED23F;
}
.itemList .item .btnList a {
  text-decoration: underline;
  color: #9ED23F;
}
.itemList .item .btnList a:hover {
  color: #666;
}
.itemList .item .sort {
  color: #405F06;
}
.itemList .item .name,
.itemList .item .price,
.itemList .item .brief,
.itemList .item .sort,
.itemList .item .btnList {
  margin-bottom: 5px;
}

#bt_Nav{
	width:100%;
	height:30px;
	text-align:center;
	background-color: #8fcb21;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
			}
#bt_Nav ul
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin-left: 330px;
}
ul#btnav li{
	float:left;
	position:relative;
	z-index:5;
	list-style-image: none;
	list-style-type: none;
	padding-top: 8px;
}
ul#btnav li a{
	float:left;
	position:relative;
	padding:5;
	margin:10;
	z-index:5;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.zi80{
	font-size:12px;
	letter-spacing: -0.35pt;
	word-spacing: -1pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.bt-main {
	float:left;
	padding-left:260px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.aboutus {
	width:100%;
	height:auto;
	margin-bottom:0px;
	float:left;
	background: url(images/title_03_bg.gif) repeat-x top;
	border:1px #E6E6E6 solid;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.aboutus .title {
	padding-left:15px;
	float:left;
	margin-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600
}
.aboutus .more {
	float:right;
	margin-top:12px;
	margin-right:10px;
}
.aboutus .box {
	margin-top:31px;
	height:976px;
}
.aboutus-list li {
	list-style:none;
	margin-bottom:5px;
	float:left;
	width:95%;
	height:25px;
	margin-left:15px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e2e2e2;
}

#li2 .c3 {
	margin-bottom:5px;
	float:left;
	width:95%;
	margin-left:18px;
	text-align:left;
}

.aboutus-list .pglist {
	margin-top:60px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.products {
	width:100%;
	height:auto;
	margin-bottom:0px;
	float:left;
	background: url(images/title_03_bg.gif) repeat-x top;
	border:1px #E6E6E6 solid;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.products .title {
	padding-left:15px;
	float:left;
	margin-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600
}
.products .box {
	margin-top:31px;
	height: 1000px;
}

.product-list .pglist {
	margin-top:5px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.td95 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
}



