@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html,body,div,table,tr,td,button,select,textarea {
	font-size: 12px;
	line-height:22px;
	color: #7D7179;
	font-family: "宋体";
	
	

}
a:link {color:#3679B0;text-decoration: none;}
a:visited {text-decoration: none;color: #3679B0;}
a:hover {text-decoration: underline;color:#3679B0;}
a:active {text-decoration: none;color:  #3679B0;}

/*头部导航的背景图片*/
.menu,.menu1{ width:91px; height:33px}
.menu{background:url(../images/index_05.gif) no-repeat;}
.menu1{background:url(../images/index_07.gif) no-repeat;}

.index_font{ color:#000000}
.index_martop{ margin-top:5px}
.index_news{ border-bottom:1px dotted #c3c2c2; line-height:22px} 
.index_picborder{ border:1px double  #c3c3c3; padding:1px;}
.aboutus_bottom{ border-bottom:1px dotted #b8bbbb}
.back{ background-repeat:no-repeat; padding-left:20px}
.products_bk{ border:2px #ccc solid} 

.a1:link{color:#ffffff;text-decoration: none;}
.a1:visited {text-decoration: none;color: #ffffff;}
.a1:hover {text-decoration: underline;color:#ffffff;}
.a1:active {text-decoration: none;color:  #ffffff;}



/* 隐藏 */
.display-none{display:none}


/* 表单样式 */
input { 
	font-size: 12px;
	color: #333333;
	font-family: "宋体";
}
button,select,textarea {
	font-size: 12px;
	color: #333333;
	font-family: "宋体";
}


/*搜索栏*/
.div_search {
margin-bottom:10px;
width:75%;
background-color:#e7f1f3;
border:1px solid #c5dee3;
padding:3px;
}