#fonts{}
	@font-face {
		font-family: 'Avant Garde Book';
		src: url('../fonts/itcavantgardestd-bk-webfont.eot');
		src: url('../fonts/itcavantgardestd-bk-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/itcavantgardestd-bk-webfont.woff') format('woff'),
			 url('../fonts/itcavantgardestd-bk-webfont.ttf') format('truetype'),
			 url('../fonts/itcavantgardestd-bk-webfont.svg#ITCAvantGardeGothicStdBook') format('svg');
		font-weight: normal;
		font-style: normal;
	}

	@font-face {
		font-family: 'Avant Garde X Light';
		src: url('../fonts/itcavantgardestd-xlt-webfont.eot');
		src: url('../fonts/itcavantgardestd-xlt-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/itcavantgardestd-xlt-webfont.woff') format('woff'),
			 url('../fonts/itcavantgardestd-xlt-webfont.ttf') format('truetype'),
			 url('../fonts/itcavantgardestd-xlt-webfont.svg#ITCAvantGardeGothicStdXLt') format('svg');
		font-weight: normal;
		font-style: normal;
	}

	@font-face {
		font-family: 'Avant Garde Demi';
		src: url('../fonts/itcavantgardestd-demi-webfont.eot');
		src: url('../fonts/itcavantgardestd-demi-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/itcavantgardestd-demi-webfont.woff') format('woff'),
			 url('../fonts/itcavantgardestd-demi-webfont.ttf') format('truetype'),
			 url('../fonts/itcavantgardestd-demi-webfont.svg#ITCAvantGardeGothicStdDemi') format('svg');
		font-weight: normal;
		font-style: normal;
	}

	@font-face {
		font-family: 'Avant Garde Medium';
		src: url('../fonts/itcavantgardestd-md-webfont.eot');
		src: url('../fonts/itcavantgardestd-md-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/itcavantgardestd-md-webfont.woff') format('woff'),
			 url('../fonts/itcavantgardestd-md-webfont.ttf') format('truetype'),
			 url('../fonts/itcavantgardestd-md-webfont.svg#ITCAvantGardeGothicStdMedium') format('svg');
		font-weight: normal;
		font-style: normal;
	}
	/*
	Font Mapping:

	Avant Garde Gothic
	XLIGHT			'AvantGardeGothicITCW01X', 'Avant Garde X Light', Arial , Helvetica, sans-serif;
	BOOK			'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;
	MEDIUM			'AvantGardeGothicITCW01M 731087', 'Avant Garde Medium', Arial , Helvetica, sans-serif;
	REG(DEMI)		'ITCAvantGardeGothicW10- 862188', 'Avant Garde Demi', Arial , Helvetica, sans-serif;
	DEMI			'AvantGardeGothicITCW01D 731075', 'Avant Garde Demi', Arial , Helvetica, sans-serif;
	BOLD			'AvantGardeGothicITCW01B 731063', 'Avant Garde Demi', Arial , Helvetica, sans-serif;

	XLIGHT/ITALIC	'AvantGardeGthcITCW01XLt', 'Avant Garde X Light', Arial , Helvetica, sans-serif;
	BOOK/ITALIC		'AvantGardeGothicITCW01B 731072', 'Avant Garde Book', Arial , Helvetica, sans-serif;
	MEDIUM/ITALIC	'AvantGardeGothicITCW01M 731090', 'Avant Garde Medium', Arial , Helvetica, sans-serif;
	REG(DEMI)/ITALIC 'ITCAvantGardeGothicW10- 862191', 'Avant Garde Demi', Arial , Helvetica, sans-serif;
	DEMI/ITALIC		'AvantGardeGothicITCW01D 731078', 'Avant Garde Demi', Arial , Helvetica, sans-serif;
	BOLD-ITALIC		'AvantGardeGothicITCW01B 731066', 'Avant Garde Demi', Arial , Helvetica, sans-serif;

	COND-BOOK		'ITCAvantGardeW01-CnBk', 'Avant Garde Demi', Arial , Helvetica, sans-serif;
	COND-MED		'ITCAvantGardeW01-CnMd', 'Avant Garde Demi', Arial , Helvetica, sans-serif;
	COND-DEMI		'ITCAvantGardeW01-CnDm', 'Avant Garde Demi', Arial , Helvetica, sans-serif;
	COND-BOLD		'ITCAvantGardeW01-CnBd', 'Avant Garde Demi', Arial , Helvetica, sans-serif;

	Helvetica:
	LIGHT			'Helvetica W01 Light', Helvetica, Arial, sans-serif;
	REG				'Helvetica W01 Roman', Helvetica, Arial, sans-serif;
	BOLD			'Helvetica W01 Bold', Helvetica, Arial, sans-serif;

	font-family: 'AvantGardeGothicITCW01X', 'Avant Garde X Light', Arial , Helvetica, sans-serif; 		XLight
	font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;	Book
	font-family: 'AvantGardeGothicITCW01M 731087', 'Avant Garde Medium', Arial , Helvetica, sans-serif;	Med
	font-family: 'ITCAvantGardeGothicW10- 862188', 'Avant Garde Demi', Arial , Helvetica, sans-serif;	Reg(Demi)
	font-family: 'AvantGardeGothicITCW01D 731075', 'Avant Garde Demi', Arial , Helvetica, sans-serif;	Demi
	font-family: 'AvantGardeGothicITCW01B 731063', 'Avant Garde Demi', Arial , Helvetica, sans-serif;	Bold
	*/



/*------------------------------------------------------------------
Reset and HTML5
------------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
#htmlResetStyles{} /* <-- SublimeText collapse point; can be deleted */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; }
	ol, ul { list-style:none; }
	table { border-collapse:collapse; border-spacing:0; }

	/* HTML5 display-role reset for older browsers */
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }

	/*------------------------------------------------------------------
	General Styles and one-offs
	------------------------------------------------------------------*/
	html { overflow-y: scroll; overflow-x:auto; min-width:930px; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
	body {
		font-family:'Helvetica W01 Light', Helvetica, Arial, sans-serif;
		font-size:13px;
		line-height:1;
		color: #737373;
	}
	h1, h3, h4, h5{
		font-family:'AvantGardeGothicITCW01M 731087', 'Avant Garde Medium', Arial , Helvetica, sans-serif;
		font-weight:normal;
	}
	h2{
		font-family:'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;
		font-weight:normal;
	}
	h6{
		font-family:'AvantGardeGothicITCW01D 731075', 'Avant Garde Demi', Arial , Helvetica, sans-serif;
		font-weight:normal;
	}
	p{
		font-family:'Helvetica W01 Light', Helvetica, Arial, sans-serif;
		font-size:13px;
	}

	a { text-decoration:none; color:#737373; text-decoration:underline;}
	a:focus { outline: thin dotted; }
	a:hover, a:active { outline: 0; }

	b, strong { font-weight:bold;}
	em, cite { font-style:normal; }
	sub, sup { font-size: 60%; line-height: 0; position: relative; vertical-align:baseline; padding-left:0.25em; }
	sup { top: -0.60em; }
	sub { bottom: -0.25em; }

	/* Nice to have for resizable images */
	.ie7 img { border:0; -ms-interpolation-mode: bicubic; }
	svg:not(:root) { overflow: hidden; }

	/* Various colors and stuff */
	::-moz-selection{ background:rgba(0,0,0,0.5); color:#fff; text-shadow: none; }
	::selection { background:rgba(0,0,0,0.5); color:#fff; text-shadow: none; }
	a:link { -webkit-tap-highlight-color: transparent; }

	.wrapper {
		position:relative;
		width:912px;
		padding:0 0;
		margin:auto;
	}

	/* Contain floats: h5bp.com/q */
	.clearfix:before, .clearfix:after { content: ""; display: table; }
	.clearfix:after { clear: both; }
	.clearfix { zoom: 1; }


#hraBody{
	position: relative;
}

/*------------------------------------------------------------------
Feature: siteTop
------------------------------------------------------------------*/

#siteTop {
    background-color: #000000;
    height: 69px;
	line-height: 100%;
    position: relative;
    width: 100%;
    z-index: 200;
}

#siteTopContainer {
    width: 912px;
    margin: 0 auto;
}

#db_logo {
    float: left;
    width: 106px;
}

#languageSwitch {
float: right;
padding: 8px 15px;
background: #fff;
color: #000;
margin-top: 20px;
font-size: 11px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

/*------------------------------------------------------------------
Feature: title
------------------------------------------------------------------*/

h1{
	font-family: 'AvantGardeGothicITCW01M 731087', 'Avant Garde Medium', Arial , Helvetica, sans-serif; /* MED */
	font-size:58px;
	text-align:center;
	margin:0 0 36px 0;
}

/*------------------------------------------------------------------
Feature: mainVisual
------------------------------------------------------------------*/
#btttn{
		position: absolute;
		z-index: 100;
}
#b1,
#b2,
#b3{
		width:30px;
		height:30px;
		background:#000000;
		margin: 1px;
}



#mainVisual{
	height:605px;
	background:#000000;
	position:relative;
	overflow: hidden;
	/*min-width: 1008px;*/
	width: 100%;
}
	#mainVisual h1{
		display:none;
	}





	/* mainvisual loop slide */
	#mainVisual .mainVisualWrap ul.mainVisualSlideItem .default{
			position: absolute;
			width:1140px;
			height:605px;
			left: 0;
			z-index: 3;
	}
	#mainVisual .mainVisualWrap ul.mainVisualSlideItem li.default #mvTitle{
		position: absolute;
		top: 415px;
		left: 543px;
		z-index: 10;
	}
	#mainVisual .mainVisualWrap ul.mainVisualSlideItem li.default #mvLady{
				position: absolute;
				bottom: 0;
				left: -72px;
				z-index: 3;
	}

	#mainVisual .mainVisualWrap ul.mainVisualSlideItem li.other{
		position: absolute;
		width:1140px;
		height:605px;
		z-index: 3;
	}


	#mainVisual .mainVisualWrap ul.mainVisualSlideItem li.other img{
		position: absolute;
		top: 93px;
		left: 123px;
	}

	/* /mainvisual loop slide */




	#mainVisual .mainVisualWrap{
		/*width:1113px;*/
		width:1140px;
		height:605px;
		margin:0 auto;
		position:relative;
		/*background: url(../images/mainVisual/bg.jpg) no-repeat;*/
		/*background: #000000 url(../images/mainVisual/bg2.jpg) no-repeat 0 0;*/
	}
	#mainVisual .mainVisualWrap.anim2{
		-webkit-transition: background 3500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
		   -moz-transition: background 3500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
		    -ms-transition: background 3500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
		     -o-transition: background 3500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
		        transition: background 3500ms cubic-bezier(0.420, 0.000, 0.580, 1.000); /* easeInOutQuint */

		background: #000000 url(../images/mainVisual/bg2.jpg) no-repeat -40px 0;
	}
	#mainVisual .mainVisualWrap.anim3{
		-webkit-transition: background 3500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
		   -moz-transition: background 3500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
		    -ms-transition: background 3500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
		     -o-transition: background 3500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
		        transition: background 3500ms cubic-bezier(0.420, 0.000, 0.580, 1.000); /* easeInOutQuint */
		background: #000000 url(../images/mainVisual/bg2.jpg) no-repeat -80px 0;
	}
		#mainVisual .mainVisualWrap #mvBg{
			width: 1140px;
			height: 605px;
			overflow: hidden;
			margin: 0 auto;
			position: relative;
		}
		#mainVisual .mainVisualWrap #mvBg .innerImg{
			position: absolute;
			right: 0;
			width: 4560px;
		}
		#mainVisual .mainVisualWrap #mvBg .innerImg img{
			float: left;
		}

		#mainVisual .mainVisualWrap #mv1_1_piano,
		#mainVisual .mainVisualWrap #mv1_2_trumpet,
		#mainVisual .mainVisualWrap #mv1_2_guitar,
		#mainVisual .mainVisualWrap #mv1_4_speaker/*,
		#mainVisual .mainVisualWrap #mv1_3*/{
				position: absolute;
				width:1140px;
				height:605px;
				left: 0;
		}
			#mainVisual .mainVisualWrap #mv1_3{
				z-index: 3;
			}
			/*#mainVisual .mainVisualWrap #mvTitle{
				position: absolute;
				top: 415px;
				left: 543px;
			}*/
			/*#mainVisual .mainVisualWrap #mvLady{
				position: absolute;
				bottom: 0;
				left: -72px;
				z-index: 3;
			}*/
			#mainVisual .mainVisualWrap #mv1_4_speaker{
				z-index: 4;
			}
			#mainVisual .mainVisualWrap #mv1_4_speaker img{
				position: absolute;
				top: 0;
				left: 740px;
			}
			#mainVisual .mainVisualWrap #mv1_1_piano{
				z-index: 2;
			}
			#mainVisual .mainVisualWrap #mv1_1_piano img{
				position: absolute;
				bottom: 0;
				left: 328px;
			}
			#mainVisual .mainVisualWrap #mv1_2_guitar{
				z-index: 2;
			}
			#mainVisual .mainVisualWrap #mv1_2_guitar img{
				position: absolute;
				top: 7px;
				left: -171px;
			}
			#mainVisual .mainVisualWrap #mv1_2_trumpet{
				z-index: 2;
			}
			#mainVisual .mainVisualWrap #mv1_2_trumpet img{
				position: absolute;
				top: 2;
				left: 462px;
			}

		#mainVisual .mainVisualWrap #mv2_1_drum,
 		#mainVisual .mainVisualWrap #mv2_2_harmonica,
 		#mainVisual .mainVisualWrap #mv2_2_sax,
		#mainVisual .mainVisualWrap #mv2_4_turntable,
		#mainVisual .mainVisualWrap #mv2_5_ele_guitar/*,
		#mainVisual .mainVisualWrap #mv2_3*/{
			position: absolute;
			width:1140px;
			height:605px;
		}

			#mainVisual .mainVisualWrap #mv2_3{
				z-index: 3;
			}
			/*#mainVisual .mainVisualWrap #mvPlate_1{
				position: absolute;
				top: 93px;
				left: 123px;
			}*/
			#mainVisual .mainVisualWrap #mv2_4_turntable {
 				z-index: 4;
 			}
			#mainVisual .mainVisualWrap #mv2_4_turntable img{
 				position: absolute;
 				bottom: 0;
				left: 641px;
			}
			#mainVisual .mainVisualWrap #mv2_5_ele_guitar{
 				z-index: 4;
 			}
			#mainVisual .mainVisualWrap #mv2_5_ele_guitar img{
 				position: absolute;
				top: 0;
				left: -283px;
 			}
			#mainVisual .mainVisualWrap #mv2_2_sax{
				z-index: 2;
			}
			#mainVisual .mainVisualWrap #mv2_2_sax img{
				position: absolute;
				top: 346px;
				left: 3px;
			}
			#mainVisual .mainVisualWrap #mv2_1_drum {
				z-index: 2;
			}
			#mainVisual .mainVisualWrap #mv2_1_drum img{
				position: absolute;
				top: 20px;
				left: 243px;
			}
			#mainVisual .mainVisualWrap #mv2_2_harmonica {
				z-index: 2;
			}
			#mainVisual .mainVisualWrap #mv2_2_harmonica img{
				position: absolute;
				top: 0px;
				left: 993px;
			}
 		#mainVisual .mainVisualWrap #mv3_2_euphonium,
		#mainVisual .mainVisualWrap #mv3_2_guitar2,
 		#mainVisual .mainVisualWrap #mv3_5_horn,
 		#mainVisual .mainVisualWrap #mv3_4_violin/*,
		#mainVisual .mainVisualWrap #mv3_3*/{
			position: absolute;
			width:1140px;
			height:605px;
			/*display:;*/
		}
			#mainVisual .mainVisualWrap #mv3_3{
				z-index: 3;
			}
			/*#mainVisual .mainVisualWrap #mvPlate_2{
				position: absolute;
				top: 93px;
				left: 123px;
			}*/
			#mainVisual .mainVisualWrap #mv3_2_euphonium{
				z-index: 2;
			}
			#mainVisual .mainVisualWrap #mv3_2_euphonium img{
				position: absolute;
				bottom: 0;
				left: 605px;
			}
			#mainVisual .mainVisualWrap #mv3_2_guitar2{
 				z-index: 2;
 			}
			#mainVisual .mainVisualWrap #mv3_2_guitar2 img{
 				position: absolute;
				top: 50px;
				left: 910px;
 			}
 			#mainVisual .mainVisualWrap #mv3_4_violin{
				z-index: 4;
			}
			#mainVisual .mainVisualWrap #mv3_4_violin img{
				position: absolute;
				bottom: 0;
				left: -218px;
			}
			#mainVisual .mainVisualWrap #mv3_5_horn{
				z-index: 4;
			}
			#mainVisual .mainVisualWrap #mv3_5_horn img{
				position: absolute;
				top: 0;
				left: -75px;
			}


		#mainVisual .mainVisualCircle{
			position:absolute;
			bottom:20px;
			left:50%;
			z-index: 100;
			margin: 0 0 0 -43px;
		}
		#mainVisual .mainVisualCircle li{
			opacity: 0.3;
			float:left;
			background:#ffffff;
			display: block;
			position:relative;
			width:12px;
			height:12px;

			margin:0 25px 0  0 ;

			-webkit-border-radius:6px;
			   -moz-border-radius:6px;
				-ms-border-radius:6px;
				 -o-border-radius:6px;
					border-radius:6px;

		}
		#mainVisual .mainVisualCircle li.stay{
			opacity: 0.8;
			width:12px;
			height:12px;
			background: #FFF;
		}
		html.no-borderradius #mainVisual .mainVisualCircle li{
			opacity:1;
			background: transparent url(../images/buttons/mainvisualNavi.png) no-repeat -12px 0  ;
		}
		html.no-borderradius #mainVisual .mainVisualCircle li.stay{
			opacity:1;
			width:12px;
			height:12px;
			border:none !important;
			background: transparent url(../images/buttons/mainvisualNavi.png) no-repeat 0 0  ;
		}











/*------------------------------------------------------------------
Feature: navigation
------------------------------------------------------------------*/
#navigation {
	width:100%;
	height:60px;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;

     -webkit-box-shadow:0px 1px 10px rgba(0,0,0,0.1);
        -moz-box-shadow:0px 1px 10px rgba(0,0,0,0.1);
         -ms-box-shadow:0px 1px 10px rgba(0,0,0,0.1);
          -o-box-shadow:0px 1px 10px rgba(0,0,0,0.1);
             box-shadow:0px 1px 10px rgba(0,0,0,0.1);


	-webkit-backface-visibility: hidden;

	background:#FFF;
	overflow:hidden;
}
	#navigation ul{
		width:1005px;
		margin:0 auto 0 auto ;
	}
	#navigation li{
		height:60px;
		font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;   /* BOOK */
		font-size:14px;
		line-height:60px;
		border-left: 1px solid #e6e6e6;
		border-left: expression((this.parentNode.firstChild ==this)?'none':'1px solid #e6e6e6'); /*ie6,7*/
		width:196px;
		float:left;
		text-align:center;

		background:#ffffff;

		-webkit-transition:background 0.5s ease-in-out 0s;
	   -moz-transition:background 0.5s ease-in-out 0s;
		-ms-transition:background 0.5s ease-in-out 0s;
		 -o-transition:background 0.5s ease-in-out 0s;
			transition:background 0.5s ease-in-out 0s;
	}
	#navigation li:first-child {
		border-left: none;
	}
	#navigation li a{
		color:#565656;
		display:block;
		height:60px;
	}

#navigation.sticky{
	position:fixed;
	top:0;
	height:40px;
	z-index:999;
}
	#navigation.sticky li{
		height:40px;
		font-size:14px;
		line-height:40px;
	}
	#navigation li:hover a,
	#navigation.sticky li.fc1 a,
	#navigation.sticky li.fc2 a,
	#navigation.sticky li.fc3 a,
	#navigation.sticky li.fc4 a,
	#navigation.sticky li.fc5 a{
		color:#FFF;
	}
	#navigation li.m1:hover,
	#navigation.sticky li.fc1{background:#326E9E;}
	#navigation li.m2:hover,
	#navigation.sticky li.fc2
	{ background:#6FBB62;	}
	#navigation li.m3:hover,
	#navigation.sticky li.fc3
	{ background:#F85455;	}
	#navigation li.m4:hover,
	#navigation.sticky li.fc4
	{ background:#F0CD54;	}
	#navigation li.m5:hover,
	#navigation.sticky li.fc5
	{ background:#0789bb;	}


/*------------------------------------------------------------------
Feature: whatsHra
------------------------------------------------------------------*/

#whatsHra{
	background:url(../images/whatsHRA/whatsHraBg.gif) repeat-x bottom;
	width:100%;
	overflow:hidden;
}
	#whatsHra h2{
		font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;   /* BOOK */
		font-size:36px;
		color:#326e9e;
		line-height:170px;
		height:170px;
		text-align:center;
	}
	#whatsHra .whatsHraBlock1{
		width:1139px;
		height:607px;
		margin:0 auto;
		overflow:hidden;
		background:url(../images/whatsHRA/block1Bg.jpg) no-repeat;
	}
		#whatsHra .whatsHraBlock1 .whatsHraBlock1Left{
			width:430px;
			height:390px;
			padding:60px;
			background:url(../images/common/bgWhiteAlpha80.png);
			margin:49px 66px 0 66px ;
		}
			#whatsHra .whatsHraBlock1 .whatsHraBlock1Left h3{
				font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;   /* BOOK */
				font-size:28px;
				margin:0 0 60px 0;
				line-height:160%;
				text-align:center;
			}
			#whatsHra .whatsHraBlock1 .whatsHraBlock1Left p{
				font-size:15px;
				line-height:160%;
			}
	#whatsHra .whatsHraBlock5,
	#whatsHra .whatsHraBlock4,
	#whatsHra .whatsHraBlock3,
	#whatsHra .whatsHraBlock2{
		width:1005px;
		margin:40px auto 0 auto;
		overflow:hidden;
	}
	#whatsHra .whatsHraBlock2{margin:80px auto 0 auto;}
		#whatsHra .whatsHraBlock5 h3,
		#whatsHra .whatsHraBlock4 h3,
		#whatsHra .whatsHraBlock3 h3,
		#whatsHra .whatsHraBlock2 h3{
				font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;   /* BOOK */
				font-size:25px;
				margin:0 0 23px 0;
		}
		#whatsHra .whatsHraBlock5 p,
		#whatsHra .whatsHraBlock4 p,
		#whatsHra .whatsHraBlock3 p,
		#whatsHra .whatsHraBlock2 p{
				font-size:13px;
				line-height:150%;
		}
		#whatsHra .whatsHraBlock2 .rightImg{
			position:relative;
			float:right;
			margin:53px 0 0 0;
			width:444px;
			height:194px;
		}
			#whatsHra .whatsHraBlock2 .rightImg span{
	font-size: 10px;
	position: absolute;
	width: 126px;
			}
			#whatsHra .whatsHraBlock2 .rightImg span.text1{
	top: 83px;
	left: 170px;
			}
			#whatsHra .whatsHraBlock2 .rightImg span.text2{
	top: 174px;
	left: 11px;
			}
			#whatsHra .whatsHraBlock2 .rightImg span.text3{
	top: 174px;
	left: 323px;
	color:#326e9e;
			}
		#whatsHra .whatsHraBlock2 p{
			width:446px;
		}
		#whatsHra .whatsHraBlock3 .leftImg{
			width:498px;
			position:relative;
			float:left;
			margin:53px 0 0 0;
		}
			#whatsHra .whatsHraBlock3 .leftImg span{
	font-size: 10px;
	position: absolute;
	width: 108px;
	left: 88px;
	top: 64px;
	height: 18px;
			}
			#whatsHra .whatsHraBlock3 .leftImg span.text1{
	left: 27px;
	top: 10px;
	text-align:center;
	color:#FFF;
			}
			#whatsHra .whatsHraBlock3 .leftImg span.text2{
	left: 193px;
	top: 10px;
	text-align:center;
	color:#FFF;
			}
			#whatsHra .whatsHraBlock3 .leftImg span.text3{
	left: 359px;
	top: 10px;
	text-align:center;
	color:#FFF;
			}
			#whatsHra .whatsHraBlock3 .leftImg span.text4{
	left: 3px;
	top: 110px;
			}
			#whatsHra .whatsHraBlock3 .leftImg span.text5{
	left: 168px;
	top: 110px;
			}
			#whatsHra .whatsHraBlock3 .leftImg span.text6{
	left: 336px;
	top: 110px;
		}
		#whatsHra .whatsHraBlock3 h3,
		#whatsHra .whatsHraBlock3 p
		{
			margin-left:546px;
		}


		#whatsHra .whatsHraBlock4 .whatsHraBlock4Right{
			width:419px;
			height:256px;
			background:#f3f3f3;
			padding:20px;
			float:right;
		}
		#whatsHra .whatsHraBlock4 h3,
		#whatsHra .whatsHraBlock4 p
		{
			float:left;
			width:489px;
		}
		#whatsHra .whatsHraBlock4 p
		{
			clear:left;
		}
			#whatsHra .whatsHraBlock4 li{
				list-style-type:disc;
				margin-left:10px;
				font-size:12px;
				line-height:150%;
				margin-bottom:10px;
			}
			#whatsHra .whatsHraBlock4 li strong{
				color:#326e9e;
				font-weight:bold;
			}

	#whatsHra .whatsHraHowToEnjoy{
		position:relative;
		margin:40px auto 60px auto;
		width:1005px;
		height:510px;
		background:#FFF;
		border:1px #e5e5e5 solid;
		/*background:url(../images/whatsHRA/whatsHraHowToEnjoyBg.gif) no-repeat;*/
	}
		#whatsHra .whatsHraHowToEnjoy h3{
			font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;   /* BOOK */
			font-size:30px;
			margin:0;
			height:111px;
			line-height:111px;
			text-align:center;
			position: absolute;
			top: 0;
			left: 55px;
		}
		#whatsHra .whatsHraHowToEnjoy h4{
			font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;   /* BOOK */
			font-size: 20px;
			margin: 0;
			position: absolute;
			top: 105px;
			left: 55px;
		}
		#whatsHra .whatsHraHowToEnjoy p{
			width: 500px;
			font-size: 14px;
			position: absolute;
			top: 150px;
			left: 55px;
			line-height:150%;
		}




		#whatsHra .whatsHraHowToEnjoy ul.whatsHraHowToEnjoyList{
			height:106px;
			position:absolute;
			top: 115px;
			right:55px;
		}
		#whatsHra .whatsHraHowToEnjoy ul.whatsHraHowToEnjoyList li{
			width:106px;
			height:70px;
			background:#F00;
			float:left;
			margin:0 1px 0 0;
			text-align:center;
			color:#737373;
			background:#e9e9e9 url(../images/whatsHRA/iconArray.png) no-repeat center 90px;
			line-height:130%;
			padding:36px 0 0 0;
			cursor:pointer;
			-webkit-transition:background 0.5s ease-in-out 0s ,color 0.5s ease-in-out 0s;
		   -moz-transition:background 0.5s ease-in-out 0s ,color 0.5s ease-in-out 0s;
			-ms-transition:background 0.5s ease-in-out 0s ,color 0.5s ease-in-out 0s;
			 -o-transition:background 0.5s ease-in-out 0s ,color 0.5s ease-in-out 0s;
				transition:background 0.5s ease-in-out 0s ,color 0.5s ease-in-out 0s;
		}
		#whatsHra .whatsHraHowToEnjoy ul.whatsHraHowToEnjoyList li.fc,
		#whatsHra .whatsHraHowToEnjoy ul.whatsHraHowToEnjoyList li:hover{
			background:#326e9e center 80px;
			color:#ffffff;
		}
		#whatsHra .whatsHraHowToEnjoy ul.whatsHraHowToEnjoyImg{
		}
		#whatsHra .whatsHraHowToEnjoy ul.whatsHraHowToEnjoyImg li{
			position:absolute;
			top: 320px;
			left:50px;
		}
























/*------------------------------------------------------------------
Feature: musicServices
------------------------------------------------------------------*/
#musicServices {
  /*background: url(../images/musicServices/bg.gif) repeat-x center ;*/
  width: 100%;
  /*height:674px;*/
  overflow: hidden;
  position: relative;
}

#musicServices .musicServicesTitle h2 {
  font-size: 36px;
  color: #6fbb62;
  text-align: center;
  padding: 70px 0 0 0;
}

#musicServices .musicServicesTitle p {
  font-size: 15px;
  text-align: center;
  padding: 40px 0 70px 0;
}

#musicServices .musicServicesTitle p span.att {
  font-size: 12px;
  line-height: 24px;
}

#musicServices .musicServicesIndex {
  width: 1005px;
  float: left;
}

#musicServices .musicServicesIndex ul {
  overflow: hidden;
  width: 710px;
  margin: 0 auto;
}

/*ca*/
#musicServices .musicServicesWhiteLeft{
	height:674px;
	width:130px;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/musicServices/sideWhiteLeft.png) repeat-y;
	z-index:10;
	text-align:center;
}
#musicServices .musicServicesWhiteLeft span{
	margin:400px 0 0 62px;
	width:48px;
	height:96px;
	display:block;
	background: url(../images/buttons/musicServicesArrowLeft.png) no-repeat 0 0;
	cursor:pointer;
	display:block;
}
#musicServices .musicServicesWhiteRight{
	height:674px;
	width:130px;
	position:absolute;
	right:0;
	top:0;
	background:url(../images/musicServices/sideWhiteRight.png) repeat-y right;
	z-index:10;
	text-align:center;
}
#musicServices .musicServicesWhiteRight span{
	margin:400px 0 0 20px;
	width:48px;
	height:96px;
	display:block;
	background: url(../images/buttons/musicServicesArrowRight.png) no-repeat 0 0;
	cursor:pointer;
	display:block;
}
#musicServices .musicServicesWhiteRight span.alpha,
#musicServices .musicServicesWhiteRight span:hover,
#musicServices .musicServicesWhiteLeft span.alpha,
#musicServices .musicServicesWhiteLeft span:hover{
	background-position:-48px 0 ;
}
#musicServices h2{
	font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;   /* BOOK */
	font-size:36px;
	color:#6fbb62;
	line-height:170px;
	height:170px;
	text-align:center;
}


#musicServices .musicServicesWrapAll{
		width:1005px;
		height: 505px;
		position: relative;
		margin:0 auto;
	}
	#musicServices .musicServicesWrap{
		position:absolute;
		top:0;
		/*left:-1000px;*/
		width:99999px;
		height:440px;
	}
	#musicServices .musicServicesIndex{
		width:1005px;
		float:left;
	}
		#musicServices .musicServicesIndex ul{
			overflow:hidden;
			width:710px;
			margin:0 auto;
		}
		#musicServices .musicServicesIndex li{
			float:left;
			margin:0 3px 3px 0;
			cursor:pointer;
			background:url(../images/musicServices/listBg.png);
		}
		#musicServices .musicServicesIndex li:hover{
			background:#6FBB62;
		}
	#musicServices .musicServicesContents li{
		width:928px;
		padding:0 0 0 77px;
		/*width:1005px;*/
		float:left;
	}

		#musicServices .musicServicesContents li .musicServicesContentsLeft{
			width:478px;
			height:440px;
			float:left;
			position:relative;
		}
		#musicServices .musicServicesContents li .musicServicesContentsLeft h3{
			margin:0 0 40px 0;
		}
		#musicServices .musicServicesContents li .musicServicesContentsLeft p{
			line-height:150%;
		}
		#musicServices .musicServicesContents li .musicServicesContentsLeft .musicServicesContentsFormat{
			position:absolute;
			width:478px;
			bottom:80px;
		}
			#musicServices .musicServicesContents li .musicServicesContentsLeft .musicServicesContentsFormatWrap {
				position: relative;
			}
			#musicServices .musicServicesContents li .musicServicesContentsLeft .musicServicesContentsFormat h4{
				background:url(../images/musicServices/formatsBg.png) no-repeat;
				width:93px;
				height:50px;
				color:#FFF;
				text-align:center;
				position:absolute;
				top:0;
				left:0px;
				z-index:2;
				font-weight:normal;
				padding:15px 0 0 0;
				font-size:12px;
			}
			#musicServices .musicServicesContents li .musicServicesContentsLeft .musicServicesContentsFormat ul{
				position:absolute;
				top:0;
				left:87px;
			}
			#musicServices .musicServicesContents li .musicServicesContentsLeft .musicServicesContentsFormat ul li{
				border-right:1px solid #e0e0e0;
				border-bottom:1px solid #e0e0e0;
				border-top:1px solid #e0e0e0;
				background:#FFF;
				width:56px;
				height:56px;
				text-align:center;
				font-size:12px;
				line-height:56px;
				margin:1px 0 0 0;
				padding:0;
			}
			#musicServices .musicServicesContents li .musicServicesContentsLeft .musicServicesContentsFormat ul li.line2{
				line-height:120% !important;
				padding:14px 0 0 0 !important;
				height:42px;
			}
		#musicServices .musicServicesContents li .musicServicesContentsRight{
			width:415px;
			float:left;
			text-align:center;
		}

		#musicServices .musicServicesContents li .musicServicesContentsBtn {
		background: #000000;
		background: rgba(0,0,0,1);
		font-size: 13px;
		display: block;
		width: 210px;
		height: 39px;
		color: #FFF;
		line-height: 39px;
		margin: 57px auto 0 auto;
		}

/*jp*/
#musicServices ul.musicServicesList li {
  /*height: 630px;*/
  height: 515px;
  padding: 115px 0 0 0;
  background: url(../images/musicServices/bgList.gif) repeat-x bottom;
}

#musicServices ul.musicServicesList li:first-child {
  padding: 0 0 0 0;
  /*text-align: center;*/
  /*background: url(../images/musicServices/mora.jpg) no-repeat bottom center;*/
}

* #musicServices ul.musicServicesList li.first-child {
  /*IE-expression (first-child) */
  padding: 0 0 0 0;
  text-align: center;
  /*background: url(../images/musicServices/mora.jpg) no-repeat bottom center;*/
}

* #musicServices ul.musicServicesList li {
  /* IE-expression (first-child) */
  behavior: expression(this.className += (this.previousSibling == null) ? " first-child" : "", this.style.behavior = "none" );
}

#musicServices ul.musicServicesList li .container {
  width: 1005px;
  margin: 0 auto;
  position: relative;
}

#musicServices ul.musicServicesList li .left {
  width: 300px;
  line-height: 150%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
}

#musicServices ul.musicServicesList li .left h3 {
  width: 311px;
  height: 110px;
  text-indent: -5000px;
}

#musicServices ul.musicServicesList li .left p {
  margin: 0 0 40px 0;
}

#musicServices ul.musicServicesList li .left span {
  font-size: 11px;
}

#musicServices ul.musicServicesList li .left h3#msLogoPSM {
  background: url(../images/musicServices/logoPSM.png) no-repeat;
}

#musicServices ul.musicServicesList li .left h3#msLogoMora {
  background: url(../images/musicServices/logoMora.gif) no-repeat;
}

#musicServices ul.musicServicesList li .left h3#msLogoOnkyo {
  background: url(../images/musicServices/logoOnkyo.gif) no-repeat;
}

#musicServices ul.musicServicesList li .left h3#msLogoOtotoy {
  background: url(../images/musicServices/logoOtotoy.gif) no-repeat;
}

#musicServices ul.musicServicesList li .left h3#msLogoHQM {
  background: url(../images/musicServices/logoHQM.gif) no-repeat;
}

#musicServices ul.musicServicesList li .left .btnBlank {
  background: black url(../images/common/iconBlank.gif) no-repeat 230px center;
  color: #ffffff;
  width: 210px;
  padding: 10px 20px 10px;
  display: block;
  text-align: center;
}

#musicServices ul.musicServicesList li .left .btnBlank span {
  font-size: 10px;
}

#musicServices ul.musicServicesList li .left .btnTop {
  margin: 0 0 20px 0;
}

#musicServices ul.musicServicesList li .left .hosoku {
  font-size: 11px;
}

#musicServices ul.musicServicesList li .left .hosoku a {
  color: #737373;
  text-decoration: underline;
}

#musicServices ul.musicServicesList li .left .hosoku a:hover {
  text-decoration: none;
}

#musicServices ul.musicServicesList li .right {
  position: absolute;
  left: 420px;
  top: 0;
  width: 300px;
  overflow: hidden;
}

#musicServices ul.musicServicesList li .right .hosokuBottom {
  margin: 15px 0 0 0;
  text-align: left;
}

#musicServices ul.musicServicesList li .coming {
  position: absolute;
  left: 420px;
  top: 0;
  width: 699px;
  overflow: hidden;
}

#musicServices ul.musicServicesList li .right li {
  text-align: center;
  width: 300px;
  height: 430px;
  float: left;
  margin: 0 20px 0 0;
  background: url(../images/musicServices/thumbJacketBg.png) no-repeat 0 300px;
  padding: 0;
}

#musicServices ul.musicServicesList li .right li p {
  font-size: 12px;
}

#musicServices ul.musicServicesList li .right li p.title {
  font-weight: bold;
  margin: 20px 0 0 0;
  line-height: 150%;
  text-align: center;
}

#musicServices ul.musicServicesList li .right li p.title span {
  font-weight: normal;
}

#musicServices ul.musicServicesList li .right li p.icon {
  border: 1px solid #000000;
  background: url(../images/musicServices/iconBg.gif) repeat-x left;
  padding: 6px;
  color: #000000;
  font-weight: bold;
  display: inline-block;
  margin: 14px;
  font-size: 11px;
}

* + html #musicServices ul.musicServicesList li .right li p.icon {
  /*ie7*/
  width: 130px !important;
}



/*------------------------------------------------------------------
Feature: Products
------------------------------------------------------------------*/

#products{
	background: url(../images/products/bg.gif) repeat-x bottom;
	width:100%;
	overflow:hidden;
	position: relative;
}
	#products .productsTitle h2{
		font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;   /* BOOK */
		font-size:36px;
		color:#f85455;
		text-align:center;
		padding:70px 0 0 0;
	}
	#products .productsTitle p{
		font-family: 'AvantGardeGothicITCW01X', 'Avant Garde X Light', Arial , Helvetica, sans-serif;   /* XLIGHT */
		font-size:15px;
		text-align:center;
		padding:40px 0 70px 0;
	}
	#products ul{
		width:1015px;
		overflow:hidden;
		margin:0 auto 20px auto;
	}
	#products li{
		width:330px;
		height:204px;
		background:url(../images/products/btn.png) no-repeat;
		position:relative;
		margin:4px;
		float:left;
	}
	#products li.dummy,
	#products li.dummy:hover{
		width:328px;
		height:202px;
		background: #F7F7F7;
		border: 1px solid #ffffff;
	}
	#products li:hover{
		background:url(../images/products/btn.png) no-repeat  0 -204px;
	}
	#products li .productsType{
		font-family: 'AvantGardeGothicITCW01X', 'Avant Garde X Light', Arial , Helvetica, sans-serif;   /* XLIGHT */
		width:330px;
		text-align:center;
		position:absolute;
		bottom:15px;
		font-size:13px !important;
		color:#313131;
	}
	#products li:hover .productsType{
		color: #FFF;
	}
	#products li .icon{
		position:absolute;
		right:10px;
		bottom:10px;
	}

	#products li .productsBtn{
		height:22px;
		line-height:22px;
		padding:0 20px 0 20px;
		text-align:center;
		position:absolute;
		top:0;
		right:22px;
		font-size:11px !important;
		color: #FFF;
		background:#787b7f;
	}
	#products p.iconHRAText{
		width:1015px;
		margin:0 auto 70px auto ;
		line-height:130%;
	}
	#products p.iconHRAText span.btn{
		padding:7px 14px 7px 14px ;
		background:#787B7F;
		color:#FFF;
		font-size:11px;
		cursor:pointer;
	}
	#products p.iconHRAText span.supplement{
		font-size:10px;
	}
	#products p.iconHRAText img{
		float:left;
		margin:0 10px 0 0;
	}

#products #productsPopup{
	display:none;
	height:993px;
	width:100%;
	background:url(../images/common/bgBlackAlpha85.png);
	position:absolute;
	top:0;
	left:0;
	z-index:300;
}
	#products #productsPopup .productsPopupList{
		width:843px;
		position:absolute;
		top:60px;
		left:50%;
		margin: 0 0 0 -421px;
	}
	#products #productsPopup .productsPopupList h3{
		font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;   /* BOOK */
		font-size:25px;
		color:#FFF;
		margin:0px 0 20px 0;
	}

	#products #productsPopup .productsPopupList h3.title2{
		margin:40px 0 20px 0;
	}
	#products #productsPopup .productsPopupList p{
		color: #ffffff;
	}
	#products #productsPopup .productsPopupList table th{
		background:url(../images/common/bgWhiteAlpha90.png);
		padding: 15px;
		border-right:1px #424242 solid;
		border-bottom:1px #424242 solid;
		color: #424242;
		vertical-align: middle;

	}
	#products #productsPopup .productsPopupList table td{
		background:url(../images/common/bgWhiteAlpha70.png);
		padding: 10px;
		border-bottom:1px #424242 solid;
		color: #424242;
		line-height:140%;
	}






















/*------------------------------------------------------------------
Feature: Products
------------------------------------------------------------------*/

#setup{
	background: url(../images/setup/bg.gif) repeat-x bottom;
	width:100%;
	overflow:hidden;
	height:1050px;
	position:relative;
}
	#setup .setupTitle h2{
		font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;   /* BOOK */
		font-size:36px;
		color:#f0cd54;
		text-align:center;
		padding:70px 0 0 0;
	}
	#setup .setupTitle p{
		font-family: 'AvantGardeGothicITCW01X', 'Avant Garde X Light', Arial , Helvetica, sans-serif;   /* XLIGHT */
		font-size:15px;
		text-align:center;
		padding:40px 0 70px 0;
	}


	#setup div.setupLeftMenu{
		width:320px;
		position:absolute;
		left:50px;
		z-index:200;
	}
		#setup div.setupLeftMenu li{
			border-bottom:1px solid #FFF;
			background:url(../images/setup/leftMenuBg.png);
			cursor:pointer;
		}
		#setup div.setupLeftMenu li h3{
			height:44px;
		}
		#setup div.setupLeftMenu li h3 span.setupLeftMenuNum{
			font-family: 'AvantGardeGothicITCW01X', 'Avant Garde X Light', Arial , Helvetica, sans-serif;   /* XLIGHT */
			font-size:12px;
			width:46px;
			height:44px;
			line-height:44px;
			background:#6d6d6d;
			display:block;
			color:#FFF;
			text-align:center;
			float:left;
			margin:0 20px 0 0;
		}
		#setup div.setupLeftMenu li:hover h3 span.setupLeftMenuNum{
			background: #000;
			-webkit-transition:background 0.5s ease-in-out 0s;
		   -moz-transition:background 0.5s ease-in-out 0s;
			-ms-transition:background 0.5s ease-in-out 0s;
			 -o-transition:background 0.5s ease-in-out 0s;
				transition:background 0.5s ease-in-out 0s;
		}

		#setup div.setupLeftMenu li.fc{}

			#setup div.setupLeftMenu li.fc h3 span.setupLeftMenuNum{
				background:#F0CD54;
			}






		#setup div.setupLeftMenu li h3 span.setupLeftMenuTitle{
			font-family: 'AvantGardeGothicITCW01X', 'Avant Garde X Light', Arial , Helvetica, sans-serif;   /* XLIGHT */
			font-size:12px;
			height:44px;
			line-height:44px;
		}
		#setup div.setupLeftMenu li p{
			padding:30px;
			font-size:12px;
			line-height:130%;
			display:none;
		}

	#setup .setupArea{
		width:100%;
		text-align:center;
	}
		#setup .setupArea li{
			position: relative;
			overflow:hidden;
			height:800px;
		}
		#setup .setupArea li .setupAreaLiWrap{
			width:1300px;
			margin:0 auto;
			position:relative;
			height:800px;
		}
		#setup .setupArea li img{
			position: absolute;
			top:0;
			left:280px;
		}



		#setup .setupArea li .setupAreaLiBtm{
			background:url(../images/setup/bottomArea.gif) no-repeat;
			width:845px;
			height:104px;
			position:absolute;
			bottom:30px;
			left:30px;
			/*margin:0 0 0 -422px;*/

		}
		#setup .setupArea li .setupAreaLiBtm p{
			font-size:12px;
			padding:40px 40px 0 225px;
			color:#a2a2a2;
			line-height:140%;
			text-align:left;
		}







		#setup .setupFormatsBtn {
			margin:77px 0 0 0 ;
			width:320px;
			/*width:1005px;*/
			position:relative;
		}
		#setup .setupFormatsBtn a{
			display:block;
			width:320px;
			height:57px;
			line-height:57px;
			background:#393939;
			position:absolute;
			bottom:0;
			right:0;
		}
		#setup .setupFormatsBtn img.left{
			float:left;
		}
		#setup .setupFormatsBtn p{
			color:#FFF;
			padding:0 0 0 0;
			width:160px;
			text-align:center;
			float:left;
			width:263px;
		}




		#setup #setupFormats{
			display:none;
			/*height:962px;*/
			height:1050px;

			width:100%;
			background:url(../images/common/bgBlackAlpha85.png);
			position:absolute;
			top:0;
			left:0;
			z-index:300;
			border-top: 1px #efefef solid;

		}

		#setup #setupFormats #setupFormatsWrap{
			width:843px;
			margin:0 auto;
		}
			#setup #setupFormats #setupFormatsWrap h3{
				font-family: 'AvantGardeGothicITCW01X', 'Avant Garde X Light', Arial , Helvetica, sans-serif;   /* XLIGHT */
				font-size:25px;
				color:#FFF;
				margin:143px 0 30px 0;
			}
			#setup #setupFormats #setupFormatsWrap .setupFormatsTable{
				width:823px;
				height:484px;
				background:#FFF;
				padding:10px;
				margin:0 auto;
			}
			#setup #setupFormats #setupFormatsWrap .setupFormatsTable table{
				width: 100%;
				height:100%;
			}
				#setup #setupFormats #setupFormatsWrap .setupFormatsTable table sup{
					font-size:11px;
					margin-left:-3px;
					font-weight:normal;
				}
				#setup #setupFormats #setupFormatsWrap .setupFormatsTable table .thColWidth{
					width:150px;
				}
				#setup #setupFormats #setupFormatsWrap .setupFormatsTable table .thRowWidth{
					width:200px;
				}


				#setup #setupFormats #setupFormatsWrap .setupFormatsTable .caution{
					margin:15px 0 0 0;
				}
				#setup #setupFormats #setupFormatsWrap .setupFormatsTable table th{
					background:#e9e9e9;
					padding:10px;
					text-align:center;
					border-bottom:1px #ffffff solid;
					border-right:1px #ffffff solid;
					vertical-align: middle !important;
				}
				#setup #setupFormats #setupFormatsWrap .setupFormatsTable table td{
					padding:2px;
					vertical-align: middle !important;
					text-align:center;
					font-size:12px;
					border-right:1px #ffffff solid;
					/*width: 30%;*/
				}

				#setup #setupFormats #setupFormatsWrap .setupFormatsTable table td.textLeft{
					text-align:left;
				}
				#setup #setupFormats #setupFormatsWrap .setupFormatsTable table td.gray{
					background:#f6f6f6;
				}
				#setup #setupFormats #setupFormatsWrap .setupFormatsTable table span.textBlue,
				#setup #setupFormats #setupFormatsWrap .setupFormatsTable table td.textBlue{
					font-size:25px;
					color:#64a7cb;
					font-weight:bold;
				}
				#setup #setupFormats #setupFormatsWrap .setupFormatsTable table span.textRed,
				#setup #setupFormats #setupFormatsWrap .setupFormatsTable table td.textRed{
					font-size:17px;
					color:#b35050;
					font-weight:bold;
				}




			#setup #setupFormats #setupFormatsWrap ul.setupFormatsMenu{
				overflow:hidden;
				width:843px;
				margin:0 auto;
				background:#404040;
			}
			#setup #setupFormats #setupFormatsWrap ul.setupFormatsMenu li.fc{
				background:#F0CD54;
			}
			#setup #setupFormats #setupFormatsWrap ul.setupFormatsMenu li{
				width:210px;
				height:119px;
				float:left;
				border-left: 1px solid  #666;
				border-left: expression((this.parentNode.firstChild ==this)?'none':'1px solid #666'); /*ie6,7*/
				font-size:12px;
				color:#FFF;
				line-height:119px;
				text-align:center;
				cursor:pointer;
				background:url(../images/setup/iconArray.png) no-repeat top center;
					-webkit-transition:background 0.5s ease-in-out 0s;
			   -moz-transition:background 0.3s ease-in-out 0s;
				-ms-transition:background 0.3s ease-in-out 0s;
				 -o-transition:background 0.3s ease-in-out 0s;
					transition:background 0.3s ease-in-out 0s;
		}
			#setup #setupFormats #setupFormatsWrap ul.setupFormatsMenu li:hover{
				background:#F0CD54;
				-webkit-transition:background 0.3s ease-in-out 0s;
			   -moz-transition:background 0.3s ease-in-out 0s;
				-ms-transition:background 0.3s ease-in-out 0s;
				 -o-transition:background 0.3s ease-in-out 0s;
					transition:background 0.3s ease-in-out 0s;
			}
			#setup #setupFormats #setupFormatsWrap ul.setupFormatsMenu li.line2{
				height:71px;
				padding:48px 0 0 0;
				line-height:120% !important;
			}

			#setup #setupFormats #setupFormatsWrap ul.setupFormatsMenu li:first-child {
				border-left: none;
			}





		/*------------------------------------------------------------------
		Element: circleButton
		------------------------------------------------------------------*/

		.circleButton {

			display: block;
			height: 34px;
			left: 50%;
			margin: -17px 0 0 -17px;
			position: absolute;
			top: 50%;
			width: 34px;
			z-index: 1;

				background:#fff;
				background:-webkit-gradient(linear, left top, right bottom, from(#fff), to(#f2f2f2));
				background:-webkit-linear-gradient(295deg, #fff, #f2f2f2);
				background:   -moz-linear-gradient(295deg, #fff, #f2f2f2);
				background:    -ms-linear-gradient(295deg, #fff, #f2f2f2);
				background:     -o-linear-gradient(295deg, #fff, #f2f2f2);
				background:        linear-gradient(295deg, #fff, #f2f2f2);

				-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);
				   -moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);
					-ms-box-shadow:0 1px 3px rgba(0,0,0,0.3);
					 -o-box-shadow:0 1px 3px rgba(0,0,0,0.3);
						box-shadow:0 1px 3px rgba(0,0,0,0.3);

				-webkit-border-radius:17px;
				   -moz-border-radius:17px;
					-ms-border-radius:17px;
					 -o-border-radius:17px;
						border-radius:17px 17px 17px 17px;

			/* everything but background needs to be animated; so we have to explicitly define the rest. */
			 -webkit-transition-property:border-radius, margin,		width,	height,	opacity;
				-moz-transition-property:border-radius, margin,		width,	height,	opacity;
				 -ms-transition-property:border-radius, margin,		width,	height,	opacity;
				  -o-transition-property:border-radius, margin,		width,	height,	opacity;
					 transition-property:border-radius, margin,		width,	height,	opacity;
			 -webkit-transition-duration:0.10s,			0.10s,		0.10s,	0.10s,	0.10s;
				-moz-transition-duration:0.10s,			0.10s,		0.10s,	0.10s,	0.10s;
				 -ms-transition-duration:0.10s,			0.10s,		0.10s,	0.10s,	0.10s;
				  -o-transition-duration:0.10s,			0.10s,		0.10s,	0.10s,	0.10s;
					 transition-duration:0.10s,			0.10s,		0.10s,	0.10s,	0.10s;
				-webkit-transition-delay:0.06s,			0.06s, 		0.06s, 	0.06s, 	0.06s;
				   -moz-transition-delay:0.06s,			0.06s, 		0.06s, 	0.06s, 	0.06s;
					-ms-transition-delay:0.06s,			0.06s, 		0.06s, 	0.06s, 	0.06s;
					 -o-transition-delay:0.06s,			0.06s, 		0.06s, 	0.06s, 	0.06s;
						transition-delay:0.06s,			0.06s, 		0.06s, 	0.06s, 	0.06s;
			 -webkit-transition-timing-function:ease-in;
				-moz-transition-timing-function:ease-in;
				 -ms-transition-timing-function:ease-in;
				  -o-transition-timing-function:ease-in;
					 transition-timing-function:ease-in;

		}
		.circleButton:hover {
				background:#fff;
		}
		.circleButton .circleButtonImg {
			background: url(../images/common/btnIconX.png) no-repeat scroll 50% 2px transparent;
		}
		.circleButton .circleButtonImg {
			display: block;
			height: 20px;
			left: 50%;
			margin: -10px 0 0 -10px;
			position: absolute;
			top: 50%;
			width: 20px;
		}
		.setupBtn {
			cursor: pointer;
			display: block;
			position: absolute;
			top: 720px;
			/*left: 645px;*/
			left: 50%;
			width: 44px;
			height: 44px;
			z-index: 100;
			margin: -22px 0 0 -22px;
			-webkit-border-radius: 22px;
			-moz-border-radius: 22px;
			-ms-border-radius: 22px;
			-o-border-radius: 22px;
			border-radius: 22px;
			background-color: #f7f7f7;
			background-color: rgba(0,0,0,0.2);
			background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0.2)), to(rgba(255,255,255,0.2)));
			background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.2), rgba(255,255,255,0.2));
			background-image: -moz-linear-gradient(top, rgba(0,0,0,0.2), rgba(255,255,255,0.2));
			background-image: -o-linear-gradient(top, rgba(0,0,0,0.2), rgba(255,255,255,0.2));
			background-image: -ms-linear-gradient(top, rgba(0,0,0,0.2), rgba(255,255,255,0.2));
			background-image: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(255,255,255,0.2));
			/* white glow on top */
			-webkit-box-shadow: 0px -1px 2px rgba(255, 255, 255, 0.5);
			-moz-box-shadow: 0px -1px 2px rgba(255, 255, 255, 0.5);
			-ms-box-shadow: 0px -1px 2px rgba(255, 255, 255, 0.5);
			-o-box-shadow: 0px -1px 2px rgba(255, 255, 255, 0.5);
			box-shadow: 0px -1px 2px rgba(255, 255, 255, 0.5);
			/* everything but z-index is the same. z-index just needs a delay, no animation. */
			-webkit-transition-property: border-radius, margin,		width,	height,	opacity,	z-index;
			-moz-transition-property: border-radius, margin,		width,	height,	opacity,	z-index;
			-ms-transition-property: border-radius, margin,		width,	height,	opacity,	z-index;
			-o-transition-property: border-radius, margin,		width,	height,	opacity,	z-index;
			transition-property: border-radius, margin,		width,	height,	opacity,	z-index;
			-webkit-transition-duration: 0.2s,			0.2s,		0.2s,	0.2s,	0.2s,		0s;
			-moz-transition-duration: 0.2s,			0.2s,		0.2s,	0.2s,	0.2s,		0s;
			-ms-transition-duration: 0.2s,			0.2s,		0.2s,	0.2s,	0.2s,		0s;
			-o-transition-duration: 0.2s,			0.2s,		0.2s,	0.2s,	0.2s,		0s;
			transition-duration: 0.2s,			0.2s,		0.2s,	0.2s,	0.2s,		0s;
			-webkit-transition-delay: 0s,			0s, 		0s, 	0s, 	0s, 		0.5s;
			-moz-transition-delay: 0s,			0s, 		0s, 	0s, 	0s, 		0.5s;
			-ms-transition-delay: 0s,			0s, 		0s, 	0s, 	0s, 		0.5s;
			-o-transition-delay: 0s,			0s, 		0s, 	0s, 	0s, 		0.5s;
			transition-delay: 0s,			0s, 		0s, 	0s, 	0s, 		0.5s;
			-webkit-transition-timing-function: ease-in;
			-moz-transition-timing-function: ease-in;
			-ms-transition-timing-function: ease-in;
			-o-transition-timing-function: ease-in;
			transition-timing-function: ease-in;
			-webkit-backface-visibility: hidden;
			}
			#setupFormatsWrap .setupBtn{
				top: 900px;
			}
			.setupBtn:hover {
				width:60px;
				height:60px;
				z-index:100;

				  margin: -30px 0 0 -30px;

				-webkit-transition-delay:0s;
				   -moz-transition-delay:0s;
					-ms-transition-delay:0s;
					 -o-transition-delay:0s;
						transition-delay:0s;

				-webkit-transition:all 0.2s ease-out 0s;
				   -moz-transition:all 0.2s ease-out 0s;
					-ms-transition:all 0.2s ease-out 0s;
					 -o-transition:all 0.2s ease-out 0s;
						transition:all 0.2s ease-out 0s;

				background-color:#f7f7f7;
				background-color:rgba(0,0,0,0.4);
				background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0.4)), to(rgba(255,255,255,0.4)));
				background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.4), rgba(255,255,255,0.4));
				background-image:    -moz-linear-gradient(top, rgba(0,0,0,0.4), rgba(255,255,255,0.4));
				background-image:      -o-linear-gradient(top, rgba(0,0,0,0.4), rgba(255,255,255,0.4));
				background-image:     -ms-linear-gradient(top, rgba(0,0,0,0.4), rgba(255,255,255,0.4));
				background-image:   linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(255,255,255,0.4));

				-webkit-border-radius:30px;
				   -moz-border-radius:30px;
					-ms-border-radius:30px;
					 -o-border-radius:30px;
						border-radius:30px 30px 30px 30px;
			}
		html.no-borderradius  .circleButton {
			background: none;
			width:54px;
			height:54px;
			background: url(../images/buttons/buttonClose.png) no-repeat 0 0;
		}
		html.no-borderradius .setupBtn {background: none;}
		html.no-borderradius .setupBtn:hover .circleButton {
			width:54px;
			height:54px;
			background: url(../images/buttons/buttonClose.png) no-repeat 0 -54px;
		}
		html.no-borderradius  .circleButton .circleButtonImg {
			display:none;
		}

		/*------------------------------------------------------------------
		END  Element: circleButton
		------------------------------------------------------------------*/
		/*------------------------------------------------------------------
		Element: circleButton set up
		------------------------------------------------------------------*/
				.setupArea #setupAreaBtn1.setupBtn{
					position: absolute !important;
					top: 222px !important;
					left: 518px !important;
				}
				.setupArea #setupAreaBtn2.setupBtn{
					position: absolute !important;
					top: 260px !important;
					left: 518px !important;
				}
				.setupArea #setupAreaBtn3.setupBtn{
					position: absolute !important;
					top: 222px !important;
					left: 518px !important;
				}
				.setupArea #setupAreaBtn4.setupBtn{
					position: absolute !important;
					top: 250px !important;
					left: 888px !important;
				}
				.setupArea #setupAreaBtn5.setupBtn{
					position: absolute !important;
					top: 250px !important;
					left: 888px !important;
				}
				.setupArea #setupAreaBtn6.setupBtn{
					position: absolute !important;
					top: 250px !important;
					left: 888px !important;
				}
				.setupArea #setupAreaBtn7.setupBtn{
					position: absolute !important;
					top: 400px !important;
					left: 450px !important;
				}
				.setupArea .circleButton .circleButtonImg {
					background: url(../images/common/btnIconPlus.png) no-repeat scroll 50% 2px transparent;
				}
				.setupArea .circleButton {
					background:#f0ce50;
					background:-webkit-gradient(linear, left top, right bottom, from(#f2d55d), to(#ecc13e));
					background:-webkit-linear-gradient(295deg, #f2d55d, #ecc13e);
					background:   -moz-linear-gradient(295deg, #f2d55d, #ecc13e);
					background:    -ms-linear-gradient(295deg, #f2d55d, #ecc13e);
					background:     -o-linear-gradient(295deg, #f2d55d, #ecc13e);
					background:        linear-gradient(295deg, #f2d55d, #ecc13e);
				}
				html.no-borderradius .setupArea .circleButton {
					width:54px;
					height:54px;
					background: url(../images/buttons/buttonPlus.png) no-repeat 0 0;
				}
				html.no-borderradius .setupArea .setupBtn:hover .circleButton {
					width:54px;
					height:54px;
					background: url(../images/buttons/buttonPlus.png) no-repeat 0 -54px;
				}
				html.no-borderradius .setupArea .circleButton .circleButtonImg {
					display:none;
				}
		/*------------------------------------------------------------------
		END  Element: circleButton
		------------------------------------------------------------------*/



		/*------------------------------------------------------------------
		Element: Tooltips
		------------------------------------------------------------------*/
		/* Hotspot tooltip, no viewport */
		#setup .setupBtn .tooltip {
			display:block;
			padding:30px;
			position:absolute;
			left:-9999px;
			top:50%;
			width:370px;
			/* height & margin-top are set in js after the content height has been computed */
			overflow:visible;

			opacity:0;

			background:#fff;

			-webkit-box-shadow:3px 3px 15px rgba(0,0,0,0.5);
			   -moz-box-shadow:3px 3px 15px rgba(0,0,0,0.5);
				-ms-box-shadow:3px 3px 15px rgba(0,0,0,0.5);
				 -o-box-shadow:3px 3px 15px rgba(0,0,0,0.5);
					box-shadow:3px 3px 15px rgba(0,0,0,0.5);

			-webkit-transition:opacity 0.15s ease-in 0s;
			   -moz-transition:opacity 0.15s ease-in 0s;
				-ms-transition:opacity 0.15s ease-in 0s;
				 -o-transition:opacity 0.15s ease-in 0s;
					transition:opacity 0.15s ease-in 0s;


				-webkit-backface-visibility: hidden;

				z-index: 110;
			}
		#setup .setupBtn:hover .tooltip {
				/*left:86px;  relative to left edge of hotspot */
				left:65px; /* relative to left edge of hotspot */

				opacity:1;

				-webkit-transition:opacity 0.15s ease-out 0s;
				   -moz-transition:opacity 0.15s ease-out 0s;
					-ms-transition:opacity 0.15s ease-out 0s;
					 -o-transition:opacity 0.15s ease-out 0s;
						transition:opacity 0.15s ease-out 0s;
			}
		#setup html.no-opacity .setupBtn .tooltip { visibility:hidden; }
		#setup html.no-opacity .setupBtn:hover .tooltip { visibility:visible; }

		#setup .setupBtn .tooltip.left {
			}
		#setup .setupBtn:hover .tooltip.left {
				left:auto;
				/*right:86px;  relative to left edge of hotspot */
				right:65px; /* relative to left edge of hotspot */
				right:40px\9; /* IE8 */
			}

			/* Tooltip carrot/arrow */
		#setup .setupBtn .tooltip.right:after {
				content:"";
				display:block;
				position:absolute;
				width:32px;
				height:64px;
				top:50%;
				margin-top:-32px;

				left:-32px;
				background:url('../images/common/tooltip-carrot-left.png');

			}
		#setup .setupBtn .tooltip.left:after {
				content:"";
				display:block;
				position:absolute;
				width:32px;
				height:64px;
				top:50%;
				margin-top:-32px;

				right:-32px;
				background:url('../images/common/tooltip-carrot-right.png');
			}


			/* Hotspot tooltip, with viewport */
		#setup .setupBtn .viewport + .tooltip {
				opacity:0;
				-webkit-transition-delay:0.15s;
				   -moz-transition-delay:0.15s;
					-ms-transition-delay:0.15s;
					 -o-transition-delay:0.15s;
						transition-delay:0.15s;
			}
		#setup .setupBtn:hover .viewport + .tooltip {
				left:156px;
				width:264px;
				opacity:1;
			}
		#setup .setupBtn .viewport + .tooltip.left {
				right:auto;
				left:-9999px;

				-webkit-transition-property:right, width, opacity;
				-moz-transition-property:right, width, opacity;
				-ms-transition-property:right, width, opacity;
				-o-transition-property:right, width, opacity;
				transition-property:right, width, opacity;
			}
		#setup .setupBtn:hover .viewport + .tooltip.left {
				left:-233px;
			}
		#setup html.no-borderradius .setupBtn:hover .viewport + .tooltip.left {
				left:-347px;
			}



		#setup .setupBtn .tooltip h4,
		#setup .setupBtn .tooltip p {
				/*width:213px;*/
				padding:0;
				margin:0;
				text-align:left;
			}

		#setup .setupBtn .tooltip h4 {
			font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;   /* BOOK */
			font-size:20px;
			height:66px;
			line-height:66px;
			margin:0 0 20px 0;
		}
		#setup .setupBtn .tooltip p {
			line-height:150%;
		}
		#setup .setupBtn .tooltip p span.caution{
			font-size:10px;
			color:#999;
		}
		#setup .setupBtn .tooltip img.clear,
		#setup .setupBtn .tooltip h4 img{
			position:relative;
			top:0;
			left:0;
			float:left;
			margin:0 20px 0 0;
		}

		#setup .setupBtn .tooltip.typePhoto img{
			position:relative;
			top:0;
			left:0;
			margin:0;
			padding:0;
		}
		#setup .setupBtn .tooltip.typePhoto h4{
			padding:0 !important;
			height: auto !important;
			line-height: normal !important;
		}

		#setup li .setupBtn .tooltip .btn{
			display:block;
			width:200px;
			padding:15px;
			text-align:center;
			font-size:12px !important;
			color: #FFF;
			background: #000;
			margin:20px auto 0 auto ;
		}

		/*------------------------------------------------------------------
		END Element: Tooltips
		------------------------------------------------------------------*/

		#setup .setupBtn .tooltip img.btnMediaGo{
			position:relative;
			top:0;
			left:0;
			float:none;
			margin:20px auto 0 auto ;
		}
		#setup .setupBtn .tooltip img.dragDrop{
			position:relative;
			top:0;
			left:0;
			float: left;
			margin:0 20px 20px 0;
		}



/*------------------------------------------------------------------
Feature: LDAC
------------------------------------------------------------------*/

#ldac{
	xxbackground: url("../images/whatsHRA/whatsHraBg.gif") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    overflow: hidden;
    width: 100%;

}
	#ldac .ldacTitle h2{
		font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;   /* BOOK */
		font-size:36px;
		color:#000;
		text-align:center;
		padding:40px 0 0 0;
	}
	#ldac .ldacTitle p{
		font-family: 'AvantGardeGothicITCW01X', 'Avant Garde X Light', Arial , Helvetica, sans-serif;   /* XLIGHT */
		font-size:15px;
		text-align:center;
		padding:40px 0 70px 0;
	}

	#ldac .ldacBlock9,
	#ldac .ldacBlock8,
	#ldac .ldacBlock7,
	#ldac .ldacBlock6,
	#ldac .ldacBlock5,
	#ldac .ldacBlock4,
	#ldac .ldacBlock3,
	#ldac .ldacBlock2{
		width:1005px;
		margin:40px auto 0 auto;
		overflow:hidden;
	}

		#ldac .ldacBlock2{margin:80px auto 0 auto;}
		#ldac .ldacBlock8 h3,
		#ldac .ldacBlock7 h3,
		#ldac .ldacBlock6 h3,
		#ldac .ldacBlock5 h3,
		#ldac .ldacBlock4 h3,
		#ldac .ldacBlock3 h3,
		#ldac .ldacBlock2 h3,
		#ldac .ldacBlock1 h3{
				font-family: 'AvantGardeGothicITCW01B 731069', 'Avant Garde Book', Arial , Helvetica, sans-serif;   /* BOOK */
				font-size:25px;
				margin:0 0 23px 0;
		}
		#ldac .ldacBlock9 p,
		#ldac .ldacBlock8 p,
		#ldac .ldacBlock7 p,
		#ldac .ldacBlock6 p,
		#ldac .ldacBlock5 p,
		#ldac .ldacBlock4 p,
		#ldac .ldacBlock3 p,
		#ldac .ldacBlock2 p{
				font-size:13px;
				line-height:150%;
		}


			
	#ldac .ldacBlock4 .leftImg{
			float: left;
    margin: 53px 50px 40px 0;
    position: relative;
    width: 600px;
		}
		
	#ldac .ldacBlock4 .leftImg span{
	font-size: 10px;
	position: absolute;
	width: 126px;
			}		

		.title{ margin-top:50px;}
		
	#ldac .ldacBlock4 h3{ margin-top:100px;}	


	#ldac .ldacBlock5 li {
	float: left;
    height: 204px;
    margin: 4px 30px 0px 0px;
    position: relative;
    width: 320px;
	background-color:#f3f4f6;}
	
	.First{ background-color:#45afc9 !important; padding:30px 0px 0px 30px;}
	.First h2{ color:#fff; font-size:25px;}
	.First h3{ color:#75e8ef; font-size:25px !important;}
	
	#ldac .ldacBlock5 li.middle {
    background-color: #f3f4f6;
    float: left;
    height: 355px;
    margin: 4px 30px 10px 0;
    padding: 30px 30px 30px 0px;
    position: relative;
    width: 286px;
	}
	
	#ldac .ldacBlock5 li.middle span{ background-color: #fff;
    display: block;
    padding: 5px 0px 0px 0px;
    position: absolute;
    width: 336px;
    left: 0px;
    margin-top: 10px;}
	
	#ldac .ldacBlock5 li.middle p.text{ font-size:11px; color:#83838f;}
	
	
	#ldac .ldacBlock5 li.last {
     background-color: #f3f4f6;
    float: left;
    height: 167px;
    margin: 4px 15px 10px 0;
    padding: 10px 0 23px;
    position: relative;
    width: 200px;
	}
	
	#ldac .ldacBlock5 li.middle:hover {
    background: url("../images/ldac/rollover.jpg") no-repeat scroll 0 0px rgba(0, 0, 0, 0);
	}
	
	#ldac .ldacBlock5 li.last:hover {
    background: url("../images/ldac/rollover.jpg") no-repeat scroll 0 0px rgba(0, 0, 0, 0);
	}
	
	#ldac .ldacBlock5 li.last span{ background-color: #fff;
    display: block;
    padding: 5px 0px 0px 0px;
    position: absolute;
    width: 200px;
    left: 0px;
    margin-top: 10px;}
	
	#ldac .ldacBlock5 li.last p.text{ font-size:11px; color:#83838f;}
	
	
	
	#ldac .ldacBlock6{ background: url("../images/ldac/songpal.jpg") repeat-x scroll center bottom rgba(0, 0, 0, 0); height:452px; color:#000; text-align:center;}
	#ldac .ldacBlock6 h3{   padding-top: 150px; margin-bottom: 30px;}
	#ldac .ldacBlock6 p{ padding:0px 240px 0px 240px;}
	
	#ldac .ldacBlock7 .leftImg{position:relative;
			float:left;
			margin: 0px 0px 0 0px;
			width:505px;}
			
			
	#ldac .ldacBlock7 .rightImg{position:relative;
			float:right;
			margin: 0px 0px 0 0px;
			width:500px;}
			
	.Buttonleft{ width:200px; float:left; margin-top:50px; text-align:center; margin-left:170px; margin-bottom:40px;}	
	.Buttonright{ width:200px; float:left; margin-top:50px; text-align:center; margin-left:295px; margin-bottom:40px;}
	
	
	
	.center{ text-align:center;}
	
	.Buttonleft2{ width:280px; float:left; margin-top:50px; text-align:center; margin-left:130px; margin-bottom:40px;}	
	.Buttonright2{ width:280px; float:left; margin-top:50px; text-align:center; margin-left:220px; margin-bottom:40px;}	
	
	.mainsongpal{   
	background-color: #f1f4f9;
    width: 100%;
    margin-top: 40px;
    padding-top: 15px;}	
	
	
	.ldacBlock9	{ padding-bottom:40px !important;}
	.smalltext{ font-size:11px !important; margin-top:5px;}	
	
	
	#ldac .ldacBlock2{ background: url("../images/ldac/header-img.jpg") repeat-x scroll center bottom rgba(0, 0, 0, 0); height:452px; color:#000; text-align:center; text-align:left;}
	
	#ldac .ldacBlock2 h3{ margin-top:200px; margin-left: 50px; margin-bottom: 10px;}
	#ldac .ldacBlock2 p{ margin-left: 50px; }
	
	
	#ldac .ldacBlock1{ background: url("../images/ldac/main-banner.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0); height:452px; color:#000; text-align:center; text-align:left;}
	
	#ldac .ldacBlock1 #banner-con h3{ margin-top:200px; margin-left: 641px; margin-bottom: 10px;}
	#ldac .ldacBlock1 #banner-con p{ margin-left: 641px; line-height: 17px;}
	
	#banner-con{margin: 0px auto 0;
    overflow: hidden;
    width: 1005px;}
	
	.btnTest{
   background:url('../images/ldac/play.png') no-repeat left center;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
	color:#000;
	font-weight:bold;
}

/* ---------------------------------------------------------------------
Feature: Site Footer
------------------------------------------------------------------------ */

.site-footer {
    position: relative;
    background-color: #000000;
    height: 110px;
}
.site-footer .site-footer-wrap{
	width:1005px;
	margin:0 auto;
	position:relative;
}
.site-footer .branding {
	position: absolute;
	left: 0px;
	top: 30px;
}

.site-footer-bd {
	position: absolute;
	left: 104px;
	top: 32px;
	width: 669px;
}

.site-footer-ft {
    position: absolute;
    right: 214px;
    top: 30px;
}

.nav-footer {
    font-size: 9px;
    margin-bottom: 13px;
}
.nav-footer li{
	float:left;
}
.nav-footer li + li {
    margin-left: 8px;
    border-left: 1px solid #797979;
    padding-left: 8px;
}

.nav-footer a {
    color: #ffffff;
    text-decoration: none;
}

.nav-footer a:hover {
    text-decoration: underline;
}

.nav-copyright {
    font-size: 7px;
    color: #797979;
}
.nav-copyright li{
	float:left;
}
.nav-copyright li + li {
    margin-left: 8px;
    border-left: 1px solid #797979;
    padding-left: 8px;
}

.nav-copyright a {
    color: #797979;
    text-decoration: none;
}

.nav-footer a:copyright {
    text-decoration: underline;
}
