/*big menu*/

#kwick {
	position: relative;
	/*border-bottom: 3px double #333;*/
	margin-bottom: 20px;
}

#kwick .kwicks {
	display: block;
	height: 100px;
	margin: 0px;
	padding:0;
}

#kwick li {
	float: left;
	margin:0; padding:0;
}

li:after {
	content: "";
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 100px;
	width: 127px;	/* _______________________Default Menu Width*________________________ */
	/*padding: 10px;*/
	background: #fff;
	/*border-right: 5px solid #202020;*/
	/*border-right: 2px solid #fff;*/
}

#kwick .kwick span {
	display: none;
}

#kwick .opt1 {
	background: #FFF url(/ShellExt/Images/Main/im_510100.jpg);
}

#kwick .opt2 {
	background: #FFF url(/ShellExt/Images/Main/im_510100B.jpg);
}

#kwick .opt3 {
	background: #FFF url(/ShellExt/Images/Main/im_510100.jpg);
}

#kwick .opt4 {
	background: #FFF url(/ShellExt/Images/Main/bn_sh20090310.gif);
}

#kwick .opt5 {
	background: #FFF url(/ShellExt/Images/Main/im_510100.jpg);
}

#kwick .opt6 {
	background: #FFF url(/ShellExt/Images/Main/im_510100.jpg);
}

#kwick .opt7 {
	background: #FFF url(/ShellExt/Images/Main/im_510100.jpg);
}

#kwick .april0909 {
	background: #FFF url(/ShellExt/Images/Main/kyoto510100.jpg);
}


/*@2009/4/17@XV@*/


/*@2009/5/8@XV@*/
#kwick .may8_1 {
	background: #FFF url(/ShellExt/Images/Main/suite_osaka.jpg);}
#kwick .may8_2 {
	background: #FFF url(/ShellExt/Images/Main/bn090508.jpg);}


/*GroupBy*/
#kwick .Group_01 {
	background: #000 url(/ShellExt/Images/AD/Group_xgll.jpg) no-repeat;
	}
#kwick .Group_02 {
	background: #fff url(/ShellExt/Images/AD/Group_Sheraton.jpg);}

#kwick .Group_03 {
	background: #000 url(/ShellExt/Images/AD/Group_haytt.jpg) no-repeat;}

#kwick .Group_04 {
	background: #000 url(/ShellExt/Images/AD/Group_Park.jpg) no-repeat;}


#kwick .kwick a {
	display:block;
	width:510px;
	height:100px;
	text-indent:-999px;
}
