.red {
	color: rgb(204, 0, 0);
}
a.red {
	color: rgb(204, 0, 0);
}
a.red:hover {
	color: rgb(204, 0, 0);
}
.blue {
	color: rgb(105, 148, 217);
}
a.blue {
	color: rgb(105, 148, 217);
}
a.blue:hover {
	color: rgb(105, 148, 217);
}
.gray {
	color: rgb(153, 153, 153);
}
a.gray {
	color: rgb(153, 153, 153);
}
a.gray:hover {
	color: rgb(153, 153, 153);
}
.green {
	color: green;
}
a.green {
	color: green;
}
a.green:hover {
	color: green;
}
.orange {
	color: rgb(255, 102, 0);
}
a.orange {
	color: rgb(255, 102, 0);
}
a.orange:hover {
	color: rgb(255, 102, 0);
}
.black {
	color: rgb(51, 51, 51);
}
a.black {
	color: rgb(51, 51, 51);
}
a.black:hover {
	color: rgb(51, 51, 51);
}
.red_c00 {
	color: rgb(204, 0, 0);
}
.red_f11f1f {
	color: rgb(241, 29, 29);
}
.white {
	color: rgb(255, 255, 255);
}
.f10 {
	font-size: 10px;
}
.f12 {
	font-size: 12px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}
.f20 {
	font-size: 20px;
}
.f22 {
	font-size: 22px;
}
.fs9 {
	font-size: 9px;
}
.fs11 {
	font-size: 11px;
}
.fs12 {
	font-size: 12px;
}
.fs14 {
	font-size: 14px;
}
.fs16 {
	font-size: 16px;
}
.fs20 {
	font-size: 20px;
}
input.txt {
	background: rgb(255, 255, 255); padding: 2px; border: 1px solid rgb(220, 217, 212); border-image: none; color: rgb(136, 136, 136);
}
input.txt_focus {
	border: 1px solid rgb(204, 0, 0); border-image: none;
}
input.btn {
	cursor: pointer;
}
textarea.txt {
	background: rgb(255, 255, 255); padding: 2px 0px 2px 3px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(119, 119, 119); vertical-align: middle;
}
textarea.txt_focus {
	border: 1px solid rgb(204, 0, 0); border-image: none;
}
.hand {
	cursor: pointer;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.vam {
	vertical-align: middle;
}
.b {
	font-weight: bold;
}
.ajax_state {
	display: none;
}
.hand {
	cursor: pointer;
}
.strong {
	font-weight: 600;
}
.hidden {
	display: none;
}
.price {
	color: rgb(204, 0, 0); font-family: tahoma; font-weight: 800;
}
.captcha {
	cursor: pointer;
}
.fb {
	font-weight: 600;
}
.b {
	font-weight: bold;
}
.dpn {
	display: none;
}
.ftl {
	float: left;
}
.ftr {
	float: right;
}
.post_error {
	color: rgb(255, 0, 0); padding-left: 5px;
}
.post_notice {
	color: rgb(132, 133, 138); padding-left: 5px;
}
.clear {
	height: 0px; overflow: hidden; clear: both;
}
input[type='text'].captcha {
	-ms-ime-mode: disabled;
}
.page_all {
	width: 960px;
}
.page_all .location {
	color: rgb(153, 153, 153); padding-top: 20px; padding-bottom: 5px; padding-left: 15px; font-size: 11px;
}
.page_all .eventlocation {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.page_all .location a:link {
	font-size: 12px;
}
.page_all .location a:visited {
	font-size: 12px;
}
.page_all .location span {
	padding: 0px 3px; font-family: 宋体; font-size: 10px;
}
#div_page_loading {
	background: rgb(255, 255, 255); padding: 5px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 180px; text-align: center; line-height: 35px;
}
#container {
	margin: 0px auto; width: 960px; text-align: left;
}
.page_main {
	
}
.page_main .left_box {
	width: 195px; float: left;
}
.page_main .left_box .catalog {
	padding: 18px 6px 11px; border: 1px solid rgb(239, 239, 239); border-image: none;
}
.page_main .left_box .product {
	padding: 18px 6px 11px; border: 1px solid rgb(239, 239, 239); border-image: none;
}
.page_main .left_box .catalog dl {
	padding: 7px 0px;
}
.page_main .left_box .catalog dl dt {
	padding: 9px 0px 0px 25px; font-size: 14px; font-weight: bold;
}
.page_main .left_box .catalog dl dd {
	color: rgb(153, 153, 153); line-height: 24px; padding-left: 40px;
}
.page_main .left_box .catalog dl dt a.on {
	color: rgb(204, 0, 0);
}
.page_main .left_box .catalog dl dd a.on {
	color: rgb(204, 0, 0);
}
.page_main .left_box .product div.pic {
	padding: 14px 0px 10px; text-align: center;
}
.page_main .left_box .product div.pic img {
	border: 1px solid rgb(241, 241, 241); border-image: none;
}
.page_main .left_box .product div.box {
	margin: 0px auto; width: 160px;
}
.page_main .left_box .product div.box div.title {
	line-height: 1.6;
}
.page_main .left_box .product div.box div.detail {
	line-height: 20px;
}
.page_main .left_box .product div.box div.detail span.price {
	color: rgb(204, 0, 0); font-size: 14px; font-weight: bold;
}
.left_boxs {
	border: 1px solid rgb(221, 221, 221); border-image: none; clear: both; margin-top: 12px;
}
.left_boxs h4 {
	background: rgb(238, 238, 238); height: 24px; color: rgb(102, 102, 102); line-height: 24px; padding-left: 10px; font-size: 12px;
}
.left_boxs .adv_search_box {
	padding: 0px 10px 15px;
}
.left_boxs .adv_search_box span {
	padding-top: 12px; display: block;
}
.left_boxs .adv_search_box span select {
	background: rgb(255, 255, 255); width: 173px; color: rgb(102, 102, 102); font-size: 12px;
}
.left_boxs .adv_search_box span input.txtinput {
	background: rgb(255, 255, 255); font: 12px/normal tahoma, arial, verdana, geneva, sans-serif; border: 1px solid rgb(196, 196, 196); border-image: none; width: 45px; height: 18px; color: rgb(102, 102, 102); font-size-adjust: none; font-stretch: normal;
}
.left_boxs ul.viewed_products {
	margin: 0px auto; width: 192px; padding-top: 10px;
}
.left_boxs ul.viewed_products li {
	width: 96px; height: 115px; text-align: center; float: left;
}
.left_boxs ul.viewed_products li img {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.left_boxs ul.viewed_products li div.pic {
	height: 90px;
}
.left_boxs ul.viewed_products li div.text {
	text-align: left; color: rgb(204, 0, 0); padding-left: 8px; font-weight: bold;
}
.page_main {
	padding-bottom: 20px;
}
.page_main .right_box {
	width: 750px; float: right;
}
.page_main .right_box .location {
	color: rgb(153, 153, 153); padding-top: 20px; padding-bottom: 5px; padding-left: 15px; font-size: 11px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.page_main .right_box .location a:link {
	font-size: 12px;
}
.page_main .right_box .location a:visited {
	font-size: 12px;
}
.page_main .right_box .location span {
	padding: 0px 3px; font-family: 宋体; font-size: 10px;
}
.page_main .center_box .location {
	color: rgb(153, 153, 153); padding-top: 20px; padding-bottom: 5px; padding-left: 15px; font-size: 11px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.page_main .center_box .location a:link {
	font-size: 12px;
}
.page_main .center_box .location a:visited {
	font-size: 12px;
}
.page_main .center_box .location span {
	padding: 0px 3px; font-family: 宋体; font-size: 10px;
}
.order_categories {
	height: 30px; clear: both; margin-top: 20px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.order_categories div.left {
	float: left;
}
.order_categories div.left span {
	float: left;
}
.order_categories div.left span.txt {
	line-height: 30px; padding-left: 5px;
}
.order_categories div.left span.btn {
	padding: 7px 0px 0px 10px;
}
.order_categories div.left span.slt {
	padding: 5px 0px 0px 13px;
}
.order_categories div.left span.slt select {
	background: rgb(255, 255, 255); color: rgb(102, 102, 102); font-size: 12px;
}
.order_categories div.right {
	line-height: 28px; padding-right: 3px; float: right;
}
.order_categories div.right a:link {
	background: rgb(196, 196, 196); font: 12px/normal tahoma, arial, verdana, geneva, sans-serif; padding: 2px 4px; color: rgb(255, 255, 255); font-size-adjust: none; font-stretch: normal;
}
.order_categories div.right a:visited {
	background: rgb(196, 196, 196); font: 12px/normal tahoma, arial, verdana, geneva, sans-serif; padding: 2px 4px; color: rgb(255, 255, 255); font-size-adjust: none; font-stretch: normal;
}
.order_categories div.right a:hover {
	background: rgb(221, 221, 221); color: rgb(204, 0, 0);
}
.order_categories .turn_pages_top {
	line-height: 28px; float: right;
}
.turn_pages_top {
	
}
.turn_pages_top a.box {
	background: rgb(187, 187, 187); padding: 2px 5px; color: rgb(255, 255, 255); font-size: 14px; font-weight: bold;
}
.turn_pages_top a:hover {
	background: rgb(221, 221, 221);
}
.product_list ul {
	margin: 0px auto; padding: 20px 0px 0px; width: 748px;
}
.products_box {
	margin: 0px auto; padding: 20px 0px 0px; width: 748px;
}
.products_box_bao {
	margin: 0px auto; padding: 20px 0px 0px; width: 748px;
}
.products_box_v {
	margin: 0px auto; padding: 20px 0px 0px; width: 748px;
}
.page_main .center_box .product_list ul {
	margin: 0px auto; padding: 20px 0px 0px; width: 935px;
}
.product_list ul li {
	width: 187px; height: 320px; text-align: center; overflow: hidden; float: left;
}
.product_list_all .product_box {
	width: 187px; height: 320px; text-align: center; overflow: hidden; float: left;
}
.product_list_all .product_box_bao {
	width: 187px; height: 320px; text-align: center; overflow: hidden; float: left;
}
.product_list .products_box_v .product_box {
	width: 187px; height: 320px; text-align: center; overflow: hidden; float: left;
}
.product_list_all ul {
	width: 950px;
}
.products_box {
	width: 950px;
}
.product_list_all ul li {
	width: 190px;
}
.product_list_all .product_box {
	width: 190px;
}
.product_list_all .product_box {
	float: left;
}
.product_list ul li div.pic {
	height: 170px;
}
.product_list .product_box div.pic {
	height: 170px;
}
.product_list_all {
	width: 960px; overflow: hidden;
}
.products_box_bao {
	width: 970px; margin-left: -6px;
}
.product_list_all .product_box_bao {
	float: left;
}
.product_list_all .product_box_bao {
	width: 187px; padding-left: 6px;
}
.product_list .product_box_bao div.pic img {
	border: 1px solid rgb(241, 241, 241); border-image: none; width: 185px; height: 185px;
}
.product_list .product_box_bao div.pic {
	height: 195px;
}
.product_list .product_box_bao div.text {
	padding: 0px 8px; text-align: left; line-height: 20px;
}
.product_list ul li div.pic img {
	padding: 1px; border: 1px solid rgb(241, 241, 241); border-image: none;
}
.product_list .product_box div.pic img {
	padding: 1px; border: 1px solid rgb(241, 241, 241); border-image: none;
}
.product_list ul li div.pic a:hover img {
	border: 1px solid rgb(234, 123, 90); border-image: none;
}
.product_list .product_box div.pic a:hover img {
	border: 1px solid rgb(234, 123, 90); border-image: none;
}
.product_list ul li div.text {
	padding: 0px 8px; text-align: left; line-height: 20px;
}
.product_list .product_box div.text {
	padding: 0px 8px; text-align: left; line-height: 20px;
}
.product_list .product_box_bao div.text {
	padding: 0px 8px; text-align: left; line-height: 20px;
}
.product_list ul li div.text div.title {
	min-height: 43px; _height: 43px;
}
.product_list .product_box div.text div.title {
	min-height: 43px; _height: 43px;
}
.product_list .product_box_bao div.text div.title {
	min-height: 43px; _height: 43px;
}
.product_list ul li div.text div.title span.promotion_red {
	color: rgb(204, 0, 0);
}
.product_list .product_box div.text div.title span.promotion_red {
	color: rgb(204, 0, 0);
}
.product_list ul li div.text span.price {
	color: rgb(204, 0, 0); font-size: 14px; font-weight: bold;
}
.product_list .product_box div.text span.price {
	color: rgb(204, 0, 0); font-size: 14px; font-weight: bold;
}
.product_list_all ul li div.text div.title {
	min-height: 43px; _height: 43px;
}
.product_list_all .product_box div.text div.title {
	min-height: 43px; _height: 43px;
}
.product_list_all ul li div.text div.title span.promotion_red {
	color: rgb(204, 0, 0);
}
.product_list_all .product_box div.text div.title span.promotion_red {
	color: rgb(204, 0, 0);
}
.product_list ul li div.text span.buy {
	padding-top: 6px; display: block;
}
.product_list .product_box div.text span.buy {
	padding-top: 6px; display: block;
}
.product_list div.none {
	height: 100px; text-align: center; color: rgb(204, 0, 0); line-height: 100px; font-size: 14px; font-weight: bold;
}
.product_list_all ul.active_list {
	padding: 0px;
}
.product_list_all ul.active_list li {
	padding: 0px; height: 320px;
}
.turn_pages {
	padding: 20px 0px; text-align: center; clear: both; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dashed;
}
.turn_pages_search {
	padding: 20px 0px; text-align: center; clear: both; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dashed;
}
.turn_pages a.box {
	background: rgb(196, 196, 196); padding: 2px 4px; color: rgb(255, 255, 255);
}
.turn_pages a.num {
	font: bold 12px/normal tahoma, arial, verdana, geneva, sans-serif; padding: 0px 3px; font-size-adjust: none; font-stretch: normal;
}
.turn_pages span.num {
	padding: 0px 3px; color: rgb(204, 0, 0); font-weight: bold;
}
.turn_pages a:hover {
	background: rgb(221, 221, 221); color: rgb(204, 0, 0);
}
.turn_pages_search a.box {
	background: rgb(187, 187, 187); padding: 2px 6px; color: rgb(255, 255, 255); font-size: 14px; font-weight: bold;
}
.turn_pages_search a.num {
	font: bold 14px/normal tahoma, arial, verdana, geneva, sans-serif; padding: 0px 3px; font-size-adjust: none; font-stretch: normal;
}
.turn_pages_search span.num {
	padding: 0px 3px; color: rgb(204, 0, 0); font-size: 14px; font-weight: bold;
}
.turn_pages_search a:hover {
	background: rgb(221, 221, 221);
}
h2.left_module {
	background: rgb(238, 238, 238); height: 26px; line-height: 25px; overflow: hidden; padding-left: 10px; font-size: 12px; border-top-color: rgb(221, 221, 221); border-right-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
h2.right_module {
	background: rgb(238, 238, 238); height: 26px; line-height: 25px; overflow: hidden; padding-left: 10px; font-size: 12px; border-top-color: rgb(221, 221, 221); border-right-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
h2.main_module {
	background: rgb(238, 238, 238); height: 26px; line-height: 25px; overflow: hidden; padding-left: 10px; font-size: 12px; border-top-color: rgb(221, 221, 221); border-right-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
h2.left_module a {
	font-weight: bold;
}
h2.right_module a {
	font-weight: bold;
}
h2.main_module a {
	font-weight: bold;
}
div.left_module {
	border-right-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
div.right_module {
	border-right-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
div.main_module {
	border-right-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.member_container {
	width: 960px;
}
.error {
	margin: 0px auto; width: 670px; padding-bottom: 20px;
}
.error div.left {
	width: 135px; padding-top: 50px; float: left;
}
.error div.main {
	padding-top: 40px; float: left;
}
.error div.main a {
	color: rgb(204, 0, 0); text-decoration: underline;
}
.error div.main h2 {
	color: rgb(206, 25, 25); line-height: 42px; font-size: 16px;
}
.error div.main span {
	background: rgb(183, 169, 156); padding: 2px 6px;
}
.error div.main span a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.error div.main p {
	line-height: 22px; padding-top: 20px;
}
.error div.main ul {
	padding: 5px 0px 0px 20px; line-height: 22px;
}
.checkout {
	padding-top: 30px;
}
.checkout div.success {
	padding: 30px 0px; border: 1px solid rgb(221, 221, 221); border-image: none; text-align: center;
}
.checkout div.success h2 {
	color: rgb(204, 0, 0); font-size: 16px;
}
.checkout div.success p {
	line-height: 26px; padding-top: 10px; font-size: 14px;
}
.checkout div.success p span {
	color: rgb(204, 0, 0); text-decoration: underline;
}
.checkout div.success p strong {
	color: rgb(255, 153, 0);
}
.common_form {
	margin: 0px auto; width: 786px;
}
table.common {
	margin: 0px auto; padding: 0px; width: 786px; text-align: left; border-collapse: collapse;
}
table.common td {
	padding: 0px 5px; border: 1px solid rgb(221, 221, 221); border-image: none;
}
table.common thead tr {
	background: rgb(238, 238, 238); height: 28px; text-align: center; font-weight: bold;
}
table.common tbody tr {
	height: 25px; text-align: center;
}
.bg_comment {
	height: 17px; line-height: 17px;
}
.bg_comment span {
	padding: 4px 5px 0px 7px; float: left;
}
.page_links {
	padding: 10px 0px; color: rgb(204, 204, 204); line-height: 1.6; margin-top: 15px; border-top-color: rgb(230, 230, 230); border-top-width: 1px; border-top-style: solid;
}
.page_links strong {
	color: rgb(51, 51, 51);
}
.alpha50_png {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 5999;
}
.alpha50_color {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 5999;
}
.alpha50_png {
	background-repeat: repeat;
}
.alpha50_color {
	height: 768px; opacity: 0.5; background-image: none; background-color: rgb(0, 0, 0); -moz-opacity: 0.50;
}
.select_content table {
	margin: 0px auto;
}
.tipshow {
	margin: 8px auto;
}
.tipshow p {
	padding: 8px 10px; border: 1px solid currentColor; border-image: none; line-height: 18px; background-repeat: repeat-x; _padding: 10px;
}
.tipshow p.error {
	border-color: rgb(129, 27, 27); background-color: rgb(250, 231, 231);
}
.tipshow p.info {
	border-color: rgb(0, 138, 0); background-color: rgb(217, 255, 217);
}
.tipshow p.alert {
	border-color: rgb(229, 225, 129); background-color: rgb(254, 253, 226);
}
.ul_headquick .a_myquick {
	
}
.ul_headquick .li_phone {
	
}
.p_head_search .btn {
	
}
.span_mycart {
	
}
.ul_subnav a {
	
}
.div_cart .a_gotocheck {
	
}
.div_allhelpservice {
	
}
.dl_allhelp dt {
	
}
.dotline_a1 {
	
}
.ul_subas li {
	
}
.ul_mymbb li {
	
}
.ul_mainnav {
	
}
.ul_mainquicknav {
	
}
.ul_mainnav .a_mainnav {
	
}
.ul_mainquicknav .a_mainquicknav {
	
}
.ul_mymbb a {
	
}
.dl_subact dd {
	
}
.ul_list_a1 li {
	
}
.dl_allhelp dd {
	
}
.crumb {
	
}
.subnavbox {
	
}
.specialservice {
	
}
.allhelpbox {
	
}
.wrapper {
	margin: 0px auto; width: 960px; text-align: left;
}
.h1_siteinfo {
	left: -999em; position: absolute;
}
.a_logo {
	left: 0px; top: 13px; width: 274px; height: 47px; overflow: hidden; position: absolute;
}
.ul_headquick {
	top: 10px; width: 425px; right: 10px; line-height: 18px; position: absolute; z-index: 5;
}
.ul_headquick li {
	color: rgb(204, 204, 204); float: left;
}
.ul_headquick a {
	margin: 0px 5px 0px 6px;
}
.ul_headquick .a_myquick {
	background-position: 65px -153px; padding: 0px 12px 0px 0px; width: 61px; display: block; position: relative; z-index: 6; _background-position: 65px -153px;
}
.li_myquick_over .a_myquick {
	background-position: -135px -153px; _background-position: -135px -153px;
}
.ul_headquick .li_phone {
	background-position: 6px -196px; padding: 0px 0px 0px 25px; color: rgb(51, 51, 51); font-size: 14px; font-weight: bold;
}
.li_myquick {
	position: relative;
}
.ul_mymbb {
	background: rgb(255, 255, 255); padding: 25px 7px 7px; border: 1px solid rgb(173, 173, 173); border-image: none; left: -5px; top: -5px; width: 75px; display: none; position: absolute;
}
.li_myquick_over .ul_mymbb {
	display: block;
}
.ul_mymbb li {
	background-position: 0px 100%; width: 100%; height: 23px; line-height: 22px;
}
.ul_mymbb a {
	background-position: 4px 8px; margin: 0px; padding: 0px 0px 0px 13px; display: block;
}
.head_logininfo {
	top: 40px; text-align: right; right: 20px; position: absolute;
}
.head_logininfo a.a_login {
	color: rgb(255, 102, 0); font-weight: bold;
}
.mainnav {
	height: 35px; position: relative; z-index: 50;
}
.ul_mainnav {
	background-position: 0px -3px; width: 630px; height: 35px; float: left;
}
.ul_mainnav li {
	float: left; position: relative;
}
.ul_mainnav a.a_mainnav {
	background-position: 999em 0px; width: 105px; height: 35px; text-indent: -999em; overflow: hidden; display: block;
}
.ul_mainnav .now .a_mainnav_0 {
	background-position: 0px -40px;
}
.ul_mainnav .over .a_mainnav_0 {
	background-position: 0px -40px;
}
.ul_mainnav .now .a_mainnav_1 {
	background-position: -105px -40px;
}
.ul_mainnav .now .a_mainnav_2 {
	background-position: -210px -40px;
}
.ul_mainnav .now .a_mainnav_3 {
	background-position: -315px -40px;
}
.ul_mainnav .now .a_mainnav_4 {
	background-position: -420px -40px;
}
.ul_mainnav .now .a_mainnav_5 {
	background-position: -525px -40px;
}
.ul_mainnav .over .a_mainnav_1 {
	background-position: -105px -80px;
}
.ul_mainnav .over .a_mainnav_2 {
	background-position: -210px -80px;
}
.ul_mainnav .over .a_mainnav_3 {
	background-position: -315px -80px;
}
.ul_mainnav .over .a_mainnav_4 {
	background-position: -420px -80px;
}
.ul_mainnav .over .a_mainnav_5 {
	background-position: -525px -80px;
}
.subnavbox {
	background-position: -3000px 0px; border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(170, 170, 170) rgb(170, 170, 170); padding: 5px 0px 0px; border-image: none; left: 0px; top: 35px; width: 522px; height: 300px; overflow: hidden; display: none; position: absolute; opacity: 0.98; background-repeat: repeat-y;
}
.li_last .subnavbox {
	left: -89px;
}
.over .subnavbox {
	display: block;
}
.div_subnavbox {
	width: 140px; overflow: hidden; margin-right: 23px; float: left; _display: inline;
}
.h3_navfocus {
	margin: 0px 3px 0px 8px; padding: 7px 0px 3px 10px; color: rgb(204, 0, 0); font-weight: bold;
}
.dotline_a1 {
	margin: 5px 8px 5px 12px; height: 1px; line-height: 0; overflow: hidden; font-size: 0em;
}
.ul_subnav {
	overflow: hidden;
}
.ul_subnav li {
	width: 140px; line-height: 25px;
}
.ul_subnav a {
	background-position: 10000px 0px; height: 25px; padding-left: 18px; display: block;
}
.ul_subnav a:hover {
	background-position: -200px -92px;
}
.ul_subas {
	width: 135px; overflow: hidden; margin-right: 32px; float: left; _display: inline;
}
.ul_subas li {
	background-position: 0px 100%; margin: 4px 0px; height: 145px;
}
.dl_subact {
	width: 185px; height: 278px; overflow: hidden; float: left;
}
.dl_subact dt {
	margin: 0px 0px 8px; height: 28px; color: rgb(204, 0, 0); line-height: 28px; text-indent: 13px; font-weight: bold; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.dl_subact dd {
	background-position: -2395px 9px; height: 22px; line-height: 22px; padding-left: 15px;
}
.dl_subact dd a {
	width: 160px; overflow: hidden; float: left; white-space: nowrap; -ms-zoom: 1; -ms-text-overflow: ellipsis;
}
.ul_mainquicknav {
	background-position: 100% 0px; top: -3px; width: 235px; height: 39px; float: right; position: relative;
}
.ul_mainquicknav li {
	float: left;
}
.ul_mainquicknav .a_mainquicknav {
	background-position: 999em 0px; width: 78px; height: 39px; text-indent: -999em; overflow: hidden; display: block;
}
.ul_mainquicknav .a_mainquicknav_1:hover {
	background-position: -635px -40px;
}
.ul_mainquicknav .now .a_mainquicknav_1 {
	background-position: -635px -40px;
}
.ul_mainquicknav .a_mainquicknav_2:hover {
	background-position: -713px -40px;
}
.ul_mainquicknav .now .a_mainquicknav_2 {
	background-position: -713px -40px;
}
.ul_mainquicknav .a_mainquicknav_3:hover {
	background-position: -791px -40px;
}
.ul_mainquicknav .now .a_mainquicknav_3 {
	background-position: -791px -40px;
}
.head_focus {
	height: 45px; margin-bottom: 10px; position: relative; z-index: 40; _margin-top: -5px;
}
.p_head_search {
	padding: 9px 0px 0px; width: 247px; float: left;
}
.p_head_search .txt {
	padding: 2px; border: 1px solid rgb(199, 195, 196); border-image: none; width: 180px; height: 17px; color: rgb(136, 136, 136); line-height: 17px; overflow: hidden; vertical-align: middle;
}
.p_head_search .btn {
	background-position: 0px -520px; margin: 0px 15px 0px 0px; border: currentColor; border-image: none; width: 45px; height: 23px; text-align: center; color: rgb(91, 91, 91); text-indent: -999em; overflow: hidden; font-size: 0em; vertical-align: middle; cursor: pointer;
}
.h2_keywords {
	color: rgb(102, 102, 102); line-height: 40px; float: left;
}
.h2_keywords a {
	margin: 0px 5px; color: rgb(102, 102, 102); font-weight: normal;
}
.h2_keywords a:hover {
	color: rgb(204, 0, 0);
}
.head_quickbuy {
	top: 10px; width: 180px; right: 0px; position: absolute; z-index: 5;
}
.span_mycart {
	background-position: 0px -100px; width: 180px; height: 23px; text-align: center; line-height: 23px; display: block; cursor: pointer;
}
.span_mycart b {
	margin: 0px 1px; color: rgb(204, 0, 0); font-weight: normal;
}
.over#js_span_cart {
	background-position: 0px -123px;
}
.div_cart {
	background: rgb(255, 255, 255); padding: 10px; border: 1px solid rgb(208, 112, 126); border-image: none; top: 25px; width: 200px; right: 0px; display: none; position: absolute;
}
.dl_cartpro {
	background-position: 0px 100%; padding: 0px 0px 0px 62px; margin-bottom: 8px; position: relative; min-height: 70px; _height: 70px;
}
.dl_cartpro dt {
	line-height: 1.5em; margin-bottom: 7px;
}
.dl_cartpro .b_num {
	color: rgb(204, 0, 0); font-weight: normal; margin-left: 3px;
}
.dl_cartpro .ddthumb {
	left: 0px; top: 3px; position: absolute;
}
.dl_cartpro .ddthumb a {
	display: block;
}
.dl_cartpro .ddthumb img {
	border: 1px solid rgb(222, 222, 222); border-image: none;
}
.dl_cartpro .ddcont {
	padding: 2px 0px 0px; color: rgb(204, 0, 0); line-height: 1.5; font-weight: bold;
}
.dl_cartpro .ddcont a {
	color: rgb(170, 170, 170); font-weight: normal; margin-left: 4px;
}
.div_cart .p_carttotal {
	text-align: right;
}
.div_cart .p_gotocheck {
	padding: 8px 0px 0px;
}
.div_cart a.a_gotocheck {
	background-position: -60px -520px; margin: 0px 0px 0px auto; width: 50px; height: 18px; text-align: center; color: rgb(255, 255, 255); line-height: 16px; overflow: hidden; display: block; _line-height: 16px;
}
.top_banner {
	font-size: 0em; margin-bottom: 10px;
}
.crumb {
	background-position: -3200px 18px; padding: 12px 0px 12px 8px; height: 18px; color: rgb(170, 170, 170); line-height: 18px; font-family: "宋体"; position: relative;
}
.crumb a {
	margin: 0px 5px;
}
.crumb a.now {
	color: rgb(102, 102, 102);
}
.allhelpbox {
	overflow: hidden; padding-top: 30px; clear: both; -ms-zoom: 1; background-color: rgb(249, 249, 249);
}
.div_allhelpservice {
	background-position: 0px -600px; width: 160px; height: 116px; float: left;
}
.span_phonetitle {
	height: 40px; text-indent: -999em; overflow: hidden; display: block;
}
.strong_phone {
	text-align: center; color: rgb(204, 0, 0); line-height: 38px; font-size: 20px; font-weight: normal; display: block;
}
.h3_alltomessage {
	line-height: 38px; padding-left: 35px; font-family: "宋体"; font-weight: normal;
}
a.a_alltomessage {
	margin: 0px 0px 0px 8px; color: rgb(102, 102, 102); text-decoration: underline;
}
a.a_alltomessage:hover {
	color: rgb(204, 0, 0);
}
.dl_allhelp {
	margin: 0px 0px 0px 20px; width: 140px; height: 140px; float: left; display: inline;
}
.dl_allhelp dt {
	margin: 0px 0px 10px; padding: 0px 0px 0px 28px; height: 25px; line-height: 22px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.dl_allhelp_1 dt {
	background-position: 7px -235px;
}
.dl_allhelp_2 dt {
	background-position: 7px -285px;
}
.dl_allhelp_3 dt {
	background-position: 7px -335px;
}
.dl_allhelp_4 dt {
	background-position: 7px -385px;
}
.dl_allhelp_5 dt {
	background-position: 7px -435px;
}
.dl_allhelp dd {
	background-position: -783px 7px; padding: 0px 0px 0px 28px; line-height: 20px;
}
.dl_allhelp a {
	color: rgb(102, 102, 102);
}
.dl_allhelp a:hover {
	color: rgb(204, 0, 0);
}
.allfooter {
	padding: 15px 0px 0px; -ms-zoom: 1; background-color: rgb(249, 249, 249);
}
.specialservice {
	background-position: -2000px 0px; margin: 0px 0px 15px; width: 960px; height: 70px; text-indent: -999em; overflow: hidden; clear: both;
}
.p_footerlinks {
	background: rgb(237, 237, 237); margin: 0px 0px 10px; height: 36px; text-align: center; line-height: 36px;
}
.p_footerlinks a {
	margin: 0px 5px;
}
.p_copyright {
	text-align: center; color: rgb(153, 153, 153);
}
.p_copyright a {
	color: rgb(153, 153, 153);
}
.p_copyright a:hover {
	color: rgb(204, 0, 0);
}
.ul_honor {
	padding: 10px 0px; text-align: center;
}
.ul_honor li {
	margin: 0px 5px; display: inline;
}
.global_notes {
	background: rgb(255, 255, 238); margin: 5px auto; padding: 6px 0px; border: 2px solid rgb(255, 208, 168); border-image: none; width: 960px; text-align: center; color: rgb(204, 0, 0);
}
.rod_a {
	border: 0px solid rgb(215, 215, 215); border-image: none; overflow: hidden; -ms-zoom: 1;
}
.rod_1 {
	margin: 0px 3px; height: 0px; font-size: 0px; border-top-width: 1px;
}
.rod_2 {
	margin: 0px 1px; height: 1px; font-size: 0px;
}
.rod_3 {
	margin: 0px 1px; height: 1px; font-size: 0px;
}
.rod_2 {
	border-right-width: 2px; border-left-width: 2px;
}
.rod_3 {
	border-right-width: 1px; border-left-width: 1px;
}
.rodbody {
	padding: 2px 2px 10px; border-right-width: 1px; border-left-width: 1px;
}
