body { 
	background-color: #e6e6da; 
	color: #666666; 
	font-size: 14px; 
	font-family: arial, sans-serif; 
	position: center; 
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center; 
	}

img { 
	border: 0; 
	 }
	
table, tr, td, form, input { 
	border: 0; 
	margin: 0;
	padding: 0;
	 }

.texta { 
	font-size: 11px; 
	font-family: arial, sans-serif; 
	background-color: #ffffff; 
	border: 1px solid #cccccc;
	color: #cccccc; 
	margin: 5px;
	width: 105px;
}

p {
	padding: 0px 10px;
	text-align: left; 
	 }

a:link { color: #ff7f00; text-decoration: none; } 
a:hover { color: #ff7f00;  text-decoration: underline; } 
a:visited { color: #ff7f00;  text-decoration: none; } 
a:active { color: #666666;  text-decoration: none; } 

.wrap { 
	background-color: #ffffff; 
	width: 800px;
	border: 0;
	margin: 0px auto;
	padding: 0;
	text-align: center; 
	 }

.wave { 
	width: 800px;
	height: 140px;
	border: 0;
	margin-top: -20px;
	padding: 0;
	text-align: center; 
	z-index: -1;
	 }

.head { 
	font-size: 11px; 
	padding: 10px 40px 0px 40px; 
	width: 720px; 
	text-align: right; 
	z-index: 1;
	}

.head td { 
	display: block;
	text-align: center; 
	font-size: 11px; 
	font-family: arial, sans-serif; 
	}
	
.table td { 
	padding: 0px 5px 5px 0px;
	text-align: left; 
	font-size: 12px; 
	font-family: arial, sans-serif; 
	width: 120px;
	}
	
.table { 
	padding-left: 10px;
	}
	
.menu { 
	width: 720px; 
	padding: 20px 40px; 
	text-align: center; 
	}
	
.main { 
	line-height: 16px;
	width: 720px; 
	padding: 10px 40px; 
	text-align: left; 
	}
	
.body { 
	line-height: 16px;
	color: #666666; 
	font-size: 14px; 
	font-family: arial, sans-serif; 
	width: 460px;
	padding-right: 50px;
	text-align: left; 
	}

.side { 
	line-height: 14px;
	color: #666666; 
	font-size: 11px; 
	font-family: arial, sans-serif; 
	text-align: left; 
	}
	
.body2 { 
	line-height: 16px;
	color: #666666; 
	font-size: 12px; 
	font-family: arial, sans-serif; 
	padding-left: 15px;
	text-align: left; 
	}

.side2 { 
	line-height: 18px;
	color: #666666; 
	font-size: 12px; 
	font-family: arial, sans-serif; 
	padding-left: 20px;
	text-align: left; 
	width: 140px;
	}
	
.side b {
	color: #666666;
	}

.foot { 
	font-size: 11px; 
	width: 500px; 
	padding: 60px 150px; 
	text-align: left; 
	}

a.m1 { 
	display: block;
	width: 284px;
	height: 105px;
	background: url("imgs/menu1.gif") 0 0 no-repeat;
	text-decoration: none;
	 }
 
a:hover.m1 {
	background-position: 0 -105px;
	}

a.m2 { 
	display: block;
	width: 109px;
	height: 105px;
	background: url("imgs/menu2.gif") 0 0 no-repeat;
	text-decoration: none;
	 }
 
a:hover.m2 {
	background-position: 0 -105px;
	}

a.m3 { 
	display: block;
	width: 109px;
	height: 105px;
	background: url("imgs/menu3.gif") 0 0 no-repeat;
	text-decoration: none;
	 }
 
a:hover.m3 {
	background-position: 0 -105px;
	}

a.m4 { 
	display: block;
	width: 109px;
	height: 105px;
	background: url("imgs/menu4.gif") 0 0 no-repeat;
	text-decoration: none;
	 }
 
a:hover.m4 {
	background-position: 0 -105px;
	}

a.m5 { 
	display: block;
	width: 105px;
	height: 105px;
	background: url("imgs/menu5.gif") 0 0 no-repeat;
	text-decoration: none;
	 }
 
a:hover.m5 {
	background-position: 0 -105px;
	}