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;
	display: block;
	color: #f5deb3;
	padding: 0;
	font-weight: bold;
}

a:hover {
	color: #939598;
	font-weight: bold;
}

a:active {
	color: white;
	font-weight: bold;
}

a:visited {
	color: white;
	font-weight: bold;
}

h1 {
	font-size: 1.5em;
	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 {
	color: #ff7e00;
	list-style: square;
	margin:  0 0 0 20px;
	padding:  3px 0 0 0;
	font-weight: bold;

}

li {
	text-align: left;
	margin: 0;
	padding: 0 0 0 0;
}



/* whole */
#whole
{
	width: 1200px;
	margin: 0 auto;
}

.content-menu {
	width: 190px;
	margin: 380px 0 0 0;
	padding: 0;
	height: auto;
	font-family: Agency FB, SimHei, STHeiti, Microsoft JhengHei, Eurostile;
}

/*Photo */
#photo {
	
	float: left;
	width: 342px;
	margin: 30px 0 0 0;
}


#top
{
	width: 850px;
	height: 76px;
	margin: 10px 0 0 200px;
	padding: 0;
	background: url(main/superconductor.png) top no-repeat;
	background-position: 180px 12px;
}



/* Page */

#page {
	width: 850px; 
	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 20px 50px 140px;
	padding: 0;
	height: auto;
	font-family: Agency FB, SimHei, STHeiti, Calibri, Times New Roman, SimHei, STHeiti, Microsoft JhengHei, Eurostile;
}

.img { 
	float:left; 
	display:inline; 
	margin-top:0; 
	margin-right:10px;
}

.img_txt {
	position: relative; 
	display:inline; 
	margin-top:0; 
}


#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;
} 


