@charset "utf-8";
/* CSS Document */

/***分頁*******************************************************/

.ypm {
	padding: 25px 0px 0 0px !important;
	margin: 0 18px 0 19px;
}
.p_line {
	display: block;
	border-top: #CECECE 1px solid
}
.pl {
	text-align: left !important;
}
.pr {
	text-align: right !important;
}
.pages .other {
	width: auto !important;
	padding: 0 0px !important;
}
.pages .btn{
}
.pages .btn:hover{
	background:#F3F3F3;
}
.pages, .pages2 {
	padding: 0px !important;
}
.pages {
	margin: 0 auto;
	float: none;
	color: #333333;
	padding: 0px 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-align: center;
}
.pages img {
	padding: 0px;
	margin: 0px;
	opacity: 0;
	vertical-align: middle;
}
.pages_box {
	background: #FFF;
	display: inline-block;
	padding: 0 0 0 10px;
}
.pages table {
}
.pages td {
	padding: 0px !important;
}
.pages a, .pages a:visited {
	width: 20px;
	height: 20px;
	line-height: 35px;
	text-align: center;
	color:#BCBCBC;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.pages a:hover, .pages a.active {
	color:#C9131E;
	text-decoration:underline;
}
.pages2 {
	float: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-align: center;
}
.pages2 img {
	padding: 0px;
	margin: 0px;
	opacity: 0;
	vertical-align: middle;
}
.pages2 span {
	margin: 0 3px;
}
.pages2 a {
	line-height: 18px;
	font-size: 13px;
	color: #634B65;
	padding: 0px;
	cursor:pointer;
	display: inline-block;
	margin-bottom: 5px;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
/***分頁*******************************************************/
.p01 {
	background:url(../images/pages/prev.png) no-repeat;
}
.p01:hover {
	background:url(../images/pages/prev_.png) no-repeat;
}
.p02 {
	background:url(../images/pages/next.png) no-repeat;
}
.p02:hover {
	background:url(../images/pages/next_.png) no-repeat;
}
.p03 {
	background:url(../images/pages/prev2.png) no-repeat;
}
.p03:hover {
	background:url(../images/pages/prev2_.png) no-repeat;
}
.p04 {
	background:url(../images/pages/next2.png) no-repeat;
}
.p04:hover {
	background:url(../images/pages/next2_.png) no-repeat;
}
.bback {
	cursor:pointer;
	display:inline-block;
	background:url(../images/pages/back.png) no-repeat;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bback:hover {
	background:url(../images/pages/back_.png) no-repeat;
}
.btop {
	cursor:pointer;
	display:inline-block;
	background:url(../images/pages/top.png) no-repeat;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.btop:hover {
	background:url(../images/pages/top_.png) no-repeat;
}
.bclear {
	cursor:pointer;
	display:inline-block;
	background: url(../images/common/clear.png) no-repeat;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bclear:hover {
	background: url(../images/common/clear_.png) no-repeat;
}
.bsend{
	cursor:pointer;
	display:inline-block;
	background: url(../images/common/send.png) no-repeat;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bsend:hover {
	background: url(../images/common/send_.png) no-repeat;
}
.bindex {
	cursor:pointer;
	display:inline-block;
	background: url(../images/common/index.png) no-repeat;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bindex:hover {
	background: url(../images/common/index_.png) no-repeat;
}
.p01 img, .p02 img, .p03 img, .p04 img, .bback img, .btop img, .badd img, .badd input,
.bclear img, .bclear input, .bsend img, .bsend input, bindex img, bindex input{
	filter:alpha(Opacity=0);
	-moz-opacity:0;
	opacity: 0;
	vertical-align:middle;
}
