/* CSS Document */

div#nd_maincontent div#nd_centercontent div#nd_categorynews h2,
div#nd_maincontent div#nd_centercontent div.nd_categorycontentlist h2,
div#nd_maincontent div#nd_centercontent div.nd_cc_left h2,
div#nd_maincontent div#nd_centercontent div.nd_cc_right h2 {
	background: none;
	margin:0;
	padding:9px 0 10px 10px;
	/*for mac IE\*//*/
	display: inline-table;
	/**/
	/* Hides mac-IE5\*/
	display: block;
	/**/
	color: #336699;
	border: none;
	font-size: 95%;
	line-height:normal;
}


/*------------------------
recent Information
------------------------*/

div#nd_categorynews {
	width: 100%;
	background:#ffffff url(/img/index_h2_back.jpg) top left repeat-x;
}
div#nd_categorynews dl.nd_newslist {
	width: 462px;
	/*for mac IE\*//*/
	float: left;
	/**/
	clear: both;
}
div#nd_categorynews dl.nd_newslist dt {
	clear:left;
	float: left;
	width: 5em;
	/*for mac IE\*//*/
	display: inline-table;
	/**
	/* Hides mac-IE5\*/
	margin: 0 5px;
	display: block;
	/**/
}
* html div#nd_categorynews dl.nd_newslist dt {/*for IE6*/
	width: 4em;
}
div#nd_categorynews dl.nd_newslist dt,
div#nd_categorynews dl.nd_newslist dd {
	height: auto;
	line-height: 1.5em;
}

html>body div#nd_categorynews dl.nd_newslist dt,
html>body div#nd_categorynews dl.nd_newslist dd {/*for modern browser*/
	margin-left: 10px;
}
div#nd_categorynews dl.nd_newslist dd {
	width: 360px;
	/*for mac IE\*//*/
	width: 448px;
	/**/
}
* html div#nd_categorynews dl.nd_newslist dd {/*for IE6*/
	width: 370px;
}
div#nd_categorynews dl.nd_newslist dd a,
div#nd_categorynews dl.nd_newslist dd a:hover {
	width: 360px;
	/*for mac IE\*//*/
	width: 448px;
	display: inline-table;
	/**
	/* Hides mac-IE5\*/
	display: block;
	/**/
}
* html div#nd_categorynews dl.nd_newslist dd a,
* html div#nd_categorynews dl.nd_newslist dd a:hover {/*for IE6*/
	width: 370px;
}
div#nd_categorynews dl.nd_newslist dd a:hover {
	background:#ECEBF1;
}

h2.nd_newssub_h2 {
	width: 50%;
	float: left;
	background: none;
}



/*------------------------
recent Information / Product / Company
------------------------*/

div#nd_categorynews dl.nd_newslist02 {
	width: 462px;
	/*for mac IE\*//*/
	float: left;
	/**/
	clear: both;
}
div#nd_categorynews dl.nd_newslist02 dt {
	clear:left;
	float: left;
	width: 11em;
	/*for mac IE\*//*/
	display: inline-table;
	/**
	/* Hides mac-IE5\*/
	margin: 0px 5px;
	display: block;
	/**/
}
* html div#nd_categorynews dl.nd_newslist02 dt {/*for IE6*/
	width: 11em;
}
div#nd_categorynews dl.nd_newslist02 dt,
div#nd_categorynews dl.nd_newslist02 dd {
	height: auto;
	line-height: 1.5em;
}

html>body div#nd_categorynews dl.nd_newslist02 dt,
html>body div#nd_categorynews dl.nd_newslist02 dd {/*for modern browser*/
	margin-left: 10px;
}
div#nd_categorynews dl.nd_newslist02 dd {
	width: 285px;
	/*for mac IE\*//*/
	width: 348px;
	/**/
}
* html div#nd_categorynews dl.nd_newslist02 dd {/*for IE6*/
	width: 285px;
}
div#nd_categorynews dl.nd_newslist02 dd a,
div#nd_categorynews dl.nd_newslist02 dd a:hover {
	width: 285px;
	/*for mac IE\*//*/
	width: 348px;
	display: inline-table;
	/**
	/* Hides mac-IE5\*/
	display: block;
	/**/
}
* html div#nd_categorynews dl.nd_newslist02 dd a,
* html div#nd_categorynews dl.nd_newslist02 dd a:hover {/*for IE6*/
	width: 285px;
}
div#nd_categorynews dl.nd_newslist02 dd a:hover {
	background:#ECEBF1;
}



/*------------------------
Topic list
------------------------*/
div.nd_categorycontentlist {
	margin:0 0 10px 0;
	width: 100%;
	clear:both;
	background:#ffffff url(/img/index_h2_back.jpg) top left repeat-x;
}

div#nd_maincontent div.nd_categorycontentlist p.exposition {
	margin:0 0 5px 5px;
	padding:0;
	color: #336699;
	font-weight: bold;
	text-indent: 10px;
	clear: both;
}
div.nd_cc_left {
	margin:0 5px 10px 0;
	width: 48%;
	/*for mac IE\*//*/
	width: 48%;
	/**/
	float: left;
	background:#ffffff url(/img/index_h2_back.jpg) top left repeat-x;
}
* html div.nd_cc_left {/*for IE6*/
	/* Hides mac-IE5\*/
	width: 47%;
	/**/
}
div.nd_cc_right {
	margin:0 0 5px 0;
	width: 50%;
	/*for mac IE\*//*/
	width: 48%;
	/**/
	float: right;
	background:#ffffff url(/img/index_h2_back.jpg) top left repeat-x;
}
* html div.nd_cc_right {
	/* Hides mac-IE5\*/
	width: 51%;
	/**/
}
div.listwrapper {
	width: 100%;
	margin:0 0 10px 0;
}
