body {
	padding: 0px;
	margin: 0px;
	background-color:#CCCCCC;
	color: #636E73;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
}

#root {
	position: relative;
	z-index: 1;
	background-color: #FFFFFF;
	margin: auto;
	width: 955px;
	text-align: left;
}

#root #head {
	position: relative;
	z-index: 2;
	width: 955px;
	height: 108px;
}

#root #head #logo {
	position: absolute;
	z-index: 2;
	top: 15px;
	left: 0px;
}

#root #head #banner {
	position: absolute;
	z-index: 2;
	top: 108px;
	left: 0px;
}

#root #head #redline {
	position: absolute;
	z-index: 2;
	width: 760px;
	height: 22px;
	top: 43px;
	left: 180px;
	padding-right: 15px;
	padding-top: 3px;
	color: #FFFFFF;
	background-color: #D5373D;
	text-align: right;
	letter-spacing: 1px;
}

#root #head #naviMainTable{
	position: absolute;
	z-index: 2;
	top: 78px;
	left: 164px;
}

#root #head #naviMainTable .tdNormal {
	height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	font-size: 11px;
	border-right: dotted 1px #636E73;
}

#root #head #naviMainTable .tdNormal a {
	color: #636E73;
	text-decoration: none;
}

#root #head #naviMainTable .tdLast {
	height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	text-align: center;
}

#root #head #naviMainTable .tdLast a {
	color: #636E73;
	text-decoration: none;
}

#root #head #naviMainTable .active a {
	color: #D5373D;
}

#root #main {
	position: relative;
	z-index: 3;
	width: 955px;
	padding-top: 40px;
}

#root #main #mainTable {
	width: 955px;
	marging-bottom: 20px;
}

#root #main #mainTable #subNaviTD {
	width: 158px;
	padding-left: 22px;
	border-right: dotted 1px #636E73;
	vertical-align: top;
	font-size: 11px;
	line-height: 18px;
}

#root #main #mainTable #subNaviTD a {
	color: #636E73;
	text-decoration: none;
}

#root #main #mainTable #subNaviTD .active {
	color: #D5373D;
	text-decoration: none;
}

#root #main #mainTable #contentTD {
	width: 735px;
	padding-left: 40px;
	vertical-align: top;
}

#root #main #mainTable #contentTD #contentTable {
	width: 690px;
}

#root #main #mainTable #contentTD #contentTable h1 {	
	margin: 0px;
	padding: 0px;
	margin-bottom: 17px;
	color: #D5373D;
	font-size: 12px;
	font-weight: bold;
}

#root #main #mainTable #contentTD #contentTable h2 {	
	margin: 0px;
	padding: 0px;
	margin-bottom: 11px;
	border-bottom: dotted 1px #636E73;
	color: #636E73;
	font-size: 12px;
	font-weight: bold;
}

#root #main #mainTable #contentTD #contentTable .left {
	width: 405px;
	padding-right: 60px;
	vertical-align: top;
	font-size: 11px;
	line-height: 20px;
}

#root #main #mainTable #contentTD #contentTable a {
	color: #636E73;
	text-decoration: underline;
}

#root #main #mainTable #contentTD #contentTable .left  .formTitle{
	width: 120px;
	font-size: 11px;
}

#root #main #mainTable #contentTD #contentTable .left  .formInput{
	width:280px;
}

#root #main #mainTable #contentTD #contentTable .left  .formTextarea{
	width: 280px;
}

#root #main #mainTable #contentTD #contentTable #contactPersonTable {
	width: 100%;
	font-size: 11px;
	line-height: 18px;
}

#root #main #mainTable #contentTD #contentTable  #contactPersonTable .contactText {
	width: 230px;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 40px;
	vertical-align: top;
	font-size: 11px;
	line-height: 20px;
}

#root #main #mainTable #contentTD #contentTable  #contactPersonTable img {
	padding-bottom: 40px;
}

#root #main #mainTable #contentTD #contentTable .right {
	width: 205px;
	padding-left: 20px;
	color: #D5373D;
	vertical-align: top;
	text-align: right;
	border-left: dotted 1px #636E73;
	font-size: 11px;
	line-height: 20px;
}

#root #main #mainTable #contentTD #contentTable .right a {
	color: #D5373D;
	text-decoration: none;
}

#root #main #mainTable #contentTD #contentTable .rightTwo {
	width: 205px;
	padding-left: 20px;
	color: #646F73;
	vertical-align: top;
	text-align: left;
	border-left: dotted 1px #636E73;
	font-size: 11px;
	line-height: 20px;
}

#root #main #mainTable #contentTD #contentTable .rightTwo a {
	color: #646F73;
	text-decoration: none;
}

#root #main #mainTable #contentTD #contentTable .rightTwo img {
	border: none;
}

#root #main #mainTable #contentTD #contentTable .rightTwo #downloadTable td {	
	height: 24px;
	font-size: 11px;
}

#root #foot {
	z-index: 4;
	width: 955px;
	height: 22px;
	margin-top: 20px;
	text-align: center;
	background-color: #646F73;
	color: #FFFFFF;
	letter-spacing: 1px;
}

#root #foot a {
	color: #FFFFFF;
	text-decoration: none;
}

.formAllert {
	color: #D5373D;
	font-weight:bold;
}








	
