@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 50px 0;
}
#mainTextDiv{
	background: url(../images/txt-g4-top.gif) no-repeat;
	text-indent: -9999px;
	margin: 21px 0 5px 38px;
	width: 201px;
	height: 14px;
}
.line1{
	width: 550px;
	height: 1px;
	background: #d4d4d4;
	margin: 0 0 0 25px;
	text-indent: -9999px;
	font-size: 0;
}
.cName{
	text-indent: -9999px;
	margin: 20px 0 0 20px;
	height: 14px;
}
.c1{
	background: url(../images/txt-g4-t1.gif) no-repeat;
	width: 307px;
}
.c2{
	background: url(../images/txt-g4-t2.gif) no-repeat;
	width: 561px;
}
.c3{
	background: url(../images/txt-g4-t3.gif) no-repeat;
	width: 271px;
}
.c4{
	background: url(../images/txt-g4-t4.gif) no-repeat;
	width: 113px;
}
.links{
	margin: 10px 0 0 85px;
}
.links a{
	font-size: 12px;
	color: black;
}

/******* 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: 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: #efefef 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;
}
.bnr4 a{
	background-image: url(../images/bnr-greetings-on.jpg);
}
