#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:112px;
	width:925px;
}
#nav{
	margin-top:10px;
	margin-right:30px;
}
#search
{ margin-right:30px; margin-top:14px;}

#footer{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width:907px;
	height:45px;
	padding-left:20px;
	padding-right:20px;
}
.menu_over{
	font-size: 16px;
	color: #0069ac;
	background-image: url(../images/menu_over.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 259px;
	text-indent:10px;
}
a.menu_over_a:link,a.menu_over_a:hover,a.menu_over_a:visited
 {
	font-size: 16px;
	color: #0069ac;
	text-indent:10px;
}
.menu_on {
	font-size: 16px;
	color: #00a8e6;
	font-weight:bold;
	background-image: url(../images/menu_on.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 259px;
	text-indent:10px;
}
#menu_bg{
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#ebebeb;
}
.products_image{
	background-image: url(../images/products_image_border.gif);
	background-repeat: no-repeat;
	width:212px;
	height:162px;
	text-align:center;
	background-position: center center;
}
.products_b_image{
	background-image: url(../images/products_image_b_border.gif);
	background-repeat: no-repeat;
	width:412px;
	height:312px;
	background-position: center center;
	text-align:center;
	margin-top:20px;
}
.products_s_image{
	width:80px;
	height:60px;
	text-align:center;
	background-position: center center;
	border: 1px solid #d6dae1;

}
.products_title{
	font-size: 14px;
	color: #344760;
	font-weight:bold;
	background-image: url(../images/products_title.gif);
	background-repeat: no-repeat;
	width:388px;
	height:22px;
	text-indent:20px;
	margin-bottom:10px;
	}
.products_show_title{
	font-size: 14px;
	color: #344760;
	font-weight:bold;
	background-image: url(../images/products_show_title.gif);
	background-repeat: no-repeat;
	width:588px;
	height:22px;
	text-indent:20px;
	margin-bottom:10px;
	}
.pro_list{
margin:35px 15px;}
.line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bec2c8;
	line-height:22px;
}
.yellow_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bec2c8;
	background-attachment: fixed;
	background-image: url(../images/dot_line.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left:30px;
	line-height:22px;
}
.news_title{ background-color:#e9eef5;
	background-image: url(../images/dot_line.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bec2c8;}
.descript_line {
	text-indent: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bec2c8;
	padding-left:30px;
	padding-right:33px;
	line-height:22px;
}
