body {
	margin: 0px;
}

td {
	font-family: Verdana;
	font-size: 14px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #252525;
}

h3 {
	margin: 0px;
	font-size: 14px;
   font-family: Arial;
	color: #606060;
	text-decoration: none;	
}

h3 a {
	color: #606060;
	text-decoration: none;	
}

h4 {
	font-size: 14px;
	margin: 0px;
}

a {
	color: #555555;
}
a:hover {
	text-decoration: none;	
	color: #29a4f2;	
}

.head {
	height: 344px;
	background-image: url(/pic/head.jpg);
	vertical-align: top;
}

.menutd {
	height: 40px;
	text-align: center;
	vertical-align: top;
}

.menutd table {
	border-collapse: collapse;
}

.menutd table td a {
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;	
	color: #777777;

}

.menutd table td a:hover {
	color: #29a4f2;
	text-decoration: none;	
}


.menutd table td span {
	cursor: pointer;
}

.maintable {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

.copy1 {
	padding-top: 5px;
	padding-left: 19px;
	font-size: 12px;
}

.copy2 {
	padding-top: 5px;
	font-size: 12px;
}

.copy2 a {
  color: #000000;
  text-decoration: none;
}

.copy2 a:hover {
  color: #000000;
  text-decoration: none;
}

.bp {
	padding-bottom: 10px;
	padding-top: 3px;
	font-size: 12px;
}

.bp img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 5px;
}

.bp a {
	color: #777777;
}

.bp a:hover {
	color: #29a4f2;
	text-decoration: none;
}

.prod {
	height: 20px;
}

.prod a {
	color: #222222;
}
.prod a:hover {
	color: #29a4f2;
}

.tbhd {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}