.text
{
	color: #999999;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
} 

.text_j
{
	color: #999999;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	text-align: justify;
} 

.text_l
{
	color: #f3b0dc;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
} 

.text_m
{
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
} 



.link
{
color: #000000;
font-family: Times New Roman, Times, serif;
font-size: 12px;
text-decoration: none;
}

.link:hover
{
color: #f3b0dc;
text-decoration: none;
}

.link_2
{
color: #999999;
font-family: Times New Roman, Times, serif;
font-size: 14px;
text-decoration: none;
}

.link_2:hover
{
color: #f3b0dc;
text-decoration: none;
}


.fon
{
	bgcolor: #FFFFFF;
} 

.space{
height: 32px;
}

.space2{
height: 20px;
}

.space3{
height: 3px;
}

ul { list-style: none; }

#social_bottom li { float:left; margin-right: 8px; }

#facebook_button a, #tweet_button a
{ display:block; background-image:url(img/buttons.png); background-repeat:no-repeat; }

#facebook_button a { width:72px;  height: 19px; background-position: 0 0; }
#tweet_button a { width:72px; height: 19px; background-position: 0 -20px; }
