

body,html,h1,h2,h3,p,pre,address,div,ul,li,dl,dt,dd,a,table,td,th{
	margin:0;
	padding:0;
	background-color:transparent; 
}

html {
	margin: inherit !important;
	padding: inherit !important;
}
body {
	margin: inherit !important;
	padding: inherit !important;
	color: black !important;
	background: white !important;
	letter-spacing: 1px;
	overflow: visible !important;
}

body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}

/* for Win IE6 */
* html body {
	zoom:95%;
}

a:link,
a:visited {
	text-decoration: none;
	color: black;
}

img {
	border: 0;
}
h1,h2,h3{	font-size: 12px;}

/*table,
td,
th{
	width: auto;
	border-collapse: collapse;
	border:solid 1px #dcdce5;
	border-spacing: 0;
}
td,
th{
	padding: 5px;
	font-weight: normal;
}*/

ul,
li{
	list-style: none;
}



/* ------------------------------------------------------------
	display: none;
   ------------------------------------------------------------ */

div.jp_Header,
div.en_Header,
#section-site-info,
#site-info,
#nav,
.bread-crumb {
	 display:none !important;
}


div#wrapper-2 {
	background:none;
}


div.top2link,
div.chu16_key div.person {
	margin-bottom:30px;
}

div.top2link:after,
div.chu16_key div.person:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.top2link2 {
	clear:both;
	margin-top:30px;
}