ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 174px;
	border-bottom: 1px solid #ccc;
}
ul li {
	position: relative;
}
li ul {
	position: absolute;
	left: 173px;
	top: 0;
	display: none;
}
ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	background-color: #68A9CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
* html ul li {
	float: left;
	height: 1%;
}
* html ul li a {
	height: 1%;
}
ul li a:hover {
	color: #0000FF;
	background: #f9f9f9;
}
li ul li a {
	padding: 2px 5px;
}
li:hover ul, li.over ul {
	display: block;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
	background-image: url(../images/bg_menu.gif);
	color: #FFFFFF;
}
.cpr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	white-space: nowrap;
}
.bgrx {
	background-repeat: repeat-x;
}
.ofn {
	background-position: right bottom;
	font-weight: bold;
	font-size: 10px;
	color: #0000CC;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bgnr {
	background-repeat: no-repeat;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
.nampage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333399;
	margin-left: 30px;
	margin-top: 20px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
.lmnu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #003399;
}
.div {
	border-style: solid;
	border-width: 1px;
	border-color: #99CCFF;
	padding-left: 18px;
	padding-right: 18px;
}
.news {
	font-size: 12px;
}
.news_h {
	background-color: #099;
}
.scroll {
	height: 1000px;
	overflow: scroll;
}
.button { 
	width: 500px;
	height: auto;
	color: #FFF;
	background-color: #369;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
} 
.td1 {
    border-bottom: 1px solid black;
   }
.table 
{
padding: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
border: 2px solid #006E74;
border-collapse: collapse;
}
.td{
	border: 1px solid #638DFF;
}
   