body{
margin:0;
background-color:#E7E8EA;
color:#586B6A;
}
body,tr,td,div{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
}



/*框架*/
.box_title{
	font-size:14px;
	color: #1B9E8E;
	font-weight: bold;
}

.box_left{
	width:6px;
	background-image: url(../images/box/box_04.jpg);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#CFECEA;
}
.box_right{
	width:6px;
	background-image: url(../images/box/box_06.jpg);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#CFECEA;
}
.box_top{
	background-image: url(../images/box/box_02.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#CFECEA;
	height: 7px;
}
.box_bottom{
	width:6px;
	background-image: url(../images/box/box_14.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#CFECEA;
}





a{
color:#586B6A;
text-decoration:none;}
a:hover{
color:#666666;
text-decoration:underline;}

img{
border:0;}


.about_box{
padding:15px; padding-bottom:2px; padding-top:2px;
}
.about_box a{
color:#EE780F;}

.about_box a:hover{
color:#F39743;}

.boxMain{
padding:15px; 
padding-bottom:8px;
padding-top:8px;
}
/*._box a{
color:#EE780F;}

._box a:hover{
color:#F39743;}*/




.about_box .companyName{
	color:#8B8CC3;
	font-weight: bold;
}



/*翻页*/
.p_bar{margin-right:10px}
.p_bar a:link,.p_bar a:visited{display:block;float:left;line-height:19px;margin-right:2px;height:19px;padding:0 6px;background:#FFFFFF; color:#000;}
.p_bar .p_curpage,.p_bar .p_curpage{color:red;border:1px solid #79C5BB;background:#FFFFFF;}
#header1 ul {
margin:0px;
padding:0px;
}



/*左边的栏目背景*/
.index_left_bg{
background-image:url(../images/Left/index_left_12.jpg);
background-repeat:repeat-y;}



/*产品边框处理*/
.product_img{
border:1px solid #E2F3F2;}

/*产品分类*/
.product_class a{
width:146px;
padding:1px;
padding-left:24px;
float:left;
font-weight:bold;
color:#9BA3CD;
margin-bottom:2px;
background-image:url(../images/product_03.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

.product_class a:hover{
color:#FF0000;

}

#more{
width:395px;
float:left;
text-align:right;}
#more a{
color:#F4A432;}


/*用于区分左右板块的间距*/
.body_width{
width:1000px;}
.box_width{
width:20px;}


/*产品型号标题样式*/
.title_xinghao a{
font-size:13px;
font-weight:bold;
color:#FF9900;
text-decoration:underline}
.title_xinghao a:hover{
font-size:13px;
font-weight:bold;
color:#ECBD00;
text-decoration:none}
