@charset "utf-8";
body {

	background-repeat: no-repeat;
	background-position:center top;
	margin: 0px;
	background-color:#1b3860;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

p   {
	margin: 0px;
	padding: 0px;
}

img   {
	border:none;
}

.logo_bg{
	background-image:url(../images/logo_bg.jpg);
	background-repeat:repeat-x;
}
.menu{
	margin:0px;
	padding:0px;
	float:left;
	width:950px;
	height:47px;
}
.menu ul{
	margin:0px;
	padding:0px;
	float:left;
	width:950px;
}


.menu ul li{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
}

.manufacturer_bg{
	background-image:url(../images/manufacturer_bg.jpg);
	background-repeat:repeat-x;
}

.comen_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#292929;
	text-decoration:none;
}
.comen1_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#292929;
	text-decoration:none;
}

.comen_txt a{
	
	color:#292929;
	text-decoration:none;
}
.comen_txt a:hover{
	
	color:#2c5b9e;
	text-decoration:none;
}

.for_box_bg {
	background-image:url(../images/for_box_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.heading_bg {
	background-image:url(../images/heading_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.factory_tour_bg {
	background-image:url(../images/factory_tour_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.fotter_line {
	background-image:url(../images/fotter_line.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
