/* CSS Document */
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}
form,input,select,textarea{font-family: Arial, Helvetica, sans-serif;}
a:link,a:visited{text-decoration: underline;color: #2258AA;}
a:hover{color: #946D19;text-decoration: none;}
form,ul{margin: 0px;padding: 0px;}
table{ margin:10px;
	border-collapse:collapse;
}
td{	font-family: Arial, Helvetica, sans-serif;color: #000000;line-height: 130%;}
p{line-height: 18px;margin-top: 8px;margin-right: 6px;margin-bottom: 0px;margin-left: 6px;}
.fr{float: right;}
.fl{float: left;}
.clean{clear: both;}
.c{text-align: center;}
.title{
	font-weight: bold;
	font-size: 16px;
	color: #2258AA;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	padding-bottom: 4px;
	margin-top: 14px;
}

#top,#nav,#content,#bottom{margin-right: auto;margin-left: auto;width:778px;}
#nav{
	background-color:#2258aa;
	color: #fff;
	font-weight: bold;
	text-align: right;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 1px;
}
#nav a{
	color: #fff;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}
#nav a:hover{color: #FFF200;}
#conleft{
	width: 212px;
	background-color: #F2F2F2;
	border-bottom: 5px solid #DFDFDF;
}
#conright{
	width: 500px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#conright2{
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#aboutus{
	background-color: #F2F2F2;
	color: #2258AA;
	font-size: 14px;
	line-height: 120%;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
#bottom{
	margin-top: 20px;
	background-color: #f2f2f2;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BFCFE6;
}
.space{
	line-height: 150%;
}
/* 首页产品 */
.hotpro{float: left;padding: 5px;}
.hotpro div{
	width: 130px;
	margin-right: 12px;
	margin-left: 12px;
	vertical-align: top;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
.hotpro div img{margin-bottom: 2px;border: 1px solid #F2F2F2;}

/* 左侧菜单 一级目录 */
.leftmenu{border-bottom: 1px solid #fff;}
.leftmenu ul{
	padding: 0px;
	margin: 15px 24px 30px 24px;
}
.leftmenu ul li{list-style-type: none;
	padding-left: 10px;
	font-weight: bold;
	background: url(../images/menuleft-bg.gif) no-repeat 0px 12px;
	display: block;border-bottom: 1px solid #B4B4B4;
}
.leftmenu ul li a{
	
	display: block;
	padding-top: 8px;
	padding-bottom: 4px;
	zoom:1;
	text-decoration: none;
}
.leftmenu ul li a:link,.leftmenu ul li a:visited{color: #767777; text-decoration: none;}
.leftmenu ul li a:hover{color: #2258AA;}
/* 左侧菜单 二级菜单 */
.leftmenu div{
	
	padding: 0px;margin-left: 5px;
}
.leftmenu div div{
	background-image: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.leftmenu div div a:link,
.leftmenu div div a:visited{
	color: #8A8169;
	background-image: url(none);
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 2px;
	border: none;
	text-decoration: none;
}
.leftmenu div div a:hover{padding-top: 1px;padding-bottom: 2px;color: #2258AA;font-weight: normal;}
.collapsed{ display:none}
	
/* 左侧导航定位 */
.leftmenu .leftnow a:link, 
.leftmenu .leftnow a:visited, 
.leftmenu .leftnow a:hover{color: #FFF200;}
	
/* 产品类别索引页 products.php */
.cat1{
	margin-top: 10px;
	margin-bottom:10px;
	clear: both;
	margin-left: 20px;
}
.cat1 h1{font-size: 13px;margin-bottom:4px;}
.cat1info{}
.cat2{margin-bottom: 5px;}
.catimg img{
	border: 1px dashed #000080;
	float: right;
}
.line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	clear: both;
}
/* 产品列表排列方式 1 products-list.php */
#prolist1{width: 100%;}
#prolist1 td{width: 25%;}
#prolist1 img{border: 1px solid #F2F2F2;}
#prolist1 .inquireok{border: 0px solid #6B634E;}
.page{
	text-align: right;
	background-color: #EBEBEB;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#local{font-size: 11px;margin-bottom: 10px;}
/* 添加到询价篮区域 */
.basket{
	padding-top: 8px;
	display: block;
	height: 20px;
}
#submitadd{color: #2258AA;background-color: #C0CFE7;padding-top: 2px;border-top: 1px solid #E9EFF7;border-right: 1px solid #4976B9;border-bottom: 1px solid #4976B9;border-left: 1px solid #E9EFF7;}
/* 询价篮页面 pro_inquire_basket.php */
.inquirebasket {width: 100%;}
.inquirebasket th{text-align: left;}
.inquirebasket td{background-color: #E1E1E1;padding: 3px;}

.inquirebasket input{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.editinquire{text-align: right;}
.nextbasket font{font-weight: bold;color: #FF0000;}
.button{text-align: center;}
.red{color: #FF0000;}

.imgbig{float: left; margin-right:8px;}