.holder {
	/*margin: 15px 0;*/
	margin: 5px 0;
}

.holder a {
	font-size: 1em
	cursor: pointer;
	margin: 0 5px;
	color: #333;
}

.holder a:hover {
	/*background-color: #222;*/
	background-color: #e28bc5;
	color: #fff;
}
/*
.holder a.jp-previous { margin-right: 15px; }
.holder a.jp-next { margin-left: 15px; }
*/
.holder a.jp-current, a.jp-current:hover { 
	color: #FF4242;
	font-weight: bold;
}

.holder a.jp-disabled, a.jp-disabled:hover {
	color: #bbb;
}

.holder a.jp-current, a.jp-current:hover,
.holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
	background: none;
}

.holder span { margin: 0 5px; }


.holder2 {
	/*margin: 15px 0;*/
	margin: 5px 0;
}

.holder2 a {
	font-size: 1em
	cursor: pointer;
	margin: 0 5px;
	color: #333;
}

.holder2 a:hover {
	/*background-color: #222;*/
	background-color: #e28bc5;
	color: #fff;
}
/*
.holder2 a.jp-previous { margin-right: 15px; }
.holder2 a.jp-next { margin-left: 15px; }
*/
.holder2 a.jp-current, a.jp-current:hover { 
	color: #FF4242;
	font-weight: bold;
}

.holder2 a.jp-disabled, a.jp-disabled:hover {
	color: #bbb;
}

.holder2 a.jp-current, a.jp-current:hover,
.holder2 a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
	background: none;
}

.holder2 span { margin: 0 5px; }


.holder3 {
	/*margin: 15px 0;*/
	margin: 5px 0;
}

.holder3 a {
	font-size: 1em
	cursor: pointer;
	margin: 0 5px;
	color: #333;
}

.holder3 a:hover {
	/*background-color: #222;*/
	background-color: #e28bc5;
	color: #fff;
}
/*
.holder3 a.jp-previous { margin-right: 15px; }
.holder3 a.jp-next { margin-left: 15px; }
*/
.holder3 a.jp-current, a.jp-current:hover { 
	color: #FF4242;
	font-weight: bold;
}

.holder3 a.jp-disabled, a.jp-disabled:hover {
	color: #bbb;
}

.holder3 a.jp-current, a.jp-current:hover,
.holder3 a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
	background: none;
}

.holder3 span { margin: 0 5px; }


.row {
	font-family: Arial, "·L³n¥¿¶ÂÅé";
	font-size: 0.8em;
	/*color: #753A00;*/
	color: #666;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE1C4;
	background-color: #FFF;
}
.row_color {
	font-family: Arial, "·L³n¥¿¶ÂÅé";
	font-size: 0.8em;
	/*color: #753A00;*/
	color: #666;
	background-color: #FFF0E1;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE1C4;
}
