@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-g3-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;
}
.image{
	background: url(../images/img-g3.jpg) no-repeat;
	text-indent: -9999px;
	margin: 22px 0 0 45px;
	width: 127px;
	height: 175px;
}
.gText{
	background: url(../images/txt-g3-1.gif) no-repeat;
	text-indent: -9999px;
	margin: 22px 0 0 45px;
	width: 354px;
	height: 174px;
}
#name{
	background: url(../images/txt-g3-name.gif) no-repeat;
	text-indent: -9999px;
	margin: 9px 0 0 33px;
	width: 170px;
	height: 47px;
}
*html #name{float: left;}
*:first-child+html #name{float: left;}

.index{
	text-indent: -9999px;
	margin: 36px 0 4px 60px;
	height: 12px;
}
.i1{
	background: url(../images/txt-g3-i1.gif) no-repeat;
	width: 72px;
}
*html .i1{clear: both;}
*:first-child+html .i1{clear: both;}

.i2{
	background: url(../images/txt-g3-i2.gif) no-repeat;
	width: 354px;
}
.i3{
	background: url(../images/txt-g3-i3.gif) no-repeat;
	width: 258px;
}
.text{
	text-indent: -9999px;
	margin: 12px 0 0 95px;
}
.t1{
	background: url(../images/txt-g3-t1.gif) no-repeat;
	width: 394px;
	height: 65px;
}
.t2{
	background: url(../images/txt-g3-t2.gif) no-repeat;
	width: 410px;
	height: 65px;
}
.t3{
	background: url(../images/txt-g3-t3.gif) no-repeat;
	width: 406px;
	height: 101px;
}
.line2{
	width: 490px;
	height: 1px;
	background: #c8c8c8;
	margin: 0 0 0 50px;
	text-indent: -9999px;
	font-size: 0;
}

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