body	{margin: 0px auto; padding: 0px; background: #5e6e9c;}

table	{border-collapse: collapse;}
table.main	{border-collapse: collapse; width: 100%; height: 100%; min-height: 100%}
td	{padding: 0px; margin: 0 auto;}
a:focus	{outline: none;}

a, a:visited	{color:  #009; text-decoration: none;}
a:hover	{color:  #930; text-decoration: underline;}
a:active	{color:  #f30; text-decoration: underline;}

h3 {
	color: black;
	padding: 0px;
	margin: 0px;
	margin-bottom: 26px;
	font: bold 13px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	text-align: left;
}

.txt table	{border-collapse: collapse; width: 500px; font-size: 13px;}
.txt td	{padding: 4px; margin: 4px auto; border: 0px solid black; text-align: left;}
.txt th	{padding: 4px; margin: 4px auto; border: 0px solid black; text-align: center;}
table#cnt 	{border-collapse: collapse; width: auto; font-size: 13px;}
#cnt td	{padding: 4px; margin: 4px auto; border: 0px;}

.txt img	{padding: 0px 10px 0px 0px; border: 0px;}
a.txtsub, a.txtsub:visited	{color:  #009; text-decoration: none;}
a.txtsub:hover	{color: #930;}
a.txtsub:active	{color:  #f30;}

table.txt1	{width: auto;}
table.txt2	{width: auto;}
table.txt3	{width: auto; border: 1px solid black;}
table.txt3 th	{border: 1px solid black;}
table.txt3 td	{border: 1px solid black;}
table.txt1 td	{border: 0px; text-align: left; vertical-align:top;}
table.txt2 td	{border: 0px; text-align: left; vertical-align:bottom;}

.menu	{width: 992px;}
.menu td a	{font-family: Verdana, Geneva, "DejaVu Sans", sans-serif; font-size: 13px; font-weight: bold; color: white; text-decoration: none;}
.menu td a:hover	{color: #ccf;}

.menu td a.cur	{color: #ccf;}
.menu td a.cur:hover	{color: #fff;}

.menu1	{background: #153082; color: #fff; padding: 10px; margin: 0 auto; text-align: left; font-family: Verdana, Arial; font-size: 13px; font-weight: bold; text-decoration: none;}
.menu1 a,
.menu1 a:visited	{color: #fff; text-decoration: none;}
.menu1 a:hover	{color: #ccf;}
.menu1 a.cur,
.menu1 a.cur:visited	{color: #ccf; text-decoration: none;}
.menu1 a.cur:hover	{color: #fff;}
.menu1 img {margin-left: 10px; margin-right: 5px;}
.switchcontent img {margin-left: 30px; margin-right: 5px; text-align: left;}

#hh1	{text-align: center; vertical-align:middle; font-family: Verdana, Geneva, "DejaVu Sans", sans-serif; font-size: 13px; font-weight: bold; color: #666699; text-decoration: none;}
#hh1 a	{color: #669; text-decoration: none;}
#hh1 a:hover	{color: #99c; text-decoration: none;}

.icon {
	position: relative;
	display:inline-block;
	width:20px;
	height:19px;
	margin-right: 2px;
	top: 2px;
}

.content {
	width: auto;
	padding: 16px 32px 16px 32px;
	margin: 0px auto;
}

.subhead {
	color: black;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
}

.head {
	color: black;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 17px;
}

.txt {
	color: black;
	padding: 0px;
	margin: 0px;
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	text-align: left;
	font-size: 13px;
}
.txt dl{
	margin: 0;
	padding: 4px 0 0 48px;
}
.txt dt{
	margin: 0;
	padding: 0;
	float: left;
	width: 166px;
}
.txt dd{
	text-indent: 0.3em;
	margin: 0;
	padding: 0 0 8px 0;

}


.img300 {
	float: left;
	width: 300px;
	margin-left: 4px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.img300 img {
	padding: 0px;
	width: 300px;
}
.img300 div {
	text-align: center;
	margin: 5px;
}

