#header {
	width: 100%;
	background-image: url(images/FANASIA_bg.jpg);
	background-repeat: repeat-x;
	height: 203px;
	}
html,body{
    height:100%;
    margin:0;
    padding:0;
}
#page{
    background:#F8F1E9;
    min-height:100%;
}
*html #page{
	height:100%;
	background-color: #F8F1E9;
	width: 100%;
	}

.content {
	align: center;
	width: 955px;
	background-color: #FEF0E2;
	
	
}

.content a img {
	width: 180px;
	height: 240px;
	padding: 1px;
	margin: 1px;
	}
#page-clear{
	clear:both;
	height:150px;
	background-color: #F8F1E9;

	}
#footer{
	height:150px;
	background-color: #F8F1E9;
	background-image: url(images/FANASIA_down_bg_02.jpg);
	background-position: bottom;
}
#InMsgText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #AE352F;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	text-align: 2;
	text-indent: 4px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	line-height: 13px;
	}
