﻿html {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
}

BODY {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-align:center;
    margin:0px;
    text-align:center;
    background:#FFF;
}

.container_1 {width:1024px;margin:0 auto}
.header_1 
{
    width:1024px;height:88px;background:url(/images/header.jpg) no-repeat;
    background-position:-40px 0px;
}
.headerright {float:right;width:480px;height:80px;}
.headertitle1 {float:right;width:482px;height:20px;font-size:18px;padding-right:10px;padding-top:6px;font-family:微软雅黑,黑体;}
.headertitle2 {float:right;width:480px;font-size:36px;padding-top:0px;text-align:right;padding-right:10px;font-family:微软雅黑,黑体;}
.bodybanner{width:1024px;height:23px;background:url(/images/daohangtiao.png);}/*background-color:Gray;*/
/*欢迎*/
.bannerwelcome{float:left;width:260px;color:White;text-align:left;height:23px;line-height:23px;}
.bannerwelcome a{color:#FFF;}
.bannernotice{float:left;width:560px;color:White;text-align:left;height:23px;line-height:23px;}

.cartcontaier
{
    float:right;clear:right;width:130px;height:24px;
    background:url(/images/cart2.png) no-repeat;line-height:23px;position:relative;
    background-position:8px 0px; 
    }
    
.cartcontaier .cartitems{
display:none;
position:relative;
top:-1px;
left:-180px;
cursor:auto;
z-index:99;

}

.bodybanner .act div{ display:block;}

.bodybanner .shadow_border_1{
position:inherit;
width:312px; /*购物车 border:1px solid #959595;z-index:99;*/
height:auto;
overflow:hidden;
border:1px solid #959595; margin-top:1px;
border-top-width:0px;
background:url(/images/grayblock.gif) no-repeat -222px -98px;/*图像 400*100纯灰色*/
background-color:#ffffff;
margin-bottom:3px;
}

.pagebody{}
.sidebar {
width:150px;
text-align:left;
float:left;
clear:left;
}
.mainbody
{
  width:868px;float:left;clear:right;/*border:1px solid #E00; */  
}
.footer
{
  width:990px; height:40px;clear:both;background:url(/images/foot1.jpg);color:White;margin-top:16px;
}
.productdetailline
{
    float: left; width: 250px; text-align: left; 
    margin:0px;
    margin-left:16px;
    line-height:24px;
    font-size:12px;
	font-family:微软雅黑,宋体;
}
.productdetailline .button
{
 background:url(/images/buy_cart_bg.png) no-repeat;height:22px;width:71px;border:0px;padding-left:8px;padding-top:5px;text-align:left;
}

.productdetailline .buttonstor
{
 background:url(/images/stor.png) no-repeat;height:22px;width:71px;border:0px;padding-left:32px;padding-top:5px;text-align:left;margin-left:6px;
}

.productdetailimage
{
    margin-top:5px;
    float: left; width: 160px; 
   height:169px;
    
   border-color:#949599;
    border-style:solid;
    border-width:0px 1px 0px 0px;
    
    }

.productdetailtitle
{
    line-height:24px;
    display:block;
    margin:0px 0px 0px 0px;
    padding:0px;
	color:#000;
	
    overflow:hidden;
	text-align:left;
	padding-left:3px;
	font-size:13px;
	font-weight:bold;
	font-family:微软雅黑,宋体;

	/*border-color:#949599;
    border-style:solid;
    border-width:0px 0px 1px 0px;border-width:0px 1px 1px 1px;*/
	
}

.productimage{float: left; width: 160px; height: 200px; padding: 3 3 3 3;}

.productcontainer{float: left; width: 416px; height: 180px;border:1px solid #EFF;padding:6px;}

.productdetailnumberbutton
{
   width: 12px; height: 12px; float: left; font-size: 18px;border:1px solid #CCC;margin:0 0 0 0;vertical-align:middle;
}

/*订单页*/
.ordertitle{float:left;font:微软雅黑,宋体;margin:0 0 0 13px;}
.orderContent {width:100%;border:1px solid #fff;clear:both;margin:0;padding:0;}
.orderContent ul li {list-style:none;}
.orderContent .cell1 {float:left;width:88px;height:28px;line-height:28px; }
.orderContent .cell2 {float:left;width:200px;height:28px;line-height:28px;}
.orderContent input{width:260px;}
.orderContent select{width:263px;}
.orderContent textarea{width:260px;height:90px;}
/*清单列表*/
.orderContent .itemlistheader
{
   margin-top:23px;
   width:796px;height:20px;
   background:url(/images/order_div_bg.png) no-repeat;
   background-position:0px 0px;/*border:1px solid #CCC;border-width:0px 1px 1px 1px;*/}
.itemlistheader .cell1{float:left;width:102px;height:20px;padding-top:-10px;margin-top:-5px;}
.itemlist
{
 width:792px;
 margin-top:-3px;
 font-size:12px;
 text-align:left;
}
itemlist ul
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
itemlist ul li
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}
.itemlist .cell1 {float:left;margin-left:-36px;width:95px;height:50px;padding-top:0px;}
.itemlist .cell2 {float:left;width:160px;height:50px;position:relative;text-align:left;margin-left:3px;}


.itemlist .cell3 {float:left;width:200px;height:50px;line-height:50px;padding-top:0px; }

.itemlist .cell2 .text {
    border: 1px solid rgb(204, 204, 204);
    height: 16px;
    padding: 2px;
    text-align: center;
    width: 30px;
    margin-left:22px;
    margin-top:13px;
}

.itemlist .cell2 .btn-reduce
{
    background-image: url("/images/newicon20121205.png");
    height:15px;
    width:15px;
    overflow:hidden;
    background-position: -216px -190px;
    white-space: nowrap;
    border: 1px solid rgb(204, 204, 204);
    text-decoration: none;
    position:absolute;
    white-space: nowrap;
    left:3px;
    top:16px;
    z-index:1;
}
.itemlist .cell2  .btn-add {
    background-image: url("/images/newicon20121205.png");
    height:15px;
    width:15px;
    overflow:hidden;
    background-position: -232px -190px;
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid rgb(204, 204, 204);
    display: block;
    white-space: nowrap;
    top:3px;
    position:absolute;
    top:16px;
    left:62px;
    z-index:1;
}
.itemlist .cell3 {float:left;width:100px;height:56px;line-height:28px;}

form{ margin:0px; padding:0px;}
TH {FONT-SIZE: 12px;LINE-HEIGHT: 18px;FONT-FAMILY: "宋体";font-style: normal;font-weight: normal;color: #000000;}
TD {FONT-SIZE: 12px;FONT-FAMILY: "宋体";line-height: 18px;font-style: normal;font-weight: normal;font-variant: normal;text-decoration: none;color: #000000;}
a{ color:#000000; text-decoration:none;}
a:hover{ color:#000000; text-decoration: none;}
.LoginBody {margin:0px;padding:0px;FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#418BC1,endColorStr=#D4E7F6);}
.SwitchBody {margin:0px;padding:0px;background-color: #7CB2D8;}
.AllBody 
{
    background-image: url(/Images/body_bg.gif);
    background-repeat: no-repeat;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#choose-amount .dt
{
    line-height: 28px;
     float: left;
    text-align: right; 
}

#choose-amount .dd
{
     float: left;
    border-bottom: 4px solid rgb(255, 253, 238);
    border-top: 4px solid rgb(255, 253, 238);
    overflow: hidden;
    position:relative;
    width:90px;
   
}

/*
#choose-amount .wrap-input a {
    height: 15px;
    line-height: 50px;
    overflow: hidden;
    position: absolute;
    top: 3px;
    width: 15px;
    background-color :Blue;
}
*/

.btn-reduce
{
    background-image: url("/images/newicon20121205.png");
    height:15px;
    width:15px;
    overflow:hidden;
    background-position: -216px -190px;

    white-space: nowrap;
    border: 1px solid rgb(204, 204, 204);

 text-decoration: none;
 position:absolute;
 white-space: nowrap;
 top:3px;
 z-index:1;
}

#choose-amount .btn-add {
    background-image: url("/images/newicon20121205.png");
    height:15px;
    width:15px;
    overflow:hidden;

    background-position: -232px -190px;
    text-decoration: none;
    white-space: nowrap;
     border: 1px solid rgb(204, 204, 204);
       display: block;

     white-space: nowrap;
     top:3px;
    position:absolute;

 top:3px;
 left:56px;
   

}



  /*#choose-amount a {
  display: block;
 text-decoration: none;
 white-space: nowrap;
}
*/

#choose-amount .text {
    border: 1px solid rgb(204, 204, 204);
    height: 16px;
    padding: 2px;
    text-align: center;
    width: 30px;
    margin-left:18px;
    
}


.F12_bai{font-size:12px;color:#FFFFFF;font-family: "宋体";}
.F12_Chen_Text{font-size:14px;color:#F49B01;font-family: "宋体";font-weight: bold;}
.F14_bai{font-size:14px;color:#FFFFFF;font-family: "宋体";}
.F16_bai{font-size:16px;color:#FFFFFF;font-family: "宋体"; line-height:25px;}
.F24_ran{font-size:24px;color:#000000;font-family: "宋体";line-height:25px;	font-weight: bold;}
.F14_hui_cu{font-size:14px;color:#333333;font-family: "宋体";font-weight: bold;}


.Input_W180{font-family: "宋体";font-size: 14px;color: #333333;margin: 1px;padding: 1px;width: 180px;border: 1px solid #999999;height: 22px;}
.Input_W95{font-family: "宋体";font-size: 14px;color: #333333;margin: 1px;padding: 1px;width: 95px;border: 1px solid #999999;height: 22px;}

.Input_W160{font-family: "宋体";font-size: 12px;color: #333333;margin: 1px;padding: 1px;width: 160px;height: 20px;vertical-align:middle;}
.Input_W60{font-family: "宋体";font-size: 12px;color: #333333;margin: 1px;padding: 1px;width: 60px;height: 20px;vertical-align:middle;}
.Input_W70{font-family: "宋体";font-size: 12px;color: #333333;margin: 1px;padding: 1px;width: 70px;height: 20px;vertical-align:middle;}
.Input_W80{font-family: "宋体";font-size: 12px;color: #333333;margin: 1px;padding: 1px;width: 80px;height: 20px;vertical-align:middle;}
.Input_W120{font-family: "宋体";font-size: 12px;color: #333333;margin: 1px;padding: 1px;width: 120px;height: 20px;vertical-align:middle;}
.Input_W135{font-family: "宋体";font-size: 12px;color: #333333;margin: 1px;padding: 1px;width: 135px;height: 20px;vertical-align:middle;}
.Input_W530{font-family: "宋体";font-size: 12px;color: #333333;margin: 1px;padding: 1px;width: 530px;height: 20px;vertical-align:middle;}
.Input_W530_{font-family: "宋体";font-size: 12px;color: #333333;margin: 1px;padding: 1px;width: 530px;vertical-align:middle;}
.Input_W675{font-family: "宋体";font-size: 12px;color: #333333;margin: 1px;padding: 1px;width: 675px;height: 20px;vertical-align:middle;}
.Input_W675_{font-family: "宋体";font-size: 12px;color: #333333;margin: 1px;padding: 1px;width: 675px;vertical-align:middle;}
.Input_W680{font-family: "宋体";font-size: 12px;color: #333333;margin: 1px;padding: 1px;width: 680px;height: 100px;vertical-align:middle;}
.Input_W755{font-family: "宋体";font-size: 12px;color: #333333;margin: 1px;padding: 1px;width: 755px;height: 100px;vertical-align:middle;}

.Button_80X25{color: #000000;font-size: 14px;width: 80px;height: 25px;background-color: FDFDFD;margin: 1px;padding: 0px;border: 1px solid #999999;cursor: hand;}
.Button_{vertical-align:middle;}


.MenuP:link {color: #285271;text-decoration: none;font-family: "宋体";font-size: 14px;font-weight: bold;}
.MenuP:visited {color: #285271;text-decoration: none;font-family: "宋体";font-size: 14px;font-weight: bold;}
.MenuP:hover {color: #FFFFFF;font-family: "宋体";font-size: 14px;font-weight: bold;}

.MenuP2:link {color: #285271;text-decoration: none;font-family: "宋体";font-size: 14px;font-weight: bold;}
.MenuP2:visited {color: #285271;text-decoration: none;font-family: "宋体";font-size: 14px;font-weight: bold;}
.MenuP2:hover {color: #FFFFFF;font-family: "宋体";font-size: 14px;font-weight: bold;}


.A1:link {
	color: #0000FF;
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
}
.A1:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
}
.A1:hover {
	color: #F49B01;
	font-family: "宋体";
	font-size: 14px;
	text-decoration: underline;
}

.F12_Chen:link {color: #F49B01;text-decoration: none;font-family: "宋体";font-size: 12px;}
.F12_Chen:visited {color: #F49B01;text-decoration: none;font-family: "宋体";font-size: 12px;}
.F12_Chen:hover {color: #F49B01;font-family: "宋体";font-size: 12px;text-decoration: underline;}

.List { border-top: 1px solid #000000; border-bottom: 1px solid #000000; }
.List TH,TABLE.List TD { padding:3px;background-color:#eeeeee;border-bottom:2px solid #ffffff;border-right:1px solid #ffffff;border-left:1px solid #ffffff;color:#000000}
.List TH { background-color:#0064a8;border-top:2px solid #ffffff;color:#ffffff;font-weight:normal;}
.List TH A:link {COLOR: #ffffff; TEXT-DECORATION: none}
.List TH A:visited {COLOR: #ffffff; TEXT-DECORATION: none}
.List TH A:hover {COLOR: #ffffff; TEXT-DECORATION: underline}

.Form TH,TABLE.Form TD { padding:4px;background-color:#f6f6f6;border-bottom:1px solid #F6F6F6;border-right:1px solid #ffffff;border-left:1px solid #ffffff;color:#000000}
.Form TH { background-color:#E8E8E8;border-top:1px solid #ffffff;color:#006699;font-size:12px;font-weight:normal;border-bottom:1px;}
.Form TH A:link {COLOR: #ffffff; TEXT-DECORATION: none}
TABLE.Form TH A:visited {COLOR: #ffffff; TEXT-DECORATION: none}
TABLE.Form TH A:hover {COLOR: #ffffff; TEXT-DECORATION: underline}

TABLE.Sample TD { padding:2px;background-color:#f6f6f6;border-bottom:1px solid #000000;border-top:1px solid #000000;border-right:1px solid #000000;border-left:1px solid #000000;color:#000000}
TABLE.Sample TH { background-color:#AEC1D7;border-bottom:1px solid #000000;border-top:1px solid #000000;border-right:1px solid #000000;border-left:1px solid #000000;color:#000000;font-weight:normal;}

TABLE.SampleD TD{ padding:2px;border-bottom:1px solid #000000;border-top:1px solid #000000;border-right:1px solid #000000;border-left:1px solid #000000;color:#000000}
TABLE.SampleD TH { border-bottom:1px solid #000000;border-top:1px solid #000000;border-right:1px solid #000000;border-left:1px solid #000000;color:#000000;font-weight:normal;}

TABLE.Form1 TH,TABLE.Form1 TD { padding:4px;background-color:#BED8F3;border-bottom:1px solid #ffffff;border-right:1px solid #ffffff;border-left:1px solid #ffffff;color:#000000}

.erroredit
{
     border: 1px red solid;
     color:red;
}
.linetext
{
    BORDER-RIGHT: #ffffff 0px solid; 
    BORDER-TOP: #ffffff 0px solid;
    FONT-SIZE: 9pt; 
    BORDER-LEFT: #ffffff 0px solid; 
    BORDER-BOTTOM: #c0c0c0 1px solid; 
    BACKGROUND-COLOR: #ffffff;
    width:360px;
}

.linetext2
{
    BORDER-RIGHT: #ffffff 0px solid; 
    BORDER-TOP: #ffffff 0px solid;
    FONT-SIZE: 9pt; 
    BORDER-LEFT: #ffffff 0px solid; 
    BORDER-BOTTOM: #000000 1px solid; 
    BACKGROUND-COLOR: #ffffff;
    width:360px;
}

.MultiEditBox
{
    /*background: #f8f8f8;*/
     BACKGROUND-COLOR: #ffffff;
    border-bottom: #B7B7B7 1px solid;
    border-left: #B7B7B7 1px solid;
    border-right: #B7B7B7 1px solid;
    border-top: #B7B7B7 1px solid;
    color: #000000;
    cursor: text;
    font-family: "Arial";
    font-size: 9pt;
    padding: 2px;
    width:99%;
    overflow:hidden;
}
.ButtonCss {
    font-family: "Tahoma", "宋体";
    font-size:9pt; color: #003399;
    border: 1px #003399 solid;
    color:006699;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url(/Images/bluebuttonbg.gif);
    background-color: #e8f4ff;
    CURSOR: hand;
    font-style: normal ;
    height:22px;
}



/*产品快速索引*/
.quick_index
{
    margin-left:2px;
    width:1022px;
    height:212px;
    background-image:url(/Images/quick_index_bg.jpg);
    color:#FFF;
    overflow:hidden;
}

.quick_index .title
{
    padding-top:10px;
    font-size :15px;
    font-weight:bold;
    text-align:left;
    margin-left:10px;
}
.quick_index .category 
{
    float:left;
    width:266px;
}
.quick_index .category  .child_title
{
    float:left;
    font-size:16px;
    margin-left:10px; 
    color:#FFF;
    font-weight:bold;
}
.quick_index .category .child
{
    width: 250px;
    float: left;
    list-style:none;
    margin:0px;
    padding:0px;
}

.quick_index .category .child ul
{ 
    margin: 0px 0px 0px 10px;
    padding: 0 0 0 0;
    float:left;
    list-style:none;
}
.quick_index .category .child ul li
{
    
   float:left;
   width: 120px;
   text-align:left;
   margin-top:3px;
}
.quick_index .category .child ul li a
{
   font-size:12px;
   color:#9fa0a0;
}
.quick_index .category .child ul li a:hover
{
    color:#ff3333;
    text-decoration:underline;
}

.quick_index .category1
{
    float:left;
    width:130px;
}
.quick_index .category1 .child
{
    width: 125;
    float: left;
    list-style:none;
    margin:0px;
    padding:0px;
}
.quick_index .category1 .child ul
{ 
    margin: 0px 0px 0px 10px;
    padding: 0 0 0 0;
    float:left;
    list-style:none;
}
.quick_index .category1 .child ul li
{
    
   float:left;
   width: 120px;
   text-align:left;
   margin-top:1px;
}
.quick_index .category1 .child ul li a
{
     font-size:12px;
     color:#9fa0a0;
}
.quick_index .category1 .child ul li a:hover
{
    color:#ff3333;
    text-decoration:underline;
}
.quick_index .category1  .child_title
{
    float:left;
    font-size:16px;
    font-weight:bold;
    margin-left:10px; 
    color:#FFF;
}

.quick_index a:hover
{
    color:#ff3333;
    text-decoration:underline;
}

/*包围*/
div.roundout{ width:430px;/*宽*/background:white;/*背景颜色*/ float: left;padding:2px;margin:0px; 
              background:url(/images/product_title_bg.png) no-repeat;
               background-position:2px 2px;
}
b.rtop, b.rbottom{display:block;background: #fff;}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #fff;/*背景颜色*/border:solid 1px #949599;/*线条颜色*/border-top:none;border-bottom:none;}
b.r1{margin: 0 4px;}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
b.rtop b.r1,b.rbottom b.r1{background:#949599;/*线条颜色*/}
div.roundin{margin:0px 0px;height:200px;/*高*/border:solid 1px #949599;/*线条颜色*/border-top:none;border-bottom:none;}

div.roundout_order{ width:792px;/*宽*/background:white;/*背景颜色*/ float: left;padding:2px;margin:0px;}
div.roundin_order{margin:0px 0px;/*高*/border:solid 1px #949599;/*线条颜色*/border-top:none;border-bottom:none;}
         
table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	font-weight:bold;
}
table.gridtable td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
                

@media Print{.noPrint{ DISPLAY:none}
             
      