	body {background-color:#ccff99; font-size:12pt;}
 	* {margin:0; padding:3;}

	a:link {color:blue;}
	a:visited {color:blue;}
	a:active {color:blue;}
	a {text-decoration:none;}
	a:hover {color:red; text-decoration:underline;}

	img {border:0;}

	#container {position:relative; min-width:1000px; max-width:1000px; margin-left:auto; margin-right:auto;}

	#fixhead {position:fixed; width:1000px; background-color:#ccff99;}
	#fixbody {padding-top:140px;}

	.mainblock {float:left; width:100%; margin-top:4px; border-bottom:2px solid #9acd32; padding-bottom:10px;}
		.mainblock p {font-size:14pt; font-weight:bold;}

	#headall {float:left; width:90px; height:65px; background-image:url(Icon-header2.gif); background-repeat: no-repeat;}
	#texthead {float:left; width:680px; margin-top:10px; text-align:center; font-weight:bold; font-size:20pt;}

	.headhome {float:left; width:80px; height:66px; background:url(Icon-home.gif) no-repeat; text-align:center; font-weight:bold; font-size:13pt; padding-top: 5px; margin-left:10px;}
 		.headhome a:hover {color:yellow; text-decoration:none;}

	.headnext {float:left; width:78px; height:66px; background:url(Icon-next.gif) no-repeat; text-align:center; font-weight:bold; font-size:13pt; padding-top: 5px; margin-left:10px;}
 		.headnext a:hover {color:yellow;}

	.picblock {float:left; width:320px; height:200px; text-align:center; font-size:13pt; font-weight:bold;}
		.picblock a {text-decoration:none;}
		.picblock a:hover {background-color:#ccff99; color:red; font-size:15pt;}

	.listblock {float:left; width:100%; border-bottom:2px solid #9acd32;}
	.listgroup {float:left; width:180px; background-color:green; font-size:14pt; font-weight:bold; padding: 3px;}

