/*
*####################################################
* Power by Alan @ okman.cn
* Copyright (c) 2005-2006 chazuo.com
*
* main style css
*####################################################
*/

/**/
body {
	color: #333333;
	margin: 0px;
	padding: 0px;	
	line-height: 1.5;		
}
/*
html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}
*/
body,td,th {
    font-family: "宋体";
	font-size: 12px;
}
/*表单间距*/
form{ 
  padding: 0;
  margin: 0;
}
/*空行1,5*/
.line5 {
  width:760px;height:5px;padding:0px;line-height:5px;border-top:solid 1px #FFFFFF;margin-left: auto;margin-right:auto;
}
.line1 {
  width:760px;height:1px;padding:0px;line-height:1px;
}

.bgfff {
	background-color: #FFFFFF;
}
/*link style*/
a:link,a:visited,a:active{color:#0044dd;text-decoration:none; }
a:hover {
	text-decoration:underline;
	position: relative;
	left: 0px;
	top: 0px;
	color: #FF6600;
  }

a.a-white:link,a.a-white:visited,a.a-white:active{text-decoration:none;color:#ffffff;}
a.a-white:hover{text-decoration:underline; }

a.a-org:link,a.a-org:visited,a.a-org:active{color:#FF6600; text-decoration: none;}
a.a-org:hover {color:#FF0000;text-decoration: underline;}

a.a-org14:link,a.a-org14:visited,a.a-org14:active{color:#FF6600; font-size:14px;text-decoration: none;}
a.a-org14:hover {color:#FF0000;font-size:14px;text-decoration: underline;}

a.a-blank:link,a.a-blank:visited,a.a-blank:active{color:#000000; text-decoration: none;}
a.a-blank:hover {color:#ff6600;text-decoration: underline;}

a.a-hui:link,a.a-hui:visited,a.a-hui:active{color:#333333; text-decoration: none;}
a.a-hui:hover {color:#ff6600;text-decoration: underline;}

a.a-hui14:link,a.a-hui14:visited,a.a-hui14:active{color:#333333;font-size:14px;text-decoration: none;}
a.a-hui14:hover {color:#ff6600;font-size:14px;text-decoration: underline;}

a.a-red:link,a.a-red:visited,a.a-red:active{color:#ff0000; text-decoration: none;}
a.a-red:hover {color:#ff6600;text-decoration: underline;}

a.a-blue14:link,a.a-blue14:visited,a.a-blue14:active{color:#0044dd;font-size:14px;text-decoration: none;}
a.a-blue14:hover {color:#ff6600;font-size:14px;text-decoration: underline;}

a.a-green:link,a.a-green:visited,a.a-green:active{color:#00b226; text-decoration: none;}
a.a-green:hover {color:#ff6600;text-decoration: none;}

a.blackul14{
	color:#000;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
	filter: DropShadow(Color=#FFF, OffX=2, OffY=2, Positive=1);
}
a.blackul14:hover {color:#FF6600;font-size:14px;text-decoration: underline;}
a.whiteul{color:#FFF; text-decoration: none;}
a.whiteul:hover {
	color:#FFFF00;
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
}
a.shsul{color:#686868; text-decoration: none;}
a.shsul:hover {color:#FF0000;	text-decoration: underline;}
a.sredul{color:#FE5E0F; text-decoration: none;}
a.sredul:hover {color:#FE5E0F;	text-decoration: underline;}
a.shsul1{color:#565656; text-decoration: none;}
a.shsul1:hover {color:#FF0000;	text-decoration: underline;}
a.blueul{color:#000099; text-decoration: underline;}
a.blueul:hover {color:#F00;text-decoration: none;}  
.bgfff {
	background-color: #FFFFFF;
}
/*斜*/
a.list:link,
a.list:visited,
a.list:hover,
a.list:active{
  font-size:14px;
  color:#000;
  text-decoration:none;
}
a.list:hover{
  color:#003399;
  text-decoration:underline;
  }
a.more:link,
a.more:visited,
a.more:hover,
a.more:active{
  font-size:12px;
  font-weight:bold;
  color:#c60;
  text-decoration:none;
}
a.more:hover{
  text-decoration:underline;
  }

a.tit:link,
a.tit:visited,
a.tit:hover,
a.tit:active{
  font-size:12px;
  font-weight:bold;
  color:#c60;
  text-decoration:none;
}
a.tit:hover{
  text-decoration:underline;
  }
a.b12:link,a.b12:visited,a.b12:hover,a.b12:active{
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  }
a.b12:hover{
  text-decoration:underline;
  }
/*图片色*/
a.picbg:link{
  border:5px solid #eee;
  display:block;
}
a.picbg:visited{
  border:5px solid #eee;
  display:block;
}
a.picbg:hover{
  border:5px solid #ccc;
  display:block;
}
a.picbg:actived{
  border:5px solid #eee;
  display:block;
}
/**/
table {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:12px;
  word-spacing:1px;
  line-height:20px;
  border:0px;
}

img {
  border:0;
}
.select1 {
	height: 20px;
}
/***** ******/
input{
  font-size:12px;
}
textarea {
  font-size: 12px;
  background-color: #F9F9F9;
  vertical-align: middle;
  color: #000;

}
select {
  font-size: 12px;
  height: 20px;
  background-color: #F9F9F9;
  vertical-align: middle;
} 

/*钮式*/
.btn{
  border:1px solid #666;
  height:20px;
  line-height:20px;
  background-image:url(images/bg_btn.gif);
  background-repeat:repeat-x;
  cursor:hand;
}
/**/
.input80 {
    font-size: 12px;
	height: 16px;
	width: 80px;
	border: 1px solid #7F9DB9;
}
.input180 {
	height: 18px;
	width: 180px;
	border: 1px solid #7F9DB9;
}
/*line hight*/
.LH150 {LINE-HEIGHT: 150%}
.LH180 {LINE-HEIGHT: 180%}
.LH200 {LINE-HEIGHT: 200%}
.gray{
  background-color:#f4f4f4;
}

/*页录*/
.bg_login{
  background-image:url(images/bg_top.jpg);
  line-height:24px;
  height:24px;
  font-size:12px;
  color:#000;
  border:1px solid #ccc;
  }

/*****目*****/  
/**/
.titlebar{
  background-image:url(images/title.jpg);
  background-repeat:no-repeat;
  line-height:25px;
  padding-left:20px;
  font-size:11px;
  font-weight:bold;
  color:#fff;
}
/**/
.bg_titlebar{
  background-image:url(images/bg_tb.jpg);
  background-repeat:repeat-x;
  line-height:25px;
  font-weight:bold;
  color:#EC730B;
}

/**/
.sidebar{
  background-image:url(images/bg_st.jpg);
  background-repeat:repeat-x;
  line-height:25px;
  font-size:11px;
  font-weight:bold;
  color:#c60;
}
/*位玫*/
.position{
  background-image:url(images/ico_1.gif);
  background-repeat:no-repeat;
  border:1px solid #ababab;
  padding-left:27px;
  line-height:24px;
  }

/*玫片*/
#slidepic{
  border:1px solid #ddd;
  padding:5px;
  background-color:#fff;
}

.slidepic_title{
  border-top:5px solid #fff;
  background-color:#dcdcdc;
  font-weight:bold;
  height:24px;
  line-height:24px;
  text-align:center;
  width:100%;
}


/**/
.description{
  line-height:150%;
  word-wrap:break-word;
  word-break:break-all;
  border:1px dotted #999;
  width:740px;
  font-size:11px;
  padding:5px;
  }

.12b {
	font-size:12px;
	font-weight:bold;
	color: #666666;
  }
.14b {
  font-size:14px;
  font-weight:bold;
  }
.18b {font-size:18px;font-weight:bold;}  
.20hb {color:#000000;font-size:20px;}  
.24h_fff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;

	color: #FFFFFF;
}
.16_en_fff {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.tel{font-family: Georgia, "Times New Roman", Times, serif;font-weight:bold;color:#ff6600;font-size:14px;}
.hui12 {color:#999999;font-size:12px;}
.red12 { color:#f00;  font-size:12px;  }
.hei12 { color:#000000;  font-size:12px;  }
.org12 { color:#ff6600;  font-size:12px;  }
.white14b {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}  
.white12 {
	font-size: 12px;
	color: #FFFFFF;
	filter: DropShadow(Color=#000, OffX=1, OffY=1, Positive=1);
	}
.yellow12{font-size:12px;color:#FFFF00}	
.green12{font-size:12px;color:#669900}	

.black12{
	font-size:12px;
	color:#000;
	filter: DropShadow(Color=#fff, OffX=1, OffY=1, Positive=1);
}
.txt1{color:#484848;}
.txt2{color:#ffffff;font-weight:bold;}
.txt3{color:#FF5A00;}
.txt4{color:#000000;font-size:20px;font-family: "黑体";}
/**/
#title{
  font-size:18px;
  font-weight:bold;
  text-align:center;
  height:30px;
  line-height:30px;
  text-align:center;
  padding:5px;
}
/**/
.subtitle{
  font-size:14px;
  }

.search{
  background-color:#f5f5f5;
}
.search_l{
  background-color:#f5f5f5;
  text-align:right;
  padding-right:15px;
  height:30px;
  line-height:30px;
  font-weight:bold;
  color:#EC730B;
}
.search_r{
  padding-left:10px; 
}
/*说
.bg_menu{
  background-image:url(images/bg_menu.jpg);
  background-repeat:repeat-x;
  border:1px solid #ababab;
  line-height:24px;
  margin-top:5px;
}*/


/*呖*/
.side_1{
  border:1px solid #ababab;
}

/*页专*/
.bg_spe{
  background-image:url(images/bg_spe.gif);
  }
.bg_spepic{
  background-image:url(images/bg_spepic.gif);
  background-repeat:no-repeat;
}

.pic{
  border:1px solid #ccc;
  padding:3px;
}


/*图片*/
.pic_title {
  height:20px;
  line-height:20px;
  text-align:center;
}
.tableborder {
  border:1px solid #2999d6;
  background-color:#EBF6FB;
  width: 100%;
}

td.tablerow {
  padding: 3px;
  background-color: #ffffff;
  line-height: 150%;
}
/**/
td.tablerowhighlight{
  background-color: #e8f5fe;
  border-bottom:1px solid #ffffff
  line-height: 150%;
  color:#036;
}
/**/
th{
  font-weight: bold;
  font-size: 11px;
  background-image: url("images/title_bg_3.gif");
  color:#036;
  line-height: 25px;
  height:25px;
  letter-spacing: 5px;
}
.tit_blue{
	background-image:url(../images/tb_blue.gif);
	background-repeat:no-repeat;
	padding-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #F0F0F0;
	background-position: 15px;
	font-weight: bold;
	list-style-position: inside;
	font-size: 14px;
	height: 22px;
}
.td_list {
	padding-left: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e6e2bd;
	border-right-color: #e6e2bd;
	border-bottom-color: #e6e2bd;
	border-left-color: #e6e2bd;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	background-color: #f9f5ec;
}
.tab_hui {
	background-color: #FFFFFF;
	padding: 5px;
	border: 4px solid #F5F5F5;
	vertical-align: top;
}
.catlist {
	background-color: #F9F5EC;
	border: 1px solid #FB9300;
 
}
.catlist_tit {
	font-size: 14px;
	font-weight: bold;
	color: #7f151b;
	background-color: #F2EDD7;
	background-image: url(../images/tit_bg1.gif);
	text-align: center;
	height: 35px;
	padding-top:5px;
}
.catlist_tit2 {
	background-image: url(../images/tb_b1.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 20px;
	height: 28px;
	padding-top:5px;
}


a.catlink1 {
	font-size: 12px;
	color: #c43f00;
	font-weight: bold;
	text-decoration: none;
	}
a.catlink1:hover{
	font-size:12px;
	color:#FF6600;
	text-decoration: underline;
	font-weight: bold;
}	
a.catlink2 {
	font-size: 12px;
	color: #504c2f;
	text-decoration: none;
	}
a.catlink2:hover{
	font-size:12px;
	color:#ff6600;
	text-decoration: underline;
}	
/*TD目*/
.sec1 {
	cursor: hand;
	font-size: 12px;
    line-height: 15px;
	color: #373737;
	background-image: url(../images/sec_h.gif);
}
.sec2 {
	font-size: 12px;
	line-height: 15px;
	cursor: hand;
	color: #B64D00;		
	background-image: url(../images/sec_o.gif);
}
.td_hui {
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	background-color: #FCFCFC;
	padding: 10px;
}
.tit_org198 {
	background-color: #FF8C01;
	background-image: url(../images/lbg1.gif);
	background-repeat: no-repeat;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#end {
	text-align: center;
}
#ulli12 {
	font-size: 12px;
	color: #6666FF;
	text-indent: -20px;
	list-style-position: inside;
	list-style-type: disc;
}
/*list style*/
.listblue{
	position: relative;
	text-indent: -20px;
	line-height: 180%;
}
.listblue li {
	list-style-image: url(../images/tb11.gif);
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6cf;
	padding-top: 2px;
}
.listblue a:link,.listblue a:visited,.listblue a:active{
	text-decoration: none;
	color: #0044dd;
	text-indent: 20px;
}
.listblue a:hover{
	/*padding-left: 0px;*/
	color: #FF6600;
	border-bottom-color: #FF6600;
	text-decoration: none;
}
/* list blue 2 ,no line*/
.listblue2{
	position: relative;
	text-indent: -20px;
	line-height: 180%;
}
.listblue2 li {
	list-style-image: url(../images/tb8.gif);
	padding-top: 2px;
	width: auto;
	text-indent: 18px;
}
.listblue2 a:link,.listblue2 a:visited,.listblue2 a:active{
	text-decoration: none;
	color: #0044dd;
}
.listblue2 a:hover{
	/*padding-left: 0px;*/
	color: #FF6600;
	border-bottom-color: #FF6600;
	text-decoration: none;
}
/* list blue2 end*

/*list blue 14 style*/
.listblue14{
	position: relative;
	text-indent: -20px;
	line-height: 200%;
}
.listblue14 li {
	font-size: 14px;
	list-style-image: url(../images/tb11.gif);
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6cf;
	padding-top: 4px;
}
.listblue14 a:link,.listblue14 a:visited,.listblue14 a:active{
	text-decoration: none;
	color: #0044dd;
	text-indent: 20px;
	font-size: 14px;
}
.listblue14 a:hover{
	/*padding-left: 0px;*/
	color: #FF6600;
	border-bottom-color: #FF6600;
	text-decoration: none;
	font-size: 14px;
}

.listgreen{
	position: relative;
	text-indent: -20px;
	line-height: 180%;
}
/*指械ul式*/
ul {margin: 0; padding: 0;}
.listgreen li {
	list-style-image: url(../images/tb11.gif);
}
.listgreen a:link,.listgreen a:visited,.listgreen a:active{
	text-decoration: none;
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66FFCC;
}
.listgreen a:hover{
	/*padding-left: 0px;*/
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.listhui{
	position: relative;
	text-indent: -20px;
	line-height: 180%;
}
.listhui li {
	list-style-image: url(../images/tb14.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: auto;
	text-indent: 18px;
}
.listhui a:link,.listhui a:visited,.listhui a:active{
	text-decoration: none;
	color: #333333;
}
.listhui a:hover{
	/*padding-left: 0px;*/
	color: #FF6600;
	border-bottom-color: #FF6600;
	text-decoration: none;
}
/*listhui2*/
.listhui2{
	position: relative;
	text-indent: -20px;
	line-height: 180%;
}
.listhui2 li {
	list-style-image: url(../images/tb19.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: auto;
	text-indent: 18px;
}
.listhui2 a:link,.listhui2 a:visited,.listhui2 a:active{
	text-decoration: none;
	color: #333333;
}
.listhui2 a:hover{
	/*padding-left: 0px;*/
	color: #FF6600;
	border-bottom-color: #FF6600;
	text-decoration: none;
}
/*member,company menu*/
.liorg{
	position: relative;
	text-indent: -20px;
	line-height: 180%;
	padding: 25px;
}
.liorg ul{
list-style:none;
}
.liorg li {
    background: url(../images/tb_22.gif) transparent no-repeat 0px 12px;
	text-indent: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDCF8F;
	padding-top: 10px;
	padding-left:15px;
	height: 30px;
}
.liorg a:link,.liorg a:visited,.liorg a:active{
	text-decoration: none;
	color: #333333;
	text-indent: 20px;
}
.liorg a:hover{
	color: #FF6600;
	border-bottom-color: #FF6600;
	text-decoration: none;
}
/**/
.gallery {
	width:505px;
	height:90px;
	clear:left;
	list-style:none;
	text-align:center;
	text-indent: -60px;
	margin: 0;

}
.gallery li {
	float:left;
	width:100px!important;
	width /**/:100px;
	height:90px;
	background-position:center 10px;
	background-repeat:no-repeat;
	text-indent: 3px;
	margin: 0;
}
.gallery a { 
display:block; 
width:100px; 
padding-top:90px; 
} 
.gallery a:link,.gallery a:visited,.gallery a:active{
	text-decoration: none;
	color: #0044dd;
}

.gallery a:hover{
	color: #FF6600;
	border-bottom-color: #FF6600;
	text-decoration: underline;
}
/*产品展示多列*/
.prodshow {
	clear:both;
	list-style:none;
	text-align:center;
	margin: 3 0px;
}
.prodshow li {
	float:left;
	width:120px!important;
	width /**/:120px;
	height:110px;
	background-position:center 3px;
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin:3px;
}
.prodshow a { 
display:block; 
width:130px; 
padding-top:85px; 
} 
/*prod 1 */
.prodone {
	clear:both;
	list-style:none;
	text-align:center;
	margin: 0px;
}
.prodone li {
	float:left;
	width:95px!important;
	width /**/:95px;
	height:95px;
	background-position:center 3px;
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 0px;
}
.prodone a { 
display:block; 
width:95px; 
padding-top:83px; 
} 

/*topnav*/
.topnav {
	background-image: url(../images/topnav_2.gif);
	height: 58px;
	width: 760px;
    margin-right:auto;   /*auto*/
    margin-left:auto;   
}
.topnav_td_lr {
	width: 8px;
}
.nav_td1 {
	background-image: url(../images/tit_org2.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 26px;
	width: 98px;
	line-height: 26px;
}
.nav_td1_bg {
	background-image: url(../images/tit_org1_bg.gif);
	color: #FF6600;
	text-align: right;
}
.nav_or_cu {
	background-image: url(../images/tit_l_org.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 76px;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF;
}
.nav_or {
	background-image: url(../images/tit_l_hui.gif);
	background-repeat: no-repeat;
	width: 77px;
	text-align: center;
}
.subtit {
	background-image: url(../images/subtit.jpg);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 35px;
	padding-top: 2px;
}
/*1px line*/
.separater {padding:5px 0 5px 0}
.separater5 {padding:5px 0 5px 0}
.yin {
	color: #FFFFFF;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
/*topbtnlink -------------------------------------------*/
.topbtn { 
height:65px; 
clear:left;
list-style:none;
text-align:center;
margin:0 auto;
}
.topbtn li { 
float:left; 
width:50x !important; 
width /**/:50px; 
height:55px;
background-position:center 3px; 
background-repeat:no-repeat;
margin:8 3px; 
}
.topbtn a { 
display:block; 
width:50px; 
padding-top:40px; 
} 
.topbtn a:link,.topbtn a:visited,.topbtn a:active{
{ 
color:#000000;
text-decoration:none; 
} 
.topbtn a:hover { 
color:#ff6600; 
text-decoration:underline; 
} 
/*sub toplink -------------------------------------------*/
#toplink { 
height:65px; 
clear:left;
list-style:none;
text-align:center;
margin:0 auto;
}
#toplink li { 
float:left; 
width:65x !important; 
width /**/:65px; 
height:55px;
background-position:center 3px; 
background-repeat:no-repeat;
margin:8 3px; 
}
#toplink a { 
display:block; 
width:65px; 
padding-top:40px; 
} 
#toplink a:link,#topbtn a:visited,#topbtn a:active{
{ 
color:#000000;
text-decoration:none; 
} 
#toplink a:hover { 
color:#ff6600; 
text-decoration:underline; 
} 
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.pricered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.priceblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}
.pricedel {
	text-decoration: line-through;
	color: #999999;
}
.pages{
  border:1px solid #dcdcdc;
  background-color:#f5f5f5;
  color:#000;
  height:30px;
  line-height:30px;
  text-align:center;
}
.tdblue {
	background-color: #C1EBFF;
	border: 1px solid #95B8FF;
	padding: 3px;
}
.tit_org2 {
	background-color: #FFB43D;
	background-image: url(../images/lbg4.gif);
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	line-height: 150%;
	width: 198px;
}
/*brandlist*/
.brandlist {
	width:198px;
	clear:both;
	list-style:none;
	text-align:center;
	margin: 0px;
	padding: 5px;
}
.brandlist li {
	float:left;
	width:90px!important;
	width /**/:90px;
	height:40px;
	background-position:center 3px;
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
.brandlist a { 
  display:block; 
  width:90px; 
  padding-top:35px; 
} 
/*brand*/
.brand {
	clear:both;
	list-style:none;
	text-align:center;
	margin: 0px;
	padding: 5px;
}
.brand li {
	float:left;
	width:90px!important;
	width /**/:90px;
	height:40px;
	background-position:center 3px;
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
.brand a { 
  display:block; 
  width:100px; 
  padding-top:35px; 
background-repeat:no-repeat;
} 
/*brand2*/
.brand2 {
	clear:both;
	list-style:none;
	text-align:center;
	margin: 0px;
	padding: 5px;
}
.brand2 li {
	float:left;
	width:89px!important;
	width /**/:89px;
	height:36px;
	background-position:center 3px;
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
.brand2 a { 
  display:block; 
  width:89px; 
} 
/*brand3*/
.brand3 {
	clear:both;
	list-style:none;
	text-align:center;
	margin: 0px;
	padding: 5px;
}
.brand3 li {
	float:left;
	width:92px!important;
	width /**/:92px;
	height:40px;
	background-position:center 3px;
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
.brand3 a { 
  display:block; 
  width:92px; 	height:40px;
} 

.td_orgd {
	background-color: #ffffed;
	border: 1px solid ddcf8f;
}
/*top*/
.toptab {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	background-color: #FFCC00;
}
.toptab2 {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.txtright {
	text-align: right;
}
.toptabtd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h1 {font-size: 20px;	font-weight: bold;}
h2 {font-size: 16px;	font-weight: bold;}
h3 {font-size: 14px;	font-weight: bold;}

.ltd_orb {
	background-image: url(../images/ltd_or.gif);
	background-repeat: no-repeat;
	height: 4px;
}
.ltd_org {
	background-color: #FFFFED;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDCF8F;
	border-left-color: #DDCF8F;
	padding: 4px;
}
/*搜索页*/
#slist {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	height: 90px;
}
#slist #sselect {
	width: 30px;
	float: left;
	text-align: center;
	padding-top: 30px;
	height: 90px;
}

#slist #pic {
	float: left;
	height: 90px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	padding-top: 5px;
}
#slist #name {
	float: left;
	width: 220px;
	height: 90px;
	padding-top: 20px;
}
#slist #price {
	width: 80px;
	float: left;
	height: 90px;
	padding-top: 20px;
	text-align: center;
}
#slist #sbtn {
	float: left;
	width: 120px;
	height: 90px;
	padding-top: 35px;
	text-align: center;
}
/*search result view style 3*/
#slist3 {
	height: 50px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
#slist3 #select3 {
	float: left;
	height: 50px;
	width: 60px;
	padding-top: 15px;
	text-align: center;
}
#slist3 #pname3 {
	float: left;
	height: 50px;
	width: 260px;
}
#slist3 #price3 {
	float: left;
	height: 50px;
	width: 90px;
	padding-top: 5px;
	text-align: center;
}
#slist3 #btn3 {
	float: left;
	height: 50px;
	padding-top: 10px;
	width: 120px;
	text-align: right;
}
.14b_org {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.12b_org {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.12green {
	font-size: 12px;
	color: #669900;
}
.category ul { 
list-style:none; 
} 
.category li { 
float:left; 
width:140px; 
margin-left:3px; 
line-height:26px; 
}
.category a { 
display:block; 
height:26px; 
} 
.category a:link { 
color:#666; 
text-decoration:none; 
}
.category a:visited { 
color:#666; 
text-decoration:none; 
} 
.category a:hover { 
color:#ff6600; 
text-decoration:underline; 
} 
/*Topnav_news category*/
#submenu {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height:25px; }

#submenu ul {
clear: left;
margin: 0px;
padding:0px;
border: 0px;
list-style-type: none;
text-align: center;
display:inline;
}
.cat_news ul {
clear: left;
margin: 0px;
padding:0px;
border: 0px;
list-style-type: none;
text-align: center;
display:inline;
}
.cat_news{ 
height:20px; 
margin-top: 7px;
}
.cat_news li { 
float:left; 
width:70x !important; 
width /**/:70px; 
margin-left:3px; 
line-height:20px; 
}
.cat_news a { 
display:block; 
height:20px; 
} 
.cat_news a:link,.cat_news a:visited,.cat_news a:active{
{ 
text-decoration:none; 
} 
.cat_news a:hover { 
color:#ff6600; 
text-decoration:underline; 
} 

/*litd*/
.litd ul { 
list-style:none; 
margin-top: 7px;
} 
.litd  li { 
float:left; 
width:90px; 
margin-left:3px; 
line-height:20px; 
}
.litd  a { 
display:block; 
height:20px; 
} 
.litd  a:link,.litd  a:visited,.litd  a:active{
{ 
text-decoration:none; 
} 
.litd  a:hover { 
color:#ff6600; 
text-decoration:underline; 
} 
/*likey*/
.likey ul { 
list-style:none; 
margin-top: 7px;
} 
.likey li { 
float:left; 
width:70px; 
margin-left:3px; 
line-height:20px; 
}
.likey a { 
display:block; 
height:20px; 
} 
.likey a:link,.likey a:visited,.likey a:active{
{ 
text-decoration:none; 
} 
.likey a:hover { 
color:#ff6600; 
text-decoration:underline; 
} 
/*top_blue category*/
.top_blue ul {
	list-style:none;
	margin-top: 5px;
} 
.top_blue li { 
float:left; 
width:70px; 
margin-left:3px; 
line-height:20px; 
}
.top_blue a { 
display:block; 
height:20px; 
} 
.top_blue a:link,.top_blue a:visited,.top_blue a:active{
{ 
text-decoration:none; 
} 
.top_blue a:hover { 
color:#ff6600; 
text-decoration:underline; 
} 
/* article title link li */
.a_title { 
text-indent: 8px;
margin-top: 5px;
} 
.a_title li { 
margin-left:5px; 
line-height:22px; 
font-size: 14px;
list-style-image: url(../images/tb2.jpg);
list-style-position: inside;
}
.a_title a { 
display:block; 
height:22px; 
} 
.a_title a:link,.a_title a:visited,.a_title a:active{
{ 
color:#000000; 
text-decoration:none; 
} 
.a_title a:hover { 
color:#ff6600; 
text-decoration:underline; 
} 
/****************************/
.td_tit {
	background-image: url(../images/tb_blue2.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	background-position: 1px center;
	color: #FF6600;
}
.line_top_blue {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
.bg_blue {
	background-color: #0099CC;
}

 .line_top_org {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff6600;
}
.td_hui_bk {

	background-color: #F8F8F8;
	border: 1px solid #E8E8E8;
	vertical-align: top;
}
.14 {
	font-size: 14px;
}
.txtcenter {
	text-align: center;
}
.tit_green {
	background-repeat:no-repeat;
	padding-left:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	background-color: #A0FAB0;
	font-weight: bold;
	list-style-position: inside;
	font-size: 14px;
	height: 24px;
	background-image: url(../images/tb_blue2.gif);
	background-position: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	padding-top: 1px;
}
.bk_xu {
	border: 1px dotted #CCCCCC;
}
.bk_s {
	border: 1px solid #CCCCCC;
}
.12b_fff {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bk_blue_lrb {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4B96F1;
	border-bottom-color: #4B96F1;
	border-left-color: #4B96F1;
}
.bk_org_lrb {

	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FB9300;
	border-bottom-color: #FB9300;
	border-left-color: #FB9300;
}
.bk_or_top {
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FB9300;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
}
.tit_hui_12b {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EBEBEB;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bg_fff {
	background-color: #FFFFFF;
	padding: 3px;
	vertical-align: top;
}
.bk_blue_top {

	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3333CC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
}
.bk_or_left {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FB9300;
	padding: 3px;
}
.bk_xu_bot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}

.tit_hui_col {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
}
/*col line */
.liline {margin:0;width:1px;height:15px;background:#ccc;}
