body {
	background-color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px 10px 0px;
}

#head {
	background-color: #880000;
	color: #000000;
	height: 50px;
 	padding: 10px;
}

#copyright {
	margin-right: 0;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}

.gen {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.genmed {
	font-size: 12px;
	color: #FFFFFF;
}

a.gensmall, a.gensmall:visited, a.gensmall:link, a.gensmall:active, .gensmall {
	font-size: 10px;
	color: #FFFFFF;
}

a.gensmall:hover {
	color: #FFFF00;
	text-decoration: none;
}

input.login_but {
	border: 1px #FFFFFF solid;
	font-weight: bold;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #CCDDCC;
} 

input.login_txt {
	border: 1px #0000FF solid;
	font-size: 10px;
}

input.login_txt:hover {
	border: 1px #EE0000 solid;
}

input.login_but:hover {
	border: 1px #EE0000 solid;
	color: #000000;
	background-color: #CCFFCC;
} 

a, a:link, a:visited, a.active {
	color: #000000;
	font-style: bold;
	text-decoration: 1px;
}

a:hover {
	color: #2222AA;
}

a.title, a.title:hover, a.title:link, a.title:visited, a.title.active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}

hr {
	border: 1px #880000 solid;
}

#nav {
	float: left;
	height: 300px;
	width: 98px;
	font-size: 100.01%;
	margin-left: -15px;
	margin-top: 5px;
	background-color: #990000;
}

#nav_inner {
	width: 90%;
	font-size: 100.01%;
	margin: 5px;
}

a.nav_point, a.nav_point:visited, a.nav_point:active, a.nav_point:link {
	display: block;
	padding: 2px;
	color: #CC0000;
	background-image: url('./image/nav_back.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	width: 100%;
}

a.nav_point:hover {
	padding: 2px;
	color: #FFFFFF;
	background-image: url('./image/nav_back_h.gif');
	background-repeat: no-repeat;
}

#main_ifr {
	position: absolute; left: 100px; width: 60%;
	padding: 10px;
	background-color: #FFFFFF;
	font-size: 14pt;
}

#main_ifr .head_line {
	font-size: 14pt;
	background-color: #880000;
	font-weight: bold;
	padding: 2px;
	color: #EEEEEE;
}

#main_ifr .rowhead {
	font-size: 12pt;
	color: #470000;
	font-weight: bold;
	background-color: #FFFFFF;
}

#main_ifr .rowtime {
	float: right;
	font-size: 8pt;
	color: #777777;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: -1.5em;
}

#main_ifr .rowright {
	clear: both;
	font-size: 10pt;
	color: black;
	padding: 1em;
	margin-top: 0.5em;
	border-right: #444444 1px solid;
	border-bottom: #444444 1px solid;
}

#welcome {
	position: absolute; left: 100px; width: 60%;
	background-color: #FFFFFF;
	padding: 10px;
	color: #000000;
	font-size: 14px;
}

#border {
	width: 75%;
	height: 75%;
	margin: auto;
	position: absolute; left: 12.5%;
	background-color: #0B0000;
	background-image: url(./image/index_back.png);
	background-repeat: no-repeat;
	background-position: right 90px;
}

<!--[if IE]>
#border {
	width: 75%;
	height: 100.01%;
	margin: auto;
	background-color: #0B0000;
	background-image: url(./image/index_back.png);
	background-repeat: no-repeat;
	background-position: right 90px;
}
<![endif]-->
