body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.block{
	width:576px;
	background-color:#8cc63f;
}
/*******header*******/
.header{
	font-size:18px;
	font-style:italic;
	background-image:url(../images/backheader.png);
	background-repeat:no-repeat;
	height:39px;
	background-color:#afd779;
}
.header .headercontent{
	margin-left:33px;
	margin-right:12px;
}
.header .tittle{
	float:left;
	line-height:39px;
}
.header .help{
	float:right;
	line-height:39px;
}
/******block******/
.block{
	font-size:14px;
	text-align:center;
}
.block .link{
	font-style:italic;
	color:#FFFFFF;
	line-height:25px;
	margin-left:21px;
	margin-right:21px;
}
.block .link:hover{
	text-decoration:none;
}
.linkhelp{
	font-style:italic;
	color:#FFFFFF;
}
.linkhelp:hover{
	text-decoration:none;
}
.block .poemsfullconten{
	margin-left:12px;
}
.block .barleft{
	margin-top:11px;
	float:left;
	width:242px;
	text-align:left;
}
.block .barright{
	margin-top:11px;
	float:left;
	margin-left:12px;
	width:298px;
	text-align:left;
}
.barright .listtop{
	height:11px;
	background-image:url(../images/listtop.png);
	background-repeat:no-repeat;
	background-color:#f4f9ec;
}
.barright .listcenter{
	height:446px;
	overflow:auto;
	background-color:#f4f9ec;
	color:#666c5f;	
}
/****Verdana font*****/
.textsimple, .block .text, .poemcontent, .textpagelink, .textsimpleselect, .listbottom{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*********************/
.barright .listbottom{
	height:24px;
	background-image:url(../images/listbottom.png);
	background-repeat:no-repeat;
}
.textsimple{
	color:#FFFFFF;
	font-size:10px;
}
.textsimpleselect{
	color:#dd5256;
	font-weight:bold;
	font-size:10px;
}
.textpagelink{
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.textpagelink:hover{
	color:#dd5256;
	font-weight:bold;
}
.barleft .tittle{
	text-decoration:underline;
}
.block .text{
	font-size:10px;
	margin-top:12px;
}
.simpleinput{
	width:166px;
	height:20px;
	margin:0;
	font-size:10px;
	padding-top:3px;
	border:1px #c4d7d6 solid;
}
.inputimage{
	margin-bottom:-6px;
	margin-left:3px;
	border:0;
}
/******Pages*****/
.pagestop{
	background-image:url(../images/pagetop.png);
	background-repeat:no-repeat;
	height:24px;
	width:242px;
}
.pagesbottom{
	background-image:url(../images/pagebottom.png);
	background-repeat:no-repeat;
	height:21px;
}
.pagecontent{
	background-color:#acd573;
	height:15px;
	width:36px;
}
.pagetittle{
	font-weight:bold;
	margin-left:10px;
}
.pageemptycontent{
	background-color:#acd573;
	width:11px;
}
.pagelinkleft{
	float:left;
	margin-left:10px;
}
.pagelinkright{
	float:right;
	margin-right:10px;
}
.pagelink{
	font-weight:bold;
	color:#d34544;
	font-size:10px;
	text-decoration:none;
}
.poemcontentdiv{
	margin-left:12px;
	margin-right:12px;
}
/******poem*******/
.poemtittle, .poemcontent{
	color:#626262;	
}
.poemtittle{
	font-style:italic;
	font-size:12px;
}
.poemsign{
	color:#d34544;
	font-style:italic;
}
.poemcontent{
	line-height:14px;
	font-size:10px;
}
.listline{
	background-image:url(../images/listline.png);
	background-repeat:repeat-x;
	margin-left:12px;
	margin-right:12px;
	line-height:35px;
}
.imgstar{
	margin-bottom:-4px;
	margin-right:-4px;
}
/*****************/
/******center******/
.center{
	margin-top:11px;
	margin-right:12px;
	margin-left:12px;
}

.flashcontent{
	background-color:#afd779;
}
.toppart, .bottompart{
	height:15px;
}
.toppart{
	background-image:url(../images/backtopflash.png);
}
.bottompart{
	background-image:url(../images/backbottomflash.png);
}
.flashcontent .onlyflash{
	margin-left:15px;
	margin-right:15px;
}
/******************/
/******footer******/
.footer{
	height:11px;
	background-image:url(../images/backfooter.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
/******************/
.cleared{
	clear:both;
}