/* ³õÆÚ»¯*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	outline: 0;
}
body {
	line-height: normal;
	text-align: left;
	font-size:medium
}
ol, ul {
	list-style: none;
}
li{
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 12px;
	vertical-align: baseline;
	outline: 0;
}
blockquote, q {
	quotes: none;
}
a {
	text-decoration: none;
}
a:link {
	color: #090;
}
a:visited {
	color: #060;
}
a:hover {
	color: #3C0;
}
a:active {
	color: #330;
}
/* remember to define focus styles! */
focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
		background:#dCffdf;
}
h1 {
	font-size: 21px;
	font-weight:bolder;
	font-style:italic;
	margin:10px;
	color:#060;
	clear:both;
}
h2 {
	height:24px;
	width:434px;
	padding:6px 13px 0px;
	margin: 5px 0px;
	font-size: 18px;
	font-weight:bold
	color:#060;
	text-align: left;
	background-image:url(/plant_healthcure/img/h2.gif);
}
h3{
	border-bottom:#033 solid 1px;
	font-size:14px;
	font-weight:bold;
	color:#063;
	margin:10px 3px 0px;
}

p{	font-size:medium;
	line-height:1em;
	margin:0px 0px;
	padding:5px 25px;
	line-height:1.5em;
	font-size:12px;
	text-indent:1em;
	line-break: strict;
}
	
div#main {
	width: 100%;
	height:auto;
	margin: 0px auto;
	overflow:hidden;
	clear:both;
		background-image:url(/plant_healthcure/img/leftback.gif);
		background-repeat:repeat-y;
}
div#left {
	width: 200px;
	margin:0px 10px 0px 0px;
	float:left;
	overflow:hidden;
}
div#right{
	width:580px;
	height:auto;
	float:left;
}
div#display {
	width: 100%;
	margin: 0px;
	overflow: hidden;
}
div#outline {
	width:800px;
	height: auto;
	margin: 0px auto;
	background:#FFF;
}
ul#menu {
  padding: 0 0 0 0; /* 0 0 0 30 */
	margin: 0px;
	position: relative;
	z-index: 500;
	font-family: arial, verdana, sans-serif;
	text-align:center;
	border-bottom:#060 solid 3px;
	height: 25px;
	background-image:url(/plant_healthcure/img/menu.png);
}

ul#menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: auto;
	float: left;
	position: relative;
}
ul#menu a {
	display: block;
	border-left: 2px solid #060;
	color: #FFFFFF;
	padding: 0;
	line-height: 25px;
	width:158px;
	height:25px;

}

ul#menu a:hover {
	background-image:url(/plant_healthcure/img/menuover.png);
	color:#066;
}

ul#submenu{
	width:170px;
		display: block;
	list-style:none ;
	margin: 20px 0px 20px 20px;
	padding: 0;
	position: relative;
}

ul#submenu li a{
	display:block;
	height:auto;
	padding: 10px 3px;	
	border:outset 1px #CFF;
	color:#069;
	font-size:13px;
}
ul#submenu li a:hover {
	background-color:#099;
	border:inset 1px #CFF;
	color:#FFF;
}

dl#menber{
	margin:15px;
	font-size:12px;
}
dl#menber dt{
	font-size:17px;
	color:#063;
	border-bottom:#063 solid 2px;
	margin:20px 0px 5px;
	padding:10px 0px 0px 0px;
	clear:both;
}
dl#menber dd.affiliation{
	float:left;
	width: 180px;
	height: 16px;
	margin:5px 10px 5px 30px;

}
dl#menber dd.title{
	float:left;
	width: 70px;
	height: 16px;
	margin:5px 10px;
}
dl#menber dd.name{
	float:left;
	width: 160px;
	height: 16px;
	font-size:14px;
	margin:5px 10px;
}

dl#achievement{
	margin:15px;
}
dl#achievement dt{
	font-size:17px;
	color:#063;
	border-bottom:#063 solid 2px;
	margin:20px 0px 5px;
	padding:10px 0px 0px 0px;
	clear:both;
}
dl#achievement dd{

	margin:5px 10px 15px 40px;
		font-size:14px;
}
dl#achievement dd.title{
	float:left;
	width: 80px;
	height: 16px;
	font-size:14px;
	margin:5px 10px;
}
dl#achievement dd.name{
	float:left;
	width: 180px;
	height: 16px;
	font-size:14px;
	margin:5px 10px;
}	

dl.fig {
float:left;
border:#063 solid 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
		margin: 10px 8px;
		overflow:hidden;
}
dl.fig dt.cap {
	padding: 10px 0px;
	margin: 0px;
	font-size: 12px;
	color: #063;
	text-align: center;
	background-color:#CFC;
}
dl.fig dd.fig {
	display:block;
	text-align:center;
	margin:0 px;
}
	
	
.clearfloat {
	clear: both;
}

div#copyright{
	text-align:right;
	font-size:12px;
	color:#090;
	width:800px;
	margin:10px auto;
}
img.float{
	float:left;
	margin:10px;
}
