@charset "utf-8";

body{
	padding:0px;
	margin:0px;
 	font-size:12px;
	font-family:Tahoma;
	background-image:url(../images/index_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#000000;
	text-align:center;
	color:#dedede;
}

div,ul,li,form,table,ol,dl,dt,dd{margin:0px;padding:0px;list-style:none;border:0px;}


#web_width{
 	width:980px;
	margin:0 auto;
}



.px11{
	font-size:11px

}
 /*单个顏色集合-----------------------------*/






.top_hui01{
	color:#e7e7e7;
	font-size:17px;
}


.top_hui{
	color:#c9c9c9;
}

.top_hui a:link {
	color: #c9c9c9;
	text-decoration: none;
}
.top_hui a:visited {
	color: #c9c9c9;
	text-decoration: none;
} 
.hh {
	line-height: 22px;
}
.top_hui a:hover {
	color: #FFFFFF;
	text-decoration:underline; 
}


.bai{
	color:#FFFFFF;
}


 




.bai a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bai a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
.bai a:hover {
	color: #FFFFFF;
	text-decoration:underline; 
}


/*结束 单个顏色集合-----------------------------*/



/* Index.asp ===================================================== */
.top_right{
 	padding-bottom:40px;
	text-align:center;
}

.top_search{
	background-image:url(../images/search_f.gif);
	background-repeat:no-repeat;
	background-position:5px 0px;
	border:#bbbbbb 1px solid;
	background-color:#EEEEEE;
	padding-left:30px;
	background-position:5px 3px;
	text-align:left;
 }

.top_search input{
	padding:0px;
	margin:0px;
	border:0px;
	font-size:11px;
	color:#585656;
	width:190px;
 	background-color:transparent;  
 }

.left_bk_bg{
	background-color:#4a4a4a;
	border-right:#676767 1px solid;
}



/*Home_left select CSS -----------------------------------------*/

.select * {
  margin: 0;
  padding: 0;
}
.select {
  border:0px solid #cccccc;
  float: left;
  display: inline;
  }
.select div {
  border:0px solid #f9f9f9;
  float: left;
  width:200px;
  color:#a1a0a0;
  font-family:Tahoma;
  font-size:11px;
}
/* 子选择器，在FF等非IE浏览器中识别 */
.select>div {
  width:195px;
  height: 17px;
  overflow:hidden;
  
  }
  
/* 通配选择符，只在IE浏览器中识别 */
* html .select div select {
  display:block;
  float: left;
  margin: -2px;
  
  width:200px;
  color:#a1a0a0;
  font-family:Tahoma;
  font-size:11px;

}
.select div>select {
  display:block;
  float:none;
  margin: -2px;
  padding: 0px;
  
  width:200px;
  color:#a1a0a0;
  font-family:Tahoma;
  font-size:11px;

}
.select:hover {
  border:1px solid #666666; //鼠标移上的效果 
}
.select select>option {
  text-indent: 2px; //option在FF等非IE浏览器缩进2px
}

 
/*End Home_left select CSS -----------------------------------------*/


.tao_left_title{
	color:#f1f1f1;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}


 

 

/* End Index.asp ================================================= */



/* About us.asp ================================================= */

.about_title{
	background-position:bottom;
	padding-top:8px;
 	width:748px;
	height:25px;
	margin:0 auto;
}



.about_wz{
	padding:10px;
	text-align:justify;
	text-justify:distribute;
	color:#858585;
	font-size:11px;
}


.web_zw {
	color:#858585;
	font-size:11px;
}


.web_zw a:link {
	color: #858585;
	text-decoration: none;
}
.web_zw a:visited {
	color: #858585;
	text-decoration: none;
} 
.web_zw a:hover {
	color: #858585;
	text-decoration:underline; 
}




/* End About us.asp ================================================= */






/*  News.asp 页 CSS =================================================================== */
.news_bk {
background-image:url(../images/newsbg.jpg); background-repeat:repeat-x;
background-color:#000000;
}
.news_bk td{
 	border-bottom:#cccccc 1px dotted ;
} 

#news_left_right_bk{
 	border-right:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-bottom:#eeeeee 1px solid;
}
.news_bk2 {
background-image:url(../images/newsbg.jpg); background-repeat:repeat-x;
background-color:#000000;
}


/*  End News.asp 页 CSS ============================================================== */



/*  Readnews.asp 页  独立的 CSS ====================================================== */
/*顶部标题右边字体大小*/
.readnews-top{
	 font-size:11px;
 	 color:#dedede;

}
/*新闻标题字体大小*/
.readnews-title{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	border-bottom:#737373 1px solid;
  
}

/*新闻内容顏色字体大小和行高*/
.readnews-wang{
	color:#fff;
	font-size:12px;
	line-height:180%;
	text-align:justify;
	text-justify:distribute;

}

/*边框顏色*/
.news_readnews_bk{
	border:#737373 1px solid;
}
/*边框里面的顏色和内边距*/
.news_readnews_padding_color{
	padding:20px;
}

 
/*  End Readnews.asp 页 CSS ============================================================== */




/* Message.asp =============================================================================== */


/*input 边框为1像素*/

.message_input input{
	border:#cccccc 1px solid;
}

/*textarea 边框为1像素*/

.message_input textarea{
	border:#cccccc 1px solid;
}





/* End  Message.asp =========================================================================== */




/* Login.asp And Reg.asp =====================================================================*/

/*注册顶部北景色和字体*/

.reg_title{
	color:#FFFFFF;
	background-color:#686767;
	font-weight:bold;
}

 
 
/* End Login.asp and Reg.asp ================================================================*/



/* Ordering.asp =========================================================================== */

/*单价样试*/

.price_b_14{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.order_title td{
	color:#ff940f;
	font-size:12px;
 	font-family:Tahoma;
}

.f{
   color:#ff940f;
 }

.order_input{
	border:#CCCCCC 1px solid;

}



/* End  Ordering.asp ========================================================================= */




/* Product.asp ============================================================================ */



.product_title{
	color:#ff940f;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	padding-bottom:10px;
}




.show{
	background-image:url(../images/show_ordering.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.product_wz{
	color:#b1b1b1;
	font-size:11px;
 	font-family:Tahoma;
	padding-bottom:15px;
 }



.product_title_bg{
	background-image:url(../images/product_ti_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.product_line{
	background-image:url(../images/product_line.gif);
	background-repeat:repeat-x;
	background-position:top;
}





/* End  Product.asp ========================================================================= */





/*心填项 * 号样式 -----------------*/

.Asterisk_Red{
	color:#FF0000;
}


/*提交按钮*/

.submit_ok{
	height:20px;
	cursor:pointer;
	padding-top:2px;
	border:#e8e8e8 1px solid;
    background-image:url(../images/order_but_bg.gif);
	color:#FFFFFF;
	font-size:11px;
	font-family:Tahoma;
}


.t_b{
	background-image:url(../images/t_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border:#201f1f 1px solid;
	padding-top:15px;
}

.px11{
	font-size:11px;
}

a:link {
	color: #dedede;
	text-decoration: none;
}
a:visited {
	color: #dedede;
	text-decoration: none;
} 
a:hover {
	color: #dedede;
	text-decoration:underline; 
}
input {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
textarea {
   background-color: #CCCCCC;
}
.border {
	border: 1px solid #FFFFFF;
}
.button {
	background-image: url(../images/button.jpg);
	height: 22px;
	width: 100px;
	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;
}
.title_right {
	background-image: url(../images/online-ordering-title-04.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
