* {
	margin: 0px;
	padding: 0px;
}
body {
    font-weight: normal;
    font-size: 12px;
    font-family: Helvetica, Arial,sans-serif;

    background: #feecec;/**/
}
div, a, p, h1,h2,h3,h4,h5,h6,button,blockquote, form, fieldset, textarea, input,select, label, iframe, code, pre {
    font-family: "Open Sans","Hiragino Sans GB",Arial,Verdana,Tahoma,sans-serif;
}
form {
    margin: 0px;

}

img{
	border:none;
}
h1{
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: auto;
	line-height: 36px;
}

h2{
	font-weight: normal;
	color: #89580C;
	font-size: 12px;
	padding-top: 3px;
	margin: 0px;
	height: auto;
	width: auto;
}
h5 {
	font-weight: normal;
	color: #333333;
	margin: 0px;
	float: left;
	height: auto;
	width: 90px;
	font-size: 12px;
	padding-top: 5px;
}
h3 {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	text-indent: 2em;
	letter-spacing: 1px;
}
h4 {
	float: left;
	height: auto;
	font-weight: normal;
	line-height: 30px;
	font-size: 12px;
	color: #3399cc;
	margin: 0px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:focus{
	color: #000;
	text-decoration: none;
}
#Common_headerBar {
	width:100%;

	/*height: 96px;
	background: url(../images/main-top.png) repeat-x center top;*/

    height:300px;
	
}

#aspnetForm {
    width: 1200px;
    margin: 0 auto !important;
    background: #fff;
}
/**/
.header_top .header-logo {
    float: left;
}

.headerBarContent {
    /*width: 990px;*/
    padding: 0px;
    margin: 0 auto;
}
#Common_logo {
	height: 96px;
	width: 120px;
	float: left;
}
#Common_TopMenu {
	float: left;
	height: 96px;
	width: 320px;
}
#Common_TopMenu01 {
	line-height: 30px;
	height: 42px;
	text-align: right;
}
#Common_ShopCartWrap {
	height: 44px;
	width: 190px;
	background-image: url(../images/Common_ShopCart.png);
	background-repeat: no-repeat;
	background-position: 37px 0px;
	padding-left: 70px;
	padding-top: 10px;
	line-height: 20px;
	padding-right: 60px;
}
#Common_MaimMenu {
    /*height: 40px;*/
    height: 35px;
    background-color: #723c3c;
    padding: 0 15px;
    box-sizing: border-box;
    /*position: absolute;*/
    width: 100%;
    text-align: center;
    /*background-image: url(../images/Common_headerline.gif);
    background-position: center;*/
    clear: both;
}
#Common_MaimMenu .Common_MenuBar{
	/*background:url(../images/5876.png) center no-repeat;*/
	/*height:100%;*/
}
#Common_MaimMenu .Common_MenuBar ul{
	/*width:990px;*/
	/*margin:0px auto;*/
	/*border:solid 1px #FC0;*/
	/*font-size:15px;*/
	/*font-family:"幼圆";*/
	/*font-weight:bold;
	color:#fff;*/
}
/*#Common_MaimMenu .Common_MenuBar a{
	color:#fff;
}
#Common_MaimMenu .Common_MenuBar a:hover{
	text-decoration:none;
	color:#F63;
}
#Common_MaimMenu .Common_MenuBar .menu-style{
	background:url(../images/83.png) right no-repeat;
}
#Common_MaimMenu .Common_MenuBar ul li{
	margin-top:11px;
	line-height:18px;
	float:left;
	width:120px;
	list-style-type:none;
}*/
/*newEdit*/
#Common_MaimMenu .header_menu{
    display: inline-block;
    float: left;
}
#Common_MaimMenu .header_menu ul li{
    float:left;
    list-style:none;
    font-size:14px;
}
#Common_MaimMenu .header_menu ul li a{
    display:block;
    color: #FFFFFF;
    line-height: 35px;
    padding: 0 10px;
    text-decoration:none;
}
#Common_MaimMenu .header_menu ul li a:hover{
    background-color: #fee9e8;
    color: #080808;
}
.header-bottom-right{
    display:inline-block;
    float:right;
    margin-top:5px;
}
.header-bottom-right > div{
    display:inline-block;
}
.header-bottom-right .input-search > input{
    width: 150px;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    color: #333;
    border-width: 1px;
}
.header-bottom-right .input-group-btn{
    vertical-align:top;
}
.header-bottom-right .input-group-btn input{
    background-color: #f2c82f;
    color: #757575;
    border:none;
    padding: 2px 10px;
    height: 24px;
}
.header-info {
    width: 180px;
    font-size: 14px;
    color: #fff;
}
.header-info a{
    color: #fff;
    font-weight: 700;
}

#common_RightBox_ShoppingCart{
    display:inline-block;
    float:right;
    padding:0 8px 0 5px;
}
.lf-shopCart {
    width: 180px;
    height: 84px;
    border: 1px solid #C0C0C0;
    padding: 5px 10px;
    background: url(../images/shopcart.jpg) no-repeat;
    background-size:cover;
    box-sizing:border-box;
}
.shopCart-content {
    padding: 0 0 0 75px;
    font-size:14px;
}
.shopCart-content label{
    font-size:15px;
}
.shopCart-content a{
    display:inline-block;
    color: white;
    background-color: #d84a38;
    padding:5px 20px;
    text-decoration:none;
}
    .shopCart-content a:hover {
        background-color: #bb2413;
    }


#Common_headerSearchBar {
    height: 31px;
    background-image: url(../images/Common_topBG.gif);
    /*	margin-top: 40px;*/
}
#Common_GoldPrice {
	float: left;
	height: 31px;
	width: 467px;
	line-height: 31px;
	padding-left: 8px;
	color: #6B5322;
	overflow: hidden;
}
#Common_GoldPrice li {
	background-image: url(../images/News_AdvertBG.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 5px;
}
#Common_headerSearchBar01 {
	height:31px;
	float: right;
	padding-top: 6px;
}
#Common_headerSearchBar02 {
	height: 31px;
	width: 990px;
	margin:0px auto;
}
#Common_SearchCategories {
	height: 23px;
	width: 126px;
	border: 1px solid #4E402E;
}
#Common_SearchImport {
	height: 23px;
	width: 275px;
	border: 1px solid #4C3E2D;
}
#Common_MainBox {
	/*width: 990px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Common_LeftBox {
	width: 200px;
	float: left;
}
#Common_CategoryBox {
    /*background-image: url(../images/Common_GoodsCategorybackground.gif);*/
    /*background-repeat: repeat-x;*/
    /*padding: 4px;*/
    border: 2px solid #723c3c;
}
#Common_CategoryTab li{
	float: left;
	cursor: pointer;
	display: block;
	width: 62px;
	text-align: center;
	line-height: 24px;
	height: 24px;
	background-color: #fff;
	font-weight: bold;
	list-style-type: none;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	color: #000;
}
#Common_CategoryTab li.MouseOut{
	background-color: #F3F3F3;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	color: #999999;
}
.Common_ListBox, .Common_ListBox2 {
	background-color: #FFF;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 1px;
	overflow: hidden;
	display: none;
}
.Common_ListBox dl, .Common_ListBox2 dl {
	margin: 0px;
	padding: 0px;
}

.Common_ListBox dt, .Common_ListBox2 dt {
	height: 20px;
	/*width: 170px;*/
	line-height: 20px;
	/*background-color: #F3E7D2;*/
	/*background-image: url(../images/Common_Arrow.gif);*/
	/*background-repeat: no-repeat;
	background-position: 165px 6px;*/
	/*padding: 0 10px;*/
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 6px;
	overflow: hidden;

    background: #feecec;
    color: #723c3c;
    padding: 5px 15px;
    font-size:14px;
}
    /*.Common_ListBox dt:hover, .Common_ListBox2 dt:hover {
	background-color: #E5E5E5;
}*/
.Common_ListBox dt a, .Common_ListBox2 dt a {
	color: #5A3F16;
}
.Common_ListBox dt a:hover, .Common_ListBox dd a:hover, .Common_ListBox2 dt a:hover, .Common_ListBox2 dd a:hover  {
	color: #FF9A00;
}
.Common_ListBox dd {
    /*float: left;
	width: 65px;*/
}
	.Common_ListBox dd, .Common_ListBox2 dd {
		line-height: 23px;
		font-size: 13px;
		background-image: url(../images/Common_icon1.png);
		background-repeat: no-repeat;
		background-position: 10px 8px;
		padding-left: 18px;
	}
.Common_ListBox dd a, .Common_ListBox2 dd a {
	/*color: #836433;*/
    color:#333;
}
#Common_RankingList {
	margin-top: 10px;
	/*background-color: #E5E5E5;
	padding-right: 10px;
	padding-left: 10px;*/
	margin-bottom: 10px;
	overflow: hidden
}
#Common_RankingTitle {
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    /*color: #624F35;*/
    background-image: url(../images/Common_icon.gif);
    background-repeat: no-repeat;
    background-position: 5px -15px;
    padding-left: 26px;

    color: #723c3c;
    background-color: #feecec;
    margin-bottom: 10px;
    font-size:14px;
}
.Common_RankingGoods {
	height: 50px;
	border: 1px solid #BEBEBE;
	background-color: #FFF;
	padding: 4px;
	margin-bottom: 10px;
}
.Common_RankingGoods p {
	padding-right: 5px;
	line-height: 16px;
}
.Common_GoodsAdvert {
	height: 85px;
	margin-bottom: 10px;
}
#Common_RightBox {
	float: left;
	width: 790px;
	padding-left: 10px;
}
#Common_PageFoot {
	/*height: 100px;*/
	clear: both;
	/*background-image: url(../images/Common_PageFootBG.gif);
	background-repeat: repeat-x;*/
	width: 100%;
}
/*#Common_PageFoot01 {
	padding: 0px;
	height: 26px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	line-height: 26px;
	color: #FFF;
}
#Common_PageFoot02 {
	height: 60px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/

#Common_PageFoot {
    height: 35px;
    line-height:35px;
    background: #723c3c;
    padding:0 15px;
    color:#fff;
    box-sizing:border-box;
}
#Common_PageFoot #Common_copyright{
    display:inline-block;
    font-size:12px;
    float:right;
}


#Common_GoodsTab2 li{
	float: right;
	cursor: pointer;
	display: block;
	width: 95px;
	text-align: center;
	line-height: 22px;
	height: 22px;
	background-color: #fff;
	font-weight: bold;
	list-style-type: none;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A4A4A4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4A4A4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4A4A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#Common_GoodsTab2 li.MouseOut{
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
	background-image: url(../images/Common_GoodslistBG.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
}
.Common_GoodsList {
	background-color: #FFF;
	padding-top: 20px;
	display: none;
	height: 630px;
}
.Common_GoodsTab1 {
	height: 26px;
	background-image: url(../images/Common_incoD.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.Common_text01 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.Common_text01:hover {
	font-size: 12px;
	font-weight: normal;
	color: #624F35;
	text-decoration: none;
}
.Common_text02 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
.Common_text02:hover {
	font-size: 12px;
	font-weight: bold;
	color: #624F35;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
.Common_text03 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.Common_text03:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.Common_text04 {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.Common_text05 {
	font-size: 12px;
	font-weight: bold;
	color: #6B5322;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
.Common_text06 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.Common_text07 {
	font-size: 12px;
	font-weight: bold;
	color: #6B5322;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
.Common_text08 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.Common_text09 {
	font-size: 14px;
	font-weight: bold;
	color: #6B5322;
	text-decoration: none;
}
.Common_text09:hover {
	font-size: 14px;
	font-weight: bold;
	color: #6B5322;
	text-decoration: underline;
}
.Common_text10 {
	font-size: 18px;
	font-weight: bold;
	color: #F30;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
.Common_text11{
	color:#F60;
	font-weight:bold;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
#Common_button {
	position: absolute;
	margin-left: 415px;
}
#Common_GoodsTitle {
	height: 49px;
    display:none;
}
#Common_shanshan {
	height: 96px;
	width: 550px;
	float: left;
}
.Common_btn {
	padding: 2px 7px;
	background-color: #de8033;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	border: 0;
}
.Common_btn:hover {
	background-color: #fff7d6;
}