@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
* {
	margin: 0px;
	padding: 0px;
}


.table_st1 {
	border: 1px outset #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: auto;
	padding: 2px;
	width: auto;
	background-attachment: scroll;
	background-image: url(../pic/table_mian.png);
	background-repeat: repeat-x;
	background-position: top;
}
.logo_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.button {
	background-color: #FFFFFF;
	border: 0.5px solid #333333;
}
#title {
	width: 129px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 100px;
}

#wrapper {
	background-color: #B14D7C;
	margin-right: auto;
	margin-left: auto;
	width: 573px;
	border: 2px solid #900044;
	height: 1040px;
}

#wrapper   div {
	display: none;
}

#wrapper h1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-size: 20px;
	background-color: #900044;
	height: 30px;
	color: #FFFFFF;
	padding-left: 10px;
}
#wrapper li {
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper ul {

}
#wrapper span {
	color: #FF0000;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
}

#wrapper a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #900044;
	display: block;
	height: 45px;
	width: 170px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #900044;
	border-right-color: #900044;
	border-bottom-color: #900044;
	border-left-color: #900044;
	background-color: #FFFFFF;
	float: left;
}
#wrapper  h6 {
	font-weight: normal;
	font-size: 9px;
}

#wrapper a:hover {
	color: #FFFFFF;
	background-color: #900044;
	text-decoration: underline;
}
#line {
	width: 573px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #900044;
}
#line a {
	font-size: 12px;
	text-decoration: underline;
	color: #FF429C;
	display: block;
	background-color: #900044;
	font-weight: bold;
}
#line a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



#copyright  {
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 40px;
	color: #D4D2DF;
	width: 500px;
}
#copyright a {
	color: #3F6594;
	text-decoration: none;
}
