.content { width: 980px; margin: 0 auto; height:auto; overflow:hidden; margin-top: 12px; padding-bottom:10px; position: relative; z-index: 0; background: url(/images/content_line.jpg) bottom no-repeat; }
.content_h{ height:auto; overflow:hidden;}
/*content .content_left*/
.content .content_left { float:left; width: 305px; height:auto; overflow:hidden; text-align: left; }

.content .content_left .products_show { width: 292px; height: 292px; overflow: hidden; padding-left: 10px; padding-top: 10px; text-align: center; margin-top: -1px; position: relative; z-index: 1; }
.content .content_left .products_border { width: 290px; height: 290px; border: 1px solid #eaeaea; cursor: pointer; }
.content .content_left .products_show .products_border img { vertical-align: middle; height: 290px;}
.content .content_left .products_show .new_product { display: block; background: url(/images/product.png) no-repeat; width: 190px; height: 150px; position: absolute; z-index: 9; left: 1px; top: 0; }
.content .new_product { display: block; background: url(/images/product.png) no-repeat; width: 190px; height: 150px; position: absolute; z-index: 9; left: 1px; top: -3px; }
*.content .content_left .products_show .new_product_1 { display: block; background: url(/images/product_1.png) no-repeat; width: 190px; height: 150px; position: absolute; z-index: 9; left: 0px; top: 20px; }
*.content .new_product_1 { display: block; background: url(/images/product_1.png) no-repeat; width: 190px; height: 150px; position: absolute; z-index: 9; left: 0px; top: 20px; }
.content .content_left .products_show .new_product_2 { display: block; background: url(/images/product_2.png) no-repeat; width: 190px; height: 150px; position: absolute; z-index: 9; left: 5px; top: 7px; }
.content .new_product_2 { display: block; background: url(/images/product_2.png) no-repeat; width: 190px; height: 150px; position: absolute; z-index: 9; left: 4px; top: 3px; }

*html .content .content_left .products_show .new_product { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://resources.BuySKU.com/images/product.png"); background: none; }
*html .content .content_left .products_show .new_product_1 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://resources.BuySKU.com/images/product_1.png"); background: none; }
*html .content .content_left .products_show .new_product_2 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://resources.BuySKU.com/images/product_2.png"); background: none; }

.content .content_left .products_show .ProductParamIco {  position: absolute; background:#000; width:286px; height:40px; text-align:left; z-index: 9; left:10px; top: 267px; opacity:0.5;filter:alpha(opacity=50);}
.content .content_left .products_show .ProductParamIco img { }

.content .content_left .view { height: 16px; margin-top: 10px; padding-left: 20px; position: relative; }
.content .content_left .view span { margin-left: 4px; }
.content .content_left .view img { vertical-align: middle; }
.content .content_left .view .view_bookmark { position: absolute; left: 150px; top: -2px; background: url(/images/bookmark_bg.jpg) no-repeat right; height: 16px; padding-top: 4px; padding-left: 6px; padding-right: 6px; }
.content .content_left .view .view_bookmark img { margin-right: 2px; margin-left: 2px; }
.content .content_left .view .view_bookmark span { display: block; width: 7px; height: 20px; background: url(/images/bookmark_left.jpg); position: absolute; left: -4px; top: 0; }
/********change****/
.share_your { background: url(/images/share_you_bg.jpg) no-repeat; width: 233px; height: 27px; line-height: 27px; text-align: center; margin: 0 auto; margin-top: 10px; }
.share_your2 { background: url(/images/share_you_bg.jpg) no-repeat; width: 233px; height: 27px; line-height: 27px; text-align: center; margin: 0 auto; margin-top: 10px; float: left; }

.powerzoom { width:600px; height:600px; padding:5px; position:absolute; z-index:20; border:2px solid #ccc; background:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 5px 5px 10px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
	/*behavior: url(http://resources.BuySKU.com/css/ie-css3.htc);*/
}

/********change****/
.content .content_left .list_products_img { height: 50px; margin-top: 14px; padding-left: 30px; position: relative; overflow: hidden; }
.content .content_left .list_products_img a { float: left; margin-left: 8px; display: inline; border: 1px solid #ff6600; width: 48px; height: 48px; overflow: hidden; }
.content .content_left .list_products_img a:hover { float: left; cursor: pointer; margin-left: 8px; display: inline; border: 1px solid #92cffe; }
.content .content_left .list_products_img img { width: 48px; height: 48px; }
.content .content_left .list_products_img a img { width: 48px; height: 48px; overflow: hidden; }
.content .content_left .list_products_img .list_p_list { border: 1px solid #eaeaea; }
.content .content_left .list_products_img .list_p_now { border: 1px solid #92cffe; }
.content .content_left .list_products_img .list_p_left { position: absolute; background: url(/images/product_list_img_left.jpg) no-repeat; width: 10px; height: 25px; top: 12px; left: 23px; cursor: pointer; }
.content .content_left .list_products_img .list_p_right { position: absolute; background: url(/images/product_list_img_left.jpg) no-repeat 0 -25px; width: 10px; height: 25px; top: 12px; right: 28px; cursor: pointer; }
.content .content_mid { margin-left:8px; width: 400px; float:left; display:inline; }
.content .content_mid h1 { text-align: left; font-size: 18px; color: #177dce; font-weight: 100; }
.content .content_mid .products_detail { text-align: left; height: 16px; margin-top: 4px; }
.content .content_mid .products_detail img { vertical-align: middle; }
.content .content_mid .products_detail .products_review { float: right; margin-right: 5px; }
.content .content_mid .products_detail .ship_car_t { margin-left: 5px; }
.content .content_mid .q_i { margin-top: 6px; text-align: left; height: 19px; line-height: 19px; }
.content .content_mid .wholesale { width: 399px; color:#3a3a3a;}
.content .content_mid .wholesale .wholesale_title{ height:35px;text-align:left;line-height:35px; background:url(../../images/product_list_top.jpg) no-repeat;}
.content .content_mid .wholesale span{   display:block; float:left; text-align:left;}
.content .content_mid .wholesale .wholesale_title .one_w{ width:100px; padding-left:14px; }
.content .content_mid .wholesale .wholesale_title .two_w{ width:107px;padding-left:30px;  }
.content .content_mid .wholesale .wholesale_title .three_w{ width:127px;padding-left:20px;  }
.content .content_mid .wholesale .wholesale_list{ height:19px; line-height:19px; background:url(../../images/product_bg_pricelist.jpg) repeat-x;}
.content .content_mid .wholesale .wholesale_list .one_w{ width:100px;padding-left:13px; border-left:1px solid #dadada; }
.content .content_mid .wholesale .wholesale_list .two_w{ width:106px;padding-left:30px;border-left:1px solid #dadada; }
.content .content_mid .wholesale .wholesale_list .three_w{ width:126px; padding-left:20px;border-left:1px solid #dadada;border-right:1px solid #dadada; }
.content .content_mid .wholesale .wholesale_bottom{ height:21px; line-height:21px; text-align:left; color:#666; padding-left:10px; background:url(../../images/product_price_bottom.jpg) no-repeat;}

.content .content_mid .select_color { width: 395px; height: auto; border: 2px solid #92cffe; background: #eef9ff; margin-top: 11px; padding-bottom: 8px; text-align: left; }
/*jnl 2010-12-29 add */

.content .content_mid .ProductShopParems { width: 395px; height: 30px; margin-top:5px; margin-bottom:3px; clear:both;}
.ProductShopParems b{ float:left; display:block; height:30px; text-align:center; line-height:30px; padding-left: 10px;}
.ProductShopParems ul{ float:left; width:310px; }
.ProductShopParems ul li{ float:left; margin:0; margin-top:3px; padding:2px; min-width:20px; width:auto!important; width:60px; margin-left:2px;  text-align:center;   line-height:15px; border:1px solid #ccc; background-color:#fff; cursor:pointer;}
.ProductShopParems ul .Selected { border:2px solid #ff5500; padding:1px;}
.content .content_mid .ProductShopParems ul li p { height:14px; line-height:14px; margin:0; padding:0; }

.content .content_mid .price_alert { float: right; margin-right: 5px; }
.content .content_mid .unit_type { }
.content .content_mid .select_color p { line-height: 20px; height: 20px; padding-left: 1px; }
.content .content_mid .select_color b { color: #177ccd; }
.content .content_mid .select_color p select { width: 110px; height: 20px; font-size: 12px; margin-top: 4px; margin-left: 4px; }
.content .content_mid .select_color p input { vertical-align: middle; }
.content .content_mid .select_color p span {color: #e76523;}
.content .content_mid .email_favorite { line-height: 21px; height: 21px; margin-top: 12px; text-align: left; }

.content .content_mid .email_favorite .email { margin-right: 10px; background: url(/images/mailafriend.jpg) no-repeat; height: 21px; line-height: 21px; display: block; float: left; width: 90px; text-align: left; padding-left: 24px; }
.content .content_mid .email_favorite .add_to { margin-right: 10px; display: block; height: 21px; width: 110px; float: left; padding-top: 0 !important; padding-top: 4px; }
.content  .email_favorite .add_to img { margin-right:6px; vertical-align:middle; }

 .content .content_left .email_favorite .add_to {height: 21px; margin-right:16px; width: 110px;  padding-top: 0 !important;  }
 

/*****change2******/
.content .content_mid .email_favorite .Click_here { display: block; float: left; height: 21px; width: 150px; }
.content .content_mid .email_favorite img { vertical-align: middle; margin-right: 2px; }

.content .content_right { width: 254px; margin-left:6px; height:auto; float:left;display:inline; }
.content .content_right .add_to_car { width: 252px; position:relative; height: 150px; border: 1px solid #f0f0f0; background: url(/images/add_to_car.jpg) repeat-x; }
.content .content_right .add_to_car .add_car_1 { font-size: 22px; margin-top: 6px; color: #e7702d; }
.content .content_right .add_to_car .add_car_1 img { vertical-align: middle; }
.content .content_right .add_to_car .add_car_2 { color: #4e4e4e; margin-top: 2px; }
.content .content_right .add_to_car .add_car_3 { position: relative; height: 20px; margin-top: 6px; margin-bottom: 6px; }

.content .content_mid .list_time_font { margin-top: 5px; color: #666; }
.content .content_mid .list_time_font p { height: 30px; line-height: 30px; text-align: left; }
.content .content_mid .list_time_clock { height: 40px; position: relative; width: 370px; padding-top: 19px; }
.content .content_mid .list_time_clock img { position: absolute; left: 0; top: 0; }
.content .content_mid .list_time_clock p { height: 34px; background: url(/images/clock_bg.jpg) no-repeat right; font-size: 14px; color: #666; text-align: left; padding-left: 60px; line-height: 34px; }
.content .content_mid .list_time_clock p b { font-size: 20px; }
/*****change2******/

/*****change1******/
.content .content_right .add_to_car .add_car_3 input { width: 66px; border: 1px solid #d4d1c8; height: 14px; font-size: 12px; line-height: 14px; }
.content .content_right .add_to_car .add_car_3 .subtract { position: absolute; left: 65px; top: 2px; cursor: pointer; }


.content .content_right .add_to_car .add_car_3 .add { position: absolute; right: 65px; top: 2px; cursor: pointer; }
.content .content_right .add_car_5 { margin-top: 6px; }
/*****change1******/
.content .content_right .left_column3 {   cursor:pointer; margin-top: 7px; padding-top: 20px; width: 256px; height: 74px; position: relative; }
.content .content_right .left_column3 a{ text-decoration:none;}
.content .content_right .left_column3 a:hover{ text-decoration:none;}
.content .content_right .left_column3 img { position: absolute; top: 0px; left: 0px; }
.content .content_right .left_column3 p { margin-left: 85px; width: 165px; line-height: 20px; text-align: left; }
.content .content_right .left_column3 p span { color: #b6241b; }
.content .content_right .left_column4 { background: url(/images/index_left4_bg.jpg) no-repeat; margin-top: 7px; padding-top: 18px; width: 224px; height: 178px; position: relative; text-align: left; }

/*content1  */

.content1 { width: 970px; margin: 0 auto; margin-top: 20px; height: auto; padding-bottom: 20px; position: relative; z-index: 0; background: url(/images/content_line.jpg) bottom no-repeat; text-align: left; padding-left: 10px; }
.content1 h3 { font-size: 12px; color: #4e4e4e; height: 24px; line-height: 24px; }
.content1 .add_adtocart { width: 160px; height: 100px; color: #4e4e4e; position: absolute; top: 40px; right: 240px; }
.content1 .add_lower { margin-bottom:45px;}
.content1 .content1_p { line-height: 18px; width: 500px; }
.content1 .add_adtocart p { height: 20px; line-height: 20px; }
.content1 .add_adtocart p img { vertical-align: middle; }
.content1 .add_adtocart p input{ background:url(/images/add_to_car_b.jpg) no-repeat; width:139px; height:35px; line-height:31px; border:none; margin-top:4px; font-weight:bold; color:#fff; text-align:right; padding-right:8px;*padding-right:30px;}
/*content2*/
.content2 { width: 980px; margin: 0 auto; margin-top: 20px; margin-bottom: 20px; position: relative; z-index: 0; text-align: left; }
.content2 .content2_left { width: 703px; float: left; left: 0; top: 0; }

.content2 .content2_left .content2_column1 { margin-left: 10px; }
.content2 .content2_left .content2_column1 .column1_list { height: 27px; border-bottom: 1px solid #dadada; position: relative; }
.content2 .content2_left .content2_column1 .column1_list li { float: left; color: #585858; font-weight: bold; height: 27px; line-height: 27px; padding-left: 15px; padding-right: 15px; margin-right: 3px; position: relative; cursor: pointer; }
.content2 .content2_left .content2_column1 .column1_list .c1_list_list { background: url(/images/index_product_list_bg.jpg) no-repeat right; }
.content2 .content2_left .content2_column1 .column1_list .c1_list_list span { background: url(/images/index_product_list_left.jpg) no-repeat; width: 4px; height: 27px; display: block; position: absolute; left: 0; top: 0; }
.content2 .content2_left .content2_column1 .column1_list .c1_list_now { background: url(/images/index_product_now_bg.jpg) no-repeat right; border-bottom: 1px solid #fff; margin-bottom: -1px; }
.content2 .content2_left .content2_column1 .column1_list .c1_list_now span { background: url(/images/index_product_now_left.jpg) no-repeat; width: 4px; height: 27px; display: block; position: absolute; left: 0; top: 0; }

/****add*****/
.content_main_1, .content_main_2, .content_main_3 { color: #666; }
.content_main_1 b, .content_main_2 b { color: #585858; }
.content_main_1 .div_1 p { line-height: 20px; }
.content_main_1 .div_1 p b { width: 150px; text-align: right; margin-right: 10px; display: block; float: left; }
.content_main_1 .div_2 { margin-left: 10px; margin-right: 10px; line-height: 18px; }
.content_main_1 .div_2 table{ background:#ccc;border-style:none;}
.content_main_1 .div_2 table td{  border-style:none; background:#fff; padding-left:4px;}
.content_main_1 .div_2 .show_s1_tb { border-top:1px dotted #c7c7c7; border-right:1px solid #fff; background:none;}
.content_main_1 .div_2 .show_s1_tb td{ height:20px; line-height:20px; color:#666; font-size:11px; background:none;  }
.content_main_1 .div_2 .show_s1_tb .show_s1_one{ border-right:1px  dotted #c7c7c7; text-align:right; border-bottom:1px dotted #c7c7c7;  width:110px; padding-right:12px; font-weight:bold;}
.content_main_1 .div_2 .show_s1_tb  .show_s1_two{  border-bottom:1px dotted #c7c7c7; border-left:0; width:550px; text-align:left; text-indent:20px;}

.content_main_1 .div_3 { margin-top: 10px; margin-left: 10px; }
.content_main_1 .div_3 p { margin-left: 69px; line-height: 18px; }
.content_main_2 .div_1 { margin-top: 10px; }
.content_main_2 .div_1 tr { height: 30px; line-height: 30px; }
.content_main_2 .div_1 tr td { font-size: 11px; padding-left: 6px; }
.content_main_2 .div_2 p { height: 20px; line-height: 20px; clear: both; }
.content_main_2 .div_2 p b { width: 150px; text-align: right; margin-right: 10px; display: block; float: left; }
.content_main_2 .div_3 { margin-left: 2px; margin-right: 2px; line-height: 18px; margin-top: 10px; }
.content_main_3 .div_1 { margin-left: 2px; margin-right: 2px; line-height: 18px; margin-top: 10px; }
.content_main_3 .div_2 { margin-top: 10px; }
.content_main_3 .div_2 tr { height: 30px; line-height: 30px; }
.content_main_3 .div_2 tr td { font-size: 11px; padding-left: 6px; padding-right: 6px; }
.content_main_3 .div_2 tr .img_list_img img { margin-right: 4px; margin-left: 4px; }
.content_main_3 .div_3 { height: 80px; padding-left: 80px; padding-top: 10px; line-height: 22px; background: url(../../images/warranty_return_1.jpg) no-repeat center left; }
/****add*****/
.content2 .content2_left .column1_content .column1_bt { position: relative; height: 10px; }
.content2 .content2_left .column1_bt .circular1 { background: url(/images/circular1.jpg) no-repeat; position: absolute; right: -11px !important; right: -12px; bottom: -1px !important; bottom: -6px; width: 6px; height: 9px; }
.content2 .content2_left .column1_bt .circular2 { background: url(/images/circular2.jpg) no-repeat; position: absolute; left: -11px; bottom: -1px !important; bottom: -6px; width: 6px; height: 9px; }
.content2 .content2_left .column1_content { position: relative; border: 1px solid #dadada; border-top: none; margin-top: -1px; padding-top: 6px; padding: 10px; padding-bottom: 0; }
/*****add****/
.content2 .content2_left .column1_content .circular { background: url(/images/circular.jpg) no-repeat; position: absolute; right: -1px; top: 0px; width: 6px; height: 9px; }
/*****add****/
.content2 .content2_left .content2_column2, .content2 .content2_left .content2_column3 { border: 1px solid #e4e4e4; margin-top: 11px; background: url(/images/product_content_bg.jpg) bottom repeat-x; position: relative; }
.content2 .content2_left .content2_column2 { margin-left: 10px; }
.content2 .content2_left .content2_column3 { margin-left: 10px; }

.content2 .content2_left .content2_column2 h3, .content2 .content2_left .content2_column3 h3 { font-size: 14px; color: #585858; height: 40px; position: relative; line-height: 40px; padding-left: 15px; background: #f5f6f6; border-top: 1px solid #fff; border-bottom: 1px solid #e4e4e4; }
.content2 .content2_left .content2_column2 h3 a, .content2 .content2_left .content2_column3 h3 a { font-size: 11px; font-weight: 100; position: absolute; right: 10px; top: 0px; }

.content2 .content2_left .content2_column2 .column2_content { padding-left: 75px; }
.content2 .content2_left .content2_column2 .column2_content li { float: left; display: inline; margin-left: 30px; }
.content2 .content2_left .content2_column2 .column2_content li img { width: 100px; height: 100px; }
.content2 .content2_left .content2_column2_bt, .content2 .content2_left .content2_column3_bt { background: url(/images/product_content_bt.jpg) no-repeat;   width: 686px; height: 8px; clear:both;}
.content2 .content2_left .content2_column2 .column2_c_left { display: block; width: 29px; height: 30px; background: url(/images/product_content_ico1.jpg) no-repeat; position: absolute; cursor: pointer; left: 50px; top: 100px; }
.content2 .content2_left .content2_column2 .column2_c_right { display: block; width: 29px; height: 30px; background: url(/images/product_content_ico1.jpg) no-repeat -29px 0; position: absolute; cursor: pointer; right: 50px; top: 100px; }

.content2 .content2_left .content2_column3 .play_video { float: left; margin-top: 15px; width: 398px; margin-left: 18px; display: inline; }
.content2 .content2_left .content2_column3 .video_list { float: left; height: 300px; margin-top: 30px; overflow: hidden; width: 255px; margin-left: 10px; display: inline; position: relative; z-index: 10; }
.content2 .content2_left .content2_column3 .video_list li { height: 100px; padding-top: 4px; padding-bottom: 4px; background: url(/images/dotted1.jpg) repeat-x bottom; width: 264px; }
.content2 .content2_left .content2_column3 .video_list li img { width: 100px; float: left; }
.content2 .content2_left .content2_column3 .video_list li div { float: left; width: 110px; padding-top: 10px; margin-left: 10px; display: inline; z-index: 10; }
.content2 .content2_left .content2_column3 .video_list li div b { line-height: 22px; }
.content2 .content2_left .content2_column3 .video_list_up { width: 17px; height: 17px; background: url(/images/product_content_ico2.png) no-repeat; position: absolute; right: 140px; top: 60px; display: block; z-index: 100; cursor: pointer; }
.content2 .content2_left .content2_column3 .video_list_down { width: 17px; height: 17px; background: url(/images/product_content_ico3.png) no-repeat; position: absolute; right: 140px; bottom: 10px; display: block; z-index: 100; cursor: pointer; }
.content2 .content2_left .content2_column4 { margin-top: 16px; margin-left: 10px; }
.content2 .content2_left .content2_column4 h3 { height: 28px; line-height: 28px; color: #585858; padding-left: 10px; font-size: 11px; background: url(/images/product_title_bg.jpg) repeat-x; position: relative; }
.content2 .content2_left .content2_column4 h3 .column4_title_left { width: 4px; height: 28px; display: block; position: absolute; left: 0; top: 0; background: url(/images/product_title_left.jpg) no-repeat; }
.content2 .content2_left .content2_column4 h3 .column4_title_right { width: 4px; height: 28px; display: block; position: absolute; right: 0; top: 0; background: url(/images/product_title_right.jpg) no-repeat; }
.content2 .content2_left .content2_column4 .column4_content { background: #fff; border: 1px solid #dddddb; border-top: none; }


.content2 .content2_left .content2_column4 .circular1 { background: url(/images/circular1.jpg) no-repeat; position: absolute; right: -1px !important; right: -2px; bottom: -1px !important; bottom: -6px; width: 6px; height: 9px; z-index: 100; }
/****change******/
.content2 .content2_left .content2_column4 .circular2 { background: url(/images/circular2.jpg) no-repeat; position: absolute; left: -1px; bottom: -1px !important; bottom: -6px; width: 6px; height: 9px; z-index: 100; }
/****change******/
.content2 .content2_left .content2_column4 ul { width: 180px; float: left; text-align: left; margin-left: 10px; padding-top: 10px; height: 22px; line-height: 22px; height: 110px; }
.content2 .content2_left .content2_column4 ul li { position: relative; }
.content2 .content2_left .content2_column4 ul li img { position: absolute; left: 58px; top: 4px; *top:2px;}
.content2 .content2_left .content2_column4 ul li span { position: absolute; left: 134px; top: 0; display: block; width: 60px; }
.content2 .content2_left .content2_column4 .write_areview { width: 440px; float: left; display: inline; margin-top: 20px; margin-left: 50px; }
.content2 .content2_left .content2_column4 .write_areview p { color: #585858; line-height: 20px; }
.content2 .content2_left .content2_column4 .write_areview p a { border: none; background: url(/images/product_button_bg1.jpg) no-repeat; width: 104px; height: 19px; line-height: 18px; color: #fff; font-size: 11px; margin-right: 8px; display: block; float: left; text-align: center; }
.content2 .content2_left .content2_column4 .write_areview p a:hover { text-decoration: none; }
.products_column4_line { background: url(/images/dotted1.jpg) repeat-x 0 10px; font-size: 0; clear: both; height: 21px; margin-left: 4px; margin-right: 4px; }
.content2 .content2_left .content2_column4 .product_man { width: 130px; float: left; height: 100px; margin-top: 10px; float: left; text-align: center; color: #585858; }
.content2 .content2_left .content2_column4 .product_man_list { float: left; width: 560px; }
.content2 .content2_left .content2_column4 .product_man_list p { padding-left: 10px; line-height: 18px; color: #585858; }
.content2 .content2_left .content2_column4 .product_man_list p img { float: right; margin-right: 10px; }
.content2 .content2_left .content2_column4 .product_man_list .product_list { padding: 10px; margin-top: 5px; }
.content2 .content2_left .content2_column4 .product_man_list .product_list1 { margin-top: 20px; }
.content2 .content2_left .content2_column4 .product_man_list .product_list1 span { margin-left: 10px; }
.content2 .content2_left .content2_column4 .product_man_list .product_list1 font { font-size: 11px; margin-left: 140px; display: inline; }
.content2 .content2_left .content2_column4 .write_areview1 { height: 20px; padding-left: 550px; }
.content2 .content2_left .content2_column4 .write_areview1 a { border: none; background: url(/images/product_button_bg1.jpg) no-repeat; width: 104px; height: 19px; line-height: 18px; color: #fff; font-size: 11px; margin-right: 8px; display: block; float: left; text-align: center; }
.content2 .content2_left .content2_column4 .write_areview1 a:hover { text-decoration: none; }

.content2 .content2_left .content2_column4 .write_areview p img { vertical-align: middle; }
.btnWrite { margin-top: 5px; }

.content2 .content2_left .content2_column4 .products_next { height: 10px; line-height: 10px; color: #585858; padding-left: 20px; position: relative; }
.content2 .content2_left .content2_column4 .products_next p { position: absolute; right: 20px; bottom: 0px; cursor: pointer; }
.content2 .content2_left .content2_column4 .products_next p .prev0 { padding: 4px; padding-left: 20px; padding-right: 10px; border: 1px solid #ebebeb; background: url(/images/product_prev0.jpg) no-repeat 4px center; color: #ddd; margin-right: 4px; }
.content2 .content2_left .content2_column4 .products_next p .prev1 { padding: 4px; padding-left: 20px; padding-right: 10px; border: 1px solid #ddd; background: url(/images/product_prev1.jpg) no-repeat 4px center; color: #333; margin-right: 4px; }
.content2 .content2_left .content2_column4 .products_next p .next0 { padding: 4px; padding-left: 20px; padding-right: 10px; border: 1px solid #ebebeb; background: url(/images/product_prev0.jpg) no-repeat 4px center; color: #ddd; margin-right: 4px; }
.content2 .content2_left .content2_column4 .products_next p .next1 { padding: 4px; padding-left: 20px; padding-right: 10px; border: 1px solid #ddd; background: url(/images/product_prev1.jpg) no-repeat 4px center; color: #333; margin-right: 4px; }
.content2 .content2_left .content2_column4 .products_next p a { padding: 4px; border: 1px solid #ddd; margin-right: 4px; padding-left: 7px; padding-right: 7px; color: #333; }
.content2 .content2_left .content2_column4 .products_next p .next_now { padding: 4px; border: 1px solid #ddd; margin-right: 4px; padding-left: 7px; padding-right: 7px; color: #fff; background: #767676; }

.content2 .content2_left .content2_column5 { height: 500px; margin-left: 10px; margin-top: 20px; color: #585858; }
.content2 .content2_left .content2_column5 h3 { font-size: 11px; height: 28px; line-height: 28px; }
.content2 .content2_left .content2_column5 .subjiect { margin-top: 12px; height: 28px; line-height: 28px; position: relative; }
.content2 .content2_left .content2_column5 .subjiect label { width: 60px; display: block; float: left; }
.content2 .content2_left .content2_column5 .subjiect input { width: 402px !important; width: 399px; padding-left: 2px; border: 1px solid #ddd; color: #949494; height: 24px; line-height: 24px; vertical-align: middle; }

.content2_column5 .stars { margin-top: 12px; height: 16px; clear: both; }
.content2_column5 .stars label { width: 60px; display: block; float: left; }
.content2_column5 .stars input { width: 17px; height: 15px; }

div.rating-cancel, div.star-rating { float: left; width: 17px; height: 15px; text-indent: -999em; cursor: pointer; display: block; background: transparent; overflow: hidden; }
div.rating-cancel, div.rating-cancel a { background: url(/images/delete.gif) no-repeat 0 -16px; }
div.star-rating, div.star-rating a { background: url(/images/star.gif) no-repeat 0 0px; }
div.rating-cancel a, div.star-rating a { display: block; width: 16px; height: 100%; background-position: 0 0px; border: 0; }
div.star-rating-on a { background-position: 0 -16px !important; }
div.star-rating-hover a { background-position: 0 -32px; }
div.star-rating-readonly a { cursor: default !important; }
div.star-rating { background: transparent !important; overflow: hidden !important; }

.content2 .content2_left .content2_column5 .products_content_textarea { margin-top: 8px; position: relative; width: 480px; }
.content2 .content2_left .content2_column5 .products_content_textarea label { width: 60px; display: block; float: left; }
.content2 .content2_left .content2_column5 .products_content_textarea textarea { background-image:url(/images/font_content.jpg); background-repeat: no-repeat; width: 402px !important; width: 399px; border: 1px solid #ddd; height: 150px; padding-left: 2px; font-size:12px; padding-top: 4px; overflow: auto; color: #949494; }
.content2 .content2_left .content2_column5 .products_content_textarea .no-textarea{ background-image:none;} 

.content2 .content2_left .content2_column5 .type_numbers { margin-left: 60px; position: relative; height: 34px; line-height: 34px; }
.content2 .content2_left .content2_column5 .yanzhenma { padding-left: 60px; height: 28px; line-height: 28px; margin-top: 8px; }
.content2 .content2_left .content2_column5 .yanzhenma input { width: 100px !important; width: 99px; padding-left: 2px; border: 1px solid #ddd; color: #949494; height: 24px; line-height: 24px; vertical-align: middle; margin-right: 8px; }
.content2 .content2_left .content2_column5 .valicode { padding-left: 60px; margin-top: 8px; line-height: 20px; }
.content2 .content2_left .content2_column5 .valicode img { vertical-align: middle; }
.content2 .content2_left .content2_column5 .set_button { margin-left: 60px; margin-top: 8px; clear: both; position: relative; }
.content2 .content2_left .content2_column5 .set_button a { color: #585858; display:block; text-align:center; text-decoration: none; width:127px; background: url(/images/product_input_bbg.jpg) no-repeat; height: 26px; font-size:12px; line-height: 26px; border: none; }
 
/*content2 .content_right*/
.content2_right { float: left; display: inline; margin-left: 14px; width: 256px; overflow:hidden; }
.content2_right .right_column6, .content2_right .right_column7 { background: url(/images/product_content2_righbt.jpg) no-repeat bottom; padding-bottom: 8px; }
.content2_right .right_column6 h3, .content2_right .right_column7 h3 { height: 29px; font-size: 14px; color: #585858; line-height: 29px; padding-left: 15px; background: url(/images/product_content2_righttitle.jpg) no-repeat top; font-size: 11px; }
.content2_right .right_column6 .column6_content, .content2_right .right_column7 .column7_content { border: 1px solid #e0e0e0; border-top: 0; border-bottom: 0; text-align: left; }

.column6_content li { height: 210px; background: url(/images/dotted1.jpg) repeat-x bottom; text-align: center; padding-top: 10px; padding-bottom: 10px; }
.column6_content li .products_listright, .column7_content li .products_listright { }
.column6_content li p, .column7_content li p { height: 16px; line-height: 16px; margin: 6px 0; margin-left: 20px; margin-right: 20px; text-align: left; overflow: hidden; }
.column6_content li p img { vertical-align: middle; }
.column6_content li .title { height: 34px; margin-bottom: 0px; }
.column6_content li .price { height: 24px; margin-top: 0px; }
.content2_right .right_column7 { margin-top: 8px; }
.right_column7 .column7_content { height: 270px; }
.column7_content li .products_listright { float: left; }

.column7_content li { height: 115px; padding-top: 25px; background: url(/images/dotted1.jpg) repeat-x bottom; text-align: left; }
*html .content .content_left .products_show .new_product { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=   "/images/product.png" ); background: none; }

.producstimg_show { text-align: center; }
.producstimg_show h2 { color: #157bcf; text-align: left; font-size: 18px; }
.producstimg_show .title_p { color: #969696; text-align: left; line-height: 22px; }
.producstimg_show .produst_img { margin: 0 auto; text-align: center; display: table-cell; width: 600px; height: 600px; *display:block;
*font-size:575px;vertical-align:middle;float:left;overflow:hidden;}
.producstimg_show .produst_img img { vertical-align: middle; }
.producstimg_show .list_products_img { margin-left: 15px; width: 100px; text-align: center; float: left; height: 395px; }

.producstimg_show .list_products_img ul { margin: 0 auto; width: 50px; height: 325px; }
.producstimg_show .list_products_img a { display: block; width: 48px; height: 48px; overflow: hidden; margin-top: 5px; }
.producstimg_show .list_products_img a:hover { display: block; margin-top: 5px; }
.producstimg_show .list_products_img a img { width: 48px; height: 48px; overflow: hidden; }
.producstimg_show .list_products_img .list_p_list { border: 1px solid #eaeaea; }
.producstimg_show .list_products_img .list_p_now { border: 1px solid #92cffe; }
.producstimg_show .list_products_img .list_p_left, .producstimg_show .list_products_img .list_p_right { display: block; margin: 0 auto; width: 25px; height: 10px; margin-top: 10px; background-image: url(/images/product_list_img_up.jpg); background-repeat: no-repeat; cursor: pointer; }
.producstimg_show .list_products_img .list_p_right { background-position: 0 -10px; margin-top: 10px; }
.producstimg_show .list_products_img .simple_slider_hover { background-image: url(/images/product_list_img_up_on.jpg); }

.producstimg_show .qty_img { text-align: center; height: 20px; line-height: 20px; color: #969696; margin-top: 10px; }

.cart_tip { position: absolute; width: 200px; height: auto; display: none; z-index: 9900000; }
.cart_tip_content { display: inline-block; position: absolute; top: 0px; left: 10px; padding: 3px 5px; border: 1px solid #CC9933; background: #FFFFCC; z-index: 9900001; font-size: 12px; }
.cart_tip_pointer { background: url( '/images/validatebox_pointer.gif' ) no-repeat left top; display: inline-block; width: 10px; height: 19px; position: absolute; left: 1px; top: 0px; z-index: 9900002; }

.InquiryMain {width:420px;}
.inquiry { width: 400px; border: 1px solid #ededed; font-size: 11px; text-align: left; padding:5px;}
.inquiry p { clear: both; text-align: left; height: 22px; line-height: 22px; }
#contactUsNoticeContent { text-align: left; line-height: 25px; margin-top:5px; margin-bottom:5px;}

#dvInquiryContent .messager { margin-top:30px;}
.pad_10px { padding: 10px; }
.fl { float: left; }
.dark_border { border: #ededed 1px solid; }
.margin_t { margin-top: 10px; }
.margin_t img{ float:left;}
.textarea1_inquiry { border: #ddd 1px solid; padding: 5px; font-size: 12px; width: 350px; height: 80px; }
.red { color: #ff6600; }
.pad_3 { padding: 3px; }
.input_box { border: #ddd 1px solid; width: 255px; font-size: 14px; }
.big { font-size: 12px; }
.pad_5 { padding: 5px; }
.fr { float: right; }
.line_24px { line-height: 24px; text-align: left; width: 100%; color: #157bcf; font-size:16px; }
.border_b { border-bottom: #e5e5e5 1px solid; }
.g_t_r { text-align: right;  height:30px;}

.phone_table { height: 157px; padding-left: 140px; padding-right: 60px; border-top: 1px solid #e66a24; border-bottom: 1px solid #e66a24; margin-top: 10px; background: #fff9c7; position: relative; }
.phone_table_left { width: 110px; height: 159px; background: url(/images/phone_left_bg.jpg) no-repeat; position: absolute; left: 0; top: -1px; }
.phone_table_right { width: 10px; height: 159px; background: url(/images/phone_right_bg.jpg) no-repeat; position: absolute; right: 0; top: -1px; }
.phone_table h2 { font-weight: 100; font-size: 18px; color: #e66a24; margin-top: 20px; margin-bottom: 6px; }
.phone_table p { color: #575757; line-height: 18px; }

.agg_to_cart { width: 590px; }
.agg_to_cart h2 { color: #4e4e4e; font-size: 16px; height: 30px; line-height: 30px; text-align: left; }
.agg_to_cart .title { color: #187dcd; font-weight: bold; font-size: 12px; background: #eef9ff; border: 2px solid #92ceff; padding: 4px; margin-right: 10px; text-align: left; margin-bottom: 8px; }
.column { background: #f7f7f7 url(/images/egg_addtocart_1.jpg) repeat-x; margin-top: 15px; border: 1px solid #f0f0f0; border-top: none; }
.column_left { width: 370px; background: url(/images/egg_addtocart_2.jpg) right repeat-y; text-align: left; line-height: 24px; padding-left: 10px; padding-top: 10px; color: #4e4e4e; float: left; }
.column_left p b { margin-right: 4px; }
.column_left p select { width: 108px; height: 20px; font-size: 11px; vertical-align: middle; }
.column_right { width: 200px; float: left; height: 173px; overflow: hidden; }
.column_right .add_car_1 { font-size: 22px; margin-top: 8px; color: #e7702d; }
.column_right .add_car_1 img { vertical-align: middle; margin-right: 6px; }
.column_right .add_car_2 { color: #4e4e4e; }
.column_right .add_car_3 { position: relative; height: 20px; margin-top: 6px; margin-bottom: 6px; }
.column_right .add_car_3 input { width: 66px; height: 14px; font-size: 10px; line-height: 14px; }
.column_right .add_car_3 .subtract { position: absolute; left: 40px; top: 0px; }
.column_right .add_car_3 .add { position: absolute; right: 40px; top: 0px; }
.column_right .add_car_5 { margin-top: 10px; }
.column_right .add_car_5 .btnCart { background: url(/images/add_to_car_b.jpg) no-repeat; width: 139px; height: 35px; line-height: 31px; border: none; margin-top: 4px; font-weight: bold; color: #fff; text-align: right; padding-right: 8px; *padding-right:30px;}
.column_right .add_car_5 .disabled { background: url(/images/add_to_car_b1.jpg) no-repeat; }
.add_car_5 a{ text-decoration:none;}
.add_car_5 a:hover{ text-decoration:none;}
.show_s1_title{ font-size:14px; font-weight:bold; color:#4e4e4e;  height:22px; line-height:22px; margin-top:20px;text-align:left;}
.show_s1_tb { border-top:1px dotted #c7c7c7;}
.show_s1_tb td{ height:20px; line-height:20px; color:#666; font-size:11px; }

.show_s1_two span{  display:block; float:left; width:140px; text-align:left;  height:20px; line-height:20px; }
.show_s1_two font{ border-left:1px dotted #c7c7c7; display:block; float:left; font-size:11px; width:370px;}
 
.show_s3_tb{ width:674px; margin-top:20px; text-align:left;}
.title_3_tb{ background:#777777; height:18px; line-height:18px; font-weight:bold; color:#fff; text-indent:10px;}


.message_add{ width:670px; margin-left:5px; border-top:1px dotted #c7c7c7; padding:5px;  line-height:18px;text-align:left;color:#585858;}
.message_add1 {color:#585858;}
.message_add1 span{ float:right; color:#e7702d;}
.message_add1 img{ margin-right:4px;}
 
.message_add2 span{color:#177ccd; }

.message_add_div{ width:666px; position:relative;  }
.message_add_div div{  border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf; padding-left:10px; padding-right:10px;}
.message_add_topdiv{ height:28px; width:666px; background:url(/images/specifications_1.jpg) no-repeat;}
.message_add_btdiv{ height:14px; width:666px; background:url(/images/specifications_2.jpg) no-repeat;  }
.message_add_reply{ margin-top:-10px;}
.message_add_reply span{color:#177ccd;}
.message_add_contet{color:#177ccd; line-height:14px; margin-bottom: 10px;}
.message_add_helpful {}
.message_add_helpful span {margin-left:10px;}
.message_add_helpful img{ float:right;}


/****2010.11.18add*****/
.parts_argument { height: 70px; margin-top:10px; position: relative; width:400px;}
.parts_argument p{ width:88px; float:left; text-align:right; color:#4e4e4e; margin-top:8px;}
.parts_argument ul{ float:left; margin-left:43px;}
.parts_argument a { float: left;  display: inline; border: 1px solid #eaeaea; width: 48px; height: 48px; overflow: hidden; }
.parts_argument a:hover { float: left; cursor: pointer;  display: inline; border: 1px solid #92cffe; }
.parts_argument img{ width:48px; height:48px;}
.parts_argument a img { width: 48px; height: 48px; overflow: hidden; }
.parts_argument li{ float:left; width:50px; padding:0; margin-left:4px; margin-right:4px; text-align:center; display:none;}
.parts_argument li p{ line-height:12px; font-size:10px; width:50px; text-align:center; clear:both;  margin-top:0; color:#4e4e4e; overflow:hidden;}
.parts_argument .list_p_left { position: absolute; background: url(/images/product_list_parts.jpg) no-repeat;  width: 33px; height: 50px; top: 0px; left:94px; cursor: pointer; }
.parts_argument .list_p_right { position: absolute; background: url(/images/product_list_parts.jpg) no-repeat 0 -50px; width: 33px; height: 50px; top: 0; right:0px; cursor: pointer; }

.popup_w{ position:absolute; z-index:999; left:-230px; top:90px;}
.popup{ background:#fffcd2; border:1px solid #f7ba00; color:#e7702d; text-align:left; position:relative; padding:4px; padding-right:12px;height:35px!important; height:15px; width:230px;}
.popup .popup_note{ font-weight:bold; display:block; float:left; width:30px; height:35px; color:#e74a00}
.popup p{ line-height:14px; float:left; width:200px; text-decoration:none;}
.popup .popup_right{ position:absolute!important; position:relative; top:8px; right:-28px; float:right; margin-right:0!important; margin-right:-6px; margin-top:0!important; margin-top:-20px; display:block;   width:29px; height:25px;}
.popup .popup_colse{ position:absolute!important; position:relative;  top:4px; right:4px;float:left;  margin-top:0!important; margin-top:-4px;  display:block; width:8px;height:8px; }

#dvShowDescImg ul li { width:290px; margin-left:10px; float:left;}
#dvShowDescImg ul li img { cursor:url(http://resources.BuySKU.com/Images/zoomin.cur),auto;}
#dvShowDescImg ul li span { width:290px; display:block;}


#dvShowDescImg2 ul li { width:600px; margin-left:10px; float:left;}
#dvShowDescImg2 ul li span { width:600px; display:block;}

/*-----------------------------------start comment pagenum---------------------------------------------------*/
.Pager_Box{width:680px; height:auto; overflow:hidden; margin-left:auto; margin-right:auto;}
	.Pager_Box .PageTitle{ display:block;width:95px; padding-left:5px; float:left; text-decoration:none; font-family:Arial, Helvetica, sans-serif, Geneva,SimSun; color:#666; font-size:11px; padding-top:5px;}
	.Pager_Box .PagerUl{width:450px; height:22px; text-align:center; float:left; padding-top:5px;}
	.Pager_Box .PagerUl .PageLi{ margin-left:5px; margin-right:5px; padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:0px; border:#CCC solid 1px; text-decoration:none; font-size:11px; font-family:Arial, Helvetica, sans-serif, Geneva; color:#333;} 
	.Pager_Box .PagerUl .PageLi:hover{background:#95d4ff; color:#FFF;border:#95d4ff solid 1px;}
	.Pager_Box .PagerUl .PageLi.over{color:#999; font-family:Tahoma, Geneva, sans-serif; font-size:11px; }
	.Pager_Box .PagerUl .PageLi.over:hover{background:none;border:#ccc solid 1px;}
	.Pager_Box .PagerUl .PageLi.on{color:#fff;background:#0076c8;border:#0076c8 solid 1px; font-weight:bold;}
	.Pager_Box .PagerUl .PageLi.list{border:0px;background:none; color:#666;}
	.Pager_Box span{display:block; width:125px; padding-right:5px; float:right; font-size:12px; font-family:Arial, Helvetica, sans-serif, Geneva, SimSun; color:#666;}
	.Pager_Box span .Gotopage{ float:left; padding-top:5px; padding-right:3px;}
	.Pager_Box span .Gotoinput{ float:left; padding-top:2px;}
	.Pager_Box span .Gotoinput .Input{font-size:11px;}
	.Pager_Box span .Gotoinput .Input.text{width:20px; border:#CCC solid 1px;}
	.Pager_Box span .Gotoinput .Input.button{width:30px;background:#666; border:#CCC solid 1px; font-family:Arial, Helvetica, sans-serif, Geneva, SimSun; color:#FFF;}

/*--------------------------------------end comment pagenum---------------------------------------------------------*/









/*news Css*/
.content2 .content2_left .content2_column2 , .content2 .content2_left .content2_column3{  border:1px solid #e4e4e4; margin-top:11px; background:url(../../images/product_content_bg.jpg) bottom repeat-x; position:relative}

.content2 .content2_left .content2_column2 {height:184px; margin-left:10px;}
.content2 .content2_left .content2_column2 h3,.content2 .content2_left .content2_column3 h3{ font-size:14px; color:#585858; height:40px; position:relative; line-height:40px; padding-left:15px; background:#f5f6f6; border-top:1px solid #fff; border-bottom:1px solid #e4e4e4;}
.content2 .content2_left .content2_column2 h3 a,.content2 .content2_left .content2_column3 h3 a{ font-size:11px; font-weight:100; position:absolute; right:10px; top:0px;}
.content2 .content2_left .content2_column2 .column2_content{ padding-left:0px; padding-top:15px;}
.content2 .content2_left .content2_column2 .column2_content ul{ width:691px; height:auto; overflow:hidden;}
.content2 .content2_left .content2_column2 .column2_content li{ float:left; display:inline; margin-left:31px;}
.content2 .content2_left .content2_column2 .column2_content li img{ width:100px; height:100px;}
.content2 .content2_left .content2_column2 .column2_content .column2_content_more{width:682px; padding-top:10px; text-align:right; font-size:11px; padding-right:0px;}
.content2 .content2_left .content2_column2 .column2_content .column2_content_more a{color:#3d6678; font-family:Arial, Helvetica, sans-serif;}

.content2 .content2_left .content2_column3{ height:410px; margin-left:10px;}
.content2 .content2_left .content2_column3 .play_video{ float:left; margin-top:18px; width:398px; margin-left:16px; display:inline;}
.content2 .content2_left .content2_column3 .video_list{ float:left; height:auto; margin-top:15px; overflow:hidden; width:255px; margin-left:10px; display:inline; position:relative; z-index:10;}
.content2 .content2_left .content2_column3 .video_list li{ height:100px; padding-top:4px; padding-bottom:4px; background:url(../../images/dotted1.jpg) repeat-x bottom; width:264px;}
.content2 .content2_left .content2_column3 .video_list li img{ width:100px; float:left; margin-top:10px;}
.content2 .content2_left .content2_column3 .video_list li div{ float:left; width:110px; padding-top:10px; margin-left:10px; display:inline;  z-index:10}
.content2 .content2_left .content2_column3 .video_list li div b{ line-height:22px;  }
.content2 .content2_left .content2_column3 .video_list .video_list_more{ width:255px; text-align:right; padding-top:5px;}
.content2 .content2_left .content2_column3 .video_list .video_list_more a{color:#3d6678; font-family:Arial, Helvetica, sans-serif;}

.tipDiv{ float:left;width:925px; margin-top:10px; padding-left:55px; background:url(../images/xiugai.jpg) no-repeat 11px 1px; height:40px; text-align:left; line-height:40px;}


.zhuanti_e{width:225px;height:98px;text-align:left; background:url(../images/doyouknow_023.jpg) no-repeat 10px 0px; float:left; margin-left:2px;}
.zhuanti_e_a a{color:#000; font-size:10px;}
.zhuanti_e_a a:hover{color:#F00;}
#CurrencyChoose {position:relative;}
#CurrencyChoose b label{cursor:pointer;}



div, form, img, ul, ol, li, dl, dt, dd, p {
    border: 0 none;
    margin: 0;
    padding: 0;
}
img {
    overflow: hidden;
    vertical-align: bottom;
}
li {
    list-style: none outside none;
}
input {
    cursor: pointer;
    outline: medium none;
}
ul {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}
table, td, tr, th {
    font-size: 12px;
}
.btnCart {
	padding-top:5px;
}

.color18 {
    color: #E7702D;
    text-decoration: none;
}
.color2 {
    color: #167BCD;
    text-decoration: none;
}
.name a{color:#167BCD; text-decoration:none;}
.name a:hover{color:#ff0000; text-decoration: underline;}
/* 标准盒模型 */
.ttl{height:18px;}
.ctt{height:auto;padding:6px;clear:both;border:1px solid #dadada;border-top:0;text-align:left;}
.w936{margin:2px 0;clear:both;width:964px;/*滑动门的宽度*/}
/* TAB 切换效果 */
.tb_{background:url(../images/tuijian_1.jpg); height:25px; padding-top:1px; background-repeat: repeat-x;background-color: #E6F2FF;}
.tb_ ul{height:24px; text-align:center;}
.tb_ li{float:left;height: 25px;line-height:1.9;width: 180px;cursor:pointer;}
/* 控制显示与隐藏css类 */
.normaltab   { color:#fff ;font-weight: normal; font-size:12px;font-family:Arial, Helvetica, sans-serif; }
.hovertab    { background:url(../images/tuijian_2.jpg);font-size:12px;background-repeat: repeat-x; color:#0060b9; font-family:Arial, Helvetica, sans-serif; font-weight: bold;}
.dis{display:block;}
.undis{display:none;}

.columnb_content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    height: 870px;
    margin-top: -1px;
    padding-bottom: 10px !important;
    padding-top: 6px;
    position: relative;
}
.columnb_content .circular {
    background: url("/images/circular.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 9px;
    position: absolute;
    right: -1px;
    top: 0;
    width: 6px;
    z-index: 100;
}
.columnb_content .circular1, .news_products .circular1 {
    background: url("/images/circular1.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -1px !important;
    height: 9px;
    position: absolute;
    right: -1px;
    width: 6px;
    z-index: 100;
}
.columnb_content .circular2, .news_products .circular2 {
    background: url("/images/circular2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -1px !important;
    height: 9px;
    left: -1px;
    position: absolute;
    width: 6px;
    z-index: 100;
}
.columnb_content li, .news_products li {
    background: url("products_listbg.jpg") no-repeat scroll right center rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    height: 240px;
    margin-top: 8px;
    overflow: hidden;
    padding-left: 30px;
    text-align: left;
    width: 160px;
}
.columnb_content li .products, .news_products li .products {
    height: 125px;
    width: 125px;
}
.columnb_content b, .news_products li b {
    clear: both;
    display: block;
    font-weight: 100;
    height: 20px;
    overflow: hidden;
    text-align: left;
    width: 150px;
}
.columnb_content .price, .news_products li .price {
    color: #E45E26;
    font-size: 14px;
    font-weight: bold;
}
.columnb_content .ship, .news_products li .ship {
    color: #0366B5;
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 4px;
}
.columnb_content .name, .news_products li .name {
    color: #676767;
    height: 30px;
    line-height: 14px;
    overflow: hidden;
    text-align: left;
}
.columnb_content .product_class {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-align: left;
    width: 150px;
}
.right_columnm h2 {
    background: url("/images/index_title_bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-left: 1px solid #DCDCDA;
    border-right: 1px solid #DCDCDA;
    color: #0567B6;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    position: relative;
    text-align: left;
    text-indent: 23px;
}
.tui_more{float:right; padding-top:4px; padding-right:5px;}
.tui_more a{color:#fff; text-decoration:none;}
.tui_more a:hover{text-decoration:underline; color:#fff;}




