body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	
	
}

* {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#header {
	height: 120px;
	width: 1500px;
	background-image: url(../../images/INDEX_r1_c13.jpg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#header .lj {
	float: right;
	height: auto;
	width: 250px;
	padding-top: 30px;
	line-height: 30px;
	padding-right: 100px;
}
#header .lj p {
	text-align: center;
	color: #185584;	
}

#nav {
	height: 40px;
	background-repeat: repeat-x;
	background-image: url(../../images/INDEX_r2_c1.jpg);
}
#nav ul {
	height: 40px;
	width: 1500px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	
}
#nav ul li.nav3 {
	float: left;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	width: 187px;
	background-image: url(../../images/INDEX_r2_c8.jpg);
}
#nav ul li.nav9 {
	float: left;
	line-height: 40px;
	text-align: center;	
	width: 190px;
}
#nav a {
   
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #333333;
	text-decoration: none;
}