body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	cursor: default;
	margin-top: 3px;
	margin-bottom: 3px;
}
p{
	padding: 0px;
	margin-bottom: 16px;
}
#whole{
	width: 960px;
	height: auto;
	margin:auto;
	padding: 0px;
}
#head{
	float: left;
	width: 960px;
	height: 103px;
	background-image: url(../img/web_02.jpg);
}
#logo{
	height: 103px;
	width: 178px;
	text-align: center;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/web_01.gif);
	background-position: 35px center;
}
#nav{
	float: left;
	height: 84px;
	width: 703px;
	margin-left: 10px;
	background-image: url(../img/web_04.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#nav-top{
	width: 693px;
	height: 20px;
	text-align: right;
	margin-top: 10px;
	font-size: 9px;
	padding-right: 10px;
}
#nav-top a{
	color: #666666;
	text-decoration: none;
}
#nav-top a:hover{
	text-decoration: underline;
	color: #FF8E1E;
}
#nav-main{
	height: 34px;
	background-image: url(../img/web_03.gif);
}
#nav-main ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav-main li{
	float: left;
	margin-top: 10px;
	font-size: 14px;
	width: 140px;
	text-align: center;
	margin-left: 0px;
	display: block;
}
#nav-main a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav-main a:hover{
	text-decoration: underline;
	color: #FF0000;
}
#banner{
	width: 960px;
	height: 141px;
	float: left;
}
#text{
	width: 960px;
	float: left;
	background-color: #FF9125;
	height: auto;
}
#nav-left{
	height: 456px;
	width: 178px;
	float: left;
	background-image: url(../img/web_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#nav-pro{
	margin-top: 86px;
	float: left;
	width: 178px;
}
#nav-pro ul{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: right;
}
#nav-pro li{
}
#nav-pro a{
	height: 23px;
	display: block;
	text-indent: 23px;
	padding-top: 5px;
	background-image: url(../img/web_08.jpg);
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#nav-pro a:hover{
	color: #FFFFFF;
	background-image: url(../img/web_08b.jpg);
}
#content{
	height: 706px;
	width: 760px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 6px;
}
#main{
	height: 22px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #eeeeee;
	text-transform: capitalize;
	padding-top: 26px;
	font-size: 11px;
	background-image: url(../img/web_11.gif);
	background-repeat: no-repeat;
	background-position: left 26px;
	text-indent: 12px;
	text-align: left;
}
#main a{
	color:#FF9125;
	font-weight: bold;
	font-size: 12px;
}
#main a:hover{
	color:#999999;
}
#r{
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
#bottom{
	color: #CCCCCC;
	float: left;
	width: 942px;
	font-size: 11px;
	text-align: left;
	padding-top: 10px;
	padding-left: 18px;
	background-image: url(../img/web_09.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#bottoms{	
	background-image: url(../img/found.jpg);
	background-repeat: no-repeat;
	background-position: right center;}
#bottom a{
	color:#bbbbbb;
	text-decoration: none;
	font-weight: bold;
}
#bottom a:hover{
	color:#999999;
	text-decoration: underline;
}
.STYLE1 {
	color: #FF0000;
	font-size: 14px;
	line-height: 18px;
	padding-top: 1px;
}
h1{
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
#title{
	color: #666666;
	font-style: italic;
	float: left;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}