@charset "utf-8";
/* CSS Document */

/******* G menu *********/
.menuCompany a{
	background-image: url(../images/btn-gmenu-company-on.gif);
}

/****************************************
			main
****************************************/
#mainBody{
	width: 801px;
	padding: 0 4px;
}
#mainImage{
	background: url(../images/img-m-g.jpg) no-repeat;
	width: 801px;
	height: 68px;
	text-indent: -9999px;
}

/******* alpha *********/
#alpha{
	width: 600px;
	padding: 0 0 35px 0;
}
#mainTextDiv{
	background: url(../images/txt-g1-top.gif) no-repeat;
	text-indent: -9999px;
	margin: 21px 0 5px 38px;
	width: 64px;
	height: 14px;
}
.line1{
	width: 550px;
	height: 1px;
	background: #d4d4d4;
	margin: 0 0 0 25px;
	text-indent: -9999px;
	font-size: 0;
}
#companyData{
	width: 529px;
	height: 307px;
	background: red;
	margin: 17px 0 0 35px;
}

/******* beta *********/
#betaBg{
	background: url(../images/bg-beta.gif) repeat-y right;
	width: 801px;
}
#beta{
	width: 201px;
	padding: 14px 0 0 0;
}
.sideMenuDiv{
	width: 201px;
	height: 24px;
	padding: 18px 0 0 0;
}
#sm1,#sm2,#sm3,#sm4{
	width: 201px;
	height: 24px;
	text-indent: -9999px;
	display: block;
}
#sm1{
	background: #efefef url(../images/btn-smenu-company.gif) no-repeat;
}
#sm2{
	background: url(../images/btn-smenu-access.gif) no-repeat;
}
#sm3{
	background: url(../images/btn-smenu-greeting.gif) no-repeat;
}
#sm4{
	background: url(../images/btn-smenu-links.gif) no-repeat;
}
#sm1:hover,#sm2:hover,#sm3:hover,#sm4:hover{
	background-color: #efefef;
}
#question{
	margin: 40px 0 0 15px;
	width: 173px;
	height: 56px;
}
#question a{
	background: url(../images/btn-smenu-QandA-off.gif) no-repeat;
	width: 173px;
	height: 56px;
	text-indent: -9999px;
	display: block;
}
#question a:hover{
	background: url(../images/btn-smenu-QandA-on.gif) no-repeat;
}

/******* banner *********/
#bannerContents{
	margin: 0 0 12px 33px;
}