#LeftContens {
	float: left;
	height: auto;
	width: 570px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



#RightContents {
	float: right;
	height: auto;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/Rcontents_bk.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#infomation {
	padding: 0px;
	height: 230px;
	width: 550px;
	border: thin solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: auto;
	overflow-x : hidden;
	letter-spacing: 0.125em;
}
#whatsNew {
	margin: 0px;
	height: 270px;
	width: 550px;
	border: thin solid #CCC;
	overflow: auto;
	overflow-x : hidden;
	letter-spacing: 0.125em;
	padding-top: 10px;
}
.RenewalDay {
	background-attachment: scroll;
	background-image: url(../img/titleNewRenewalDay.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 23px;
	float: left;
	width: 100px;
	font-weight: bold;
	color: #FFF;
	padding-top: 7px;
	text-align: right;
	letter-spacing: 0em;
	font-size: 10px;
	padding-right: 5px;
}
.WhatsNew01 {
	height: auto;
	width: 430px;
	padding: 0px;
	float: left;
	margin-top: 2px;
	margin-right: 0%;
	margin-left: 0px;
	margin-bottom: 5px;
}
.WhatsNew02 {
	float: right;
	height: auto;
	width: 80px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 2px;
}
.WhatsNew03 {
/*	float: left;*/
	height: auto;
	width: auto;
}





.objCenter {
	background-color: #FFF;
	height: auto;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.wrapper {
	position: relative;
}
.attention {
	position: absolute;
	top: 1100px;
	left: 360px;
	font-size: 10px;
}
