@charset "utf-8";

/*=======================================================================\/
							HOME CONTENTS
\/=======================================================================*/


#contents {
	height: 482px;
	background: url(../../../img/live/feature/bg_feature.jpg) no-repeat left top; 
}

#contents h1 {
	width: 860px;
	height: 63px;
	text-indent: -30000px;
}

/*// subMenu //*/

#contents .subMenu {
	width: 839px;
	height: 31px;
	margin: 0px 0px 0px 21px;
}
	#contents .subMenu ul {
		width: 839px;
		height: 31px;
	}
	#contents .subMenu ul li {
		float: left;
	}

/*//// primary ////*/

#contents .primary {
	width: 774px;
	height: 316px;
	margin: 34px 0px 0px 42px;
	overflow: auto;
	text-align: justify;
	text-justify: distribute;
	color: #cacaca;
	background-color: transparent;
}
* html #contents .primary {
	margin: 24px 0px 45px 51px;
}
#contents .primary strong {
	color: #c5ad84;
	font-weight: normal;
	background-color: transparent;
}

.primary .section02,
.primary .section03,
.primary .section04 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

.primary .section02 p,
.primary .section03 p,
.primary .section04 p {
	width: 390px;
	line-height: 140%;
}

/*/section01/*/

.primary .section01 {
	width: 721px;
	height: 260px;
	background: url(../../../img/live/feature/line_x_dotted.jpg) repeat-x left bottom;
}


/*/section02/*/

.primary .section02 {
	width: 721px;
	background: url(../../../img/live/feature/line_x_dotted.jpg) repeat-x left bottom;
}
	.primary .section02 .firstChild {
		width: 331px;
		float: left;
	}
	.primary .section02 .lastChild {
		width: 390px;
		float: left;
	}
	
/*/section03/*/

.primary .section03 {
	width: 721px;
	background: url(../../../img/live/feature/line_x_dotted.jpg) repeat-x left bottom;
}
	.primary .section03 .firstChild {
		width: 390px;
		float: left;
	}
	.primary .section03 .lastChild {
		width: 331px;
		float: left;
		text-align: right;
	}	
	

/*/section04/*/

.primary .section04 {
	width: 721px;
}
	.primary .section04 .firstChild {
		width: 331px;
		float: left;
	}
	.primary .section04 .lastChild {
		width: 390px;
		float: left;
	}
	
/*\*//*/
#contents {
	height: 482px;
	background: url(../../../img/live/feature/bg_feature.jpg) no-repeat left top; 
}
.primary .section01 {
	display: none;
	height: 0px;
	visibility: hidden;
	position: absolute;
}
.primary .section02 {
	margin: -260px 0px 0px 0px;
}
/**/
