*
{
    font-style: normal;
    margin:     0px;
    padding:    0px;
    font-size:  13px;
    font-family: sans-serif;
    color:      #0030a0;	
}

body
{
	width: 	100%;
	background-image: url(./img/Bk.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}


#top1
{
	position:	absolute;
	top:		23px;
	left:		0px;
}


#top2
{
	position:	absolute;
	top:		23px;
	left:		460px;
}



#content
{
	position:	relative;
	top:		100px;
	margin-left: auto;
	margin-right: auto;
	width:		50%;
	padding:	20px;
}


#nexttxt
{
	position:	relative;
	top:		-21px;
	left:		16px;
	color:		#000000;
}

#nexttxt a
{
	text-decoration:none;
}


ul
{
	margin-top:		10px;
	list-style-position:inside;
}
