html > body {
height : 100%;
min-height : 100%;
}

html, body, #page {
	background-color: #FFFFFF;
	height:100%;
	margin: 0;
	padding: 0;
	border:none;
	text-align:center;
}
#page {
	margin: 0 auto;

	min-height :100%;
	height : auto !important;	
	height : 100%;
	
	position : relative;

	text-align:left;
	width: 780px;
	background:url(images/bck-width2.gif) repeat-y;
}

.top, .menuside {
	height:141px;
}
.menuside {
	width:90px;
	float:left;
}
.btmenu{
	float:left;
	padding-top:23px;
}
.cprght {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	color: #91268f;
	height:40px;
	width:780px;
	position: absolute;
	bottom: 0;
	vertical-align:middle;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.fnd-txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/fond-txt-01.jpg);
	background-repeat: repeat;
	background-position: center;
}
.fnd-txt02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/fond-txt-02.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.txt-important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91268f;
	font-weight: bold;
}
#content{
	margin-left:90px;
	width:600px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style3 {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}

