body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url();
	font-family: Arial;
	text-align: center;
	}
a {
	text-decoration: none;
	color: blue;
	outline: none;
	}
a:visited {
	color: purple;
	text-decoration: none;
	}
a:active {
	color: blue;
	text-decoration: none;
	}
a:hover {
	color: blue;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 11px;
	line-height: 10px;
	margin-top: 2px;
	margin-bottom: 2px; 
	}
img {
	border: 0;
	margin: 0px;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#container {
	position: relative;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}
#intro>#banner {
	width: 763px;
	}
#banner {
	position: absolute;
	background: url(banner_rx.png) no-repeat;
	width: 763px;
	top: 3px;
	left: 0px;
	height: 161px;
	}
#bar {
	position: absolute;
	background: url(bar.png);
	width: 763px;
	height: 48px;
	left: 0px;
	top: 163px;
	text-align: center;
	}
#mtext1 {
	position: absolute;
	width: 300px;
	top: -18px;
	left: -7px;
	text-align: left;
	font-size: 14;
	line-height: 14px;
	color:  #000000;
	}
#mtext2 {
	position: absolute;
	width: 300px;
	top: -18px;
	right: -40px;
	text-align: right;
	font-size: 14;
	line-height: 14px;
	color:  #000000;
	}
#intro>#back {
	width: 700px;
	}
#back {
	position: absolute;
	top: 193px;
	left: 15px;
	width: 700px;
	}
#center {
	position: absolute;
	top: 30px;
	left: 160px;
	width: 570px;
	background: url(middle.png) repeat-y;
	padding-top: 0px;
	padding-left: 15px;
	text-align: justify;
	font-size: 13;
	color:  #000000;
	}
#header {
	position: absolute;
	background: url(header.png) no-repeat top left;
	top: 0px;
	left: 175px;
	width: 8px;
	height: 40px;
	}
#footer {
	position: relative;
	top: 0px;
	left: -15px;
	width: 435px;
	height: 39px;
	background: url(footer.png) no-repeat;
	}
#mheader {
	position: absolute;
//	background: url(l_header.png) no-repeat top left;
	top: 0px;
	left: 0px;
	width: 6px;
	height: 35px;
	}
#menu {
	position:       absolute;
	top:            223px;
	left:           0px;
	height:         200px;
	width:          140px;
//	background: url(l_middle.png) repeat-y;
	padding-top: 0px;
	padding-left: 15px;
	text-align: justify;
	font-size: 12;
	color:  #000000;
	}
#mfooter {
        position:    relative;
        top:        -03px;
        left:       -15px;
        width:      129px;
        height:      35px;
//	background: url(l_footer.png) no-repeat;
	}
#ftext {
	position: absolute;
	top: -10px;
	left: 0px;
	width: 140px;
	padding-top: 0px;
	padding-left: 15px;
	text-align: justify;
	font-size: 11;
	color:  #000000;
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
