/* CSS Document */


/*
-----------------------------------------------
Site:fangcheng
Author:kobe   
E-mail:kobe.guo@hi-eweb.com
Version:2009
-----------------------------------------------
*/

@import url(font.css);

/*公共*/

body{ width:100%; background:#fff; font-family:Arial, Helvetica, sans-serif;color:#232323;font-size:12px;}

*{ margin:0px; padding:0px;}

img{border:none;}

ul{list-style:none; margin:0px; padding:0px;}

.inputstyle{border:none; color:#0078ff;}

.toright{float:right;}

#all{ width:865px; margin:0px auto; }

/*******************************************************************************************/

/*共用*/

#all_content{ float:left; width:861px; border-left:#e8e9e9 solid 2px; border-right:#e8e9e9 solid 2px; position:relative;}
#header{ float:left; width:860px;}
.logo{ float:left; margin-top:20px; margin-left:40px; display:inline;}
.yuyian{ float:left; width:270px; margin-top:50px; margin-left:130px; display:inline;}
.yuyian ul{ float:left;}
.yuyian ul li{ float:left; width:80px; margin-left:10px; display:inline;}
.basket{ float:left; margin-top:50px;} 
.contactus{ float:left; text-align:right; margin-left:10px; display:inline; margin-top:20px;}
.header_img{ float:left; width:860px;  margin-top:15px;}
.header_imga{ float:left; width:860px;  margin-top:15px; height:164px; background:url(../img/header_img.jpg) no-repeat;}


.nav{ float:left; width:861px; background:url(../img/nav_bg.jpg) repeat-x; height:35px;}
.nav ul{ float:left;}
.nav li{ float:left; width:95px; text-align:center;}

#left{ float:left; width:201px; margin-left:5px; display:inline;margin-top:20px;}
.left_content{ float:left; width:191px;  border-right:#d9dad9 solid 5px; border-left:#d9dad9 solid 4px;  }
.search_content{ float:left; border-right:#b1b1b1 solid 1px; width:189px; border-left:#b1b1b1 solid 1px; background:#f2f2f2; padding-bottom:10px;}
.left_header{ float:left; background:#929191; width:190px; color:#FFFFFF; font-weight:bold; text-align:center; padding-bottom:10px; font-size:13px;}
.search_boxa{ float:left; width:112px; height:24px; border:#d9dada solid 1px; margin-left:15px; display:inline; margin-top:10px;}
.search_btn{ float:left; margin-top:10px;}
.left_catalog{ float:left; background:#d9dad9; padding-top:10px; width:200px;}
.left_top{ float:left;}
.left_bottom{ float:left;}

.left_nav{ float:left; width:190px; margin-top:3px;}
.left_nav ul{ float:left;}
.left_nav ul li{ float:left; margin-left:8px; display:inline; margin-top:10px; width:170px;}
.left_nav ul li ul{ float:left;}
.left_nav ul li ul li{ float:left; margin-left:0px; display:inline; margin-top:5px;}


.right{ float:left;}
.right_all{ float:left;}

.bottom{ float:left; width:851px; background:url(../img/bottom.jpg) repeat-x; margin-top:20px; height:62px; line-height:20px; text-align:right; padding-right:10px; display:inline; color:#fff;
padding-top:10px; padding-bottom:10px;}
.bottom_kw_color
{
color:black;
}




/*******************************************************************************************/


/*首页*/

/*******************************************************************************************/

/*Aboutus*/



/*******************************************************************************************/

/*推荐产品页*/

/*******************************************************************************************/

/*产品页*/

/*******************************************************************************************/

/*产品详细页*/

/*******************************************************************************************/

/*Contact us*/

/*******************************************************************************************/

/*证书页*/

/*******************************************************************************************/

/*购物车*/

/*******************************************************************************************/


/*新闻*/

/*******************************************************************************************/

/*下拉框*/
.menuli{float:left;	}

.menuli2{float:left;}

#menubottomone{ width:190px;  visibility:hidden;position:absolute; padding-top:35px;display:inline;color:#ffffff; margin-left:-107px; }

.downlink:link{float:left; text-decoration:none; color:#fff;  font-weight:normal;width:190px;line-height:28px;display:inline; font-weight:bold; background:url(../img/nav_xl.jpg) repeat-x; text-align:center;}
.downlink:visited{float:left; text-decoration:none; color:#fff;font-weight:normal;width:190px;line-height:28px;display:inline; font-weight:bold;background:url(../img/nav_xl.jpg) repeat-x; text-align:center;}
.downlink:hover{float:left; text-decoration:none; color:#fff; font-weight:normal;width:190px;line-height:28px;display:inline; font-weight:bold; background:url(../img/nav_xl.jpg) repeat-x; text-align:center;}
.downlink:active{float:left;text-decoration:none;font-weight:normal;width:190px;line-height:28px;display:inline; font-weight:bold;	color:#fff; background:url(../img/nav_xl.jpg) repeat-x; text-align:center;}

/*******************************************************************************************/

/*分页*/

.page{float:left;width:300px;padding-bottom:5px;font-size:12px;font-family:Arial;}
.page ul{float:right;list-style-type:none;}

.page ul li{float:left;padding-left:5px;}

.fasteners_total_word{float:left;width:200px;margin-top:5px;}

#fasteners_bottom_head{float:right;width:615px;margin-top:20px;padding-bottom:10px;}

#noproduct{float:left;width:300px;padding-bottom:50px;margin-left:15px;display:inline;}

/*普通页的样式*/

.page_li_a:link{ font-size:12px; color:#036cb4; text-decoration:none;}
.page_li_a:visited{font-size:12px; color:#036cb4; text-decoration:none; }
.page_li_a:hover{font-size:12px; color:#036cb4; text-decoration:none;}
/*当前选中页的样式*/


/*下一页的样式*/
.current_a:link{font-size:12px; color:#666666; text-decoration:none;}
.current_a:visited{font-size:12px; color:#666666; text-decoration:none; }
.current_a:hover{font-size:12px; color:#666666; text-decoration:none;}

.next_font:link{font-size:12px; color:#036cb4; text-decoration:none;}
.next_font:visited{font-size:12px; color:#036cb4; text-decoration:none; }
.next_font:hover{font-size:12px; color:#036cb4; text-decoration:none;}

/*当不再有下一页的的时候的样式*/
.next_end{font-size:12px; color:#666666;text-decoration:none;}


/*上一页的样式*/
.prev_font:link{font-size:12px;color:#036cb4; text-decoration:none;}
.prev_font:visited{font-size:12px; color:#036cb4; text-decoration:none; }
.prev_font:hover{font-size:12px;color:#036cb4; text-decoration:none;}

.prev_start{font-size:12px;color:#666666; text-decoration:none;}


/*当不再有上一页的的时候的样式*/
.prev_strat{font-size:11px;color:#666666; text-decoration:none; }
/*******************************************************************************************/