body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	background-color: #ffffff;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
input, textarea {
	font-size: 12px;
}

a         {	color: #336699; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
a:link    { color: #336699; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:active  { color: #336699; text-decoration: underline; }
a:hover   { color: #336699; text-decoration: underline; }

a.a1:link    { color: #006699; font-size: 12px; font-weight: bold; text-decoration: none; }
a.a1:visited { color: #006699; font-size: 12px; font-weight: bold; text-decoration: none; }
a.a1:active  { color: #006699; font-size: 12px; font-weight: bold; text-decoration: underline; }
a.a1:hover   { color: #006699; font-size: 12px; font-weight: bold; text-decoration: underline; }

a.a2:link    { color: #336699; font-size: 12px; font-weight: bold; font-family: Verdana; text-decoration: none; }
a.a2:visited { color: #336699; font-size: 12px; font-weight: bold; font-family: Verdana; text-decoration: none; }
a.a2:active  { color: #336699; font-size: 12px; font-weight: bold; font-family: Verdana; text-decoration: underline; }
a.a2:hover   { color: #336699; font-size: 12px; font-weight: bold; font-family: Verdana; text-decoration: underline; }

.navleft {
	background-image: url(top_1.jpg);
	width: 100px;
	height: 25px;
	text-align: center;
}
.navtitle {
	background-image: url(bg_title.gif);
	width: 98px;
	height: 25px;
	text-align: center;
}
.navborder {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background-color: #F0F0F0;
	text-align: center;
}
.leftborder {
	border-right: solid 1px #CCCCCC;
	text-align: right;
}
.leftlist {
	border-right: solid 5px #8AD0EA;
	height: 30px;
}
.leftcontent {
	border-right: solid 5px #F0F0F0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	paddding-right: 5px;
}
.content {
	padding-left: 15px;
	padding-bottom: 20px;
}
.texttitle {
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	padding-bottom: 5px;
	height: 40px;
	border-bottom: solid 1px #CCCCCC;
	padding-top: 10px;
}
.texttitle2 {
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
	padding-right: 5px;
	height: 40px;
	border-bottom: solid 1px #CCCCCC;
	padding-top: 10px;
}
.textcontent {
	padding: 10px;
	font-size: 12px;
}
.textcontent td {
	font-size: 12px;
}