* {
	margin: 0;
	padding: 0;
	border: 0;
}

a:link {

	color: #fe830c;
}

a:visited {
	color: #fe830c;
}

a:hover {
	color: #fff;
}

a:active {
	color: #63170a;
}


html {
	background: #64b7ec url('../imgs_up/page_bg01.png') repeat-y center;
}

body {
	background: url('../imgs_up/body_bg01.jpg') repeat-x top;
	font-family: sans-serif;
	font-size: 10pt;	
	color: #000;
}

#page_wrapper {
	background: url('../imgs_up/page_bg01.png') repeat-y center;
	width: 540px;
	margin: 0 auto 0 auto;
}

#page {
	background: url('../imgs_up/content_bg01.jpg') no-repeat top;
        width: 540px;
}

#content_wrapper {
	height: 840px;
	width: 504px;
	margin: 0 auto 0 auto;	
}

#content {
	position: relative;
	top: 20px;
}

#top_itm01 {
	background: url('../imgs_up/1m_logo.png') no-repeat top left;
	height: 122px;
	width: 490px;
	margin: 0 auto 0 auto;
}

#top_itm02 {
	position: relative;
	height: 40px;
}

#top_itm02 h2 {
	position: relative;
	top: 5px;
	left: 17px;
	color: #eee;
	font-size: 10pt;	
	font-weight: normal;
}

#mid_grp01 {
	position: relative;
	left: 262px;
	width: 242px;
}

#mid_itm01 {
	position: relative;
	top: 10px;
}

#mid_itm02 {
	position: relative;
	top: 50px
}

#mid_itm03 {
	position: relative;
	top: 90px
}

#mid_grp01 h2 {
	color: #eee;
	font-size: 10pt;
	font-weight: normal;
}	

#mid_grp01 p {
	position: relative;
	top: 5px;
}

#fot {
	position: relative;
	top: 150px;
	left: 263px;
	font-size: 8pt;
	color: #380e06;
}

span {
	display: none;
}

