tr#main_head {
		height:			20px;
		width:			850px;

		background:		url('/images/main/main_bg_head.png');
}

tr#main_foot {
		height:			66px;
		width:			850px;

		background:		url('/images/main/main_bg_foot.png');
}

tr#main_content {
		height:			100%;
		width:			850px;

		background:		url('/images/main/main_bg.png');
}

tr#main_content img {
		border:			none;
}

div#container {
		height:			100%;
		width:			100%;

		margin-left:		40px;
}

div#content {
		position:		relative;
		height:			100%;
		width:			770px;
}

div#index {
		height:			730px;
}


