/* Flash–³‚µ—pBOX */

#externalflash{
	width:100%;
	margin:0 0 20px 0;
	background:url(../img/index/noflash_back.gif) repeat-x center top;
	text-align:center;
}


#googleText{
	width:715px;
	margin:0 auto;
	padding:0 0 20px 0;
	clear:both;
	font-size:10px;
}

#requestLink {
	width:506px;
	height:53px;
	margin:0 auto;
	padding:5px 0 0 0;
	text-align:center;
}


#requestLink a{ font-size:10px;}
#requestLink a:link,#requestLink a:visited{
	display: block;
	width: 253px;
	height: 53px;
	background: top center no-repeat;
	text-indent: -9999px;
	float:left;
}

#requestLink a.index{background:url(../img/index/smenu_request.jpg) no-repeat;}
#requestLink a.information{background:url(../img/index/smenu_information.jpg) no-repeat;}
#requestLink a.question{background:url(../img/index/smenu_question.jpg) no-repeat;}

#requestLink a:hover {background-position: bottom;}
