@charset "utf-8";
/* CSS Document */
/*dom*/
h1{
   display: block;
	border-bottom: 1px solid #bebebe;
	margin: 15px 0 45px 0;
	padding: 0;
}
h1 .sub{
	float: right;
	margin: 1px 15px 0 0;
	*margin: 0 15px 0 0;
}

.h1_B {
   display: block;
	border-bottom: 1px solid #bebebe;
	margin: 15px 0 25px 0;
	padding: 0;
}

hr{
border: 1px dashed #B2BDC8;
margin: 0 0 20px 0;
}

/*---------------------------------------------------------*/
/*brand*/
.brand {
	border: 1px #bfbfbf solid;
	padding: 1px;
}

.brand .brand_title {
	height: 24px;
	background: url(../images/brand_title.gif) top left no-repeat;
}

.brand .brand_list {
   padding: 5px;
	text-align: center;
	background: #ffffff url(../images/brand_bg.gif) bottom left repeat-x;
}

.brand .brand_list img {
	margin-bottom: 2px;
}

/*product_search*/
.product_search {
	margin-bottom: 6px;
	padding: 0 9px 9px;
	border: 1px #bfbfbf solid;
	background: url(../images/productSearch_bg.gif) no-repeat;
	*background: url(../images/productSearch_bg.gif) no-repeat 1px 1px;
}
.product_search .select_title{
  margin: 0 -9px 12px;
}

.product_search ul{
list-style: none;
margin: 10px 0 0 0;
padding: 0;
color: #4f4f4f;
}
.product_search ul li{
margin-top: 1px;
background: url(../images/productSearch_li_bg.gif) no-repeat 70px bottom;
}
.product_search ul .last{
background:none;
}
.product_search ul img{
	vertical-align: middle;
	border: 2px solid #c0bebf;
	margin: 0 20px 0 0;
}
.product_search ul span{
display: inline-block;
background: url(../images/productSearch_iconA.gif) no-repeat 0 3px;
*background: url(../images/productSearch_iconA.gif) no-repeat 0 1px;
text-indent: 20px;
}

/*.textfield {
	font-size: 11px;
	width: 150px;
	height: 14px;
}*/

.search_btn{
   border: 0;
	margin: -1px 0 -8px;
	*margin: -1px -3px -8px;
   padding: 0;
	background-color: transparent;
	vertical-align: top;
}

.search_btn span {  
   display: inline-block;
	*display: inherit;
	color: #ffffff;
	font-size: 11px;
	line-height: 19px;
	background: url(../images/search_btn_bg.gif) repeat-x;
}
.search_btn span img {
	vertical-align: bottom;
}
.textfield {
	font-size: 11px;
	width: 150px;
	height: 14px;
	margin: 0;
}

/*index_block*/
.index_block{
width: 100%;
margin: 0;
border-collapse: collapse;
}
.index_block th{
   text-align: left;
	background: url(../images/index_title_bg.jpg) no-repeat top right;
	padding: 0;
}
.index_block th a{
   margin: 14px 20px 0 0;
	float: right;
}
.index_block td{
padding: 0 12px 0 35px;
}
.index_block td ul{
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	color: #666666;
}
.index_block td li{
padding: 0 0 2px 0;
margin: 15px 0 0 0;
background: url(../images/indextitle_li_bg.gif) repeat-x bottom;
}
.index_block td li a{
  color: #666666;
  text-decoration: none;
}
.index_block td li span{
	color: #ff6600;
	float: right;
}

/*hot_pd*/
.hot_pd{
	border: 1px #bfbfbf solid;
	margin-bottom: 5px;
}
.hot_pd .flash{
margin: 5px;
}


/*count*/
.count{
   margin: 6px 0 0 0 ;
   line-height: 45px;
	text-indent: 120px;
	font-weight: bold;
	color: #696969;
	background: url(../images/count_bg.gif) no-repeat;
}

/*sitemap*/
.sitemap{
background: url(../images/sitemap_bg.gif) no-repeat 0 2px;
*background: url(../images/sitemap_bg.gif) no-repeat 0 1px;
padding-left: 10px;
font-size: 11px;
color: #979797;
}

.sitemap .link{
background: url(../images/sitemap_icon.gif) no-repeat 3px 5px;
*background: url(../images/sitemap_icon.gif) no-repeat 3px 3px;
padding-left: 10px;
}
.sitemap span{
	background: url(../images/sitemap_icon.gif) no-repeat 3px 5px;
   *background: url(../images/sitemap_icon.gif) no-repeat 3px 3px;
	padding-left: 10px;
	color: #666666;
}

.sitemap a{
color: #979797;
text-decoration: none;
}

/*contentP*/
.contentP{
	margin: 0 10px 0 10px;
	line-height: 22px;
}

.contentP .imgFloR{	
float: right;
margin: 0 25px 13px 25px;
}
.contentP .guideline{
   display: block;
	text-indent: 26px;
	font-weight: bolder;
	color: #8d8c8c;
}

.contentP .ptitle{
	font-size: 13px;
	color: #ff6600;
	font-weight: bolder;
	background: url(../images/ptitle_icon.gif) no-repeat 0 3px;
	*background: url(../images/ptitle_icon.gif) no-repeat;
	padding-left: 15px;
}

.news_list{
color: #ff6600;
margin-bottom: 40px;
list-style-position: inside;
margin: 0 20px 0 20px;
padding: 0;
}
.news_list li{
	margin: 15px 0 0 0;	
	text-indent: -79px;
	padding-left: 79px;
	*text-indent: -82px;
	*padding-left: 82px;
	padding-bottom: 15px;
	background: url(../images/new_list_bg.gif) repeat-x bottom;
}

.news_list .last{
	background: none;
}

.news_list li a{
	color: #666666;
	text-decoration: none;
}
.news_list li span{
	margin-right: 20px;
}

.pdf_list{
color: #ff6600;
list-style-position: inside;
margin: 25px 35px 0 35px;
padding: 0;
}
.pdf_list li{
	margin: 15px 0 0 0;	
	padding-bottom: 10px;
	background: url(../images/new_list_bg.gif) repeat-x bottom;
}

.pdf_list .last{
	background: none;
}

.pdf_list li a{
	color: #666666;
	text-decoration: none;
}
.pdf_list li img{
vertical-align: bottom;
}
.pdf_list li .date{
   display: inline-block;
	width: 120px;
}
.pdf_list li .size{
	display: inline-block;
	width: 100px;
}
.pdf_list li .filename{
	margin-right: 10px;
}
/*listHead*/
.listHead{
   display: block;
	background-color: #f2f2f2;
	margin: 0 15px 13px 15px;
	padding: 3px 20px 3px;
	font-weight: bolder;
}
.listHead img{
	vertical-align: middle;
	margin: 0 10px;
}

/*contactTable*/
.contactTable{
width: 577px;
border-collapse: collapse;
border-top: 1px solid #bebebe;
border-left: 1px solid #bebebe;
margin: 0 auto;
}
.contactTable th{
   width: 25%;
	padding: 0;
	text-align: right;
	border-bottom: 1px solid #bebebe;
   border-right: 1px solid #bebebe;
	padding: 10px 20px;
	font-weight: normal;
	vertical-align: top;
	background-color: #f2f2f2;
}
.contactTable td{
	padding: 0;
	border-bottom: 1px solid #bebebe;
   border-right: 1px solid #bebebe;
	padding: 15px 20px;
	vertical-align: middle;
}
.contactTable td input{
font-size: 12px;
width: 80%;
}
.contactTable td .midsize{
width:50%;
margin: 0;
}
.contactTable td .ext{
	width:15%;
	margin: 0;
}
.contactTable td .subItem{
display:inline-block;
vertical-align: middle;
margin: -5px 5px -5px 10px;
}
.contactTable td textarea{
font-size: 12px;
width: 90%;
height: 100px;
}
.ftitle{
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
	background: url(../images/ftitle_icon.gif) no-repeat 0 3px;
	*background: url(../images/ftitle_icon.gif) no-repeat;
	padding-left: 15px;
	margin: 35px 0 15px 15px;
	display: block;
}
.ftitleB{
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
	background: url(../images/ftitle_icon.gif) no-repeat 0 3px;
	*background: url(../images/ftitle_icon.gif) no-repeat;
	padding-left: 15px;
	margin: 0px 0 5px 15px;
	display: block;
}
.ftitleC{
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
	background: url(../images/ftitle_icon.gif) no-repeat 0 3px;
	*background: url(../images/ftitle_icon.gif) no-repeat;
	padding-left: 15px;
	margin:30px 0 15px 10px;
	display: block;
	float: left;
	width: 260px;
}

/*btnBody*/
.btnBody{
   display: block;
	text-align: center;
	margin: 10px 10px 0 10px;
}
.submit{
	background: transparent url(../images/send_btn.gif) no-repeat;
	border: 0;
	width: 80px;
	height: 25px;
}
.reset{
	background: transparent url(../images/clear_btn.gif) no-repeat;
	border: 0;
	width: 80px;
	height: 25px;
}

/*companyInfo*/
.companyInfo{
	display: block;
	float: left;
	line-height: 19px;
	width: 270px;
	margin: 0 0 20px 15px ;
}
.companyInfo .title{
color: #ff6600;
font-size: 13px;
margin: 0;
font-weight: bold;
}
.companyInfo a{
	color: #308ec4;
}

/*product*/
.product{
margin: 0;
width: 862px;
margin: 0 auto;
}
.chLangurage{
   float: left;
	clear: left;
	width: 860px;
	margin: 0;
	
}
.pdmap{
   float: left;
	clear: left;
	width: 860px;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	
}
.pdmap .inside{
   display: block;
   background: url(../images/pdsearch_bg.gif) repeat-x;
   border-left: 1px solid White;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
	height: 20px;
	padding: 8px;
}
.ptypeLevel{
	padding-left: 250px;
font-size: 11px;
color: #4f4f4f;
}
.ptypeLevel a{
color: #4f4f4f;
text-decoration: none;
}
.ptypeLevel select{
	font-size: 12px;
	vertical-align: middle;
}

.pdsearch{
   float: left;
	clear: left;
	width: 860px;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	
}
.pdsearch .inside{
   display: block;
   background: url(../images/pdsearch_bg.gif) repeat-x;
   border-left: 1px solid White;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
	height: 20px;
	text-align: right;
	padding: 8px;
}


.pdsearch .search_btn_B{
   border: 0;
	margin: -1px 0 -8px;
	*margin: -1px -3px -8px;
   padding: 0;	
	vertical-align: top;
	background: transparent;
}
.pdsearch .search_btn_B span { 
   display: block;
	*display: inline;
	color: #ffffff;
	font-size: 11px;
	line-height: 19px;
	background: url(../images/search_btn_bg.gif) repeat-x;	
}
.pdsearch .search_btn_B span img {
	vertical-align: bottom;
}


.pdcontent{
   float: left;
	clear: left;
	width: 860px;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
.pdcontent span{
   float: left;
   display: block;
	width: 850px;
	border-bottom: 1px solid #bfbfbf;
	padding: 5px;
}
.pdcontent .final{
	border-bottom: none;
}
.pdcontent img{
  float: left;
}
.pdcontent .ptypeName{
	float: left;
	clear: left;
	width: 226px;
	border-bottom: 0;
	padding: 5px;
	background: url(../images/typename_bg.jpg) no-repeat;
	color: White;
	font-weight: bold;
	text-align: right;
}
.pdcontent ul{
   margin:  -100px 0 0 0;
   *margin:0;
	padding: 0;
	float: left;
	width: 600px;
}
.pdcontent ul li{
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin: 0 0 0 15px;
	*margin: 0 0 0 10px;
	padding: 5px 0 0 15px;
	background: url(../images/product_icon.gif) no-repeat 0 8px;
}
.pdcontent ul li a{
	color: #666666;
	text-decoration: none;
}

.pdcontent_B{
	float: left;
	clear: left;
	width: 840px;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding: 18px 10px;
}
.pdcontent_B .leftside{
  float: left;
  width: 210px;
}
.pdcontent_B .rightside{
  float: left;
  width: 605px;
}

.qsearch {
	background: url(../images/qsearch_bg.gif) repeat-x;
	vertical-align: middle;
	color: White;
	margin-bottom: 10px;
}
.qsearch img{
	vertical-align: middle;
}
.qsearch select, .qsearch input{
	vertical-align: middle;
	font-size: 11px;
	margin-right: 5px;
} 
.qsearch .search_btn_B{
   border: 0;
	margin: 7px 0 -8px;
	*margin: 7px -3px -8px;
   padding: 0;	
	vertical-align: top;
	background: transparent;
}
.qsearch .search_btn_B span { 
   display: block;
	*display: inline;
	color: #ffffff;
	font-size: 11px;
	line-height: 19px;
	background: url(../images/search_btn_bg.gif) repeat-x;	
	
}
.qsearch .search_btn_B span img {
	vertical-align: bottom;
}
.qsearch .floR{
	float: right;
}
.productList{
 width: 100%;
 border-collapse: collapse;
 border-top: 1px solid #bfbfbf;
 border-left: 1px solid #bfbfbf;
}
.productList th{
 padding: 8px 5px;
 font-weight: normal;
 background: #f3f3f3;
 border-bottom: 1px solid #bfbfbf;
 border-right: 1px solid #bfbfbf;
}
.productList td{
padding: 10px 10px;
 border-bottom: 1px solid #bfbfbf;
 border-right: 1px solid #bfbfbf;
}
.productList .chcolor{
background-color: #f3f3f3;
}

.page{
text-align: center;
color: #666666;
margin: 10px;
}
.page a{
	color: #666666;
	text-decoration: none;
	display: inline-block;
	padding: 5px;
	/*margin: 5px;*/
	/*vertical-align: middle;*/
}
.page span{
	display: inline-block;
	padding: 5px 0;
}

.page .current{
font-weight: bolder;
color: #ff6600;
}

/*psubmenu*/
.psubmenu{
	background: #666666;
	width: 190px;
}
.psubmenu ul{
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid White;
border-right: 1px solid White;
border-left: 1px solid White;
}
.psubmenu li{
	padding: 3px;
	border-bottom: 1px solid White;
	
}
.psubmenu a{
   padding-left: 15px;
	text-decoration: none;
	color: White;
	background: url(../images/psubmenuIcon.gif) no-repeat 2px ;
}
.psubmenu a:hover{
	text-decoration: none;
	color: #ffb400;
	background: url(../images/psubmenuIcon_over.gif) no-repeat 2px;
}

