@CHARSET "UTF-8";

.Main
{
	position: relative;
}

.Contents
{  
	height: 400px; 
	margin-bottom: 10px; 
	overflow: hidden;
}

p, p a
{
	color: #caac84;
	list-style-type: none;
	font-family: Franklin Gothic Book, Arial, Verdana, serif;
	font-size: 14px;
}

p
{
	margin-bottom: 5px;
}