﻿@import url("border.css");/*边框样式*/
@import url("widget.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	background-color: #fff;/*背景中心颜色*/
	background-image: url(2.gif);/*背景顶部颜色*/
	background-repeat: repeat-x,y;/*背景颜色循环*/
	background-position: top;/*背景颜色排序*/
	margin: 0px;/*边框像素*/
	padding: 0px;
}
#top {
	background-image: url(gg2.jpg);/*顶部图片*/
	background-repeat: no-repeat;
	height: 260px;/*页面上下调整默认270*/
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#menu1 {
	height: 52px;/*购物车导航菜单52*52*/
	line-height: 52px;
}
#menu1 a {
	color: #000;/*顶部菜单52*52*/
	text-decoration: none;
}
#menu1 a:hover {
	color: #2aa10a;
	text-decoration: underline;
}
#menu1 .topLeft {
	float: left;
	width: 178px;
	padding-left: 74px;
}
#menu1 .topRight {
	float: right;
	width: 280px;
	text-align: right;
	padding-right: 40px;
	color: #2aa10a;
}

#logo {
	height: 168px;/*导航菜单168上下调整*/
}
#logo img {
	margin-top: 10px;
	margin-left: 80px;

}

#menu2 {
	height: 40px;
	padding-left: 6px;
	overflow: hidden;
}
#menu2 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menu2 li {
	float: left;
}
#mainBody {
	width: 950px;/*页面宽度950*/
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#position {
	line-height: 32px;/*网页与顶部间距*/
	background-image: url(fl.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 32px;
	width: 920px;/*默认920*/
	margin-top: 0px;
	margin-right: auto;
         margin-bottom: 19px;
	margin-left: auto;
	padding-left: 30px;
}
#position h1 {
	font-size: 12px;
	font-weight: bold;
	color: #7d4576;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}


#LeftColumn {
	float: left;/*边栏菜单左侧布局*/
	width: 220px;
	overflow: hidden;
}
#RightColumn {
	float: right;
	width: 711px;/*中心布局*/
	overflow: hidden;
}
#ad1 {
	float: left;
	height: 265px;/*中心动画163*473*/
	width: 489px;
	border: 1px solid #abc1fe;
	overflow: hidden;/*动画边框*/
	margin-bottom: 17px;
}
#news {
	float: right;
	height: 165px;
	width: 220px;
}
.clear {
	clear: both;
}
#foot {
	background-image: url(2.gif);/*底部颜色*/
	background-repeat: repeat-x,y;
	background-position: bottom;
	text-align: center;
}
#footBody {
	background-image: url(foot_bg.gif);/*底部边框*/
	width: 990px;
      	background-repeat: repeat-x;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;/*底部帮助区域颜色*/
	height: 365px;
}
#tool {
	border: 1px solid #CCCCCC;
	width: 946px;
}
#zhinan {
	float: left;/*底部信息框图片*/
	width: 224px;
	background-image: url(tit_gwzn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 56px;
	padding-left: 84px;
}
#wenti {
	float: left;/*底部帮助信息*/
	width: 224px;
	background-image: url(tit_cjwti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 56px;
	padding-left: 84px;
}
#bangzhu {
	float: right;
	width: 224px;
	background-image: url(tit_bzzx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 56px;
	padding-left: 84px;
}
#menu3 {
	height: 38px;
	line-height: 38px;
	width: 708px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-left: 240px;
}
#hezuo {
	padding-top: 13px;
}
#copyRight {
	line-height: 45px;
	height: 45px;
	color: #8f7f8c;
}
#poweredby {
	height: 51px;
	margin-top: 10px;
}
#shopEX {
	float: left;
	width: 266px;
	height: 45px;
	padding-top: 6px;
	text-align: left;
}
#shopEX img {
	float: left;
	margin-right: 4px;
}
#csbis {
	float: right;
	width: 160px;
	text-align: right;
	line-height: 51px;
	height: 51px;
}
a:link {
	color: #14150c;
	text-decoration: none;
}
a:visited {
	color: #0f186a;/*导航菜单颜色黑色*/
	text-decoration: none;
}
a:hover {
	color: #fc0000;/*字体颜色鼠标指向红色*/

	text-decoration: none;
}
.shpexHidden11 {
	height: 0px;
	clear: both;
	display: none;
}/*注册信息显示11*/

