body {
	background-image: url(/images/_main/azitro_line_bg.gif);
	background-repeat: repeat-x;
	background-position: center -30px;
}

.png24 { tmp:expression(setPng24(this)); }

#mainBackground {
	width: 100%;
	height: 850px;
	background-image: url(/images/_main/azitro_center_bg.gif);
	background-repeat: no-repeat;
	background-position: center -30px;
}

#mbody {
	margin: 0 auto;
	width: 960px;
}

#header {
	height: 60px;
	width: 100%;
}

#mainAzitroLogo {
	float: left;
	padding-left: 7px;
	padding-top: 26px;
}

#mainLoginArea {
	color: #5578A0;
}

#mainLoginArea * {
	vertical-align: middle;
}

#world {
}

#mainContents {
	height: 175px;
}

#footer {
	text-align: center;
	clear:both;
}

.buttonSubmit
{
	padding: 0px 2px 0px 2px;
	border: 1px outset #CCCCCC;
	background: #FEFEFE;
	color: #FF6600;
	font-weight: bold;
	height: 19px;
	cursor: pointer;
}

.buttonNormal
{
	padding: 0px 2px 0px 2px;
	border: 1px outset #CCCCCC;
	background: #FEFEFE;
	color: #666666;
	height: 19px;
	cursor: pointer;
}