body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-family: "å¯°ï¿½è’‹ï¿½ï¿½ï¿½"
}
body {
	font-size: 12px;
	line-height: 150%;
	word-break: break-all;
	text-align: center;
	height: 100%
}

.pagination2 {
	margin: 10px auto;
	text-align: center;
	font-size: 12px;
	clear: both;
	height: 100%;
	zoom: 1;
	line-height: 25px
}
.pagination2 span.anum {
	display: none
}
.pagination2 a, .pagination2 span.current {
}
.pagination2 a {
	display: inline-block;
	height: 21px;
	line-height: 21px;
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 5px 12px;
	color: #666666;
	margin-left: -4px;
*margin-left:-8px
}
.pagination2 a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #ff6600;
	background-color: #f5f5f5
}
.pagination2 span.current {
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	padding: 5px 12px;
	display: inline-block;
	margin-left: -4px;
*margin-left:-8px;
	height: 21px;
	line-height: 21px;
	color: #ff6600
}
.pagination2 a.pages-goto:link, .pagination2 a.pages-goto:visited {
	background-color: #ff6600;
	padding: 2px 8px;
	display: inline-block
}
.totalpost {
	margin: 0 auto 20px auto;
	text-align: center
}
#pageform {
	display: none
}
.pagination2 a, .pagination2 span {
    display: inline-block;
    height: 30px;
    text-align: center;
    padding: 0 12px;
    border: 1px solid hsl(0, 10%, 86%);
    line-height: 30px;
    font-size: 14px;
    margin-right: 10px;
}
.clearfix {
	/* clear: both; */
	/* height: 0!important; */
	/* visibility: hidden; */
	/* overflow: hidden */
}
.clear5 {
	clear: both;
	height: 5px;
	visibility: hidden;
	overflow: hidden
}
.clear {
	clear: both;
	height: 10px;
	visibility: hidden;
	overflow: hidden
}
.clear15 {
	clear: both;
	height: 15px;
	visibility: hidden;
	overflow: hidden
}
.hack {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0
}
textarea {
	overflow: auto
}
textarea, input {
	padding: 1px 2px
}
.cfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.cfix {
	display: inline-block
}
* html .cfix {
	height: 1%
}
.cfix {
	display: block
}
fieldset, img {
	border: 0
}
:focus {
	outline: 0
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: normal;
	font-weight: normal
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}
code, kbd, samp, tt {
	font-size: 100%
}
input, button, textarea, select {
*font-size:100%;
	vertical-align: middle
}
body {
	color: #555;
	text-align: center
}
ol, ul, li {
	list-style: none
}
caption, th {
	text-align: left
}
:link, :visited, ins {
	text-decoration: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

p#back-to-top {
	position: fixed;
	bottom: 60px;
	right: 31px
}
p#back-to-top a {
	text-align: center;
	text-decoration: none;
	color: #d1d1d1;
	display: block;
	width: 56px
}
p#back-to-top a:hover {
	color: #979797
}
p#back-to-top a span {
	background: #d1d1d1 url(../images/global/upgo.gif) no-repeat 0 0;
	display: block;
	height: 56px;
	width: 56px;
	margin-bottom: 5px
}
#back-to-top a:hover span {
	background: #999999 url(../images/global/upgo.gif) no-repeat 0 -56px
}
.none_0 {
	display: none!important;
}
#active{ color:#fff; background:#3592e2; font-weight:600;}
a:hover {
	color: #ff7e30;
	text-decoration: underline;
}