html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 20px 0;
	color: #000;
	width: 757px;
	background: #fff url("/shared/en/img/frame/body_bg_01.gif") left top repeat-y;

	/*\*/
	_over\flow: visible;
	zoom: 1;
	/**/
	/*\*//*/
	display: inline-table;
	/**/
}

div {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

table {
	margin: 0;
	empty-cells: show;
	font-size: 100%;
}

address {
	font-style: normal;
}

img {
	border: 0 solid #fff;
}

em, strong {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
}

strong {
}

cite{
	font-style: normal;
}

sup, sub {
	font-size: 73%;
	/*\*/
	_font-size: 80%;
	/**/
}

form {
	margin: 0;
	padding: 0;
}

input,
label {
	vertical-align: middle;
}

hr.divider {
	display: none;
}

a:link {
	color: #877800;
	text-decoration: none;
}

a:visited {
	color: #877800;
	text-decoration: none;
}

a:hover {
	color: #877800;
	text-decoration: underline;
}

a:active {
	color: #877800;
}





.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

img.left {
	float: left;
	margin: 0 12px 5px 0;
}

img.right {
	float: right;
	margin: 0 0 5px 12px;
}

.clear {
	clear: left;
}

span.verbose,
.verbose {
	display: none;
}

@media Aural {
	.verbose {
		display: inline;
	}
}

/*\*/
@media screen,tv{
/**/
	body {
		/*\*/
		_ove\rflow: visible;
		zoom: 1;
		/**/
		/*\*//*/
		display: inline-table;
		/**/
	}

	body:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}

	#contentsArea .section1,
	#contentsArea .section2,
	#contentsArea .section3,
	#contentsArea .section4,
	#contentsArea .section5,
	#contentsArea .section6 {
		width: 100%;
		/*\*/
		overflow: hidden;
		_overflow: visible;
		zoom: 1;
		/**/
		/*\*//*/
		display: inline-table;
		/**/
	}

	#contentsArea .section1:after,
	#contentsArea .section2:after,
	#contentsArea .section3:after,
	#contentsArea .section4:after,
	#contentsArea .section5:after,
	#contentsArea .section6:after {
/*		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;*/
	}

/*\*/
}
/**/
