body{
	margin:	0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #717171;
	background-color: #ebebeb;
}

table {
	border-collapse: collapse;
}

img{
	border:	0px;
}

form {
	margin:	0px;
	padding: 0px;
	}
	
a:link {color: #1a5d7f; text-decoration: none;}
a:visited {color: #1a5d7f; text-decoration: none;}
a:active {color: #1a5d7f;}
a:hover {color: #1a5d7f;text-decoration:underline;}


div.main {
	width: 929px;
	height: 557px;
	margin: 30px auto;
	background: transparent url(../img/main_bg.gif) repeat-y;
	position: relative;
	text-align:center;
}

div.white {
	width: 911px;
	height: 542px;
	background-color: #fff;
	z-index: 100;
	margin:auto;
}

div.bottom {
	width: 929px;
	height: 60px;
	background: #ebebeb url(../img/bottom_bg.gif) no-repeat;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	padding-top: 30px;
}

div.top_bg {
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(../img/top_bg.gif) no-repeat;
	width: 929px;
	height: 12px;
	z-index: 0;
}

img.welcome {
	margin-top:20px;
	margin-bottom:10px;
	width: 850px;
	height: 27px;
}

div.images {
	width: 850px;	
	margin:0 30px;
}

img.ipo {	
	float: left;
	width: 424px;
	height: 228px;	
	margin:0 1px 1px 0;
}

img.lang {
	position: absolute;
	top: 15px;
	left: 850px;
}
