#nav {
	display:none;
}
a{
	color: #000000;
	text-decoration: none;
}
h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	font: 3em simhei;
	font-weight: normal;
}
h2 {
margin: 0 0 10px 0;
padding: 0 0 2px 0;
	border-bottom: 1px solid #000;
}
img {border: 0;}
#menu {
	display:none;
}
#boxmenu ul {
	display:none;
}
#img {
	float:left;
	margin: 10px 10px 10px 0;
}
#sidebar {
	display:none;
}
#footer {
	display:none;
}
#content br {
	display:none;
}

p {
	margin:15px 0;
	line-height:1.3;
}
#issue {
	display:none;
}
#credit1{
	border-top: 1px solid #000;
	font-size: 90%;
	margin: 30px 0 0 0;
	padding: 10px 0 0 0;
	text-align: right;	
}
#credit1 a{
	color: #000000;
	text-decoration: none;
}
#credit{
	border-top: 1px solid #000;
	font-size: 90%;
	margin: 30px 0 0 0;
	padding: 10px 0 0 0;
	text-align: right;	
}
#credit a{
	color: #000000;
	text-decoration: none;
}
#figure {
	line-height: 1.7;
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#figure td {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#figure td a {
	padding:2px 10px 1px 10px;
}
#figure th {
	line-height: 1.2;
	color: #fff;
	background-color: #999;
	margin: 0;
	padding: 5px;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#list {
	list-style-type: square;
}
#list li {
	line-height:1.6em;
}
#list li ul {
	font-size: 95%;
}
#newsroom { width:100%; height:45em;}
