@charset "utf-8";

/*=======================================================================\/
							HOME CONTENTS
\/=======================================================================*/


#contents {
	height: 402px;
	background: url(../../img/news/bg_news.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: 766px;
	height: 250px;
	margin: 24px 0px 0px 51px;
	overflow: auto;
	overflow-x: hidden;
	text-align: justify;
	text-justify: distribute;
}
* html #contents .primary {
	margin: 24px 0px 35px 51px;
}
*+html #contents .primary {
	overflow: scroll;
	overflow-x: hidden;
}

/*//// section ////*/

#contents .primary .section {
	width: 718px;
	margin: 30px 0px 0px 0px;
	line-height: 140%;
}
#contents .primary #firstSection {
	margin: 0px 0px 0px 0px;
}
#contents .primary .section h2,
#contents .primary .section h3 {
	padding: 0px 0px 2px 0px;
	font-size: 107%;
	color: #c5ad84;
	background: transparent url(../../img/news/line_x_dotted.jpg) repeat-x left bottom;
}
#contents .primary .section h2 span,
#contents .primary .section h3 span {
	margin: 0px 0px 0px 8px;
}
#contents .primary .section p {
	width: 707px;
	margin: 6px 0px 0px 0px;
	color: #cacaca;
	background-color: transparent;
}
#contents .primary .section h3 a {
	cursor: text;
}


#eventSection p {
	padding: 10px 0px 0px 0px;
}
#eventSection .firstChild {
	width: 340px;
	float: left;
}
#eventSection .lastChild {
	width: 152px;
	height: 109px;
	float: left;
}
#eventSection #nones {
	padding: 0px 0px 0px 0px;
}

#JOMOSection {
	margin: 0px 0px 0px 0px;
}
#JOMOSection h4 {
	padding: 0px 0px 0px 15px;
	background: url(../../img/news/icon_square.jpg) no-repeat 0px 5px;
}
#JOMOSection .firstChild {
	width: 474px;
	float: left;
}
#JOMOSection .firstChild .tableData {
	margin: 6px 0px 0px 0px;
	border-collapse:collapse;
	color: #cacaca;
	font-size: 92%;
}
	#JOMOSection .firstChild .tableData th {
		font-weight: normal;
		padding: 0px 4px 0px 0px;
	}
	#JOMOSection .firstChild .tableData td a {
		color: #cecece;
		text-decoration: underline;
		background-color: transparent;
	}
	#JOMOSection .firstChild .tableData td a:hover,
	#JOMOSection .firstChild .tableData td a:active {
		color: #ededed;
		text-decoration: none;
		background-color: transparent;
	}
	
#JOMOSection .lastChild {
	width: 223px;
	height: 121px;
	float: left;
	margin: 0px 0px 0px 0px;
}


#contents .primary .section strong {
	font-weight: normal;
	color: #ff2129;
	background-color: transparent;
}
#contents .primary .section h4 {
	margin: 10px 0px 0px 0px;
	font-size: 107%;
	font-weight: bold;
	color: #c5ad84;
	background-color: transparent;
	padding: 0px 0px 0px 15px;
	background: url(../../img/news/icon_square.jpg) no-repeat 0px 4px;
}
#contents .primary .section ul {
	padding: 0px 0px 6px 0px;
	color: #b9b9b9;
	background-color: transparent;
}
#contents .primary .section ul span {
	padding: 0px 0px 0px 5px;
}
#contents .primary .section ul li a {
	color: #cecece;
	text-decoration: underline;
	background-color: transparent;
}
#contents .primary .section ul li a:hover,
#contents .primary .section ul li a :active {
	color: #ededed;
	text-decoration: none;
	background-color: transparent;
}

#contents .primary .section p a {
	color: #cecece;
	text-decoration: underline;
	background-color: transparent;
}
#contents .primary .section p a:hover,
#contents .primary .section p a :active {
	color: #ededed;
	text-decoration: none;
	background-color: transparent;
}





/*\*//*/
#contents {
	height: 482px;
	background: url(../../../img/live/news/bg_feature.jpg) no-repeat left top; 
}
/**/
