/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style: none;
}

h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form,span {
	font-size: xx-small;
}
html>body h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form,span {
	font-size: x-small;
}
div#nd_maincontentwide h3#newstitle {
	font-size: x-small;
}
html>body div#nd_maincontentwide h3#newstitle {
	font-size: small;
}
div#nd_maincontent h2,
div#nd_maincontent h3 {
	font-size:75%;
}
div#nd_onecolumncontent h2,
div#nd_onecolumncontent h3 {
	font-size:75%;
}
div#nd_maincontentwide h2,
div#nd_maincontentwide h3{
	font-size:75%;
}
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 {
	font-size: 75%;
}
div#nd_subcontent div.nd_subbox h2 {
	font-size: xx-small;
}
html>body div#nd_subcontent div.nd_subbox h2 {
	font-size: x-small;
}



html>body ul#nd_h_support {
	/* Hides mac-IE5\*/
	text-align: right;
	width: 250px;
	/**/
}
p#nd_h_modechange {
	margin:0;
}
p#nd_h_modechange {
	margin:0 0 0 40px;
	_margin:0 0 0 30px;
}
div#nd_maincontent div.hsubtxt_h2 span,
div#nd_maincontent div.hsubtxt_h3 span,
div#nd_onecolumncontent div.hsubtxt_h2 span,
div#nd_onecolumncontent div.hsubtxt_h3 span {
	font-size: xx-small;
}
html>body div#nd_maincontent div.hsubtxt_h2 span,
html>body div#nd_maincontent div.hsubtxt_h3 span,
html>body div#nd_onecolumncontent div.hsubtxt_h2 span,
html>body div#nd_onecolumncontent div.hsubtxt_h3 span {
	font-size: x-small;
}

/*------------------------
nd_hc_txtcontrol
------------------------*/

dd#nd_hc_tbig {width: 25px;background:url(/img/headerc_txtbig_btn2.gif) top left no-repeat;}
dd#nd_hc_tbig a:hover {width: 25px;background:url(/img/headerc_txtbig_btn.gif) top  left no-repeat;}

dd#nd_hc_tmiddle {width: 25px;background: url(/img/headerc_txtmiddle_btn2.gif) top left no-repeat;}
dd#nd_hc_tmiddle a:hover {width: 25px;background:url(/img/headerc_txtmiddle_btn.gif) top left no-repeat;}

dd#nd_hc_tsmall{width: 25px;background:url(/img/headerc_txtsmall_btn.gif) top left no-repeat;}
dd#nd_hc_tsmall a:hover {width: 25px;background:url(/img/headerc_txtsmall_btn2.gif) top left no-repeat;}

/*------------------------------------
nd_hc_txtcontrol(mac IE—p)
------------------------------------*/
dd#nd_hc_tbig a {/*mac IE—p\*//*/width: 25px;background:url(/img/headerc_txtbig_btn2.gif) top left no-repeat;/**/}
dd#nd_hc_tmiddle a {/*mac IE—p\*//*/width: 25px;background: url(/img/headerc_txtmiddle_btn2.gif) top left no-repeat;/**/}
dd#nd_hc_tsmall a {/*mac IE—p\*//*/width: 25px;background:url(/img/headerc_txtsmall_btn.gif) top left no-repeat;/**/}

