﻿
.s_themePage a, .s_themePage span
{
	display: block;
	float: left;
	padding: 0.3em 0.5em;
	margin-right: 5px;
	margin-bottom: 5px;
	color:#4E82A0;
	font-size:14px;
	font-weight:bold;
}

.s_themePage .current
{
	color:#FD6503;
	font-size:14px;
	font-weight:bold;
}

.s_themePage .current.prev, .s_themePage .current.next
{
	color:#4E82A0;
	font-size:14px;
	font-weight:bold;
}

.s_cardPage a, .s_cardPage span
{
	display: block;
	float: left;
	padding: 0.3em 0.5em;
	margin-right: 5px;
	margin-bottom: 5px;
	color:#4E82A0;
	font-size:14px;
	font-weight:bold;
}

.s_cardPage .current
{
	color:#FD6503;
	font-size:14px;
	font-weight:bold;
}

.s_cardPage .current.prev, .s_cardPage .current.next
{
	color:#4E82A0;
	font-size:14px;
	font-weight:bold;
}
.loading
{
	margin:0 auto;
	margin-top:60px;
	text-align:center;
	font-size:12px;
}

