@charset "utf-8";
/* CSS Document */


#top h3{
	margin:0 0 20px 180px;
	padding:0;
	background:url(../../img/top_titles.gif) no-repeat -207px 0;
	width:117px;
	height:18px;
	text-indent:-3000px;
}



#container #footer{
		clear:both;
		margin:46px 0 0 0;
		padding:24px 0 0 0;
		background:url(../../img/border_pink.gif) no-repeat top center;		
}
p{
	color:#333;
	font-size:80%;
	text-align:center;
}

h4{
	color:#903;
	font-size:90%;
	font-weight:normal;
	margin:0 0 10px 0;
	text-align:center;
}
h4 a:link{
	text-decoration:none;
	color:#903;
}
h4 a:visited{
	text-decoration:none;
	color:#903;
}
h4 a:hover{
	text-decoration:underline;
	color:#036;
}
h5{
	color:#CCC;
	font-weight:normal;
	margin:10px 0 0 0;
	font-size:90%;
}
.navi{
	color:#033;
	font-weight:normal;
	margin:5px 0 0 0;
	font-size:90%;
	list-style:none;
}
.navi a:link{
	text-decoration:none;
	color:#033;
}
.navi a:visited{
	text-decoration:none;
	color:#033;
}
.navi a:hover{
	text-decoration:underline;
	color:#036;
}
#leftlink{
	float:left;
	margin:0;
	padding:0 85px 0 145px;
}
#rightlink{
	float:left;
}



#topmenu{
	color:#903;
	font-size:90%;
	font-weight:normal;
	list-style:none;
	clear:both;
	text-align:center;
}
#topmenu li{
	line-height:28px;
}
#topmenu a:link{
	text-decoration:none;
	color:#903;
}
#topmenu a:visited{
	text-decoration:none;
	color:#903;
}
#topmenu a:hover{
	text-decoration:underline;
	color:#036;
}




#footer ul{
	list-style:none;
	font-size:xx-small;
	overflow:hidden;
	padding:0 0 0 80px;
}
#footer li{
	float:left;
	margin:0;
	
}
#footer ul #use{
	display:block;
	background:url(../../img/top_txt4.gif) no-repeat 0 0  ;
	width:73px;
	height:13px;
	text-indent:-3000px;
	margin:0 20px 0 0;
	padding:0;
}
#footer ul #mine{
	display:block;
	background:url(../../img/top_txt4.gif) no-repeat -73px 0  ;
	width:116px;
	height:13px;
	text-indent:-3000px;
	margin:0 20px 0 0;
}
#footer ul #top{
	display:block;
	background:url(../../img/top_txt4.gif) no-repeat -189px 0 ;
	width:82px;
	height:13px;
	text-indent:-3000px;
	margin:0 20px 0 0;
	
}
#footer #top:hover{
	background:url(../../img/top_txt4.gif) no-repeat -189px -13px;
}
#footer #use:hover{
	background:url(../../img/top_txt4.gif) no-repeat 0 -13px;
}
#footer #mine:hover{
	background:url(../../img/top_txt4.gif) no-repeat -73px -13px;
}

span{
	text-transform:uppercase;
}