body {
	margin: 0px;
	padding: 0px;	
	border:0px;		 	
	font:12px/20px "Microsoft YaHei", "寰蒋闆呴粦", "Simsun", "瀹嬩綋";
    color: #333333;		
}

DIV {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
DL {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
DT {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; float:left;
}
DD {
	BORDER:0px; PADDING: 0px; MARGIN: 0px 3px 0px 0px; float:left;
}
UL {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
OL {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
LI {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
H1 {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
H2 {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
H3 {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
H4 {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
H5 {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
H6 {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
PRE {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
FORM {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
FIELDSET {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
BLOCKQUOTE {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
P {
	margin:3px 0px 3px 0px; 
}
BUTTON {
	BORDER:0px; PADDING: 0px; MARGIN: 0px; 
}
UL {
	LIST-STYLE-TYPE: none
}
LI {
	LIST-STYLE-TYPE: none
}
IMG {
	VERTICAL-ALIGN: middle; BORDER:0px;
}
OL {
	LIST-STYLE-TYPE: none
}

select,option{
	height:22px;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}

form {
	padding: 0px;
	margin: 0px;	
}

A:LINK
{
	font-weight: Normal;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
A:VISITED
{
	font-weight: Normal;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
A:HOVER
{
	font-weight: Normal;
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
	cursor:pointer;
}

.LinkOrange:link
{
	font-weight: Bold;
	font-size: 12px;
	color: #f60;
	text-decoration: none;
}
.LinkOrange:visited
{
	font-weight: Bold;
	font-size: 12px;
	color:#f60;
	text-decoration: none;
}
.LinkOrange:hover
{
	font-weight: Bold;
	font-size: 12px;
	color: #f60;
	text-decoration: underline;
}

.LinkBlue:link
{
	font-weight: Normal;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.LinkBlue:visited
{
	font-weight: Normal;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.LinkBlue:hover
{
	font-weight: Normal;
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
}
.LinkRed:link
{
	font-weight: Normal;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
.LinkRed:visited
{
	font-weight: Normal;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
.LinkRed:hover
{
	font-weight: Normal;
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
}
.LinkWhite:link
{
	font-weight: Normal;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.LinkWhite:visited
{
	font-weight: Normal;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.LinkWhite:hover
{
	font-weight: Normal;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}

img {
	border: none;
}

.fB {
	FONT-WEIGHT: bold
}
.fN {
	FONT-WEIGHT: normal
}
.fI {
	FONT-STYLE: italic
}

.f11px {
	FONT-SIZE: 11px
}
.f12px {
	FONT-SIZE: 12px
}
.f14px {
	FONT-SIZE: 14px
}
.f16px {
	FONT-SIZE: 16px
}
.f20px {
	FONT-SIZE: 20px;
}
.f22px {
	FONT-SIZE: 22px
}
.cRed {
	COLOR: #ba2636
}
.cDRed {
	COLOR: #cc0000
}
.cBGreen {
	COLOR: #646464
}
.cGreen {
	COLOR: #008000
}
.cDGreen {
	COLOR: #43986e
}
.cGray {
	COLOR: #333! important
}
.cBGray {
	COLOR: #e3e3e3
}
.cDGray {
	COLOR: #727171
}
.cDOrange {
	color:#f60
}
.cDBlue {
	COLOR: #0000FF
}

.left {
	FLOAT: left
}
.right {
	FLOAT: right
}
.center {
	text-align:center;
}
.hidden {
	DISPLAY: none
}
.fLine {
	TEXT-DECORATION: underline
}
.fLine A {
	TEXT-DECORATION: underline
}
.fLine:visited {
	TEXT-DECORATION: underline
}
.unLine {
	TEXT-DECORATION: none
}
.unLine A {
	TEXT-DECORATION: none
}
.noBorder {
	BORDER:0px;
}
.tCenter {
	TEXT-ALIGN: center
}
.tline {
	TEXT-DECORATION: line-through
}
.tLeft {
	TEXT-ALIGN: left
}
.tRight {
	TEXT-ALIGN: right
}
.clear {
	CLEAR: both; FONT-SIZE: 0px; OVERFLOW: hidden; LINE-HEIGHT: 0px; HEIGHT: 0px
}
.hide {
	DISPLAY: none
}
.height5 {
	CLEAR: both;FONT-SIZE: 0px; OVERFLOW: hidden; HEIGHT: 5px
}
.height10 {
	CLEAR: both; FONT-SIZE: 0px; OVERFLOW: hidden; HEIGHT: 10px
}
.line_dot {
	CLEAR: both; FONT-SIZE: 0px; OVERFLOW: hidden; LINE-HEIGHT: 0px; BORDER-TOP: #cccccc 1px dotted; HEIGHT: 2px
}
.line_solid {
	CLEAR: both; FONT-SIZE: 0px; OVERFLOW: hidden; LINE-HEIGHT: 0px; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 2px
}

.line_blank {
	float:left;CLEAR: both; FONT-SIZE: 0px;  LINE-HEIGHT: 0px; BORDER-TOP: #FFFFFF 1px dotted; ;
}
.msg_error {
	BORDER:#f16048 1px solid; FONT-WEIGHT: bold! important; FONT-SIZE: 12px! important; PADDING-BOTTOM: 8px! important; MARGIN: 10px auto; TEXT-INDENT: 35px; PADDING-TOP: 8px! important; TEXT-ALIGN: left;

 BACKGROUND: url(../image/msg_error.gif) 10px 8px #fbe3e4 no-repeat; COLOR: #df280a; 	                                                                                                                                                                                                                                                                                                                                                                                                               
}
.msg_success {
	BORDER:#446423 1px solid; FONT-WEIGHT: bold! important; FONT-SIZE: 12px! important; PADDING-BOTTOM: 8px! important; MARGIN: 5px auto; TEXT-INDENT: 35px; PADDING-TOP: 8px! important;  TEXT-ALIGN: left;
BACKGROUND: url(../image/msg_success.gif) 10px 8px #e6efc2 no-repeat; COLOR: #3d6611;                                                                                                                                                                                                                                                                                                                                                                                                            
}
.msg_notice {
	BORDER:#fcd344 1px solid;  FONT-WEIGHT: bold! important; FONT-SIZE: 12px! important; PADDING-BOTTOM: 8px! important; MARGIN: 5px auto;TEXT-INDENT: 35px; PADDING-TOP: 8px! important; TEXT-ALIGN: left;
BACKGROUND: url(../image/msg_note.gif) 10px 8px #fff6bf no-repeat; COLOR: #3d6611; 	                                                                                                                                                                                                                                                                                                                                                                                                               
}

.msg_wait {

	BORDER:#fcd344 1px solid;  FONT-WEIGHT: bold! important; FONT-SIZE: 12px! important; PADDING-BOTTOM: 8px! important; MARGIN: 5px auto;TEXT-INDENT: 35px; PADDING-TOP: 8px! important; TEXT-ALIGN: left;
BACKGROUND: url(../image/loading.gif) 10px 8px #fff6bf no-repeat; COLOR: #3d6611;

}
.required {
	color: #cc0000;
	font-weight: bold;
}
.error {
	color: #df280a;
	font-weight:bold;
	font-size:11px;
}

.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}




/* layout */

.w1210 {
	clear:both;
    position: relative;
	width: 1190px;
	margin: 0px auto;		
}

.container {
	clear:both;	
	width: 1190px;
	margin: 0px auto;
	position: relative;		
}
.container_1{
	CLEAR: both; MARGIN: 0px auto; WIDTH: 952px
}
.header
{	
	float:left;width: 100%;
	
	
	
}
.header .top{	
	
	width:100%;
	background:#f3f3f3;
	border-bottom:1px solid #d7d7d7;
    height:22px;
    line-height:22px;
    padding:3px 0 5px;
}

.header .top .bar{
	width: 1190px;
    margin:0px auto;
}

.header .top .bar .Left{
	float: left;	
	width: 300px;	
}

.header .top .bar .Left ul
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.header .top .bar .Left ul li
{
	float: left;
	display: block;
	margin: 0 5px;
	height:28px;
	line-height:28px;
}
.header .top .bar .Right{
	float: right;
	
	line-height: 28px;
	height: 28px;
}

.header .top .bar .Right UL{
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.header .top .bar .Right UL Li{
   float: left;
	display: block;
	margin: 0 5px;

}

.language {			
	color: #999;
	line-height: 28px;
	height:28px;
}
.language img {
	cursor: pointer;
}
.currency {	
	color: #999;
	line-height: 28px;
	height:28px;
}
.currency a {
	
	padding: 2px 4px 2px 4px;
	border: 1px solid #CCC;
	color: #999;
	text-decoration: none;

}
.currency a b {
	color: #000;
	text-decoration: none;
}



.SetHelp SPAN
{
	padding-right: 10px;
	display: block;
	background: url(../image/header_bg.gif) no-repeat -194px -472px;
	line-height: 25px;
}
.SetHelp .SetHelp_Info
{
	display: none;
}
.SetHelp_Hover
{
	z-index: 888;
	position: relative;
	margin-left: -20px;
}
.SetHelp_Hover SPAN
{
	padding-right: 10px;
	display: block;
	background: url(../image/header_bg.gif) no-repeat -194px -472px;
	line-height: 25px;
}
.SetHelp_Hover .SetHelp_Info
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	display: block;
	background: #ffffff;
	left: -1px;
	padding-bottom: 5px;
	overflow: hidden;
	border-left: #cccccc 1px solid;
	width: 60px;
	border-bottom: #cccccc 1px solid;
	position: absolute;
	top: 3px;
}
.SetHelp_Hover .SetHelp_Info UL LI
{
	padding-right: 0px;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	width: 100%;
	text-indent: 0px;
	line-height: 20px;
	padding-top: 0px;
}
.SetHelp_Hover .SetHelp_Info UL LI.title
{
	background: url(../image/header_bg.gif) no-repeat -186px -473px;
}
.SetHelp_Hover .SetHelp_Info UL LI A
{
	display: block;
	width: 100%;
	line-height: 20px;
}
.SetHelp_Hover .SetHelp_Info UL LI A:hover
{
	background: #f2f2f2;
}

.breadcrumb {
	clear:both;
    width:1178px;
	margin: 5px auto;	
	text-align: left;
	padding:5px 5px 5px 5px;
	background:#ffffff;
	border:#cc0000 1px solid;
	
	z-index:999;
	margin-bottom:10px;
}

.breadcrumb a.selected{color:#cc0000;font-weight:bold;}
.breadcrumb span{color:#cccccc;}

.switcher {
	float: left;	
	margin-top: 3px;
	margin-left: 0px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #999999;
	background: url('../image/arrow_down.png') 100px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 105px;
	cursor:pointer;
}
.switcher .selected a:hover {
	background: #DDDDDD url('../image/arrow_down.png') 100px center no-repeat;
	cursor:pointer;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #FFFFFF;
	display: none;
	width: 115px;
}
.switcher .option a {
	color: #000000;
	padding: 3px 5px 3px 5px;
	cursor:pointer;
}
.switcher .option a:hover {
	background: #EEEEEE;
	cursor:pointer;
}
.switcher img {
	position: relative;
	
	VERTICAL-ALIGN: middle;
}
.column_left {
	float: left;
	width: 240px;
	clear: left;
}
.column_right {
	float:right;
	width: 270px;	
}

.home_left {
	float: left;
	width: 240px;
	clear: left;
	margin-top:-545px;
}

.home_right {
	float:right;
	width: 190px;	
	margin-top:-545px;
}

.home_right .first{border-bottom:1px dotted #ececec;}
.home_right .first:hover{opacity:0.8}
.home_right .second{}
.home_right .second:hover{opacity:0.8}

.main {
	
	float:left;
	width:950px;
	text-align:left;
    
}

.w890 {
	
	float:left;
	width:890px;
	text-align:left;
	
}

.w980 {
	
	clear:both;
	width:980px;
    margin:0 auto;	
}

.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	text-decoration: none;
	color: #000000;
}
.pagination .links a:hover {
    border: solid 1px #F50;
    text-decoration: none;
    color:#F50
}
.pagination .links b {
	border: 1px solid #F50;
	padding: 5px 10px;
	text-decoration: none;
	color: #F50;
	background: #ffeee5;
}
.pagination .results {
	float: right;
}

.HR1
{
	height: 1px;
	color: #F8F8F8;
}

.footer {
	
	clear: both;
	width: 100%;
	margin:0px auto;		
	text-align:center;
	
}
.footer .top {			
	margin:3px 0px 5px 0px;
   		
}

.footer .bottom {	
	margin-bottom:5px;
}


#module_cart .middle {
	padding: 5px;
}
.cart_module_total {
	padding: 0 3px 0 3px;
	font-size: 0.9em; 
	color: #3e0947;
}
.cart_remove {
	margin-top: 3px;
	background: url('../image/list_remove_btn.gif') no-repeat left center transparent;
	padding-right:10px;
	cursor:pointer;
}
.cart_remove_loading {
	margin-top: 3px;
	background: url('../image/ajax_load.gif') no-repeat transparent;
	padding-right:10px;
}
.button_remove, a.button_remove:visited {
	margin-top: 3px;
	background: url('../image/close.png') no-repeat left center transparent;
	padding:5px 0px 5px 5px;
	text-decoration: none;
	cursor:pointer;
}

a.button_add_small, input.button_add_small {
	margin-top: 3px;
	background: url('../image/button_add_small.png') no-repeat left center transparent;
	padding:5px;
	text-decoration: none;
	cursor:pointer;
	border:0;
	
}
a.button_buy, input.button_buy {
	
	background: url('../image/xunjia.png') no-repeat left center transparent;
	padding:10px 25px 10px 25px;
	text-decoration: none;
	cursor:pointer;
	margin: 0;
	border: 0;
}

a.button_fav, input.button_fav {
	background: url('../image/shoucang.png') no-repeat left center transparent;
	padding:10px 25px 10px 25px;
	text-decoration: none;
	cursor:pointer;
	margin: 0;
	border: 0;
}

a.button_search, input.button_search {
	
	background: #cd0e04;
	padding:5px 25px 5px 25px;
	text-decoration: none;
	cursor:pointer;
	margin: 0;
	border: 0;
	color:#ffffff;
	font-size:14px;
	font-family:"寰蒋闆呴粦";
}

a.button_submit, input.button_submit {
	
	background: url('../image/btn_order.png') no-repeat left center transparent;
	padding:10px 58px 10px 58px;
	text-decoration: none;
	cursor:pointer;
	margin: 0;
	border: 0;
}

a.button_red, input.button_red {
	
	background: #2e2e2e;
	padding:5px 25px 5px 25px;
	text-decoration: none;
	cursor:pointer;
	margin: 0;
	border: 0;
	color:#ffffff;
	font-size:14px;
	font-family:"寰蒋闆呴粦";
	
}



a.button_gray, input.button_gray {
	
	background: #cd0e04;
	padding:5px 25px 5px 25px;
	text-decoration: none;
	cursor:pointer;
	margin: 0;
	border: 0;
	color:#ffffff;
	font-size:14px;
	font-family:"寰蒋闆呴粦";
}




a.button_red-1, input.button_red-1 {
	
	background: url('../image/btn_red.png') no-repeat left center transparent;
	padding:0px 15px 0px 15px;
	text-decoration: none;
	cursor:pointer;
	margin: 0;
	border: 0;
	color:#ffffff;
	height:23px;
	line-height:23px;
	width:50px;
}

a.button_gray-1, input.button_gray-1 {
	
	background: url('../image/btn_gray.png') no-repeat left center transparent;
	padding:0px 15px 0px 15px;
	text-decoration: none;
	cursor:pointer;
	margin: 0;
	border: 0;
	color:#ffffff;
	height:23px;
	line-height:23px;
	width:50px;
}

a.button_continue, input.button_continue {
	
	background: url('../image/continue.png') no-repeat left center transparent;
	padding:10px 48px 10px 48px;
	text-decoration: none;
	cursor:pointer;
	margin: 0;
	border: 0;
}

.spanstyle {
        color: #AADDFF;
}

/*Product Page Options and Add to Cart background*/

#options_block {
       background: #AADDFF; 
       border: 1px solid #700A0A; 
       padding: 10px; 
       margin-top: 2px; 
       margin-bottom: 15px;
       color: #B2AC85;
}

.atc   {

	background: #AADDFF;
	padding: 10px;
	margin-top: 3px;
	/*margin-bottom: 10px;*/
    color: #B2AC85;
}





.Content_Login
{
	width: 800px;
	margin: 0px auto;
	margin-top: 20px;
	
}

.Content_Login .LoginText
{
	text-align:left;
	height:30px;
	line-height:30px;	
	
}
.LoginBox
{
	float: right;
	width: 380px;
	height: 450px;
	border: #dcdfe5 1px solid;
	font-size: 12px;
	margin-bottom:30px;
}

.LoginBox UL
{
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.LoginBox UL li
{
	float: left;
	width: 340px;
	height:20px;
	line-height:20px;
	margin-left: 20px;
}

.LoginBox UL li .li_left
{	float:left;
	width: 80px;
	text-align:right;
	margin-right:5px;
}
.LoginBox UL li .li_right
{	float:left;
	width: 240px;
	text-align:left;
}

.LoginBox_End
{
	
	width: 380px;
	height: 400px;
	border: #dcdfe5 1px solid;
	font-size: 12px;
	color: #999999;
	margin: 0px auto;
	margin-top:60px;
}

.LoginBox_End UL
{
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.LoginBox_End UL li
{
	float: left;
	width: 340px;
	height:20px;
	margin-left: 20px;
}

.SiginUpBox
{
	float: left;
	width: 380px;
	height: 450px;
	border: #dcdfe5 1px solid;
	font-size: 12px;
	margin-bottom:30px;
}

.SiginUpBox UL
{
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.SiginUpBox UL li
{
	float: left;
	width: 340px;
	height:20px;
	margin-left: 20px;
}

.SiginUpBox UL li .li_left
{
	float: left;
	width: 80px;	
	margin-left:10px;
	text-align:right;
	margin-right:5px;
}
.SiginUpBox UL li .li_right
{
	float: left;
		
	text-align:left;
}
.GrayBox {
	clear:both;
	margin:0px auto;
	width:600px;
	padding: 10px 0px;
	margin-bottom: 10px;
	background: #eeeeee;
	border: 1px solid #cccccc;	
	text-align: center;

}

INPUT.input_text {
	BORDER: #a5afc3 1px solid; 
	BACKGROUND: #fff; 
	height:25px;	
	line-height:25px;
	font-size: 13px;
}

.input_textarea {
	BORDER: #a5afc3 1px solid; 
	BACKGROUND: #fff; 	

}

.Upload
{
	background-color: #FFFFFF;
	border: 1px solid #a5afc3;
	height:22px;	
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	
	
}

.btn_submit {  
	
	background: #cd0e04;
	padding:5px 25px 5px 25px;
	text-decoration: none;
	cursor:pointer;
	margin: 0;
	border: 0;
	color:#ffffff;
	font-size:14px;
	font-family:"寰蒋闆呴粦";	
}

.btn_submit_1 {
	
	background: #cd0e04;
	padding:5px 25px 5px 25px;
	text-decoration: none;
	cursor:pointer;
	margin: 0;
	border: 0;
	color:#ffffff;
	font-size:14px;
	font-family:"寰蒋闆呴粦";	
}

.btn_submit_2 {
	BACKGROUND: url(../image/button_2.gif) no-repeat 0px 0px; DISPLAY: inline; FONT-SIZE: 12px; WIDTH: 120px; CURSOR: pointer; COLOR: #ffffff; LINE-HEIGHT: 22px; HEIGHT: 22px; TEXT-ALIGN: center; TEXT-DECORATION: none;border:0px;
}

.btn_submit_3 {  
	
	background: #aaaaaa;
	padding:5px 5px 5px 5px;
	text-decoration: none;
	cursor:pointer;
	margin: 0;
	border: 0;
	color:#ffffff;
	font-size:12px;
	font-family:"寰蒋闆呴粦";	
}

.productdetail
{
	float: left;
	width: 1190px;
	margin-top:5px; 
	
}


.productdetail .Pic
{
	float: left;
	margin-top: 5px;
	width: 464px;
}
.productdetail .Pic .Outer
{
	border: #cccccc 1px solid;
	width: 464px;
	height: 464px;
}

.productdetail .Pic .Outer:hover
{
	border: #cc0000 1px solid;
	width: 464px;
	height: 464px;
	opacity:0.8
}

.productdetail .Pic .Inner
{
	width: 460px;
	height: 460px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
}

.productdetail .image-additional {
	width: 460px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
	margin-top:5px;
}
.productdetail .image-additional img {
	border: 1px solid #E7E7E7;
	width:80px;
	height:80px;
}
.productdetail .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}

.productdetail .share
{   
	float:left;    	
	margin-left:50px;	
	margin-top: 20px;
}
.productdetail .summary
{
	float: left;
	text-align: left;
	margin-top: 5px;
	width: 720px;
}

.productdetail .summary .productname{
	float: left;
	margin-left:50px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	
	width:560px;
	COLOR: #000000;
	height:35px;

}
.productdetail .summary .price {	
	float:left;
	
	width:650px;
	text-align:left;
	margin-left:50px;		
	margin-top: 5px;
	margin-bottom:20px;
	color:#cc0000;
	font-size:24px;
}

.productdetail .summary .price .range{
	
	font-size:24px;
	
}

.productdetail .summary .price .market_price{
	color:#000000;
	font-size:24px;
	padding-left:20px;
}

.productdetail .summary .box {	
	float:left;
	margin-left:50px;

	height:50px;
	width:676px;
	background:#f2f2f2;
}

.productdetail .summary .box li{
	float:left;
	width:160px;
	border-right:dotted 1px #cccccc;
	height:25px;
	margin-top:15px;
	margin-left:5px;
	font-size:12px;
	color:#787878;
}

.productdetail .summary .box >li:last-child{
	border-right:none;
} 



.productdetail .summary .note
{   float:left;
    margin-left:50px;
    margin-bottom:10px;
	border: 1px solid #d6d6d6;
	width: 664px;
    color:#cc0000;
	padding: 5px;
	
	margin-top: 20px;
    overflow:auto;
}

.productdetail .summary .options
{   float:left;
   
	
	width: 650px;	
	
	padding-top: 15px;
	padding-bottom: 5px;
	
}

.productdetail .summary .options UL
{
	list-style:none;
	margin:0px;
	padding:0px;	
}

.productdetail .summary .options UL Li
{	float:left;
    clear:both;
	margin-top:5px;
	width:560px;
}

.productdetail .summary .options UL Li .li_left
{	float:left;
	width:50px;
	margin-left:120px;
	text-align:left;
	margin-top:3px;
}

.productdetail .summary .options UL Li .li_right
{	float:left;
	text-align:left;
}

.productdetail .AddCart {
	float:left;BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../image/xunjia.png) 0px 0px;; BORDER-BOTTOM-WIDTH: 0px; CURSOR: pointer; BORDER-RIGHT-WIDTH: 0px;MARGIN: 5px 0px; WIDTH: 240px; HEIGHT: 53px;
}



.productdetail .yuding {
	float:left;BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../image/yuding.png) 0px 0px; BORDER-BOTTOM-WIDTH: 0px; CURSOR: pointer; BORDER-RIGHT-WIDTH: 0px;MARGIN: 5px 0px; WIDTH: 148px; HEIGHT: 55px;
}

.productdetail .AddWishList {
	float:left;BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../image/shoucang.png) 0px 0px; BORDER-BOTTOM-WIDTH: 0px; CURSOR: pointer; BORDER-RIGHT-WIDTH: 0px;MARGIN: 5px 0px; WIDTH: 149px; HEIGHT: 55px;
}



.productdetail .Info
{
	float: left;
	width: 990px;
}

.productdetail .tabs {
    clear:both;
    float: left;
	height: 31px;		
	width: 1000px;
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 0px;
	
}
.productdetail .tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 0
	position: relative;
	top: 0px;
}
.productdetail .tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.productdetail .tab_page {	
	float:left;
	width:1190px;
	border: 1px solid #DDDDDD;					
	margin-top:0px;
	margin-bottom: 10px;		
	background: #FFFFFF;	
}

.productdetail .tab_page .tab_box {
	padding:10px;
}

.productdetail .tab_page .review {
	
	padding:10px;
	border:#DDDDDD 1px solid;
}

.productdetail .tags {	
	clear:both;
}

.productdetail .tags a {
	font-style: italic;
}

.ProductList_slide
{   float: left;
	width: 178px;		
	padding-top: 10px;
    padding-left:0px;
	text-align: center;	
	margin-bottom: 15px;
}
.ProductList_slide .Pic
{
	float: left;
	margin-top: 0px;
	width: 178px;
}

.ProductList_slide .Pic .Outer
{
	border: #cccccc 1px solid;
	width: 154px;
	height: 154px;
	margin:0 auto;
}

.ProductList_slide .Pic .Outer:hover
{
	border: #cc0000 1px solid;
	width: 154px;
	height: 154px;
}

.ProductList_slide .Pic .Inner
{   float:left;
	width: 150px;
	height: 150px;
	margin-left: 2px;
	margin-top: 2px;
	
}


.ProductList_slide .Title
{
	clear: both;	
	width: 150px;
	height: 50px;	
	text-align: center;		
	margin:0 auto;
	padding-top:5px;
	
}

.ProductList_slide .Title a
{
	font-size:11px;
}

.ProductList_slide .Price
{
	clear: both;
	width: 150px;
	margin:0 auto;
	font-size: 12px;
	text-align: center;
	height:20px;
}

.ProductList_slide .action
{
	padding-top: 7px;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 0px;
}

.ProductList
{   float: left;
	width: 230px;		
    margin:0px 3px 25px 3px;	
	text-align: center;		
    border: #ececec 1px solid;
}

.ProductList:hover{margin:0px 2px 23px 2px;	border: #cc0000 2px solid;}
.ProductList .image
{   float:left;
	text-align:center;
}

.ProductList .image img{width: 220px;height: 220px;margin:5px;}

.ProductList .image:hover
{   
    opacity:0.8
}


.ProductList .Title
{
	clear: both;	
	width: 160px;
	height: 30px;	
	line-height:30px;
	text-align: center;		
	margin:0 auto;
	padding-top:5px;
	overflow:hidden;
}

.ProductList .Title a
{
	font-size:12px;
}

.ProductList .Price
{
	clear: both;
	width: 160px;
	margin:0 auto;
	font-size: 12px;
	text-align: center;
	height:20px;
}

.ProductList .action
{
	padding-top: 7px;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 0px;
}



.ProductList_1
{
	float: left;
	margin-top:10px;
	width: 170px;
}

.ProductList_1 .Pic
{
	float: left;
	width: 170px;
	
}

.ProductList_1 .Pic .Outer
{
	border: #cccccc 1px solid;
	width: 154px;
	height: 154px;
	margin: 0 auto;
}

.ProductList_1 .Pic .Outer:hover
{
	border: #cc0000 1px solid;
	width: 154px;
	height: 154px;
}

.ProductList_1 .Pic .Inner
{
	width: 150px;
	height: 150px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
}

.ProductList_1 .Title
{
	clear: both;
	margin:0 auto;
	width: 150px;
	
	font-size: 12px;
	text-align: center;	
	margin-top:5px;
	margin-bottom:5px;
	font-weight:normal;
	overflow:hidden;
	white-space:nowrap;
}



.ProductList_1 .Price
{
	clear: both;
	width: 150px;
	margin:0 auto;
	font-size: 12px;
	text-align: center;
	height:30px;
}

.ProductList_2
{
	width: 304px;
	margin-bottom: 0px;
	margin-top:5px;
}
.ProductList_2 .Pic
{
	float: left;
	width: 150px;
	height: 148px;
}

.ProductList_2 .Pic .Outer
{
	border: #cccccc 1px solid;
	width: 134px;
	height: 134px;
	margin: 0 auto;
	
}

.ProductList_2 .Pic .Outer:hover
{
	border: #cc0000 1px solid;
	width: 134px;
	height: 134px;
}

.ProductList_2 .Pic .Inner
{
	width: 130px;
	height: 130px;
	margin-left: 2px;
	margin-top: 2px;
}

	
.ProductList_2 .Title
{
	float: left;
	width: 150px;
	height: 148px;
	vertical-align: middle;
	text-align: left;
	margin-top:20px;
}

.ProductList_2 .Title .action
{
	margin-top:10px;
	
}

.ProductList_3
{
	float:left;
}
.ProductList_3 .Pic
{	
	width: 74px;
	height: 74px;
}

.ProductList_3 .Pic .Outer
{   
	border: #cccccc 1px solid;
	width: 64px;
	height: 64px;
	margin: 0 auto;
	
}

.ProductList_3 .Pic .Inner
{   
	width: 60px;
	height: 60px;		
	margin: 0px auto;
	margin-top:2px;

}




.ProductList_4
{   float: left;
	width: 215px;		
    margin:0px 10px 25px 10px;	
	text-align: center;		
    border: #ececec 1px solid;
}

.ProductList_4:hover{ border: #cc0000 1px solid;}
.ProductList_4 .image
{   float:left;
	width: 195px;
	height: 195px;
	
	padding:10px;
}

.ProductList_4 .image img{width: 195px;	height: 195px;}
.ProductList_4 .image:hover
{   
    opacity:0.8
}


.ProductList_4 .Title
{
	clear: both;	
	width: 160px;
	height: 30px;	
	line-height:30px;
	text-align: center;		
	margin:0 auto;
	padding-top:5px;
	overflow:hidden;
}

.ProductList_4 .Title a
{
	font-size:12px;
}

.ProductList_4 .Price
{
	clear: both;
	width: 160px;
	margin:0 auto;
	font-size: 12px;
	text-align: center;
	height:20px;
}


.ProductList_5
{   float: left;
	width: 60px;		
	padding: 10px 18px 10px 11px;
	text-align: center;
    overflow:hidden;
    
}
.ProductList_5 .image
{
	width: 60px;
    height:60px;
	border:#dddddd 1px solid;
}

.ProductList_5 .Title
{
	clear: both;	
	width: 60px;
	height: 20px;	
	text-align: center;			
	padding-top:5px;
	overflow:hidden;
	
}

.ProductList_5 .Title a
{
	font-size:12px;
}

.ProductList_5 .action
{
	padding-top: 7px;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 0px;
}


.ProductList_Result .Pic
{
	float: left;
	width: 120px;
	height: 120px;
}

.ProductList_Result .Pic .Outer
{
	border: #cccccc 1px solid;
	width: 104px;
	height: 104px;
	margin: 0 auto;
}

.ProductList_Result .Pic .Outer:hover
{
	border: #c10000 1px solid;
	width: 104px;
	height: 104px;
}

.ProductList_Result .Pic .Inner
{
	width: 100px;
	height: 100px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
}


.fullbox{ 
FLOAT: left;
margin-top:5px;
WIDTH: 1188px;
BORDER: #d5d5d5 1px solid;
}
.fullbox H2
{
	
	font-weight: bold;
	font-size: 14px;
	
}
.fullbox .middle
{	
	float:left;
	width:236px;
	BORDER-RIGHT: #d3d2d2 1px solid; 
	BORDER-LEFT: #d3d2d2 1px solid; 	

}


.fullbox .list{	   
	float:left;
	
}
.fullbox .list .sub_menu {display:none; }
.fullbox .list .sub_menu li{margin:0 auto;position: relative;width:236px;  background:url(../image/cate_ico.png) no-repeat  20px 10px; border-bottom:1px solid #EAE1CB; text-align:left; text-indent:35px; *margin-bottom:-3px; z-index:20}
.fullbox .list .sub_menu li a {display: block;text-decoration: none;	 padding: 5px;border-bottom: 0;}	
.fullbox .list .sub_menu li ul{position:absolute;left:200px;top: 0; z-index:30; width:198px;border:1px solid #8C8F77;}
.fullbox .list .sub_menu li ul li{text-indent:20px;background:url(../image/bg.png) no-repeat #FAF9F4 -70px -356px;}
.fullbox .list .sub_menu li ul li a{display: block;text-decoration: none; padding: 5px;border-bottom:1px solid #EAE1CB; text-align:left;}
.fullbox .list .sub_menu > li:last-child 
    {
        border-bottom: solid 1px #FFFFFF;
    }

    
.leftbox{ 
FLOAT: left;
margin-top:5px;
WIDTH: 238px;
BORDER: #d5d5d5 1px solid;
}
.leftbox H2
{
	
	font-weight: bold;
	font-size: 14px;
	
}
.leftbox .middle
{	
	float:left;
	width:236px;
	BORDER-RIGHT: #d3d2d2 1px solid; 
	BORDER-LEFT: #d3d2d2 1px solid; 	

}


.leftbox .list{	   
	float:left;width:236px;
	
}
.leftbox .list .sub_menu {display:none; }
.leftbox .list .sub_menu li{margin:0 auto;position: relative;width:236px;  background:url(../image/cate_ico.png) no-repeat  20px 10px; border-bottom:1px solid #EAE1CB; text-align:left; text-indent:35px; *margin-bottom:-3px; z-index:20}
.leftbox .list .sub_menu li a {display: block;text-decoration: none;	 padding: 5px;border-bottom: 0;}	
.leftbox .list .sub_menu li ul{position:absolute;left:200px;top: 0; z-index:30; width:198px;border:1px solid #8C8F77;}
.leftbox .list .sub_menu li ul li{text-indent:20px;background:url(../image/bg.png) no-repeat #FAF9F4 -70px -356px;}
.leftbox .list .sub_menu li ul li a{display: block;text-decoration: none; padding: 5px;border-bottom:1px solid #EAE1CB; text-align:left;}
.leftbox .list .sub_menu > li:last-child 
    {
        border-bottom: solid 1px #FFFFFF;
    }


/*rightbox*/
.rightbox{ 
FLOAT: left;
margin-top:10px;
WIDTH: 310px;
BORDER: #d5d5d5 1px solid;
}
.rightbox H2
{
	
	font-weight: bold;
	font-size: 14px;
	
}
.rightbox .middle
{	
	float:left;
	width:308px;
	BORDER-RIGHT: #d3d2d2 1px solid; 
	BORDER-LEFT: #d3d2d2 1px solid; 	

}


.rightbox .list{	   
	float:left;width:308px;
	
}
.rightbox .list .sub_menu {display:none; }
.rightbox .list .sub_menu li{margin:0 auto;position: relative;width:308px;  background:url(../image/cate_ico.png) no-repeat  20px 10px; border-bottom:1px solid #EAE1CB; text-align:left; text-indent:35px; *margin-bottom:-3px; z-index:20}
.rightbox .list .sub_menu li a {display: block;text-decoration: none;	 padding: 5px;border-bottom: 0;}	
.rightbox .list .sub_menu li ul{position:absolute;left:200px;top: 0; z-index:30; width:198px;border:1px solid #8C8F77;}
.rightbox .list .sub_menu li ul li{text-indent:20px;background:url(../image/bg.png) no-repeat #FAF9F4 -70px -356px;}
.rightbox .list .sub_menu li ul li a{display: block;text-decoration: none; padding: 5px;border-bottom:1px solid #EAE1CB; text-align:left;}
.rightbox .list .sub_menu > li:last-child 
    {
        border-bottom: solid 1px #FFFFFF;
    }

.searchbox{
	padding-left:50px;
    height:35px;   
	background:#F8F8F8;
}
.searchbox ul{
	text-align:center;
}
.searchbox ul li{
	float:left;
	height:35px;
    line-height:35px;
}    


.content {
	
	float:left;	
	width:1190px;
	text-align:left;
	margin-top:5px; 

	
}

.content .top{
    float: left;
	width:100%;
	BACKGROUND: url(../image/index_png24_a1.png) 0px -170px repeat-x;
	line-height:34px;
	height:34px;
}


.content .top .title{    
	FLOAT: left;		 		
	text-indent:10px;
    font-weight: bold;
	font-size: 14px;

}

.content .top .more{   

	FLOAT: right;		
			
}
.content .list{
    float: left;
	margin-top:5px;
}

.content .sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}

.content .sort .sort_right {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.content .sort .sort_left {
	text-align: right;
	padding-top: 9px;
}


.content .sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.taxis a{ float:left; height:20px; line-height:20px; margin:7px 0; padding:0 20px 0 15px; background:url(../image/bg-taxis.png) no-repeat 100% 0; color:#FFF; overflow:hidden; *line-height:24px;}
.taxis a:hover,.taxis .cur a{background-image:url(../image/bg-taxis-cur.png); text-decoration:none; color:#FFF;}
.taxis .DESC a,.taxis .DESC a:hover{background-image:url(../image/bg-taxis-cur_desc.png);}


.usercenter_left {
	MARGIN-TOP: 8px; DISPLAY: inline; FLOAT: left; WIDTH: 202px
}
.usercenter_left .top {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 14px; BACKGROUND: url(../image/usercenter_h3_bg.gif); BORDER-BOTTOM-WIDTH: 0px; COLOR: #FFFFFF; LINE-HEIGHT: 33px; HEIGHT: 33px; BORDER-RIGHT-WIDTH: 0px
}
.usercenter_left UL {
	BORDER: #d90505 1px solid; 
}
.usercenter_left H4 {
	FONT-SIZE: 12px; BACKGROUND: url(../image/usercenter_h4_bg.gif); COLOR: #515151; TEXT-INDENT: 25px; LINE-HEIGHT: 31px; HEIGHT: 31px; TEXT-ALIGN: left
}
.usercenter_left LI A {
	DISPLAY: block; PADDING-LEFT: 25px; FONT-SIZE: 12px; BACKGROUND: url(../image/usercenter_left_bg.gif); LINE-HEIGHT: 29px; TEXT-ALIGN: left
}
.usercenter_left LI A:hover {
	FONT-WEIGHT: bold; BACKGROUND: url(../image/usercenter_left_on_bg.gif); COLOR: #34674e; TEXT-DECORATION: none
}
.usercenter_left LI.line {
	FONT-SIZE: 0px; BACKGROUND: url(../image/usercenter_left_line.gif); LINE-HEIGHT: 0; HEIGHT: 2px
}

.usercenter_right {
	FLOAT: right; MARGIN-TOP: 8px;  PADDING-BOTTOM: 10px; WIDTH: 940px; 
}
.usercenter_right .box
{   float:left;
	BORDER: #d9d9d8 1px solid;
}
.usercenter_right .box .top {
	float:left;FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: url(../image/usercenter_h2_bg.gif) ;  BORDER-BOTTOM: #d9d9d9 1px solid;  
}
.usercenter_right .box .top UL
{
	float:left;
	WIDTH: 940px;
}
.usercenter_right .box .top UL Li
{
	float:left;	
	text-align:center;
    LINE-HEIGHT: 31px;
	HEIGHT: 31px;
}

.usercenter_right .box .list {
	float:left;
	WIDTH: 940px;
}
.usercenter_right .box .list UL
{
	float:left;
	WIDTH: 940px;
}
.usercenter_right .box .list UL Li
{
	float:left;	
	text-align:center;
   
}

.usercenter_right .box .list UL Li A
{
	TEXT-DECORATION: none;
	color:#0000FF;
	
}

.usercenter_right .box .list UL Li A:hover
{
	TEXT-DECORATION: underline;
	color:#0000FF;
}

.usercenter_right .box .body {
	MARGIN: 0px auto; WIDTH: 750px; TEXT-ALIGN: left
}

.usercenter_right .box .body UL{
	list-style:none;
}

.usercenter_right .box .body UL Li{
	float:left;
	clear:both;
	height:35px;
	line-height:35px;	
}

.usercenter_right .box .body UL Li A:LINK
{
	font-weight: Normal;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
.usercenter_right .box .body UL Li A:VISITED
{
	font-weight: Normal;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
.usercenter_right .box .body UL Li A:HOVER
{
	font-weight: Normal;
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
	cursor:pointer;
}


.usercenter_right .box .body UL Li .li_left{
	float:left;
	text-align:right;
	width:120px;
	margin-right:5px;
}

.usercenter_right .box .body UL Li .li_right{
	float:left;
	text-align:left;
	
}
.usercenter_right  .add {
	FLOAT: right;FONT-SIZE: 12px;  HEIGHT: 31px; Line-height:31px;
}
.usercenter_right  .add A{
	FLOAT: right;BACKGROUND: url(../image/bg.gif) -69px -748px no-repeat; WIDTH: 150px;CURSOR: pointer;text-indent:20px;
}

.helpcenter_left {
	clear:left;MARGIN-TOP: 8px; DISPLAY: inline; FLOAT: left; WIDTH: 238px;BORDER: #d5d5d5 1px solid;
}
.helpcenter_left .top {
	BACKGROUND: url(../image/index_png24_a1.png) repeat-x;DISPLAY: block; HEIGHT: 32px;line-height:32px;text-indent:10px;font-size:14px;font-weight:bold;
}
.helpcenter_left UL {
	
}
.helpcenter_left H4 {
	FONT-SIZE: 12px; BACKGROUND: url(../image/usercenter_h4_bg.gif); COLOR: #515151; TEXT-INDENT: 25px; LINE-HEIGHT: 31px; HEIGHT: 31px; TEXT-ALIGN: left
}
.helpcenter_left LI{
	LINE-HEIGHT: 45px; height:45px;padding-left:50px;
}
.helpcenter_left LI A {
	 PADDING-LEFT: 15px; FONT-SIZE: 14px;  TEXT-ALIGN: left
}
.helpcenter_left LI A:hover {
	  COLOR: #cc0000; TEXT-DECORATION: none
}

.helpcenter_left LI A.selected{COLOR: #cc0000; TEXT-DECORATION: none;font-weight:bold;}

.helpcenter_right {
	FLOAT: right; MARGIN-TOP: 8px;  PADDING-BOTTOM: 10px; WIDTH: 940px; COLOR: #5f5f5f; 
}
.helpcenter_right .box
{   float:left;
	BORDER: #d9d9d8 1px solid;
}
.helpcenter_right .box .top {
	float:left;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BACKGROUND: url(../image/usercenter_h2_bg.gif) ; 
	COLOR: #37614d;  
	BORDER-BOTTOM: #d9d9d9 1px solid;  	
    LINE-HEIGHT: 31px;
	HEIGHT: 31px;
	width:940px;
	text-indent:10px;
}

.helpcenter_right  .more{float:right;}
.helpcenter_right  .more a{font-size:14px;}

.helpcenter_right .box .list {
	float:left;MARGIN: 10px;  TEXT-ALIGN: left
}

.helpcenter_right .box .list UL{list-style:none;margin:0px;padding:0px;}
.helpcenter_right .box .list UL LI{
	float:left;
	height:30px;
	line-height:30px;
	border-bottom:#DDDDDD 1px solid;
	width:950px;
}

.helpcenter_right .box .list UL LI .Left{
	float:left;
	width:700px;	
	
}

.helpcenter_right .box .list UL LI .Right{
	float:left;
	
}

 .btn_edit {
	float:left;BACKGROUND:url(../image/edit.gif) no-repeat ; width:46px;height:18px;line-height:18px;COLOR: #43986e;CURSOR: pointer; padding:0px;text-align:center;
}

 .btn_delete {
	float:left;margin-left:1px;BACKGROUND:url(../image/edit.gif) no-repeat; width:46px;height:18px;COLOR: #43986e; CURSOR: pointer; padding:0px;text-align:center;
}

.shopcart {
clear:both;margin:0 auto;width:100%;
}
.shopcart .top
{	
	height:28px;
	line-height:28px;
	background:#F7F7F7;
	border: #DDDDDD 1px solid;
}
.shopcart .top UL
{	
	float: left;	
	width:100%;	
}
.shopcart .top UL Li
{
	float:left;	
	text-align:center;
	color: #4D4D4D;
	font-weight:bold;		
	
}
.shopcart .list
{	float:left;    
	border-left:#DDDDDD 1px solid;
	border-right:#DDDDDD 1px solid;
	border-bottom:#DDDDDD 1px solid;		
}
.shopcart .list UL
{
	float: left;	
	width:100%;	
	border-bottom:#DDDDDD 1px dotted;			
}
.shopcart .list UL Li
{		
	float: left;		
}

.shopcart .list  > UL:last-child 
    {
        border-bottom: solid 1px #FFFFFF;
    }


.newslist {
	float:left;
	width: 250px;
	margin-left:0px;
    margin-top:5px;	
}

.newsbox{ 

    float:left;
	width: 270px;
	margin-bottom: 3px;
	padding-top: 1px;
	
}
.newsbox .header
{
	width: 268px;
	margin: 0 auto;
	height: 25px;
	line-height: 25px;
	background: #cccccc;
	margin-left:1px;
}

.newsbox .header .text
{
	float:left;
	color: #3D362B;
	font-weight: bold;
	margin-left:5px;
}

.newsbox .header .more
{
	float:right;
	margin-right:5px;
	
}

.newsbox .list{
    width: 218px;		
}
.newsbox .list UL
{
	
}
.newsbox .list UL Li
{
	float: left;
	width: 218px;
	height: 20px;
	line-height:20px;	
	text-align: left;
	text-indent:5px;
}
.eventbox{ float:left;width:250px;margin-top:5px; }

.livecontact{ float:left;width:250px; margin-top:5px;  }
.livecontact h2{font-size:14px; font-weight:bold; background:#95BCF2; height:33px; line-height:33px;text-align:left;color:#fff;text-indent:15px; background:url(../image/left_cate_h2_bg.gif) repeat-x; border:1px solid #8C8F77; border-bottom:0px; clear:both;}
.livecontact h3{font-size:14px; font-weight:bold; background:#95BCF2; height:33px; line-height:33px;text-align:left;color:#3e3e3e;text-indent:15px; background:url(../image/left_cate_h3_bg.gif) repeat-x; border:1px solid #E2E2E2; border-bottom:0px; margin-top:8px; clear:both;}

.livecontact .list{border:3px solid #8C8F77; border-top:0; display:inline-block; width:244px; background:#FAF9F4;}
.livecontact .list .sub_menu {display:none; z-index:10}
.livecontact .list .sub_menu li{position: relative;width:100%;  background:url(../image/cate_ico.png) no-repeat #FAF9F4 20px 10px; border-bottom:1px solid #EAE1CB; text-align:left; text-indent:35px; *margin-bottom:-3px; z-index:20}
.livecontact .list .sub_menu li a {display: block;text-decoration: none;	color: #515151; padding: 5px;border-bottom: 0;}	
.livecontact .list .sub_menu li ul{position:absolute;left:244px;top: 0; z-index:30; width:190px;border:2px solid #8C8F77;}
.livecontact .list .sub_menu li ul li{z-index:40;text-indent:20px;background:url(../image/bg.png) no-repeat #FAF9F4 -70px -356px;}
.livecontact .list .sub_menu li ul li a{display: block;text-decoration: none;color: #4E4823; padding: 5px;border-bottom:0px solid #EAE1CB; text-align:left;}



/*popupcontact----begin*/
HTML { overflow-x:hidden; } 

.main_head {
	BACKGROUND: url(../image/img3-5_2.png) no-repeat;height:8px;
}
* HTML .main_head {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/img3-5_2.png",sizingMethod='crop'); BACKGROUND: none transparent scroll repeat 0% 0%
}
* + HTML .main_head {
	BACKGROUND: url(../image/img3-5_2.png) no-repeat;height:8px;
}
.info {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: url(../image/img3-5_3.png) repeat-y; PADDING-TOP: 5px
}
* HTML .info {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/img3-5_3.png",sizingMethod='crop'); BACKGROUND-REPEAT: repeat-y
}
* + HTML .info {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: url(../image/img3-5_3.png) repeat-y; PADDING-TOP: 5px
}
.down_kefu {
	WIDTH: 500px; BACKGROUND: url(../image/img3-5_4.png) no-repeat; HEIGHT: 8px
}
* HTML .down_kefu {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/img3-5_4.png",sizingMethod='crop'); WIDTH: 500px; BACKGROUND-REPEAT: repeat-y; HEIGHT: 8px
}
* + HTML .down_kefu {
	WIDTH: 500px; BACKGROUND: url(../image/img3-5_4.png) no-repeat; HEIGHT: 8px
}
.Obtn {
	MARGIN-TOP: 20px; WIDTH: 32px; BACKGROUND: url(../image/img3-5_1.png) no-repeat; FLOAT: right; HEIGHT: 139px; MARGIN-Right: -6px;cursor:pointer;
}
* HTML .Obtn {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/img3-5_1.png",sizingMethod='crop'); WIDTH: 32px; BACKGROUND: none transparent scroll repeat 0% 0%; FLOAT: left; HEIGHT: 139px
}
* + HTML .Obtn {
	MARGIN-TOP: 20px; WIDTH: 32px; BACKGROUND: url(../image/img3-5_1.png) no-repeat; FLOAT: right; HEIGHT: 139px; MARGIN-right: -6px
}
.qqtable {
	PADDING-BOTTOM: 5px; LINE-HEIGHT: 20px; PADDING-LEFT: 0px; WIDTH: 500px; PADDING-RIGHT: 0px; COLOR: #1B57A3; FONT-SIZE: 13px; PADDING-TOP: 5px
}
.qqtable A {
	TEXT-DECORATION: none
}
.qqtable A:hover {
	TEXT-DECORATION: none
}


/*popupcontact----end*/

/*---flow step----begin*/
.flow-steps
{
	overflow: hidden;
	margin: 20px 0;
}
.flow-steps .num3 li
{
	width: 311px;
}
.flow-steps .num4 li
{
	width: 230px;
}
.flow-steps .num5 li
{
	width: 175px;
}
.flow-steps .num6 li
{
	width: 143px;
}
.flow-steps li
{
	float: left;
	background: #e4e4e4 url(../image/flow_steps_bg.png) no-repeat 100% 0;
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #404040;
	padding: 0 15px 0 0;
	overflow: hidden;
}
.flow-steps li span, .flow-steps li strong
{
	display: block;
}
.flow-steps li .first
{
	background: #e4e4e4 url(../image/flow_steps_bg.png) no-repeat -12px -69px;
}
.flow-steps li.last
{
	background-position: 100% -138px;
}
.flow-steps li.current
{
	background-color: #f60;
	color: #fff;
	
}
.flow-steps li.current .first
{
	background-color: #f60;
	background-position: -12px -92px;
	
}
.flow-steps li.current-prev
{
	background-position: 100% -23px !important;
}
.flow-steps li.done
{
	background-color: #ffe6ba;
	background-position: 100% -46px;
	color: #f60;
}
.flow-steps li.done .first
{
	background-color: #ffe6ba;
	background-position: -12px -115px;
}
.flow-steps li.last-current
{
	background-color: #f60;
	color: #fff;
	background-position: 100% -161px;
}


.buy-process-nav
{
	border-top: #f90 3px solid;
	margin-top: 10px;
	padding-top: 10px;
}

/*---flow step----end*/


/*锟斤拷锟斤拷锟斤拷锟揭筹拷锟斤拷锟绞� begin--*/
.ResultHeader {
	
	float:left;
	width:1000px;
	text-align:left;
	
	
}

.ResultHeader .top{
    float: left;
	margin-left:0px;
	padding-left:0px;
	width:1000px;
	height:34px;
	line-height: 34px;
	
}
.ResultHeader .top .title{
    float: left;
	margin-left: 0px;
	font-weight: bold;
	font-size: 14px;	

}
.ResultHeader .top .more{
    float:right;	
	font-weight: normal;
	font-size: 12px;

}
.ResultBody
{   
	float: left;
	width: 100%;
}

.ResultBody {
	
	float:left;
	width:1000px;
	text-align:left;

}

.ResultBody .Top
{
	float: left;
	width: 100%;
	
}
.ResultBody .Top ul
{
	float: left;
	background: url(../image/shadow.gif);
	width: 997px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.ResultBody .Top ul li
{
	float: left;
	line-height: 24px;
	height: 24px;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	
}

.ResultBody .List
{
	float: left;
	width: 1000px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ResultBody .List UL
{
	float: left;
	list-style: none;
	margin: 0px;
	width: 1000px;
	padding: 0px;
}
.ResultBody .List UL Li
{
	float: left;
	display: block;
	margin: 0px;
	vertical-align: text-bottom;
}


/*----mbaobao -----*/

/* sprite */
.ul_subnav a,.dotline_a1,.ul_subas li{background:url(../image/dotline_a1.png) repeat-x;}
.ul_mainnav,.ul_mainquicknav,.ul_mainnav .a_mainnav,
.ul_mainquicknav .a_mainquicknav{background:url(../image/mainnav.png) no-repeat;}  



/* mainnav */
.mainnav{position:relative;height:35px;z-index:50;}
.ul_mainnav{float:left;height:35px;width:630px;background-position:0 -3px;}
.ul_mainnav li{float:left;position:relative;height:35px;line-height:35px;text-align:center}
.ul_mainnav a.a_mainnav{display:block;width:105px;height:35px;overflow:hidden;background-position:999em 0;color:#FFFFFF;font-size:14px;font-weight:bold;}
.ul_mainnav .selected .a_mainnav_0,.ul_mainnav .over .a_mainnav_0{background-position:0 -40px;}
.ul_mainnav .selected .a_mainnav_1{background-position:-105px -40px;}
.ul_mainnav .selected .a_mainnav_2{background-position:-210px -40px;}
.ul_mainnav .selected .a_mainnav_3{background-position:-315px -40px;}
.ul_mainnav .selected .a_mainnav_4{background-position:-420px -40px;}
.ul_mainnav .selected .a_mainnav_5{background-position:-525px -40px;}
.ul_mainnav .over .a_mainnav_1{background-position:-105px -80px;color:#333}
.ul_mainnav .over .a_mainnav_2{background-position:-210px -80px;color:#333}
.ul_mainnav .over .a_mainnav_3{background-position:-315px -80px;color:#333}
.ul_mainnav .over .a_mainnav_4{background-position:-420px -80px;color:#333}
.ul_mainnav .over .a_mainnav_5{background-position:-525px -80px;color:#333}

/* subnavbox */
.subnavbox{display:none;position:absolute;left:0px;top:35px;width:150px;padding:5px 0 0;overflow:hidden;border:1px solid #aaa;border-top:none;background:#FFFFFF;filter:alpha(opacity=98);opacity:0.98;}
.li_last .subnavbox{left:-89px;}
.over .subnavbox{display:block;}
.div_subnavbox{width:140px;text-align:center;overflow:hidden;_display:inline;}
.h3_navfocus{padding:7px 0 3px 10px;margin:0 3px 0 8px;font-weight:bold;color:#c00;}
.dotline_a1{margin:5px 8px 5px 12px;height:1px;font-size:0em;line-height:0;overflow:hidden;}
.ul_subnav{overflow:hidden;}
.ul_subnav li{width:140px;line-height:25px;height:25px;text-align:left;text-indent:20px;}
.ul_subnav a{display:block;padding-left:18px;height:25px;background-position:10000px 0;}
.ul_subnav a:hover{background-position:-200px -92px;}
.ul_subas{float:left;width:135px;overflow:hidden;margin-right:32px;_display:inline;}
.ul_subas li{height:145px;background-position:0 100%;margin:4px 0 4px;}

.ul_mainquicknav{position:relative;top:-3px;height:39px;float:right;width:235px;background-position:100% 0;}
.ul_mainquicknav li{float:left;}
.ul_mainquicknav .a_mainquicknav{display:block;width:78px;height:39px;text-indent:-999em;overflow:hidden;background-position:999em 0;}
.ul_mainquicknav .a_mainquicknav_1:hover,.ul_mainquicknav .selected .a_mainquicknav_1{background-position:-635px -40px;}
.ul_mainquicknav .a_mainquicknav_2:hover,.ul_mainquicknav .selected .a_mainquicknav_2{background-position:-713px -40px;}
.ul_mainquicknav .a_mainquicknav_3:hover,.ul_mainquicknav .selected .a_mainquicknav_3{background-position:-791px -40px;}

/* hotkinds */
.hotkinds{float:left;margin-top:5px;margin-bottom:10px;height:30px;width:980px;}


.h2_hotkinds {
	BACKGROUND: url(../image/index_png24_a1.png) no-repeat
}
.h2_hotkinds STRONG {
	DISPLAY: block; HEIGHT: 32px;line-height:32px;text-indent:10px;
}
.hotkinds DL.over {
	BACKGROUND: url(../image/index_png24_a1.png) no-repeat
}
.h2_hotkinds {
	BACKGROUND-REPEAT: repeat-x; BACKGROUND-POSITION: 0px 0px; MARGIN-BOTTOM: 5px
}

.tab_info_focus {
	BORDER-BOTTOM: #d5d5d5 1px solid; POSITION: relative; BORDER-LEFT: #d5d5d5 1px solid; OVERFLOW: hidden; BORDER-TOP: #d5d5d5 1px; BORDER-RIGHT: #d5d5d5 1px solid
}

.tab_info_focus .tabtitle{POSITION: absolute; height:30px;line-height:30px;background:url(../image/bg_gray.png);WIDTH: 167px;OVERFLOW: hidden; text-align:center;color:#999;font-size:14px;font-weight:bold;border-right:1px solid #d1d1d1;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;TOP: 0px;  }

.tab_info_focus .tabtitle_1 {
	LEFT: 0px;width:155px;cursor:pointer;
}
.tab_info_focus .tabtitle_2 {
	BORDER-RIGHT-STYLE: none; WIDTH: 155px; LEFT: 156px;cursor:pointer;
}
.tab_info_focus .tabtitlenow {
	BORDER-BOTTOM-STYLE: none; LINE-HEIGHT: 30px; BACKGROUND: #fff; HEIGHT: 30px; 
	font-weight:bold;
    font-size:14px;
}
.tab_info_focus .tabtitlenow A {
	COLOR: #c00;
    font-weight:bold;
    font-size:14px;
}
.tab_info_focus .tabcont {
	WIDTH: 305px; DISPLAY: none; OVERFLOW: hidden;margin-top:30px; 
}
.tab_info_focus .tabcontnow {
	DISPLAY: block;
}
.tab_info_focus .ul_list_a1 LI {
	OVERFLOW: hidden
}
.ul_list_a1 LI {
	BACKGROUND: url(../image/icon_leader_a1.png) no-repeat
}
.ul_list_a1 {
	PADDING-BOTTOM: 4px; PADDING-LEFT: 6px; PADDING-RIGHT: 6px; PADDING-TOP: 4px
}
.ul_list_a1 LI {
	LINE-HEIGHT: 25px; PADDING-LEFT: 15px; BACKGROUND-POSITION: -1595px 9px; HEIGHT: 25px
}
.tab_info_focus .ul_list_a1 LI {
	OVERFLOW: hidden
}
.ul_list_a1 STRONG {
	FONT-WEIGHT: normal
}
.ul_list_a1b {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 0px;  OVERFLOW: hidden; PADDING-TOP: 6px
}
.ul_list_a1b LI {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; WIDTH: 158px; PADDING-RIGHT: 5px; FLOAT: left; HEIGHT: 22px; OVERFLOW: hidden; PADDING-TOP: 0px
}

.newprobox {
	POSITION: relative; WIDTH: 980px;  MARGIN-BOTTOM: 20px; CLEAR: both; OVERFLOW: hidden
}
.h2_index_new {
	BACKGROUND: url(../image/index_png24_a1.png) no-repeat;
}
.h2_index_new a {
	font-size:14px;font-weight:bold;
}
.h2_index_new {
	MARGIN: 10px 0px 0px; BACKGROUND-REPEAT: repeat-x; BACKGROUND-POSITION: 0px -170px; HEIGHT: 34px
}
.h2_index_new .strong_tip {
	Z-INDEX: 5; POSITION: absolute; COLOR: #aaa; TOP: 21px; LEFT: 290px
}
.h2_index_new .a_title {
	TEXT-INDENT: -999em; WIDTH: 110px; DISPLAY: block; BACKGROUND-POSITION: -8px 0px; HEIGHT: 31px; OVERFLOW: hidden
}
.h3_newpro_title .now {
	BACKGROUND: url(../image/icon_a1.png) no-repeat
}
.h3_newpro_title {
	Z-INDEX: 10; POSITION: absolute; TEXT-ALIGN: right; WIDTH: 200px; COLOR: #aaa; FONT-SIZE: 12px; TOP: 13px; RIGHT: 0px; FONT-WEIGHT: normal
}
.h3_newpro_title .now {
	BACKGROUND-POSITION: center -128px; COLOR: #c00
}
.span_newpro_title {
	LINE-HEIGHT: 33px; MARGIN: 0px 7px; DISPLAY: inline; COLOR: #333; CURSOR: pointer
}


.prolist_home {
	 
	 float:left;	
}
.prolist_home LI {
	FLOAT: left;
    WIDTH: 160px; 
	PADDING: 10px 5px 15px 5px;

}
.prolist_home LI IMG {
	BORDER: #e7e7e7 1px solid; 	
}
.prolist_home LI .name {
	PADDING-BOTTOM: 0px; 
	MARGIN-top:5px;
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	OVERFLOW: hidden; 
	HEIGHT: 50px;
	text-align:center; 
}
.prolist_home LI .price {
	HEIGHT: 20px;text-align:center; 
}

.prolist_home LI .action
{
	clear: both;
	width: 160px;
	margin:0 auto;
	font-size: 12px;
	text-align: center;
	height:20px;
	
}


.helpnav {
    clear:both;
	margin-top:60px;
    width:100%;    
	height:120px;
	background:url(../image/com_bg2.png) repeat-x 0 -400px;   
}
.helpnav ul {
	list-style: none;
	text-align:center;
    width:1100px;
    margin:0 auto;
	padding: 0;
	
}
.helpnav ul li {
	float: left;					
	font-size: 13px;
	font-weight:bold;
	text-align: left;
	list-style: none;
	width:195px;
	height:29px;
	line-height:29px;
	text-indent:60px;
}

.helpnav ul li a{					
	font-size: 13px;
	font-weight:bold;
}

.helpnav ul li ul {
  list-style: none;
}
.helpnav ul li ul li {
	clear:both;
	float:left;
	width:195px;
	height:20px;
	line-height:20px;
	
	text-align:left;	
	text-indent:55px;
	font-weight:normal;
}

.helpnav ul li ul li a{ 
	
	font-size: 12px;
	font-weight:normal;
}

/* buynow */
.buynow {
	padding-left: 6px;	
	display: inline-block;
	margin-right: 5px;
	
	background: url('../image/button_left.gif') top left no-repeat;
	
}
.buynow span {
	color: #FFF;
	display: block;	
	padding: 4px 7px 5px 2px;
	background: url('../image/button_right.gif') top right no-repeat;
}

/* 锟斤拷锟斤拷锟斤拷锟斤拷 */
.linkbox{ width:1190px; height:auto; margin-left:auto; margin-right:auto; margin-top:10px; font-size:12px; color:#666666;}
.linkbox .link_t{ width:1190px; height:25px;line-height:25px; border-right:1px solid #e3e3e3; border-left:1px solid #e3e3e3; border-top:1px solid #e3e3e3;}
.linkbox .link_t h1{float:left;font-size:12px;font-weight:bold;padding-left:10px;}
.linkbox .link_t h2{float:right;font-size:12px;font-weight:bold;padding-right:10px;}
.linkbox .link_d{overflow:auto; border:1px solid #e3e3e3;  width:1190px;}

.linkbox .link_d li {FLOAT: left;WIDTH: 85px;margin:5px 5px 5px 8px;text-align:center;}
.linkbox .link_d .image {margin-bottom:10px;}
.linkbox .link_d IMG {	BORDER: #e7e7e7 1px solid;margin:0 auto;display:block;width:90px;HEIGHT:50px;}

.linkcontent{overflow:auto;float:right;}
.linkcontent li {FLOAT: left;WIDTH: 120px;margin:5px 9px 5px 10px;}
.linkcontent .image {margin-bottom:10px;}
.linkcontent IMG {	BORDER: #e7e7e7 1px solid;margin:0 auto;display:block;width:120px;HEIGHT:50px;}



/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .remove, .cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .remove {
	vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model {
	text-align: left;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module .cart-heading {
	clear:both;
	border: 1px solid #DBDEE1;
	padding: 8px 8px 8px 22px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
	cursor: pointer;
	background: #F8F8F8 url('../image/arrow-right.png') 10px 50% no-repeat;
}
.cart-module .active {
	background: #F8F8F8 url('../image/arrow-down.png') 7px 50% no-repeat;
}
.cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	
	overflow: auto;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total ul {
	clear:both;
	float: right;
}
.cart-total ul li {
	float:left;	
	padding: 3px;
	width:130px;
}
/* checkout */
.checkout {
clear:both;width:952px;margin:0 auto;
}

.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 5px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}

/* button */
.button {
	display: inline-block;
	padding-left: 6px;
	background: url('../image/button_left.gif') top left no-repeat;
	text-decoration: none;
	cursor: pointer;
}
.button span {
	color: #FFFFFF;	
	font-size: 12px;
	display: inline-block;
	padding: 4px 10px 5px 5px;
	background: url('../image/button_right.gif') top right no-repeat;
}
.button:hover {
	background: url('../image/button_left_active.gif') top left no-repeat;
}
.button:hover span {
	color: #FFFFFF;
	background: url('../image/button_right_active.gif') top right no-repeat;
}

.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.btn_shopping {
	BACKGROUND: url(../image/continue.jpg) no-repeat 0px 0px; DISPLAY: inline; FONT-SIZE: 12px; WIDTH: 95px; CURSOR: pointer; COLOR: #ffffff; LINE-HEIGHT: 25px; HEIGHT: 25px; TEXT-ALIGN: center;  TEXT-DECORATION: none;border:0px;
}

.btn_confirm {
	BACKGROUND: url(../image/btn_order.gif) no-repeat 0px 0px; DISPLAY: inline; FONT-SIZE: 12px; WIDTH: 117px; CURSOR: pointer; COLOR: #ffffff; LINE-HEIGHT: 32px; HEIGHT: 32px; TEXT-ALIGN: center;  TEXT-DECORATION: none;border:0px;
}

.button1{	
	background-image:url(../image/button1.gif);
	width:32px;
	height:19px;
	line-height:19px !important;
	padding-left:15px;	
	margin:0 auto;
	cursor:pointer;
	}	
.button1 a{
	color: #3D362B;
	text-decoration: none;
}

.button7{
	
	background-image:url(../image/button7.gif);
	width:50px;
	height:19px;
	line-height:19px !important;
	text-align:center;
	margin:0 auto;
	cursor:pointer;
	
	}	
	
.button7 a{
	color: #3D362B;
	text-decoration: none;
}


/* menu */
.menubg{
	clear:both;
	width:auto;
	height:24px;
	border-bottom:3px solid #006dc8;
	margin-bottom:5px;
}

.menubg .menu {
    margin:0 auto;
	width:980px;
    height:24px;
    line-height:24px;		
}
.menubg .menu li{position:relative;display:inline;float:left;margin-right:3px;font-size:14px;font-weight:bold;}
.menubg .menu li.nav_group{float:left;}
.menubg .menu li.nav_group a{color:#e63233;}
.menubg .menu li b{position:absolute;right:0;top:-7px;width:23px;height:14px;background:url(../image/btn.png) no-repeat 0 -280px;text-indent:-9999em;overflow:hidden;}
.menubg .menu li.nav_group b{width:21px;height:17px;background-position:-30px -280px;}
.menubg .menu li a{display:block;width:80px;height:24px;color:#000;text-align:center;background:url(../image/btn.png) no-repeat;font-weight:bold;}
.menubg .menu li a.selected{color:#fff;background:#006dc8 url(../image/btn.png) no-repeat 0 -332px;}
.menubg .menu li a:hover.selected{background-position:0 -332px;}
.menubg .menu li a:hover{background-position:0 -356px;text-decoration:none;}
.menubg .menuv li.nav_group a:hover{background:none;color:#f60;text-decoration:underline;}





.delivery{
	float: left;
	
}

.delivery ul
{
	clear:both;
	float: left;
	list-style: none;
	margin-left: 50px;
	
}
.delivery ul li
{
	float: left;
	display: block;
	margin: 0 5px;
	height:35px;
	line-height:35px;
}



/* hot/latest/featured */
#snproAll{position:relative;float:left;width:890px;height:290px;margin-top:10px;border:1px solid #d8d8d8;border-top:none;}
#snproAll dl dt{float:left;width:178px;height:31px;line-height:31px;margin-left:-1px;border-left:1px solid #d8d8d8;font-size:15px;text-align:center;background:#f3f3f3 url(../image/btn.png) repeat-x 0 -72px;cursor:default;}
#snproAll dl dt.on{font-weight:700;background-position:0 -103px;color:#df0100;cursor:pointer;}
#snproAll dl dt a{color:#333;}
#snproAll dl dt.on a{color:#df0100;}
#snproAll dl dt a:hover,#snproAll dl dt.on a:hover{color:#f60;}
#snproAll dl dd{position:relative;float:left;width:890px;height:287px;overflow:hidden;}
#snproAll dl dd ul{position:absolute;left:0;width:890px;}
#snproAll dl dd ul.hotbuy{padding-top:36px;}
#snproAll dl dd ul li{position:relative;float:left;width:176px;padding-top:10px;text-align:center;}
#snproAll dl dd ul li em{color:#f60;}
#snproAll dl dd ul li span{display:block;}
#snproAll dl dd ul li span.p_name{width:150px;height:34px;line-height:17px;margin:5px auto 0;overflow:hidden;}
#snproAll dl dd ul li span.p_price{margin:3px auto 0;text-align:left;padding-left:13px;color:#666;}
#snproAll dl dd ul.hotbuy li span.p_price{text-align:left;padding-left:12px;color:#d00;}
#snproAll dl dd ul li span.p_price img{position:relative;top:-2px;_top:-3px;vertical-align:middle}
#snproAll dl dd ul li span.p_price em{color:#d00;font-family:tahoma;font-size:14px;font-weight:700;}
#snproAll dl dd ul li span.p_price i{font-size:12px;font-style:normal;color:#d00;}
#snproAll dl dd ul li b{color:#f60;font-weight:normal;font-size:12px;}
#snproAll dl dd ul li a{color:#333;}
#snproAll dl dd ul li a:hover{color:#f60;text-decoration:underline;}
#snproAll dl dd .proAlltab{position:absolute;left:0;bottom:0;width:308px;height:26px;padding-left:220px;text-align:center;background:#f6f6f6;}
#snproAll dl dd .proAlltab span{float:left;width:15px;height:15px;line-height:14px;text-align:center;margin:6px 3px 0 3px;color:#fff;background:url(../image/main.png) no-repeat -305px -32px;cursor:pointer;}
#snproAll dl dd .proAlltab span.on{background-position:-280px -32px;}
#snproAll dl dd .proAlltab a{position:absolute;right:5px;line-height:22px;bottom:0;font-family:"锟斤拷锟斤拷";color:#333;}
#snproAll dl dd .proAlltab a:hover{color:#f60;text-decoration:underline;}


#snnoice{float:left;width:310px;border:1px solid #d8d8d8;overflow:hidden;
padding:0 8px;background:#F3F3F3;border:solid #ddd;border-width:1px 1px 0;border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;
}
#snnoice dl{float:left;height:125px;}
#snnoice dl dt{float:left;width:220px;height:28px;line-height:28px;margin-left:-1px;font-weight:bold;text-align:left;text-indent:10px;border-left:1px solid #d8d8d8;background:#f3f3f3 url(../image/btn.png) repeat-x 0 -15px;}
#snnoice dl dt.on{font-weight:700;background:#fff;}
#snnoice dl dt a,#snnoice dl dt.on a{color:#000;}
#snnoice dl dt a:hover,#snnoice dl dt.on a:hover{color:#f60;text-decoration:underline;}
#snnoice dl dd{float:left;width:208px;height:180px;padding:5px 10px 5px 0px;overflow:hidden;}
#snnoice dl dd p{height:20px;line-height:20px;color:#9b9b9b;overflow:hidden;padding-left:5px;}
#snnoice dl dd p a,#snnoice dl dd p.on a{color:#333;}
#snnoice dl dd p.on a{color:#f60;}
#snnoice dl dd p a:hover,#snnoice dl dd span a:hover{color:#f60;text-decoration:underline;}
#snnoice dl dd .snnoiceimg{position:absolute;left:0;bottom:0;width:258px;height:43px;border-top:1px solid #d8d8d8;overflow:hidden;}
#snnoice dl dd .snnoiceOk{position:absolute;left:0;bottom:5px;width:258px;height:70px;background:url(../image/main.png) no-repeat 0 -280px;overflow:hidden;}
#snnoice dl dd .snnoiceOk a{display:inline;float:left;width:68px;height:68px;margin-left:10px;border:1px solid #fff;text-indent:-9999em;}
#snnoice dl dd .snnoiceOk a:hover{border:1px solid #d8d8d8;}
#snnoice dl dd span{display:block;padding-top:5px;text-align:right;}
#snnoice dl dd span a{color:#333;}


/* 360buy.com */
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;}ol,ul{list-style:none;}:focus{outline:0;}a img{border:0;}img{vertical-align:middle;}
table{empty-cells:show;}ins{text-decoration:none;}del{text-decoration:line-through;}em{font-style:normal;}button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0;}.g-0{width:100%;}.g-8{width:150px;}.g-a{width:190px;}.g-a1{width:210px;}.g-a5{width:290px;}.g-b1{width:410px;}.g-b4{width:470px;}.g-b8{width:550px;}.g-b9{width:570px;}.g-c9{width:770px;}.g-d{width:790px;}.g-e{width:990px;}.g-0,.g-8,.g-a,.g-a1,.g-a5,.g-b1,.g-b4,.g-b8,.g-b9,.g-c9,.g-d,.g-e{float:left;}.g-8,.g-a,.g-a1,.g-a5,.g-b1,.g-b4,.g-b8,.g-b9,.g-c9,.g-d,.g-e{position:relative;z-index:1;}.g-80,.c-80{margin-left:160px;}.g-a0,.c-a0{margin-left:200px;}.g-a10,.c-a10{margin-left:220px;}.g-a50,.c-a50{margin-left:300px;}.g-b10,.c-b10{margin-left:420px;}.g-b40,.c-b40{margin-left:480px;}.g-b80,.c-b80{margin-left:560px;}.g-b90,.c-b90{margin-left:580px;}.g-c90,.c-c90{margin-left:780px;}.g-d0,.c-d0{margin-left:800px;}.g-e0,.c-e0{margin-left:1000px;}*html .g-80,*html .g-a0,*html .g-a10,*html .g-a50,*html .g-b10,*html .g-b40,*html .g-b80,*html .g-b90,*html .g-c90,*html .g-d0,*html .g-e0{float:right;margin-left:10px;}.g-08,.c-08{margin-right:160px;}.g-0a,.c-0a{margin-right:200px;}.g-0a1,.c-0a1{margin-right:220px;}.g-0a5,.c-0a5{margin-right:300px;}.g-0b1,.c-0b1{margin-right:420px;}.g-0b4,.c-0b4{margin-right:480px;}.g-0b8,.c-0b8{margin-right:560px;}.g-0b9,.c-0b9{margin-right:580px;}.g-0c9,.c-0c9{margin-right:780px;}.g-0d,.c-0d{margin-right:800px;}.g-0e,.c-0e{margin-right:1000px;}*html .g-08,*html .g-0a,*html .g-0a1,*html .g-0a5,*html .g-0b1,*html .g-0b4,*html .g-0b8,*html .g-0b9,*html .g-0c9,*html .g-0d,*html .g-0e{float:left;margin-right:10px;}.c-0{margin-left:-100%;}.c-080{margin-left:-150px;}.c-0a0{margin-left:-190px;}.c-0a10{margin-left:-210px;}.c-0a50{margin-left:-290px;}.c-0b10{margin-left:-410px;}.c-0b40{margin-left:-470px;}.c-0b80{margin-left:-550px;}.c-0b90{margin-left:-570px;}.c-0c90{margin-left:-770px;}.c-0d0{margin-left:-790px;}.c-0e0{margin-left:-990px;}*html .c-0{filter:"";}.fl{float:left;}.fr{float:right;}.fn{float:none;}.al{text-align:left;}.ac{text-align:center;}.ar{text-align:right;}.clr{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{display:inline-table;}/* Hides from IE-mac \*/*html .clearfix{height:1%;}.clearfix{display:block;}/* End hide from IE-mac */*+html .clearfix{min-height:1%;}.overflow{overflow:hidden;}.form label,.form input,.form select,.form textarea,.form button,.form .label{float:left;font-size:12px;}.block{display:block;overflow:hidden;}.hide{display:none;}.invisible{visibility:hidden;}.tab{overflow:hidden;zoom:1;}.tab li,.tab a,.tab-item{float:left;text-align:center;}.btn-img,.button{display:inline-block;margin:0;padding:0;border:0;text-align:center;cursor:pointer;}.btn-text{margin:0;padding:0;text-align:center;cursor:pointer;}body{font:12px/150% Arial,Verdana,"\5b8b\4f53";color:#333;background:#fff;_background-image:url(about:blank);_background-attachment:fixed;}
h2,h3{font-size:14px;}h4,h5,h6{font-size:12px;}a:link,a:visited{color:#333;text-decoration:none;}a:hover{color:#C00;text-decoration:underline;}a:active{color:#900;}
.w{clear:both;width:1190px;margin:0 auto;}
.w1{margin-bottom:10px;}
.lh{overflow:hidden;zoom:1;}.lh li,.lh dl,.lh .item{float:left;}
.ld{position:relative;zoom:1;}
.ld s,.ld b,.ld .block{position:absolute;overflow:hidden;}
.p-img,.p-name,.p-price,.p-market,.p-detail{overflow:hidden;}
.p-img{padding:5px 0;}.p-img a:link,.p-img a:visited{text-decoration:none;}
.p-img .pi{cursor:pointer;}
.p-name,.p-detail{word-break:break-all;word-wrap:break-word;}
.p-price{color:#999;}
.p-price strong,.p-market strong{color:#C00;}
.pi{position:absolute;top:0;right:0;top:10px;width:40px;height:41px;padding-left:8px;background-image:url(../image/20120209D.png);background-repeat:no-repeat;font-family:"microsoft yahei";color:#fff;line-height:41px;overflow:hidden;font-size:16px;zoom:1;}
.pix0{background-position:-270px 0;}
.pix1{background-position:-219px 0;}
.pif1{font-size:22px;}
.pif4{height:37px;padding-top:4px;font-size:14px;line-height:16px;}
.pt{display:inline-block;overflow:hidden;}
.vi{width:64px;height:12px;background-image:url(../image/20120112B.png);background-repeat:no-repeat;overflow:hidden;}
.vix0{background-position:-65px -390px;}
.vix1{background-position:-52px -390px;}
.vix2{background-position:-39px -390px;}
.vix3{background-position:-26px -390px;}
.vix4{background-position:-13px -390px;}
.vix5{background-position:0 -390px;}
.ci{width:21px;height:21px;background-image:url(../image/20120112B.png);background-repeat:no-repeat;overflow:hidden;}
.cix1{background-position:-202px -268px;}
.cix2{background-position:-202px -290px;}
.ui{width:60px;height:60px;background-image:url(../image/20111230A.png);background-repeat:no-repeat;}
.uix1{background-position:0 -549px;}
.uix2{background-position:0 -488px;}
.uix3{background-position:0 -427px;}
.uix4{background-position:0 -366px;}
.uix5{background-position:0 -305px;}
.uix6{background-position:0 -244px;}
.uix7{background-position:0 -183px;}
.uix8{background-position:0 -122px;}
.uix9{background-position:0 -61px;}
.uix10{background-position:0 0;}
img.err-product,img.err-poster{background:url(../image/error-12.gif) no-repeat 50% 50%;}
img.err-price{width:81px;height:22px;background:url(../image/error-3.gif) no-repeat 50% 50%;}
.m,.mt,.mc,.mb,.sm,.smt,.smc,.smb{overflow:hidden;zoom:1;}
.m,.sm{margin-bottom:10px;}
.mt,.smt{cursor:default;}
.m .mt .extra a:link,.m .mt .extra a:visited,.sm .smt .extra a:link,.sm .smt .extra a:visited{color:#005EA7;}
.loading-style1 b,.loading-style2{background:url(../image/loading.gif) no-repeat 50% 50%;}
.loading-style1{width:126px;margin:0 auto;text-align:center;color:#999;}
.loading-style1 b{display:block;width:24px;height:24px;margin:0 auto 5px;}
.slide{position:relative;background:url(../image/loading.gif) no-repeat center center;}
.slide .slide-itemswrap{position:relative;overflow:hidden;}
.slide .slide-items{position:absolute;overflow:hidden;}
.slide-controls span{display:inline-block;margin:0 1px;background:#999;text-align:center;cursor:default;color:#fff;border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;}
.slide-controls a:link,.slide-controls a:visited{display:inline-block;width:100%;color:#fff;font-weight:bold;}
.slide-controls .curr{background:#C00;}
#shortcut,#shortcut .w,#shortcut .fl b,#shortcut .menu b{background-image:url(../image/20111221C.png);background-repeat:no-repeat;}
#shortcut li{background-image:url(../image/20120112B.png);background-repeat:no-repeat;}
#shortcut,#shortcut .w{height:30px;background-color:#efefef;background-repeat:repeat-x;}
#shortcut{width:100%;padding-bottom:1px;line-height:30px;}
#shortcut li{height:27px;padding:0 9px;background-position:-230px -320px;}
#shortcut .fl .fore1{padding-left:15px;background:none;}
#shortcut .fl b{top:10px;left:1px;width:10px;height:10px;background-position:-57px -289px;cursor:pointer;}
#shortcut .fl span{display:none;}
#shortcut .fr{height:30px;overflow:visible;}
#shortcut .fr .fore1{background:none;}
#shortcut .fr .menu{position:relative;z-index:10;width:81px;padding:3px 0 0;}
#shortcut .menu dl{width:67px;padding:0 6px;}
#shortcut .menu dt{height:24px;padding:0 10px 1px 6px;line-height:24px;cursor:default;}
#shortcut .menu b{top:10px;right:3px;width:7px;height:4px;background-position:-35px -281px;}
#shortcut .menu dd{display:none;padding:4px 0 4px 5px;line-height:21px;}
#shortcut .fr .hover{z-index:11;}
#shortcut .hover dl{border:1px solid #ddd;background:#fff;-moz-box-shadow:0 0 5px #ddd;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;}
#shortcut .hover dt{padding-left:5px;border-bottom:1px solid #F3F3F3;line-height:23px;}
#shortcut .hover dd{display:block;}
#shortcut .hover b{top:9px;background-position:-35px -275px;}
#shortcut a.link-logout:link,#shortcut a.link-logout:visited{color:#999;}
#loginbar a{margin-left:5px;}
#mycity{font-weight:bold;color:#005EA7;}
#quit{color:#999;}*html #shortcut .fl{height:27px;overflow:hidden;}*html #shortcut .fl b{top:8px;}*html #shortcut li.menu dl{position:absolute;}
#header{height:60px;padding:15px 0;}
#logo{float:left;width:330px;padding-top:5px;}
#logo a:link b,#logo a:visited b{top:11px;left:190px;width:69px;height:34px;cursor:pointer;}
#logo a:hover b,#logo a:active b{background:url(../image/20111221C.png) no-repeat -5px -470px;}
#search b,#search s,#search .form,#search .text,#search .button{background:#c40000;}
#search{float:left;width:540px;padding:4px 16px 0 0;}
#search input{margin:0;padding:0;height:30px;border:none;}
#search .i-search{z-index:7;width:524px;height:36px;margin-bottom:3px;border:solid #D00000;border-width:0 3px;}
#search b,#search s{height:36px;top:0;background-repeat:no-repeat;}
#search b{width:4px;left:-3px;background-position:-81px -470px;}
#search s{width:3px;right:-3px;background-position:0 -470px;}
#search .form{height:30px;padding:3px 0;overflow:hidden;background-position:0 -357px;background-color:#D00000;}
#search .text{position:relative;z-index:1;width:436px;height:20px;padding:5px;background-position:0 -360px;background-color:#fff;background-repeat:repeat-x;line-height:20px;color:#999;font-family:arial,"\5b8b\4f53";font-size:14px;}
#search .button{position:relative;z-index:1;width:78px;background:#c40000;font-size:14px;font-weight:bold;color:#ffffff;}
#shelper{overflow:hidden;position:absolute;top:33px;left:0;width:302px;border:1px solid #ddd;background:#fff;-moz-box-shadow:0 0 5px #ddd;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;}
#shelper li{overflow:hidden;padding:1px 6px;line-height:22px;cursor:pointer;}
#shelper div{float:left;overflow:hidden;width:220px;}
#shelper .close{border-top:1px solid #efefef;text-align:right;}
#shelper .item3{cursor:default;}
#shelper .item3 a{float:left;margin-right:10px;white-space:nowrap;}
#shelper li.fore1{width:100%;padding:0;border-bottom:1px solid #ddd;}
#shelper li.fore1 div{float:none;width:auto;height:22px;padding:1px 2px 1px 20px;overflow:hidden;zoom:1;}
#shelper li.fore1 div.fore1{padding-left:6px;}
#shelper li.fore1 strong{color:#C00;}
#shelper li.fore1 .fore1 strong{color:#333;}
#shelper li.fore1 .item1{float:none;width:auto;padding:1px 2px 1px 20px;}
#shelper li.fore1 .item2{float:none;width:auto;padding:1px 2px 1px 20px;}
#shelper li.fore1 .item3{float:none;width:auto;color:#9C9A9C;}
#shelper li.fore1 span{float:left;}#shelper li:hover{background:#FCF4EA;}
#shelper li.fore1:hover,#shelper li.close:hover{background:none;}
#shelper li.fore1 div:hover{background:#FCF4EA;}
#hotwords{height:18px;color:#999;overflow:hidden;}
#hotwords span,#hotwords strong{float:left;font-weight:normal;}
#hotwords a:link,#hotwords a:visited{float:left;margin-right:10px;color:#999;}
#hotwords a:hover,#hotwords a:active{color:#C00;}
#my360buy dt,#my360buy dt img,#my360buy .prompt .btn-login,#my360buy .orderlist .more{background-image:url(../image/20120112B.png);background-repeat:no-repeat;}
#my360buy dt b,#my360buy dl.hover dt b,#my360buy .prompt{background-image:url(../image/20111221C.png);background-repeat:no-repeat;}
#my360buy{float:left;position:relative;z-index:9;width:200px;height:30px;margin-top:12px;}
#my360buy dt{position:absolute;z-index:1;width:50px;height:30px;padding:0 26px 0 36px;background-color:#fff;background-position:-64px -320px;text-align:center;line-height:27px;cursor:pointer;*line-height:30px;}
#my360buy dt img{position:absolute;top:2px;left:3px;background-position:-202px -176px;}
#my360buy dt span{font-family:"\5b8b\4f53";color:#005EA7;}
#my360buy dt b{top:11px;right:10px;width:11px;height:6px;background-position:-15px -283px;}
#my360buy dd{display:none;position:absolute;top:31px;right:1px;width:310px;border:1px solid #E3E3E3;background:#fff;border-radius:5px 0 5px 5px;-moz-border-radius:5px 0 5px 5px;-webkit-border-radius:5px 0 5px 5px;}
#my360buy dl.hover dt{height:32px;background-position:-64px -351px;}
#my360buy dl.hover dd{display:block;}
#my360buy dl.hover dt b{background-position:-15px -275px;}
#my360buy .prompt a,#my360buy .orderlist a{color:#005EA7;}
#my360buy .prompt{padding:6px 6px 6px 9px;background-position:0 -118px;background-repeat:repeat-x;overflow:hidden;line-height:25px;border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;zoom:1;}
#my360buy .prompt .btn-login{display:block;width:73px;height:25px;background-position:-124px -220px;background-color:#F4C36E;text-align:center;line-height:25px;color:#333;}
#my360buy .smt h4{float:left;padding-left:4px;font-weight:normal;}
#my360buy .smt .extra{float:left;}#my360buy .orderlist{width:300px;padding:8px 5px;border-bottom:1px solid #E6E6E6;}
#my360buy .orderlist li{overflow:hidden;border-top:1px dotted #ccc;zoom:1;}
#my360buy .orderlist .fore1{border-top:none;}
#my360buy .orderlist span{color:#F60;}
#my360buy .orderlist .p-img{padding-left:4px;}
#my360buy .orderlist .p-img img,#my360buy .orderlist .more{float:left;border:1px solid #ddd;margin-right:3px;}
#my360buy .orderlist .more{width:50px;height:50px;overflow:hidden;line-height:150px;background-position:-137px -252px;margin-right:0;}
#my360buy .orderlist .p-detail{padding-top:2px;}
#my360buy .uclist{width:310px;padding:5px 0;margin:5px 0;overflow:hidden;}
#my360buy .uclist ul{width:134px;padding:0 10px;}
#my360buy .uclist .fore1{border-right:1px solid #E6E6E6;}
#my360buy .uclist li{border-bottom:1px dotted #ccc;}
#my360buy .uclist a:link,#my360buy .uclist a:visited{display:block;height:18px;overflow:hidden;padding:5px;text-decoration:none;color:#005EA7;}
#my360buy .uclist a:hover,#my360buy .uclist a:active{background:#F5F5F5;color:#C00;}
#my360buy .viewlist{width:305px;padding:8px 0 8px 5px;background:#F3F3F3;border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;}
#my360buy .viewlist span{padding-left:4px;}#my360buy .viewlist li{width:52px;padding:4px;line-height:0;font-size:0;}
#my360buy .viewlist a:link,#my360buy .viewlist a:visited{display:block;border:1px solid #ddd;}
#my360buy .loading-style1{margin:10px auto;}
.telephone{
	float:right;
	
	height:50px;
	background:url(../image/tel.png) no-repeat;
	padding-left:50px;
}

.telephone .num{color:#cc0000;font-size:20px;font-weight:bold;}
.telephone .free{font-size:12px;font-weight:normal;}
#settleup dt,#settleup .smb a{background-image:url(../image/20120112B.png);background-repeat:none;}
#settleup .shopping,#settleup .shopping span,#settleup dt b,#settleup .smt{background-image:url(../image/20111221C.png);background-repeat:none;}
#settleup{float:left;position:relative;z-index:9;width:150px;height:30px;margin-top:12px;}
#settleup dt{position:absolute;z-index:3;width:80px;height:30px;padding:0 16px 0 35px;background-color:#fff;background-position:0 -252px;cursor:pointer;text-align:center;}
#settleup dt s{top:-8px;left:24px;text-decoration:none;color:#fff;}
#settleup .shopping{background-position:0 -231px;padding-left:6px;}
#settleup .shopping span{float:left;display:block;height:20px;padding-right:6px;background-position:100% -595px;}
#settleup dt a{line-height:27px;*line-height:30px;}
#settleup dt b{top:9px;right:10px;width:5px;height:9px;background-position:-52px -275px;}
#settleup dd{display:none;position:absolute;top:31px;right:0;width:350px;}
#settleup dl.hover dt{height:32px;background-position:0 -283px;}
#settleup dl.hover dd{display:block;}
#settleup-content{position:absolute;left:0;top:0;z-index:2;width:350px;}
#settleup-iframe{position:absolute;left:0;top:0;z-index:1;width:350px;background:#000;}
#settleup .prompt{border:1px solid #ddd;padding:10px 15px;background:#fff;text-align:center;border-radius:5px 0 5px 5px;-moz-border-radius:5px 0 5px 5px;-webkit-border-radius:5px 0 5px 5px;}
#settleup .sm{margin-bottom:0;}
#settleup .smt{height:25px;padding:6px 8px;background-position:0 -118px;background-repeat:repeat-x;border:solid #ddd;border-width:1px 1px 0;line-height:25px;border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;}
#settleup .smt .extra{color:#999;}#settleup .smc{border:solid #ddd;border-width:0 1px;background:#fff;max-height:344px;}
#settleup ul{margin-top:-1px;}
#settleup li{height:52px;padding:8px 10px;border-top:1px dotted #ccc;overflow:hidden;line-height:17px;vertical-align:bottom;}
#settleup li:hover,#settleup li.hover{background:#F5F5F5;}
#settleup .p-img{width:50px;height:50px;border:1px solid #ddd;padding:0;margin-right:10px;font-size:0;}
#settleup .p-name{width:160px;height:52px;}
#settleup .p-price{font-weight:bold;}
#settleup .delete{color:#005EA7;}
#settleup .smb{padding:8px;background:#F3F3F3;border:solid #ddd;border-width:0 1px 1px;border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;}
#settleup .smb b{margin:0 5px;color:#C00;}
#settleup .smb strong{font-size:18px;color:#C00;}
#settleup .smb a{display:inline-block;width:120px;height:30px;margin-top:6px;background-position:0 -220px;color:#fff;text-align:center;font-weight:bold;line-height:30px;}
#settleup li.style1{height:auto;}
#settleup li.style1 .gift{height:17px;overflow:hidden;}
#settleup li.style1 .gift a{color:#999;}*html #settleup .smc{height:344px;}*html #settleup li{font-family:"\5b8b\4f53";}*html #settleup dd{right:-1px;}
#nav,#navitems,#navitems li,#navitems .fore1,#navitems .selected a,#navitems .hover a{}
#nav{position:relative;z-index:0;padding-left:240px;border-bottom:#2f2f2f 1px solid;}

#home,#home .mt,#home .mt b,#home h3,#home s,#home .close,#home.hover .mt b{background-image:url(../image/20111221C.png);background-repeat:no-repeat;}
#home .fr{background-image:url(../image/20120209D.png);background-repeat:repeat-y;}
#home{float:left;width:85px;background-position:0 -427px;background-repeat:repeat-x;}
#home .mt{background-position:-75px -273px;}
#home .mt a{display:block;height:40px;padding-left:0px;line-height:40px;color:#fff;text-align:center;font-weight:bold;}
#home .mt b{width:25px;height:25px;background-position:0 -204px;}

#navitems,#navitems li,#navitems li a{height:36px;}
#navitems{background-repeat:no-repeat;}
#navitems li{float:left;position:relative;color:#000000;line-height:36px;}
#navitems li a{float:left;text-align:center;color:#000000;font-weight:bold ;text-decoration:none;font-size:16px;line-height:36px;padding:0px 20px 0px 20px;}
#navitems li a:hover{color:#e22a40;}
#navitems li s{height:20px;border-right:#d9d9d9 1px solid;}
#navitems .fore1{}
#navitems .selected,#navitems .hover{z-index:1;}
#navitems .selected a,#navitems .hover a{color:#e22a40;}


.plist{float:left;width:890px;border-top:#ddd 0px solid;border-right:#ddd 1px solid;border-bottom:#ddd 1px solid;border-left:#D00000 1px solid;}
.plist .left{position:relative;float:left;width:205px;height:500px;padding:3px 3px 3px 0;background:#FFFFFF;border:solid #D00000;border-width:0px 1px 1px 0px;}
.plist .left span{position:absolute;z-index:1;bottom:0;right:0;}
.plist .left ul{	
	widht:195px;
}

.plist .left ul li{
	width:190px;
    height:25px;
    line-height:25px;
    text-indent:10px;
}

.plist .right{
	float:left;
    width:680px;
	height:460px;
}

#service dd,#service dt b,#service li,#service li b{background-image:url(../image/20120112B.png);background-repeat:no-repeat;}#service{padding:10px 20px;background:#FEFEFE;margin-bottom:20px;border:1px solid #ddd;zoom:1;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}#service dl{float:left;width:196px;}#service dt{position:relative;padding:6px 0 6px 44px;font:14px "microsoft yahei";zoom:1;}#service dd{min-height:120px;padding-left:24px;margin-left:20px;background-position:-230px -177px;line-height:20px;}#service dt b{position:absolute;top:0;left:6px;width:28px;height:28px;}#service dl.fore1 b{background-position:0 -176px;}#service dl.fore2 b{background-position:-30px -176px;}#service dl.fore3 b{background-position:-60px -176px;}#service dl.fore4 b{background-position:-90px -176px;}#service dl.fore5 b{background-position:-120px -176px;}#service dl.fore5{width:160px;}#service ul{display:none;}*html #service dd{height:120px;}#footer{padding-bottom:30px;text-align:center;}#footer .links a,#footer .links span{margin:0 10px;}#footer .links span a{margin:0;}#footer .copyright{margin:10px 0;}#footer .authentication a{margin:0 5px;}#toppanel{position:relative;z-index:1000;}#sidepanel{position:fixed;bottom:0;right:0;z-index:1000;}#sidepanel a,#sidepanel b{background-image:url(../image/20111221C.png);background-repeat:no-repeat;}#sidepanel a{display:block;position:relative;width:17px;height:66px;padding:28px 4px 0;margin:5px 0;text-align:center;line-height:14px;text-decoration:none;}#sidepanel b{position:absolute;top:9px;left:4px;width:17px;height:16px;overflow:hidden;}#sidepanel a:link,#sidepanel a:visited{background-position:0 -606px;}#sidepanel a:hover,#sidepanel a:active{background-position:0 -509px;}#sidepanel .gotop:link b,#sidepanel .gotop:visited b{background-position:-52px -528px;}#sidepanel .gotop:hover b,#sidepanel .gotop:active b{background-position:-52px -509px;}#sidepanel .research:link b,#sidepanel .research:visited b{background-position:-30px -528px;}#sidepanel .research:hover b,#sidepanel .research:active b{background-position:-30px -509px;}*html #sidepanel{position:absolute;top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight);overflow:visible;}.da0x150{width:310px;height:150px;background:#efefef;}.da0x100{width:310px;height:100px;background:#efefef;}.pagin a,.pagin span{float:left;height:20px;padding:3px 10px;border:1px solid #ccc;margin-left:2px;font-family:arial;line-height:20px;font-size:14px;overflow:hidden;-moz-border-radius:5px;-webkit-border-radius:5px;}.pagin .text,.pagin .current{border:none;padding:4px 11px;}.pagin a:link,.pagin a:visited{color:#005aa0;}.pagin a:hover,.pagin a:active{background:#005aa0;color:#fff;text-decoration:none;}.pagin .current,.pagin .current:link,.pagin .current:visited{color:#f60;font-weight:bold;}.pagin b{dispaly:block;position:absolute;top:9px;width:5px;height:9px;background-image:url(http://misc.360buyimg.com/201007/skin/df/i/bg_hotsale.gif);background-repeat:no-repeat;overflow:hidden;}.pagin .prev,.pagin .next,.pagin .prev-disabled,.pagin .next-disabled{position:relative;padding-top:5px;height:18px;line-height:18px;}.pagin .prev-disabled,.pagin .next-disabled{color:#ccc;cursor:default;}.pagin .prev,.pagin .prev-disabled{padding-left:12px;}.pagin .prev b{left:3px;background-position:-68px -608px;}.pagin .prev-disabled b{left:3px;background-position:-80px -608px;}.pagin .next,.pagin .next-disabled{padding-right:12px;}.pagin .next b{right:3px;background-position:-62px -608px;}.pagin .next-disabled b{right:3px;background-position:-74px -608px;}
.pagin-m a,.pagin-m span{height:14px;line-height:14px;font-size:12px;}.pagin-m b{top:5px;}.pagin-m .prev,.pagin-m .next,.pagin-m .prev-disabled,.pagin-m .next-disabled{padding-top:3px;height:14px;line-height:14px;*line-height:16px;}.thickframe{position:fixed;top:0;left:0;z-index:10000000;width:100%;height:100%;background:#000;border:0;filter:alpha(opacity=0);opacity:0;}.thickdiv{position:fixed;top:0;left:0;z-index:10000001;width:100%;height:100%;background:#000;border:0;filter:alpha(opacity=15);opacity:.15;}.thickbox{position:absolute;z-index:10000002;overflow:hidden;padding:0 4px 4px 0;background:url(http://misc.360buyimg.com/201007/skin/df/i/bg_shadow.gif) no-repeat -4px 0;}.thicktitle{height:27px;padding:0 10px;border:solid #C4C4C4;border-width:1px 1px 0;background:#F3F3F3;line-height:27px;font-family:arial,"????";font-size:14px;font-weight:bold;color:#333;}.thickclose:link,.thickclose:visited{display:block;position:absolute;z-index:100000;top:7px;right:12px;overflow:hidden;width:15px;height:15px;background:url(http://misc.360buyimg.com/201007/skin/df/i/bg_thickbox.gif) no-repeat 0 -18px;font-size:0;line-height:100px;}.thickcon{overflow:auto;background:#fff;border:solid #C4C4C4;border-width:1px;padding:10px;}.thickloading{background:url(http://misc.360buyimg.com/201007/skin/df/i/loading.gif) #fff no-repeat center center;}.thickcountdown{height:20px;padding-right:6px;margin-top:-20px;text-align:right;color:#999;}*html .thickframe{position:absolute;}*html .thickdiv{position:absolute;}#thicktitler{padding:0 11px;background:#8DB7DC;border:none;color:#fff;}#thickcloser:link,#thickcloser:visited{top:6px;right:9px;width:16px;height:17px;background-position:0 0;}#thickconr{border:solid #8DB7DC;border-width:1px;}.compare{width:200px;border:1px solid #C4C4C4;background:#fff;display:none;}
.compare .mt{background:#F3F3F3;padding:3px 5px;height:18px;line-height:18px;overflow:hidden;zoom:1;}
.compare h5{float:left;}.compare .extra{float:right;margin-top:2px;width:13px;height:13px;background:url(http://misc.360buyimg.com/201007/skin/df/i/bg_hotsale.gif) no-repeat -51px -632px;cursor:pointer;}.compare .mc{padding:2px;}.compare .mc li{border:1px solid #E5E5E5;padding:4px 12px 4px 4px;margin-bottom:2px;}.compare .mb{text-align:center;padding:5px 0;}.compare .btn{cursor:pointer;}.crumb{padding:0 5px 8px;}
.iloading{width:140px;height:30px;padding-left:22px;background:url(http://misc.360buyimg.com/201007/skin/df/i/loading.gif) no-repeat 0 center;margin:0 auto;line-height:30px;color:#999;}.norecode{color:#999;}.model-prompt .con{position:relative;zoom:1;}.model-prompt .con b{position:absolute;background-image:url(http://misc.360buyimg.com/201007/skin/df/i/bg_prompt.gif);background-repeat:no-repeat;}#model-collect .con{padding:20px 0 0 60px;color:#999;}#model-collect .con a{text-decoration:underline;color:#999;}#model-collect .success{top:20px;left:10px;width:34px;height:30px;background-position:0 0;}#model-collect .failed{top:20px;left:10px;width:34px;height:30px;background-position:0 -32px;}#css-error{display:none;}.root61 .w{width:1190px;}.root61 #logo{width:350px;}.root61 #shortcut .fl span{display:inline;}
#navitems{background-position:990px -315px;}
.root61 #search{width:510px;padding-right:96px;}
.root61 #search .i-search{width:494px;}
.root61 #search .text{width:406px;}
.root61 #shelper{width:414px;}
.root61 #shelper div{width:300px;}
.root61 #service dl{width:252px;}
.root61 #service ul{width:1166px;}
.root61 #service li{padding:0 50px;}.root61 #service dl.fore5{width:160px;}#logo a b{display:none;}
#service dl{width:150px;}
#service dl.fore1{width:160px;}
#service dl.fore5{width:150px;}
.root61 #service{padding-left:20px;padding-right:20px;}
.root61 #service dl{width:192px;}
#branch-office{background-image:url(../image/20120518A.png);background-repeat:no-repeat;margin-bottom:0;}
#branch-office{width:200px;padding-top:6px;}
#branch-office .smt{margin-bottom:6px;}
#branch-office{height:150px;background-position:-1px -673px;}
#branch-office p{margin-bottom:14px;line-height:1.8em;}
#branch-office a{color:#005EA7;}
.m1 .mt,.sm1 .smt,.m2 .mt,.sm2 .smt{padding:0 8px;background:#F3F3F3;border-right: #dddddd 1px solid;}
.m1 .mt h2,.sm1 .smt h3,.m2 .mt h2,.sm2 .smt h3{float:left;}
.m1 .mt .extra,.sm1 .smt .extra,.m2 .mt .extra,.sm2 .smt .extra{float:right;}
.m1 .mc,.sm1 .smc,.m2 .mc,.sm2 .smc,.m3 .mc,.sm3 .smc{border-right:#e7e7e7 1px solid;border-left:#e7e7e7 1px solid;}
.m1 .mt,.sm1 .smt{height:35px;line-height:35px;}
.m2 .mt,.sm2 .smt{height:39px;line-height:38px;}
.m3 .mt,.sm3 .smt{position:absolute;top:0;background:url(../image/20111221C.png) #efefef repeat-x 0 -32px;border:1px solid #ddd;text-align:center;}
#slide{float:left;width:550px;height:420px;margin-left:220px;}
#slide .slide-itemswrap,#slide .slide-items,#slide .slide-items li{width:550px;height:390px;overflow:hidden;}
#slide .slide-items{background:#F5F5F5;}
#slide .slide-items div{float:left;}
#slide .slide-controls{height:22px;padding:4px 10px;background:#EEE;text-align:right;}
#slide .slide-controls span{width:22px;height:22px;line-height:22px;}
#slide .slide-controls a{font-size:13px;}
#slide .style1 .fore2,#slide .style1 .fore3,#slide .style1 .fore4{margin-left:1px;}*html #slide{margin-left:110px;}.root61 #slide,.root61 #slide .slide-itemswrap,.root61 #slide .slide-items,.root61 #slide .slide-items li{width:670px;}
#slogens dt b,#slogens .close b{background-image:url(../image/20120518A.png);background-repeat:no-repeat;}
#slogens{position:relative;float:right;width:310px;height:80px;overflow:visible;}
#slogens dt{position:absolute;top:0;width:69px;height:78px;border:solid #ddd;border-width:1px 0 1px 1px;text-align:center;font-weight:bold;font-family:"microsoft yahei";}
#slogens dt a{display:block;width:100%;height:76px;padding:2px 0 0;text-decoration:none;}
#slogens dt strong{color:#666;display:block;line-height:14px;}
#slogens dt b{display:block;width:45px;height:40px;margin:0 auto 2px;overflow:hidden;cursor:pointer;}
#slogens-fore1 dt{left:0;border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;}
#slogens-fore2 dt{left:70px;border-left:1px solid #f3f3f3;}
#slogens-fore3 dt{left:140px;width:68px;border-left:1px solid #f3f3f3;border-right:1px solid #ddd;border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;}
#slogens-fore1 b{background-position:-216px -492px;}
#slogens-fore2 b{background-position:-265px -492px;}
#slogens-fore3 b{background-position:-216px -536px;}
#slogens dd{display:none;position:absolute;top:79px;left:0;width:308px;height:159px;background:#fff;border:1px solid #ddd;overflow:hidden;}
#slogens dd strong{display:block;margin:15px 10px;font-family:"microsoft yahei";font-size:18px;}
#slogens dd em{font-weight:bold;}
#slogens dd p{padding:0 10px;}
#slogens dd .extra{position:absolute;bottom:0;left:0;width:188px;padding:6px 10px;background:#F3F3F3;text-align:right;}
#slogens dd a{color:#005EA7;}
#slogens .close{display:none;position:absolute;top:5px;right:-20px;width:20px;}
#slogens .close a:link,#slogens .close a:visited{display:block;width:14px;padding:20px 3px 5px;background:#A2A2A2;text-align:center;color:#fff;font:bold 11px/14px "microsoft yahei";}
#slogens .close a:hover,#slogens .close a:active{background:#333;text-decoration:none;}
#slogens .close b{position:absolute;top:3px;left:3px;width:13px;height:13px;cursor:pointer;}
#slogens:hover #slogens-fore1 dt{border-radius:5px 0 0;-moz-border-radius:5px 0 0;-webkit-border-radius:5px 0 0;}
#slogens:hover #slogens-fore3 dt{border-radius:0 5px 0 0;-moz-border-radius:0 5px 0 0;-webkit-border-radius:0 5px 0 0;}
#slogens .hover dt{z-index:1;padding-bottom:1px;background:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:none;color:#C30;}
#slogens .hover dd,#slogens.hover .close{display:block;}
#slogens .hover b{width:60px;height:50px;margin-top:12px;}
#slogens .hover dt strong{display:none;}
#slogens #slogens-fore1.hover b{background-position:-216px -342px;}
#slogens #slogens-fore2.hover b{background-position:-216px -392px;}
#slogens #slogens-fore3.hover b{background-position:-216px -442px;}
.root61 #slogens{width:310px;}
.root61 #slogens dt{width:102px;}
.root61 #slogens dt a{height:64px;padding:9px 0 5px;}
.root61 #slogens dt b{margin-bottom:4px;}
.root61 #slogens dt strong{display:inline;line-height:18px;}
.root61 #slogens-fore2 dt{left:103px;}
.root61 #slogens-fore3 dt{left:206px;width:102px;}
.root61 #slogens dd{width:308px;}
.root61 #slogens dd .extra{width:288px;}
.root61 #slogens .hover dt b{margin-top:6px;}
.root61 #slogens .hover dt strong{display:none;}
#jdnews{float:right;width:270px;}
#jdnews .mc{height:auto;padding:10px 0 9px;}
#jdnews ul{width:268px;height:auto;overflow:hidden;}
#jdnews li{float:left;width:248px;height:25px;padding:0 10px;line-height:25px;overflow:hidden;}
.root61 #jdnews{width:270px;}
.root61 #jdnews ul{width:268px;}
.root61 #jdnews li{width:133px;}
.root61 #jdnews li.odd{border-right:1px solid #eee;}
#virtuals{position:relative;float:right;width:210px;padding-top:30px;}
#virtuals .mt{width:70px;height:30px;line-height:30px;}
#virtuals .fore1 .mt{left:0;border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;}
#virtuals .fore2 .mt{left:70px;width:69px;}
#virtuals .fore3 .mt{left:139px;width:69px;border-radius:0 5px 0 0;-moz-border-radius:0 5px 0 0;-webkit-border-radius:0 5px 0 0;}
#virtuals .mc{display:none;width:208px;height:139px;}
#virtuals .curr .mt{height:31px;background:#fff;border-bottom:none;}
#virtuals .curr .mc{display:block;}
#virtuals .loading-style1{margin-top:40px;}
.root61 #virtuals{width:310px;}.root61 #virtuals .mt{width:102px;}.root61 #virtuals .fore2 .mt{left:103px;}.root61 #virtuals .fore3 .mt{left:206px;}.root61 #virtuals .mc{width:308px;}#hot{position:relative;float:left;width:770px;padding-top:38px;border-top:2px solid #C00;}#hot .mt{width:153px;height:37px;line-height:37px;border-top:none;}#hot .fore1 .mt{left:0;width:152px;}#hot .fore2 .mt{left:153px;}#hot .fore3 .mt{left:307px;}#hot .fore4 .mt{left:461px;}#hot .fore5 .mt{left:615px;}#hot .mc{display:none;width:768px;height:230px;}#hot .mc ul{height:230px;}#hot .mc li{width:142px;padding:0 6px;}#hot .mc .fore1{width:140px;}#hot .curr .mt{height:38px;background:#fff;border-bottom:none;color:#C00;}#hot .curr .mc{display:block;}#hot .p-img{width:130px;height:132px;padding:30px 0 6px;margin:0 auto;text-align:center;}#hot .p-name{height:3em;}#hot .p-price strong{font-size:14px;font-family:verdana;}#hot .loading-style1{margin-top:90px;}.root61 #hot{width:890px;}.root61 #hot .mt{width:177px;}.root61 #hot .fore1 .mt{width:176px;}.root61 #hot .fore2 .mt{left:177px;}.root61 #hot .fore3 .mt{left:355px;}.root61 #hot .fore4 .mt{left:533px;}.root61 #hot .fore5 .mt{left:711px;}.root61 #hot .mc{width:888px;}.root61 #hot .mc li{width:158px;padding:0 10px;}.root61 #hot .mc .fore1{width:156px;}.root61 #hot .p-img{padding-left:13px;padding-right:13px;}#first{float:right;width:210px;}#first .mc{height:230px;padding:0 5px;}#first .item{height:110px;padding:2px 0;overflow:hidden;}#first .fore1{border-bottom:1px dotted #ccc;}#first .fore1 .p-img{float:left;margin-right:5px;}#first .fore2 .p-img{float:right;margin-left:5px;}#first .p-name{height:36px;padding-top:5px;margin-bottom:8px;line-height:18px;}#first .p-name a{font-weight:bold;font-size:14px;}#first .p-name span{display:inline-block;width:28px;height:16px;padding-left:9px;overflow:hidden;background:url(http://misc.360buyimg.com/product/skin/2012/i/20120518A.png) no-repeat -265px -536px;line-height:16px;color:#fff;}#first .p-detail{height:4.5em;color:#999;}*html #first .p-name span{position:relative;top:-3px;}.root61 #first{width:310px;}.root61 #first .mc{padding:0 10px;}.root61 #first .p-name{height:18px;}.root61 #first .p-detail{height:6em;}.root61 #first .fore1 .p-img{margin-right:10px;}.root61 #first .fore2 .p-img{margin-left:10px;}#timed{float:left;width:770px;background:url(http://misc.360buyimg.com/product/skin/2012/i/20120518A.png) #F3F3F3 no-repeat -90px -886px;}#timed .mt{background:none;}#timed .mc{width:761px;padding:0 0 7px 7px;}#timed .mc li{width:144px;height:253px;border:1px solid #ddd;margin-right:6px;background:#fff;}#timed .mc .fore5{margin-right:0;}#timed .p-img{width:130px;height:138px;padding:10px 4px 0;margin:0 auto;text-align:center;}#timed .p-img .pix1{height:38px;padding-top:3px;}#timed .p-img .pix1{line-height:16px;font-size:12px;}#timed .p-img .pix1 span{line-height:20px;font-size:20px;}#timed .p-name{height:3em;padding:0 8px;margin:5px 0;}#timed .p-price{height:1.5em;padding:5px 0 0 8px;border-top:1px dotted #ccc;}#timed .p-price span{display:none;}#timed .p-price strong{font-size:14px;font-family:verdana;}#timed .countdown{height:30px;margin:0 auto;overflow:hidden;border-bottom:1px dotted #ccc;text-align:center;line-height:30px;color:#999;}#timed .countdown b{padding:0 2px;font-size:16px;}#timed .countdown a{color:#005EA7;}#timed .loading-style1{margin-top:110px;}.root61 #timed{width:890px;}.root61 #timed .mc{width:881px;}.root61 #timed .mc li{width:168px;}.root61 #timed .p-price span{display:inline;}#group .p-detail,#group .btn-tuan{background-image:url(http://misc.360buyimg.com/product/skin/2012/i/20120518A.png);background-repeat:no-repeat;}#group{float:right;width:210px;}#group .mc{height:140px;padding:8px 5px 3px 0;}#group .p-img{float:right;padding:0;}#group .p-name{float:left;width:92px;padding-left:5px;height:6em;margin-bottom:4px;}#group .p-market{float:left;width:92px;padding-left:10px;color:#999;}#group .p-detail{float:right;width:176px;height:33px;padding:5px 5px 2px 20px;background-color:#F83C3C;background-position:0 -594px;overflow:hidden;zoom:1;}#group .p-detail span,#group .p-detail strong{float:left;color:#fff;line-height:30px;}#group .p-detail span{display:none;}#group .p-detail strong{font-size:20px;}#group .btn-tuan{float:right;width:71px;height:33px;overflow:hidden;background-color:#FFCF13;background-position:0 -636px;line-height:100px;}.root61 #group{width:310px;}.root61 #group .mc{padding-right:10px;}.root61 #group .p-name,.root61 #group .p-market{width:180px;padding-left:10px;}.root61 #group .p-detail{width:271px;}.root61 #group .p-detail span{display:inline;}.root61 #group .btn-tuan{width:91px;background-position:-74px -636px;}
.catalogue{float:left;width:982px;margin-top:10px;}
.catalogue .mt,.catalogue h2,.catalogue .mt b{float:left;width:210px;height:40px;}
.catalogue h2{text-align:center;line-height:40px;}
.catalogue h2 a{font-size:14px;color:#fff;font-weight:bold;}
.catalogue .mt b{background-image:url(../image/20120518A.png);background-repeat:no-repeat;}
.catalogue ul{position:absolute;top:0;left:0;z-index:2;padding:5px;}
.catalogue li{height:27px;line-height:27px;overflow:hidden;vertical-align:bottom;}
.catalogue li a:link,.catalogue li a:visited{display:block;padding-left:4px;text-decoration:none;color:#005EA7;}
.catalogue li a:hover,.catalogue li a:active{background:#005EA7;color:#fff;}
.catalogue li b{margin-right:4px;vertical-align:middle;}
.catalogue .style1 span{bottom:0;left:0;}
.catalogue .style1 ul{width:198px;}
.catalogue .style1 li{width:99px;}

.catalogue .style2 ul{width:72px;}
.catalogue .style2 li{line-height:2.2em;}*html .catalogue li b{font-size:8px;}


.lb{position:relative;float:left;width:682px;padding-top:38px;border-top-width:2px;border-top-style:solid;}
.lb .sm{margin-bottom:0;}
.lb .smt{position:absolute;top:0;width:681px;height:37px;background:url(../image/20111221C.png) #efefef repeat-x 0 -32px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-left:0px solid #ddd;text-align:right;line-height:37px;}
.lb .fore1 .smt{left:0;border-left:none;}
.lb .fore2 .smt{left:155px;}
.lb .fore3 .smt{left:311px;}
.lb .fore4 .smt{left:467px;}
.lb .fore5 .smt{left:623px;}
.lb .smc{display:none;position:relative;width:779px;height:392px;border:solid #ddd;border-width:0 1px 1px 0;}
.lb .curr .smt{height:38px;background:#fff;border-bottom:none;}
.lb .curr .smc{display:block;}
.lb .slide{position:absolute;top:0;left:276px;width:225px;height:261px;border-left:1px solid #eee;border-bottom:1px solid #eee;}
.lb .slide-itemswrap,.lb .slide-items div{width:225px;height:261px;overflow:hidden;}
.lb .slide-items{height:261px;}
.lb .slide-items div{float:left;}
.lb .slide-controls,.lb .slide-crystal{position:absolute;bottom:0;left:0;width:225px;}
.lb .slide-controls{z-index:3;height:18px;padding:8px 0;text-align:center;}
.lb .slide-controls span{width:18px;height:18px;line-height:18px;}
.lb .slide-controls a{font-size:12px;}
.lb .slide-crystal{z-index:2;height:34px;background:#fff;opacity:.5;filter:alpha(opacity=50);}
.lb .smc ul{width:785px;}
.lb .smc li{border-left:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden;}
.lb .style1 li{position:relative;width:275px;height:130px;}
.lb .style1 .fore1,.lb .style1 .fore3{border-left:1px solid #fff;margin-right:226px;}
.lb .style1 .fore5{border-bottom:none;border-left:1px solid #fff;}
.lb .style1 .fore6,.lb .style1 .fore7{border-bottom:none;}
.lb .style1 .p-img{position:absolute;top:0;right:0;z-index:1;padding:0;}
.lb .style1 .p-img img{padding-left:50px;}
.lb .style1 .p-detail{position:absolute;top:10px;left:25px;z-index:2;width:120px;}
.lb .style1 .p-price{padding-right:10px;color:#C00;font:bold 12px "microsoft yahei";}
.lb .style1 .p-price{color:#C00;}
.lb .style1 .p-price span{font-size:14px;font-family:Verdana;}
.lb .style1 .p-img-sys img{padding-left:145px;background:#fff;}
.lb .style1 .fore6{width:225px;}
.lb .style1 .fore6 .p-img{right:0;}
.lb .style1 .fore6 .p-img img{padding-left:0;}
.lb .style1 .fore6 .p-detail{left:10px;}
.lb .style1 .fore6 .p-img-sys img{padding-left:95px;}
.lb .style2 li{width:174px;height:186px;padding:5px 10px;}
.lb .style2 .fore1,.lb .style2 .fore5{border-left:none;}
.lb .style2 .fore5,.lb .style2 .fore6,.lb .style2 .fore7,.lb .style2 .fore8{border-bottom:none;}
.lb .style2 .p-img{text-align:center;}
.lb .style2 .p-name{height:1.5em;margin:3px 0;}
.lb .style2 .pi{top:5px;}
.lb .style2 .link{width:389px;height:32px;padding:0;}
.lb .style2 .link5,.lb .style2 .link7{border-left:none;}
.lb .style2 .link a:link,.lb .style2 .link a:visited{display:block;height:32px;padding:0 10px;line-height:32px;}
.lb .style2 .link a:hover,.lb .style2 .link a:active{background:#005EA7;color:#fff;}
.lb .style3 li{position:relative;width:258px;height:130px;}
.lb .style3 .fore1,.lb .style3 .fore4{border-left:1px solid #fff;}
.lb .style3 .fore4,.lb .style3 .fore5,.lb .style3 .fore6{border-bottom:none;}
.lb .style3 .p-img{position:absolute;top:0;right:0;z-index:1;padding:0;}
.lb .style3 .p-img img{padding:15px 5px 15px 153px;}
.lb .style3 .p-detail{position:absolute;top:10px;left:25px;z-index:2;width:120px;}
.lb .style3 .p-name{height:3em;line-height:1.5em;}
.lb .style3 .p-price{padding-right:10px;color:#C00;font:bold 12px "microsoft yahei";}
.lb .style3 .p-price{color:#C00;}
.lb .style3 .p-price span{font-size:14px;font-family:Verdana;}
.lb .loading-style1{margin-top:150px;}*html .lb .slide-crystal{bottom:-1px;}
.root61 .lb{width:680px;}
.root61 .lb .smt{width:135px;}
.root61 .lb .fore2 .smt{left:135px;}
.root61 .lb .fore3 .smt{left:271px;}
.root61 .lb .fore4 .smt{left:407px;}
.root61 .lb .fore5 .smt{left:543px;}
.root61 .lb .smc{width:679px;}
.root61 .lb .slide{left:226px;}
.root61 .lb .smc ul{width:685px;}
.root61 .lb .style1 li{width:225px;}
.root61 .lb .style1 .p-img img{padding:0;}
.root61 .lb .style1 .p-detail{left:10px;}
.root61 .lb .style1 .p-img-sys img{padding-left:95px;}
.root61 .lb .style2 li{width:149px;}
.root61 .lb .style2 .link{width:339px;}
.root61 .lb .style3 li{width:225px;}
.root61 .lb .style3 .p-detail{left:10px;}
.root61 .lb .style3 .p-img img{padding-left:120px;}
.dam{display:none;margin-bottom:3px;}
.root61 .dam{display:block;}
.brands{float:right;width:990px;}
.brands .smt{display:none;}
.brands .smc{width:972px;height:35px;padding:9px;background:#F3F3F3;border-width:0;}

#digitals .catalogue .mt{background:#2E82D0;}
#digitals .catalogue .mt b{background-position:0 -342px;}
#digitals .catalogue .mc{border-style:solid;border-color:#2E82D0;}
#digitals .lb{border-top-color:#2E82D0;}
#digitals .curr h3{color:#2E82D0;}
#digitals .subjects a{width:150px;}
#digitals .subjects .fl:link,#digitals .subjects .fl:visited{background-position:0 -285px;}
#digitals .subjects .fl:hover,#digitals .subjects .fl:active{background-position:0 -228px;}
#digitals .subjects .fr:link,#digitals .subjects .fr:visited{background-position:-160px -285px;}
#digitals .subjects .fr:hover,#digitals .subjects .fr:active{background-position:-160px -228px;}
#electronics .catalogue .mt{background:#2E82D0;}
#electronics .catalogue .mt b{background-position:0 -384px;}
#electronics .catalogue .mc{border-style:solid;border-color:#2E82D0;}
#electronics .lb{border-top-color:#2E82D0;}
#electronics .curr h3{color:#2E82D0;}
#electronics .subjects a{width:150px;}
#electronics .subjects .fl:link,#electronics .subjects .fl:visited{background-position:0 -171px;}
#electronics .subjects .fl:hover,#electronics .subjects .fl:active{background-position:0 -114px;}
#electronics .subjects .fr:link,#electronics .subjects .fr:visited{background-position:-160px -171px;}
#electronics .subjects .fr:hover,#electronics .subjects .fr:active{background-position:-160px -114px;}
#women .catalogue .mt b{background-position:0 -426px;}
#women .catalogue .mc{border-style:solid;border-color:#C00;}
#women .lb{border-top-color:#C00;}
#women .curr h3{color:#C00;}
#men .catalogue .mt{background:#C00;}
#men .catalogue .mt b{background-position:0 -468px;}
#men .catalogue .mc{border-style:solid;border-color:#C00;}
#men .lb{border-top-color:#C00;}
#men .curr h3{color:#C00;}
#men .infomation .smc{padding-top:4px;padding-bottom:4px;border-top-width:1px;}
#life .catalogue .mt{background:#F28300;}
#life .catalogue .mt b{background-position:0 -510px;}
#life .catalogue .mc{border-style:solid;border-color:#F28300;}
#life .lb{border-top-color:#F28300;}
#life .curr h3{color:#F28300;}
#life .subjects a{width:310px;}
#life .subjects a:link,#life .subjects a:visited{background-position:0 -57px;}
#life .subjects a:hover,#life .subjects a:active{background-position:0 0;}
#books .catalogue .mt{background:#F28300;}
#books .catalogue .mt b{background-position:0 -552px;}
#books .catalogue .mc{height:261px;border-style:solid;border-color:#F28300;}
#books .lb{border-top-color:#F28300;}
#books .lb .smc{height:261px;}
#books .lb .curr h3{color:#F28300;}
#foods .catalogue .mt{background:#F28300;}
#foods .catalogue .mt b{background-position:0 -843px;}
#foods .catalogue .mc{height:261px;border-style:solid;border-color:#F28300;}
#foods .lb{border-top-color:#F28300;}
#foods .lb .smc{height:261px;}
#foods .lb .curr h3{color:#F28300;}
#foods .infomation .smc{padding-top:4px;padding-bottom:4px;}
.club .mc{height:161px;padding:0 10px;}.club li{height:60px;padding:10px 0 10px 15px;border-bottom:1px dotted #ccc;overflow:hidden;}.club .p-img{float:left;margin-right:15px;overflow:visible;}.club .p-name{height:1.5em;padding:3px 0;}.club .p-name a:link,.club .p-name a:visited{color:#005EA7;}.club .vi{display:inline-block;position:relative;top:1px;left:3px;}.club .ci{top:0;right:-10px;}.club .p-detail{width:225px;height:3em;padding-right:50px;background:url(../image/20120112B.png) no-repeat 240px -342px;color:#999;}.club .p-detail a:link,.club .p-detail a:visited{color:#999;}.club .loading-style1{margin-top:100px;}.club .mc{*position:relative;}*html .club .vi{top:-2px;}.root61 .club .p-detail{width:285px;background-position:300px -342px;}
#share{float:left;width:386px;}#share .mt{border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;}.root61 #share{width:446px;}#comment{float:left;width:384px;}#comment .mt{border-left:none;border-radius:0 5px 0 0;-moz-border-radius:0 5px 0 0;-webkit-border-radius:0 5px 0 0;}#comment .mc{border-left:none;}.root61 #comment{width:444px;}#reading{float:right;width:210px;margin-bottom:6px;}#reading .mc{padding:5px 10px;}#reading .p-img{display:none;float:left;width:100px;padding:0;}#reading ul{width:auto;}#reading li{height:25px;overflow:hidden;line-height:25px;}#reading .mc a{color:#005EA7;}#reading .mc b{margin-right:4px;}*html #reading .mc b{font-size:8px;}.root61 #reading{width:310px;}.root61 #reading .p-img{display:block;}.root61 #reading ul{float:right;width:180px;}#subscription .text,#subscription .button{background-image:url(../image/20120112B.png);background-repeat:no-repeat;}#subscription{float:right;width:210px;overflow:visible;}#subscription .mt{margin-bottom:2px;}#subscription .mc{overflow:visible;}#subscription .form{position:relative;width:210px;}#subscription .text{width:115px;height:21px;padding:1px 0 1px 25px;background-position:-210px -30px;border:1px inset #bbb;line-height:21px;color:#999;}#subscription .button{float:right;width:63px;height:25px;background-position:-168px 0;line-height:25px;font-weight:bold;}#subscription .correct{border:1px solid #D9D3BB;background:#FFFDEE;color:#34772A;}#subscription .incorrect{border:1px solid #C2A4A4;background:#FEE9E8;color:#A31112;}#subscription-prompt{position:absolute;top:26px;width:118px;padding:2px 0;text-align:center;}.root61 #subscription{width:310px;}.root61 #subscription .form{width:310px;}.root61 #subscription .text{width:215px;}.root61 #subscription-prompt{width:240px;}#treasure .research b,#guidelayer .close,#guidelayer .corner{background-image:url(http://misc.360buyimg.com/product/skin/2012/i/20120209D.png);background-repeat:no-repeat;}#treasure .guide{float:right;padding:0 10px;line-height:40px;color:#fff;}#treasure .guide span{color:#fff;text-decoration:underline;cursor:pointer;}#treasure .research{float:right;position:relative;height:40px;padding:0 10px;line-height:40px;}#treasure .research b{position:absolute;top:10px;left:0;width:16px;height:20px;background-position:-219px -50px;}#treasure .research a{color:#fff;text-decoration:underline;}#guidelayer{position:absolute;z-index:1000;width:300px;height:130px;border:3px solid #F79A00;-moz-box-shadow:1px 1px 5px #999;-webkit-box-shadow:1px 1px 5px #999;box-shadow:1px 1px 5px #999;background:#FFFDEE;overflow:visible;zoom:1;}#guidelayer b,#guidelayer .inner{position:absolute;}#guidelayer .close{z-index:999;top:8px;right:8px;width:11px;height:11px;background-position:-238px -50px;cursor:pointer;}#guidelayer .corner{z-index:997;top:-12px;left:140px;width:27px;height:12px;background-position:-521px 0;color:#EDD28B;}#guidelayer .inner{z-index:998;top:0;left:0;width:280px;height:110px;padding:10px 10px 0;background:#FFFDEE;}#guidelayer ul{height:86px;padding-bottom:10px;}#guidelayer strong{display:block;margin-bottom:10px;font-size:18px;font-family:"microsoft yahei";color:#F60;}#guidelayer a{margin-left:10px;font-weight:bold;color:#005EA7;}#guidelayer.style1 .corner{left:235px;}#guidelayer.style2 .corner{left:40px;top:auto;bottom:-12px;background-position:-521px -13px;}.da0x150{width:210px;height:150px;background:#F8F8F8;}.da0x100{width:210px;height:100px;background:#F8F8F8;}.da0x90{width:210px;height:90px;background:#F8F8F8;}.root61 .da0x150{width:310px;}.root61 .da0x100{width:310px;}.root61 .da0x90{width:310px;}body{background:#fff 50% 0;}.m,.sm{background:#fff;}.root61{background-image:url(http://img11.360buyimg.com/da/g5/M02/01/0D/rBEIDE_G6WoIAAAAAABCNkU98jIAAARwQGSpicAAEJO952.png);}

/*prompt*/
.prompt{border:1px solid #ddd;float:left;}
.prompt .mt li{height:27px;line-height:27px;background:url(../image/bg_lottery.gif) 0 -175px;text-align:center;color:#999;font-size:14px;font-weight:bold;border:1px solid #d1d1d1;border-top:none;}
.prompt .mt li.curr{color:#333;background-position:0 -205px;height:28px;border:none;}
.prompt .mt li.fore{border-left:none;}
.prompt .mt li.next{border-right:none;}
.prompt .mc {padding:13px 15px;}
.prompt .mc li a{color:#005ea7}

/*news*/
#news{width:220px;height:218px;}
#news .tab li{width:109px}
#news .tab li.curr{width:110px;}
#expert,#aid,#help{width:248px;margin-right:10px;height:178px;}
#help{margin-right:0}
#expert .mt,#aid .mt,#help .mt{height:28px;background:url(../image/bg_lottery.gif) 0 -175px;line-height:28px;padding:0 8px;}
/* #news .mc {height:133px;} */
#news .mc li{width:218px;overflow:hidden;height:25px;}
#expert .mc li,#aid .mc li,#help .mc li{width:220px;overflow:hidden;}
#news .mb{border-top:1px solid #ddd}

#news .imm{margin:10px auto;width:100px;float:none}

.slogens{width:308px;height:93px;border:1px solid #ddd;margin-bottom:10px;background:url(../image/main_bg.png) no-repeat;overflow:hidden;}
.slogens a{float:left;_display:inline;padding-top:65px;margin-right:3px;text-align:center;font-size:12px;font-family:"微锟斤拷锟脚猴拷";width:99px;height:23px;color:#333;}
.slogens a:hover{color:#f60;}


/* box */
.box {
	margin-bottom: 10px;
}
.box .box-heading {
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	border-top: 1px solid #DBDEE1;
    border-right: 1px solid #DBDEE1;
    border-left: 1px solid #DBDEE1;
	background: url('../image/background.png') repeat-x;
	padding: 8px 10px 7px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #333;
}
.box .box-heading a:link,a:visited{
	font-size: 14px;
	font-weight: bold;
}


.box .box-content {
	background: #FFFFFF;
	-webkit-border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-khtml-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	
}

.box .box-content ul{
	width:308px;
	
	overflow:hidden;
}
.box .box-content li{
	float:left;
	width:288px;
	height:25px;
	padding:0 10px;
	line-height:25px;
	
}



/* box products */
.box-product {
	width: 100%;
	overflow: auto;
}


.box_left {
	float:left;
    width:445px;
	margin-bottom: 10px;
}
.box_left .box-heading {
	-webkit-border-radius: 3px 0px 0px 0px;
	-moz-border-radius: 3px 0px 0px 0px;
	-khtml-border-radius: 3px 0px 0px 0px;
	border-radius: 3px 0px 0px 0px;
	border-top: 1px solid #DBDEE1;
    border-right: 1px solid #DBDEE1;
    border-left: 1px solid #DBDEE1;
	background: url('../image/background.png') repeat-x;
	padding: 8px 10px 7px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #333;
}

.box_left .box-content {
	background: #FFFFFF;
	-webkit-border-radius: 0px 0px 0px 3px;
	-moz-border-radius: 0px 0px 0px 3px;
	-khtml-border-radius: 0px 0px 0px 3px;
	border-radius: 0px 0px 0px 3px;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	
}

.box_right {
	float:left;
    width:445px;
	margin-bottom: 10px;
}
.box_right .box-heading {
	-webkit-border-radius: 0px 3px 0px 0px;
	-moz-border-radius: 0px 3px 0px 0px;
	-khtml-border-radius: 0px 3px 0px 0px;
	border-radius: 0px 3px 0px 0px;
	border-top: 1px solid #DBDEE1;
    border-right: 1px solid #DBDEE1;
	background: url('../image/background.png') repeat-x;
	padding: 8px 10px 7px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #333;
}

.box_right .box-content {
	background: #FFFFFF;
	-webkit-border-radius: 0px 0px 3px 0px;
	-moz-border-radius: 0px 0px 3px 0px;
	-khtml-border-radius: 0px 0px 3px 0px;
	border-radius: 0px 0px 3px 0px;
	
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	
}

.top_banner{min-width:1190px;position:relative;overflow:hidden;   }	
.top_banner ul{ width:100% !important;  }	
.top_banner li{ width:100% !important;  height:auto; overflow:hidden; text-align:center;  }	
.top_banner li a{ display:block; height:155px; }	

.top_banner .top_close {
	position: absolute;
	z-index: 999;
	top: 5px;
	right: 0px;
	height: 4px;
	width: 15px;
	visibility: visible;
}



/*red_title|blue_title*/
.red_title{ text-indent:10px;width:940px;font-size:14px;font-weight:bold; clear:both; background:url(../image/redtitlebg.gif) no-repeat bottom; height:20px; line-height:20px; margin-top:10px;}
.red_title ul{ padding-left:35px;}
.red_title ul span{ font-size:14px; width:635px; display:block; float:left;}
.blue_title{ width:760px; clear:both; background:url(../image/bluetitlebg.gif) no-repeat bottom; height:20px; line-height:20px; margin-top:28px;}
.blue_title ul{ padding-left:35px;}
.blue_title ul span{ font-size:14px; width:635px; display:block; float:left;}
/*red_text|red_list*/
.red_text{ width:740px; height:140px; margin:15px auto auto auto;}
.red_text ul{ float:left; width:210px; height:140px;}
.red_text ul li img{ border:1px solid #EAEAEA; padding:2px;}
.red_text ol{ float:left; width:510px; margin-left:20px; margin-top:10px;}
.red_text ol li{ text-indent:2em; line-height:25px;}
/**/
.red_list{ width:740px; height:140px; margin:15px auto auto auto;}
.red_list ul{ float:left; width:210px; height:140px;}
.red_list ul li img{ border:1px solid #EAEAEA; padding:2px;}
.red_list ol{ float:left; width:510px; margin-left:20px; margin-top:10px;}
.red_list ol li{ line-height:26px; background:url(../images/line.gif) repeat-x bottom;}
.red_list ol li span{color:#A8A8A8; font-size:9px;}
.red_list ol li a{ width:420px; display:block; float:left; padding-left:7px;}
.red_list ol a:link,.red_list ol a:visited{ color:#454545; text-decoration:none; background:url(../image/grey_j.gif) no-repeat left 10px;}
.red_list ol a:hover,.red_list ol a:active{ color:#B00C1D; text-decoration:none; background:url(../image/red_j.gif) no-repeat left 10px;}
/**/
.red_lists{ width:740px; height:280px; margin:10px auto auto auto; }
.red_lists ul{ float:left; width:210px; height:280px;}
.red_lists ul li{ clear:both; height:145px;}
.red_lists ul li img{ border:1px solid #EAEAEA; padding:2px;}
.red_lists ol{ float:left; width:510px; margin-left:20px; margin-top:0px;}
.red_lists ol li{ line-height:28px; background:url(image/line.gif) repeat-x bottom;}
.red_lists ol li span{color:#A8A8A8; font-size:9px;}
.red_lists ol li a{ width:420px; display:block; float:left; padding-left:7px;}
.red_lists ol a:link,.red_lists ol a:visited{ color:#454545; text-decoration:none; background:url(../image/grey_j.gif) no-repeat left 10px;}
.red_lists ol a:hover,.red_lists ol a:active{ color:#B00C1D; text-decoration:none; background:url(../image/red_j.gif) no-repeat left 10px;}


.red_lists1{ width:940px; overflow:auto; margin:10px auto auto auto; }
.red_lists1 ul{ float:left; width:250px; }
.red_lists1 ul li{ clear:both; height:155px;width:200px;margin:0 auto;}
.red_lists1 ul li img{ border:1px solid #EAEAEA; padding:2px;}
.red_lists1 ol{ float:left; width:660px; margin-left:20px; margin-top:0px;}
.red_lists1 ol li{ line-height:30px; background:url(../image/line.gif) repeat-x bottom;}
.red_lists1 ol li span{color:#A8A8A8; font-size:9px;}
.red_lists1 ol li a{ width:520px; display:block; float:left; padding-left:7px;}
.red_lists1 ol a:link,.red_lists1 ol a:visited{ color:#454545; text-decoration:none; background:url(../image/grey_j.gif) no-repeat left 12px;}
.red_lists1 ol a:hover,.red_lists1 ol a:active{ color:#B00C1D; text-decoration:none; background:url(../image/red_j.gif) no-repeat left 12px;}
.red_lists1 ol a:hover,.red_lists1 ol a:active{ color:#B00C1D; text-decoration:none; background:url(../image/red_j.gif) no-repeat left 12px;}

.red_lists2{ width:940px; overflow:auto;  }
.red_lists2 li{ clear:both; height:35px;line-height:35px;width:100%;background:url(../image/red_j.gif) no-repeat 5px 15px;border-bottom:#dddddd 1px dashed;}
.red_lists2 li .name,.red_lists2 li .name a,.red_lists2 li .name a:visited{float:left;width:600px;padding-left:10px;color:#777777;}
.red_lists2 li .size{float:left;width:100px;color:#777777;}
.red_lists2 li .date{float:left;width:200px;color:#777777;}


.red_title3{ margin:0 auto;text-indent:10px;width:1190px;font-size:14px;font-weight:bold; clear:both; height:35px; line-height:35px; margin-top:10px;border:#dddddd 1px solid;}

.red_lists3{float:left;width:590px; }
.red_lists3 .image{ float:left; width:180px; padding:15px 10px 10px 10px;}
.red_lists3 .image img{width:176px;height:118px;border:#dddddd 1px solid;padding:2px;}
.red_lists3 .newslist{ float:left; width:380px; }
.red_lists3 .newslist ul li{ line-height:30px; background:url(../image/line.gif) repeat-x bottom;}
.red_lists3 .newslist ul li span{color:#A8A8A8; font-size:9px;}
.red_lists3 .newslist ul li a{ width:300px; display:block; float:left; padding-left:7px;}
.red_lists3 .newslist ul a:link,.red_lists3 ol a:visited{ color:#454545; text-decoration:none; background:url(../image/grey_j.gif) no-repeat left 12px;}
.red_lists3 .newslist ul a:hover,.red_lists3 ol a:active{ color:#B00C1D; text-decoration:none; background:url(../image/red_j.gif) no-repeat left 12px;}
.red_lists3 .newslist ul a:hover,.red_lists3 ol a:active{ color:#B00C1D; text-decoration:none; background:url(../image/red_j.gif) no-repeat left 12px;}


#allsort{
	
	width:240px;
	position:absolute;
	top:-36px;
	left:0px;
}

#allsort .title{
	font-size:16px;
	font-weight:bold;
	height:36px;
	line-height:36px;
	background:#2f2f2f url(../image/dropdown.png) no-repeat 170px 10px;
	text-align:center;
	color:#ffffff;
	
}
#nav-new {
	position:relative;
	z-index:99;
	width:238px;	
	border:#e7e7e7 1px solid;
	border-top:none;
}

#nav-new .mainCate {
	position:relative;
	padding:10px 20px;
	zoom:1;
	
}
#nav-new .evenLeval {
	background:#fff;
}

#nav-new .even {
	background: #F1F1F1;
}
#nav-new .odd {
	background:#FFFFFF;
}

#nav-new h3 a{
	height:28px;
	line-height:28px;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
}
#nav-new h3 span {
	width:18px;
	height:15px;
	line-height:32px;
	font-weight:200;
	font-size:12px;
	float:right;
	font:normal 12px/22px 瀹嬩綋;
}
#nav-new p {
	height:20px;
	line-height:20px;
	overflow:hidden;
}
#nav-new p a {
	margin-right:10px;
	color:#666;
}
#nav-new .subCate {
	display:none;
	background:url(../image/nav_div_bg.jpg) 0 0 repeat-y #fff;
	position:absolute;
	left:238px;
	top:0;
	width:750px;
	padding:0 0 20px 20px;
	color:#333;
	border:#88766e 1px solid;
	border-left:none;
	z-index:999;
}
#nav-new .subCate h4 {
	height:26px;
	line-height:26px;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
	font-size:16px;
	color:#333;
}
#nav-new .subCate ul {
	width:230px;
	float:left;
	overflow:hidden;
	padding-top:20px;
	
}
#nav-new .subCate li {
	width:230px;
	float:left;
	display:inline;
}
#nav-new .subCate li a {
	display:block;
	float:left;
	padding:0 5px;
	line-height:25px;
	color:#666;
	word-break:keep-all;
	white-space:nowrap;
	
}
#nav-new .subCate #sub-ul-1 {
	width:100%;
}


#nav-new .on {
	background:#88766E;
	color:#fff;
}
#nav-new .on h3 a,#nav-new .on p a {
	color:#fff;
}
#nav-new .on .subCate {
	display:block !important;
	
}
#mainCate-4 .subCate {
	top:-100px
}
#mainCate-5 .subCate {
	top:-164px;
}
#mainCate-6 .subCate {
	top:auto;
	bottom:0;
}


.slider {float:left;width:680px;height:545px; position: relative; overflow:hidden;  }


.slider .num { overflow:hidden; height: 25px; position: absolute; bottom:42px; right: 50px; zoom:1; z-index:0 }
.slider .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400;  color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.slider .num li.on { background: #FF7700; }

.slider .prev,
.slider .next { display: none; width: 40px; height: 100px; background: url(../image/btn.png) no-repeat; position: absolute; top: 155px;}
.slider .prev { left: 0; }
.slider .next { right: 0; background-position: right }


.mini-cart{min-height:100px;}
.mini-cart ul{padding-left:30px;}
.mini-cart ul li{float:left;width:460px;height:60px;}
.mini-cart ul li .image{float:left;height:48px;height:48px;border:#dddddd 1px solid;margin-right:10px;}
.mini-cart ul li .name{float:left;width:200px;}
.mini-cart ul li .model{float:left;width:120px;}
.mini-cart ul li .remove{float:left;width:50px;}




.multipleLine{ overflow:hidden; position:relative; width:268px;  border-top:1px solid #ccc; border-bottom:1px solid #dddddd;  border-right:1px solid #dddddd;  }
		.multipleLine .hd{ overflow:hidden;  height:35px;line-height:35px; background:#F3F3F3; padding:0 10px; font-weight:bold; }
		.multipleLine .hd .prev,.multipleLine .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:14px;  overflow:hidden;
			 cursor:pointer; background:url("../image/icoUp.gif") no-repeat;}
		.multipleLine .hd .next{ background:url("../image/icoDown.gif") no-repeat;  }
		.multipleLine .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:14px; zoom:1; }
		.multipleLine .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../image/icoCircle.gif") 0 -9px no-repeat; }
		.multipleLine .hd ul li.on{ background-position:0 0; }
		.multipleLine .bd{ height:124px; overflow:hidden; }
		.multipleLine .bd ul{ overflow:hidden; zoom:1;width:268px;  }
		.multipleLine .bd ul li{ margin:15px 13px 8px 12px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.multipleLine .bd ul li .pic{ text-align:center; }
		.multipleLine .bd ul li .pic img{ width:60px; height:60px; display:block;  padding:1px; border:1px solid #ccc; }
		.multipleLine .bd ul li .pic a:hover img{ border-color:#999;  }
		.multipleLine .bd ul li .title{ line-height:20px;height:20px; width:60px;overflow:hidden;  }


    .home-client{width:1188px;text-indent:10px;height:40px;line-height:40px;font-size:16px;font-weight:bold;border:1px solid #dddddd;border-top:none;background:#F3F3F3;}
    .home-client a,.home-client a:visited{font-size:16px;font-weight:bold;}
    .home-client .more{float:right;padding-right:10px;}
    .home-client .more a,.home-client .more a:visited{font-size:12px;font-weight:normal;}
    .scrollBox{ width:1188px;margin:0 auto;height:165px; padding:10px 0px 10px 0px;border-left:1px solid #dddddd; border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;position:relative; }
	.scrollBox .piclist{ overflow:hidden; zoom:1;}
	.scrollBox .ohbox{overflow:hidden; position:relative;left:25px}
	.scrollBox {position:relative;overflow:hidden;zoom:1;}
	.scrollBox .piclist li{float:left; display:inline; width:142px;background:#fff;}
	.scrollBox .piclist li span{float:left;height:80px;line-height:80px;width:142px;display:block;text-align:center;  border-left:2px solid #f5f5f5;border-right:2px solid #f5f5f5;border-bottom:2px solid #f5f5f5; }
	.scrollBox .pageBtn span{ display:block;width:37px;height:60px;position:absolute;top:68px;cursor:pointer;text-indent:-999em;overflow:hidden; }
	.scrollBox .pageBtn .prev{left:5px;background:url(../image/left.png) no-repeat;}
    .scrollBox .pageBtn .prev:hover{left:5px;background:url(../image/left-on.png) no-repeat;}
	.scrollBox .pageBtn .next{position:absolute;right:-15px;background:url(../image/right.png) no-repeat;}
    .scrollBox .pageBtn .next:hover{right:-15px;background:url(../image/right-on.png) no-repeat;}
	.scrollBox .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 513px; }
	.scrollBox .pageBtn .list li{ float:left; display:inline; width:15px;height:15px;cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }
	

    .view-history{clear:both;width:100%;margin-top:10px;}
    .view-history .heading{margin:0 auto;width:1190px;text-indent:10px;height:35px;line-height:35px;font-size:16px;font-weight:bold;border-bottom:1px #cccccc dotted;}
	.scrollBox1{ width:1190px; padding:10px 0px 10px 0px;position:relative; }
	.scrollBox1 .piclist{ overflow:hidden; zoom:1;}
	.scrollBox1 .ohbox{overflow:hidden; position:relative;width:1100px;left:45px}
	.scrollBox1 {position:relative;overflow:hidden;zoom:1;}
    .scrollBox1 .piclist img:hover{opacity:0.8}
	.scrollBox1 .piclist li{float:left; display:inline; width:160px;background:#fff;border:1px solid #ececec;margin-right:20px;padding:2px;}
	.scrollBox1 .piclist li span{height:25px;line-height:25px;display:block;text-align:center;   }
	.scrollBox1 .pageBtn span{ display:block;width:40px;height:80px;position:absolute;top:52px;cursor:pointer;text-indent:-999em;overflow:hidden; }
	.scrollBox1 .pageBtn .prev{left:0px;background:url(../image/left-arrow.png) no-repeat;}
    
	.scrollBox1 .pageBtn .next{right:0px;background:url(../image/right-arrow.png) no-repeat;}
    
	.scrollBox1 .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 513px; }
	.scrollBox1 .pageBtn .list li{ float:left; display:inline; width:15px;height:15px;cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }
	

    .scrollBox2{ width:464px;margin:0 auto;height:60px; padding:0px 0px 10px 0px;position:relative; }
	.scrollBox2 .piclist{ overflow:hidden; zoom:1;}
	.scrollBox2 .ohbox{overflow:hidden; position:relative;left:25px;margin:auto;clear:both;text-align:center;}
	.scrollBox2 {position:relative;overflow:hidden;zoom:1;}    
	.scrollBox2 .piclist li{float:left; display:inline; height:80px;line-height:80px;background:#fff; }
	.scrollBox2 .piclist li img{width:60px;height:60px;border:1px solid #eeeeee;margin:4px;}
	.scrollBox2 .pageBtn span{ display:block;width:30px;height:60px;position:absolute;top:25px;cursor:pointer;text-indent:-999em;overflow:hidden; }
	.scrollBox2 .pageBtn .prev{left:5px;background:url(../image/left.png) no-repeat;}
    .scrollBox2 .pageBtn .prev:hover{left:5px;background:url(../image/left-on.png) no-repeat;}
	.scrollBox2 .pageBtn .next{position:absolute;right:-15px;background:url(../image/right.png) no-repeat;}
    .scrollBox2 .pageBtn .next:hover{right:-15px;background:url(../image/right-on.png) no-repeat;}
	.scrollBox2 .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 513px; }
	.scrollBox2 .pageBtn .list li{ float:left; display:inline; width:15px;height:15px;cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }
	


    .scrollBox3{ width:1190px; padding:10px 0px 10px 0px;position:relative; }
	.scrollBox3 .piclist{ overflow:hidden; zoom:1;}
	.scrollBox3 .ohbox{overflow:hidden; position:relative;width:1100px;left:45px}
	.scrollBox3 {position:relative;overflow:hidden;zoom:1;}
    .scrollBox3 .piclist img:hover{opacity:0.8;}
	.scrollBox3 .piclist li{float:left; display:inline; width:160px;background:#fff;border:1px solid #ececec;margin-right:20px;padding:2px;}
    .scrollBox3 .piclist li img{width:160px;height:160px;}
	.scrollBox3 .piclist li span{height:25px;line-height:25px;display:block;text-align:center;   }
	.scrollBox3 .pageBtn span{ display:block;width:40px;height:80px;position:absolute;top:75px;cursor:pointer;text-indent:-999em;overflow:hidden; }
	.scrollBox3 .pageBtn .prev{left:0px;background:url(../image/prev.gif) no-repeat;}
    
	.scrollBox3 .pageBtn .next{right:0px;background:url(../image/next.gif) no-repeat;}
    
	.scrollBox3 .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 513px; }
	.scrollBox3 .pageBtn .list li{ float:left; display:inline; width:15px;height:15px;cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }
	

.case-list
{   float: left;
	width: 170px;
    height:210px;
	margin: 10px 16px 10px 10px;
	text-align: center;		
    border: #f5f5f5 1px solid;
}

.case-list:hover{
	width: 164px;	
	height:204px;
	border: #bc0000 4px solid;
}
.case-list .image
{   float:left;
	width: 154px;
	height: 120px;	 
    padding-top:50px;   
	position:relative;
}

.case-list .image img{
	width:90px;
	height:45px;
	padding-top:20px;
	padding-left:10px;	
	
}

.case-list:hover .image img{
	width:90px;
	height:45px;
	padding-top:17px;
	padding-left:4px;	
	
}

.case-list .title
{
	float:left;
	width: 154px;
	height: 30px;		
	text-align: center;		
	margin:0 auto;
	margin-top:13px;
	overflow:hidden;
}
.case-list:hover .title{
	margin-top:10px;
	margin-left:-3px;
	
	
}
.case-list .title a
{
	font-size:12px;
	color:#999999;
}



.ft_footer_service{padding:30px 0 30px 0;}
.ft_footer_service a:link{text-decoration: none;}
.ft_footer_service a{float:left;display:block;_display:inline;width:205px;overflow:hidden;margin:0 15px;}
.ft_footer_service a img{float:left;display:block;_display:inline;width:60px;height:60px;margin-right:10px;}
.ft_footer_service a b{display:block;margin-top:10px;font-family:"Microsoft YaHei";font-size:16px;color:#333;}
.ft_footer_service a span{font-family:"Microsoft YaHei";font-size:14px;color:#999;line-height:26px;}



	.fullSlide{ min-width:1000px; position:relative;  height:545px; overflow:hidden;  }	
		.fullSlide .bd{ position:relative; z-index:0;  }	
		.fullSlide .bd ul{ width:100% !important;  }	
		.fullSlide .bd li{ width:100% !important;  height:545px; overflow:hidden; text-align:center;  }	
		.fullSlide .bd li a{ display:block; height:545px; }	
		.fullSlide .hd{ width:1000px; left:40%; margin-left:-500px; bottom:15px; position:absolute; z-index:1; bottom:15px; overflow:hidden;  }	
		.fullSlide .hd ul{ float:right;  }	
		
.fullSlide .hd ul li{float:left;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;font-size:16px;font-weight:bold;margin-right:10px;cursor:pointer;background:#716564;color:#ffffff;
	border-radius:15px;	-moz-border-radius:15px;	-webkit-border-radius:15px;}
	
.fullSlide .hd ul .on{background:#B91919;color:#ffffff;}

.fixed  
{  
    position:fixed;  
    top:0;  
} 



.preorder {
	position:fixed;
    left:600px;
    top:200px;
    width:400px;   
    background: #ffffff;
    z-index:1000;
    display:none;
}

.preorder .heading {
	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	-khtml-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	border: 1px solid #c7cdd6;
	background: url('../image/background.png') repeat-x;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
    padding: 0px 10px 0px 10px;
    height:33px;
    line-height:33px;
	color: #333;
    overflow:auto;
     box-shadow: 0px 1px 3px #ccc;
}
.preorder .heading .close{float:right;text-align:right;cursor:pointer;}

.preorder .box3 {	
	background: #FFFFFF;
	-webkit-border-radius: 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px;
	-khtml-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
	border-left: 1px solid #c7cdd6;
	border-right: 1px solid #c7cdd6;
	border-bottom: 1px solid #c7cdd6;	
    overflow: auto;
    font-size:12px;
    color: #333;
    box-shadow: 0px 1px 3px #ccc;
    padding:0px 10px 30px 10px;
}

.preorder .box3  li{
	clear:both;
    padding-left: 50px;
	height:40px;
    line-height:40px;
}
