body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div#container {
	padding: 20px 0px 0px;
	width: 760px;
	text-align: left;
	clear: both;
	margin: 0px auto 10px;
}

#container div.content { margin-top: 0px 20px; }

#container .content h2 { margin-bottom: 10px; }

#container .content #left {
	overflow:hidden;
	width: 580px;
	float: left;
}
*html #container .content #left { zoom:1; } 

#container .content #right {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 170px;
	overflow:hidden;
}
*html #container .content #right { zoom:1; }

/* header */
div#header {
	padding: 20px 0px 0px;
	width: 760px;
	text-align: left;
	margin: 0px auto;
}

#header .structure {
	margin: 0px;
	padding: 0px;
	width: 760px;
	overflow: hidden;
}
*html #header .structure { zoom:1; }

#header h1 {
	width: 220px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header h1 a {
	background-image: url(../images/ntv-service.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 190px;
	overflow: hidden;
}

#header .message {
	padding: 0px;
	margin: 0px 0px 0px 220px;
	background-image: url(../images/catch.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 35px;
	width: 300px;
}

#header .copy {
	padding: 0px;
	text-align: center;
	margin: 100px 0px 20px;
}

#header #menu {
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	padding: 0px;
	margin: 5px 0px 0px;
	/* overflow: hidden; */
}
*html #header #menu { zoom:1; }

#header #menu p {
	float: left;
	margin: 0px;
	padding: 0px;
}

#header #menu .menuGotoTop { float: left; }

#header #menu #MenuBar1 {
	display: block;
	float: right;
	/* overflow: hidden; */
}
*html #header #menu #MenuBar1 { zoom:1; }

#menu #MenuBar1 .menuOutline a.MenuBarItemSubmenu {
	padding: 0px;
	background: url(../images/m_outline.gif) no-repeat 0px 0px;
	height: 35px;
	width: 65px;
	text-indent: -5000em;
	overflow: hidden;
}
#menu #MenuBar1 .menuOutline a.MenuBarItemSubmenu:hover { background: url(../images/m_outline.gif) no-repeat 0px -35px; }

#menu #MenuBar1 .menuForm a.MenuBarItemSubmenu {
	padding: 0px;
	background: url(../images/m_form.gif) no-repeat 0px 0px;
	height: 35px;
	width: 71px;
	text-indent: -5000em;
	overflow: hidden;
}
#menu #MenuBar1 .menuForm a.MenuBarItemSubmenu:hover { background: url(../images/m_form.gif) no-repeat 0px -35px; }

#menu #MenuBar1 .menuGallery a {
	padding: 0px;
	background: url(../images/m_gallery.gif) no-repeat 0px 0px;
	height: 35px;
	width: 71px;
	text-indent: -5000em;
	overflow: hidden;
}
#menu #MenuBar1 .menuGallery a:hover { background: url(../images/m_gallery.gif) no-repeat 0px -35px; }

#menu #MenuBar1 .menuRecruit a {
	padding: 0px;
	background: url(../images/m_recruit.gif) no-repeat 0px 0px;
	height: 35px;
	width: 71px;
	text-indent: -5000em;
	overflow: hidden;
}
#menu #MenuBar1 .menuRecruit a:hover { background: url(../images/m_recruit.gif) no-repeat 0px -35px; }

#menu #MenuBar1 .menuContact a {
	padding: 0px;
	background: url(../images/m_contact.gif) no-repeat 0px 0px;
	height: 35px;
	width: 76px;
	text-indent: -5000em;
	overflow: hidden;
}
#menu #MenuBar1 .menuContact a:hover { background: url(../images/m_contact.gif) no-repeat 0px -35px; }

#menu #MenuBar1 .menuSitemap a {
	padding: 0px;
	background: url(../images/m_sitemap.gif) no-repeat 0px 0px;
	height: 35px;
	width: 74px;
	text-indent: -5000em;
	overflow: hidden;
}
#menu #MenuBar1 .menuSitemap a:hover { background: url(../images/m_sitemap.gif) no-repeat 0px -35px; }

#menu .menuGotoTop a {
	background: url(../images/m_top.gif) no-repeat 0px 0px;
	text-indent: -5000em;
	display: block;
	height: 35px;
	width: 65px;
	overflow: hidden;
}
#menu .menuGotoTop a:hover { background: url(../images/m_top.gif) no-repeat 0px -35px; }

/* footer */
div#footer {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	clear: both;
}
#footer ul.icon {
	list-style-type: none;
	height: 30px;
	display: block;
	overflow:hidden;
	margin-bottom: 5px;
}
*html #footer ul.icon { zoom:1; }

#footer ul.icon li {
	float: left;
	margin-right: 1px;
}

#footer p#copyRight {
	font-size: 77%;
	color: #9F9FA0;
	text-align: left;
	line-height: 100%;
	margin-bottom: 5px;
}
#footerLink {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F9FA0;
	width: 760px;
	overflow:hidden;
	padding-top: 5px;
}
*html #footerLink { zoom:1; }

#footerLink #ntvLogo {
	padding: 0px;
	margin: 0px;
	float: left;
}

#footerLink .pmark { float: left; 
}

#footerLink .iso {
	width: 240px;
	height: 75px;
	margin-left: 150px;
}

#footerLink .iso a {
	display: block;
	height: 75px;
	width: 118px;
	background: url(../images/icon_iso.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	text-align: left;
	float: left;
}

#footerLink .iso span {
	margin-left: 120px;
	display: block;
	color: #555;
	font-size: 77%;
	height: 75px;
	text-align: left;
	line-height: 1.2;
}

#footerLink ul li {
	float: left;
	background-image: url(../images/footerlink-dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #9F9FA0;
	font-size: 93%;
	padding-left: 15px;
	margin-right: 20px;
}
#footerLink ul li a {
	color: #666666;
	text-decoration: none;
}
#footerLink ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}

#footerLink .boxLeft {
	margin: 0px;
	padding: 0px;
	width: 200px;
	overflow:hidden;
	float: left;
}
*html #footerLink .boxLeft { zoom:1; }

#footerLink .boxLeft p {
	background-image: none;
	float: left;
	margin-right: 10px;
}

#footerLink #boxRight {
	overflow:hidden;
	width: 560px;
	float: right;
}
*html #footerLink #boxRight { zoom:1; }

#footer #footerLink #boxRight #boxRight-child {
	overflow: hidden;
	padding-top: 5px;
	padding-left: 160px;
}
*html #footer #footerLink #boxRight #boxRight-child { zoom:1; }

#footer #footerLink #boxRight ul {
	overflow: hidden;
	padding-left: 50px;
}
*html #footer #footerLink #boxRight ul { zoom:1; }

