body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	font-style: normal;
	color: #000000;
	background-image: url(images/ui_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.4em;
}

A:link
	{ text-decoration: none; color:#3DA3C9; }
A:visited
	{ text-decoration: none; color:#3DA3C9; }
A:active
	{ text-decoration: none; color:#3DA3C9; }
A:hover
	{ text-decoration: underline; color:#ff6d00; }

.date {
	font-size: 0.75em;
	padding-left: 20px;
	maring:0px;
	color: #FFFFFF;
	height:53px;
}
#date02 {
	font-size: 0.8em;
	padding-left: 20px;
	maring:0px;
	color: #FFFFFF;
	height:54px;
	position:absolute;
	top:90px;
	
}


.maincontent {
	padding: 0px 40px 20px 30px;
}

.hpbodybg {  background-image: url(images/hp_bodybg.jpg); width:375px; height:373px;  background-color: #FEFEFE;  background-repeat: no-repeat; }

#rbutton {
	float: right;
	border:0px;
}

.footer { font-size: 0.75em; padding: 0px 20px 2px 20px; color: #7a7a7a; }	
	
.headerlogo {  background-image: url(images/ui_headerlogo.jpg);  background-position: top;  background-repeat: no-repeat; width:372px; height:216px; padding-left:30px; padding-right:30px;  border:0px solid red; }
.headerIR {  background-image: url(images/Banner_IR_216.gif);  background-position: top;  background-repeat: no-repeat; width:737px; height:216px; }
.contentbodyIR { background: url(images/ui_bodybg_ir.jpg) repeat-y top;  width: 737px; padding:10px 10px 10px 30px;  text-align: justify;  }
.contentbody { background: url(images/ui_bodybg.jpg) repeat-y top;  width: 372px; padding:10px 30px 10px 30px;  text-align: justify;  }
.bottombody { background: url(images/ui_bodybottom.jpg) no-repeat top;  width: 372px; height:25px; }

H1 {  font-size: 1.8em; padding: 0px 0px 0px 0px; color: #00baea;  text-align: left;  margin-bottom:0px; border:0px solid green; }
H2 {  font-size: 0.95em; padding: 0px 0px 0px 0px; color: #ff7a00; margin-bottom:3px; }


.dot_hori {
				background-image: url(images/ui_dot.gif);
				background-repeat: repeat-x;
			}
