body{
	font-size:11px;
	font-family:verdana;
	color:#333333;
}

strong.green_title{color:#a7a820; font-size:16px;}

a{color:#333333; text-decoration:none;}
a:hover{color:#a7a820;}
.hover{color:#a7a820;}

#maincontain{
	width:900px;
	height:669px;
	position:relative;
	z-index:1000;
	margin:20px auto 0 auto;
}

#popup_heart{
	background-image:URL(../../images/back.gif);
	background-repeat:no-repeat;
	width:762px;
	height:502px;
	position:absolute;
	top:97px;
	visibility:hidden;
	left:77px;
	z-index:9000;
	behavior:url(iepngfix.htc); 
}

#popup_head{
	background-image:URL(../../images/back.gif);
	width:762px;
	height:502px;
	position:absolute;
	top:97px;
	visibility:hidden;
	left:77px;
	z-index:9000;
	behavior:url(iepngfix.htc); 
}

#popup_roots{
	background-image:URL(../../images/back.gif);
	width:762px;
	height:502px;
	position:absolute;
	top:97px;
	visibility:hidden;
	left:77px;
	z-index:9000;
	behavior:url(iepngfix.htc); 
}

.nav{
	float:left;
	padding:0 20px 0px 20px;
	margin-top:25px;
	width:115px;
	line-height:25px;
}

.content{
	float:left;
	margin-top:20px;
	padding:5px 33px 10px 30px;
	height:435px;
	width:500px;
}

.content strong{font-size:13px;}
.content a {font-weight:bold;}
.content a.hover {color:#a7a820;}

#pages{
	width:530px; 
	height:15px; 
	margin:10px 0 8px 0; 
	text-align:right;
}

.pagecontent{
	width:510px;
	height:380px;
	margin:30px 0 0 2px;
}

#roots a{color:#a7a820; text-decoration:none; font-weight:normal;}
#roots a:hover{color:#dedf37;}
#roots strong{font-size:11px; color:#333333;}

#head a{color:#a7a820; text-decoration:none; font-weight:normal;}
#head a:hover{color:#dedf37;}
#head strong{font-size:11px; color:#333333;}

#content_heart a{color:#a7a820; text-decoration:none; font-weight:normal;}
#content_heart a:hover{color:#dedf37;}
#content_heart strong{font-size:11px; color:#333333;}

#pages a{color:#333333; text-decoration:none; font-weight:normal;}
#pages a:hover{color:#a7a820;}
#pages a.hover{color:#a7a820;}

#footer{
	width:600px;  
	position:absolute;
	top:660px;
	left:150px;
	color:#333333;
}
p{margin:9px 0 9px 0;}
/*
img { behavior:url(iepngfix.htc) }
img, div { behavior:url(iepngfix.htc) }
*/