body {
	margin: 0;
	text-align: center;
	font-family: Agency FB, SimHei, STHeiti, Microsoft JhengHei, Eurostile;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background: #072621;
}


a {
	outline: none; 
	text-decoration: none;
	color: #8E0101;
}

a:hover {
	color: #8E0101;
	text-decoration: underline;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}


h2 {
	font-size: 1.35em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	line-height: 23px;
}

ol {
	margin:  5px 0 0 20px;
	padding:  3px 0 3px 0;

}

ul {
	list-style: square;
	margin:  0 0 0 20px;
	padding:  3px 0 0 0;

}

li {
	text-align: left;
	margin: 0;
	padding: 0 0 3px 0;
}



/* whole */
#whole
{
	width: 1100px;
	margin: 0 auto;
}


/*Photo */
#photo {
	
	float: left;
	width: 342px;
	margin: 30px 0 0 0;
}


#top
{
	width: 750px;
	height: 76px;
	margin: 10px 0 0 200px;
	padding: 0;
	background: url(main/superconductor.png) top no-repeat;
	background-position: 180px 12px;
}



/* Page */

#page {
	width: 750px; 
	margin: 5px 0 50px 200px;
	padding: 0;
	text-align: left;
	border: 1px white solid;
}

.page-up {
	height: 100px;
	margin: 5px auto;
	padding:0;
	background: url(main/laboratory.png) no-repeat top;
	background-position: 280px 0;
}

.page-menu-L {
	float: left;
	with: 80px;
	margin: 0 0 30px 10px;
	padding: 0;
	font-family: Agency FB, SimHei, STHeiti, Microsoft JhengHei, Eurostile;
	font-size:110%;
}

.page-menu-R {
	position: relative;
	with: 80px;
	margin: 0 300px 30px 350px;
	padding: 0;
	font-family: Agency FB, SimHei, STHeiti, Microsoft JhengHei, Eurostile;
	font-size:110%;
}

.page-content {
	margin: 100px 30px 50px 100px;
	padding: 0;
	height: auto;
	font-family: Agency FB, SimHei, STHeiti, Microsoft JhengHei, Eurostile;
	font-size: 1.1em;
}



#page ul {
	list-style: none;
	margin:  0;
	padding:  0;
}

#page li {
	text-align: left;
	margin:  0;
	padding:  5px 0 0 0;
}

#page a {
	outline: none; 
	display: block;
	color: #FFB700;
	text-decoration: none;
	padding: 0;
	font-weight: bold;
}  


#page a:hover {
	color: #deb887;
	font-weight: bold;
} 


#page a:active {
	color: #939598;
	font-weight: bold;
}


#page a:visited {
	color: #f5deb3;
	font-weight: bold;
}


.smallfont {
	font-size: 90%;
	line-height: 16px;
} 

.mfont {
	color: #00C3FF;
} 

.table {
	width: 570px; 
	margin: 0 0 0 30px;
	padding: 0;
	height: auto;
	font-size: 0.9em;

}

.table td {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #00C3FF;
}
