*{
padding:0;
margin:auto;}
body{
	width:952px;
	font-size:14px;
	font-family: "";
	line-height: 1.5em;
}
#text {
	padding-right: 100px;
	padding-left: 100px;
}
p{
	text-indent: 2em;
	line-height: 1.5em;
	color: #333333;
	padding-top: 20px;
}
.nav {
	width: 952px;
	height: 33px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
.nav li {
	list-style-type: none;
	float: left;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	width: 150px;
}
a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.nav .nav2 {
	background-image: url(navimg_03.jpg);
	background-repeat: repeat;
	background-position: center center;
	height: 33px;
}

a:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.nav1{
	a:visited {
		font-size: 14px;
		color: #000000;
		text-decoration: none;
	}
	a:hover {
		font-size: 14px;
		color: #999999;
		text-decoration: none;
	}
	a:active {
		font-size: 14px;
		color: #000000;
		text-decoration: none;
	}
}
.left h5 {
	background-image: url(bg_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 685px;
	padding-top: 10px;
	color: #FF6600;
}
.left {
	width: 685px;
	float: left;
}
.left h4 {
	background-image: url(bg1_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-top: 10px;
	color: #FF6600;
}
.left img {
	float: left;
	height: 105px;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 10px;
}
.right img {
	text-align: center;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right {
	text-align: left;
	float: right;
}
.right h4 {
	background-image: url(right_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 237px;
	padding-top: 5px;
}
.right ul {
}
.right li {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 10px;
}
.bottom {
    border-top: #c4c4c4 1px solid;
    clear: both;
}