body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #5568A7;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.nav {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav li {
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #345668;
	float: left;
	font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ty {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #555555;
}
.ty2 {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #555555;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEECDC;
}
.sb {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EEECDC;
}
#root ul {
	font-size: 10px;
	color: #3B596E;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.ty1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #B02427;
	border-left-color: #FFFFFF;
}
#root li {
	float: left;
	margin-right: 20px;
}
#root li a {
	color: ##3B596E;
	font-weight: bold;
	font-size: 11px;
}
.bg #root .sb a {
	color: #3B596E;
}


.til {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #B02427;
	line-height: 40px;
	font-weight: bold;
}
.bg .ty .tbg a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.submit1 {
	width: 500px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7F9DB9;
	border-right-color: #7F9DB9;
	border-bottom-color: #7F9DB9;
	border-left-color: #7F9DB9;
}



.rm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B02427;
	text-decoration: none;
	background-image: url(../images/rm.jpg);
	display: block;
	height: 18px;
	width: 79px;
	line-height: 18px;
	text-align: center;
	margin-top: 5px;
}
.rm a {
	color: #B02427;
	text-decoration: none;
}

.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.tbg {
	background-image: url(../images/tbg.jpg);
	background-repeat: repeat-x;
}




.nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.nav li a:hover {
	text-decoration: underline;
}
