/* CSS Document */
#IntroBox
{
	width:857px;
	height:738px;
	background:url(../images/intro_bg.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#IntroBody, #IntroBodyEn
{
	position:absolute;
	width:365px;
	height:125px;
	top:520px;
	color:#fff;
}
#IntroBody
{
	left:440px;
}
#IntroBody p, #IntroBody h1
{
	text-align:right;
	direction:rtl;
}
#IntroBodyEn
{
	left:50px;
}
#IntroBodyEn h1, #IntroBodyEn div, #IntroBodyEn p
{
	text-align:left;
}
#IntroBody h1, #IntroBodyEn h1
{
	font:bold 12px Arial;
	color:#ab0228;
}
#IntroButtons, #IntroButtonsEn
{
	position:absolute;
	bottom:25px;
	width:250px;
	text-align:center;
}
#IntroButtons img, #IntroButtonsEn img
{
	margin-left:5px;
	margin-right:3px;
}
#IntroButtons
{
	left:500px;
}
#IntroButtonsEn
{
	left:120px;
}
#IntroBall
{
	width:89px;
	height:94px;
	position:absolute;
	top:163px;
	left:93px;
}
