@charset "UTF-8";

.breadcrumb {
	padding-top: 15px;
	font-size: 12px;
	color: #000000;
}

.showHere
{
	color: #000000 !important;
}

.breadcrumb span
{
	color: #666666;
}

.breadcrumb a:hover
{
	color:#333333;
	text-decoration: underline;
}

.breadcrumb a 
{
	color:#666666;
	font-weight: normal;
	font-variant:normal;
	text-decoration: none;
	text-align: center;
}

.maincontent p 
{
	font-size: 16px;
}

.text 
{
	font-size:16px;
}

#maincontent li
{
	list-style:circle;
	font-size:16px;
}

#maincontent li a 
{
	color: #000000;
	text-decoration: none;
}

.list_cube 
{
	list-style:cube;
	font-size:16px;
}

#maincontent li a:hover 
{
	text-decoration:underline;
}