﻿html, body, ul, li, form, p, dl, dt, dd, h1, h2, h3, h4, h5, h6, img, hr, ol, input, button {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	min-width: 1200px;
}

*, *:before, *:after { max-height: 100000px }

img {
	vertical-align: middle;
}
.wapper {
	width: 1200px;
	margin: 0 auto;
	min-width: 1200px;
}
.wapper_body {
	width: 1200px;
	margin: 0 auto;
	min-width: 1200px;
}
.clear {
	clear: both;
}
.none {
	display: none;
}
.margin {
	font: normal 10px/10px 'microsoft yahei';
	height: 10px;
}
.m5 {
	font: normal 5px/5px 'microsoft yahei';
	height: 5px;
}
.left, .li-left li {
	float: left;
}
.right, li.right {
	float: right;
}
.nowrap {
	table-layout: fixed;
	word-break: keep-all;
	white-space: nowrap;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative
}
.h, .hidden {
	overflow: hidden;
}
.input {
	border: 1px solid #ccc;
	padding: 0 5px;
	font: normal 14px/30px 'microsoft yahei';
	height: 30px;
}
li.ml-0 {
	margin-left: 0px;
}
a.noHand, .noHand a {
	cursor: default
}
/*边距属性控制*/
.p-1 {
	padding: 1px;
}
.p-2 {
	padding: 2px;
}
.p-3 {
	padding: 3px;
}
.p-4 {
	padding: 4px;
}
.p-5 {
	padding: 5px;
}
.p-10 {
	padding: 10px;
}
.p-15 {
	padding: 15px;
}
.p-20 {
	padding: 20px;
}
.p-25 {
	padding: 25px;
}
.p-30 {
	padding: 30px;
}
.p-35 {
	padding: 35px;
}
.p-40 {
	padding: 40px;
}
.p-45 {
	padding: 45px;
}
.p-50 {
	padding: 50px;
}
.m-15 {
	margin: 15px
}
/*边距属性控制---上*/
.pt-1 {
	padding-top: 1px;
}
.pt-2 {
	padding-top: 2px;
}
.pt-3 {
	padding-top: 3px;
}
.pt-5 {
	padding-top: 5px;
}
.pt-6 {
	padding-top: 6px;
}
.pt-7 {
	padding-top: 7px;
}
.pt-8 {
	padding-top: 8px;
}
.pt-9 {
	padding-top: 9px;
}
.pt-10 {
	padding-top: 10px;
}
.pt-12 {
	padding-top: 12px;
}
.pt-15 {
	padding-top: 15px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-25 {
	padding-top: 25px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-35 {
	padding-top: 35px;
}
.pt-40 {
	padding-top: 40px;
}
.pt-45 {
	padding-top: 45px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-55 {
	padding-top: 55px;
}
.pt-60 {
	padding-top: 60px;
}
.pt-70 {
	padding-top: 70px;
}
.pt-120 {
	padding-top: 120px;
}
.mt-15 {
	margin-top: 15px;
}
/*边距属性控制---下*/
.pb-0 {
	padding-bottom: 0px
}
.pb-2 {
	padding-bottom: 2px
}
.pb-5 {
	padding-bottom: 5px
}
.pb-10 {
	padding-bottom: 10px
}
.pb-15 {
	padding-bottom: 15px
}
.pb-20 {
	padding-bottom: 20px
}
.pb-25 {
	padding-bottom: 25px
}
.pb-40 {
	padding-bottom: 40px
}
.pb-100 {
	padding-bottom: 100px
}
/*边距属性控制---左*/
.pl-5 {
	padding-left: 5px;
}
.pl-10 {
	padding-left: 10px;
}
.pl-12 {
	padding-left: 12px;
}
.pl-15 {
	padding-left: 15px;
}
.pl-19 {
	padding-left: 19px;
}
.pl-20 {
	padding-left: 20px;
}
.pl-25 {
	padding-left: 25px;
}
.pl-35 {
	padding-left: 35px;
}
.pl-40 {
	padding-left: 40px;
}
.ml-8 {
	margin-left: 8px;
}
.ml-10 {
	margin-left: 10px;
}
.ml-15 {
	margin-left: 15px;
}
.ml-20 {
	margin-left: 20px;
}
.ml-35 {
	margin-left: 35px;
}
/*边距属性控制---右*/
.pr-5 {
	padding-right: 5px;
}
.pr-8 {
	padding-right: 8px;
}
.pr-9 {
	padding-right: 9px;
}
.pr-10 {
	padding-right: 10px;
}
.pr-12 {
	padding-left: 12px;
}
.pr-15 {
	padding-right: 15px;
}
.pr-19 {
	padding-right: 19px;
}
.pr-20 {
	padding-right: 20px;
}
.pr-25 {
	padding-right: 25px;
}
.pr-35 {
	padding-right: 35px;
}
.pr-40 {
	padding-right: 40px;
}
.mr-10 {
	margin-right: 10px;
}
.mr-20 {
	margin-right: 20px;
}
.mr-40 {
	margin-right: 40px;
}
/*对象边框属性控制*/
.b-1 {
	border: 1px solid #e5e5e5;
}
.b-e1 {
	border: #e1e1e1 solid 1px;
}
.b-ed {
	border: #ededed solid 1px;
}
.b-b-ed {
	border-bottom: #ededed dashed 1px;
}
.b-d9 {
	border: #d9d9d9 solid 1px
}
.b-d-d9 {
	border-bottom: #d9d9d9 solid 1px
}
.b-b-f0 {
	border-bottom: #cfcfcf dashed 1px
}
.b-r-d9 {
	border-right: #d9d9d9 solid 1px
}
.b-e2 {
	border-top: #e2e2e2 solid 1px;
}
/*对象宽度控制*/
.w-1200 {
	width: 1200px;
	margin: 0 auto;
	min-width: 1200px;
}
.w-1100 {
	width: 1100px;
	margin: 0 auto;
}
.w-1000 {
	width: 1000px;
	margin: 0 auto;
}
.w-980 {
	width: 980px;
	margin: 0 auto;
}
/*对象LI宽度*/
.li-9 li {
	width: 11.1111%;
}
.li-86 li {
	width: 86px;
}
.li-127 li {
	width: 127px;
}
.li-130 li {
	width: 130px;
}
.li-131 li {
	width: 131px;
}
.li-137 li {
	width: 137px;
}
.li-140 li {
	width: 140px;
}
.li-141 li {
	width: 141px;
}
.li-155 li {
	width: 155px;
}
.li-158 li {
	width: 158px;
}
.li-160 li {
	width: 160px;
}
.li-170 li {
	width: 178px;
}
.li-188 li {
	width: 188px;
}
.li-14 li {
	width: 14.285%;
}
.li-16 li {
	width: 16.666666666%;
}
.li-20 li {
	width: 20%;
}
.li-25 li {
	width: 25%;
*width:24%!important;
}
.li-33 li {
	width: 33.333333333%;
*width:33%!important;
}
.li-50 li {
	width: 50%;
}
.li-b-b-1 li {
	background: transparent url(../images/share/ico_dot_gray_x_01.jpg) repeat-x scroll left bottom;
}
.li-normal li {
	float: none;
	width: 100%
}
/*圆角*/
.r-3 {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webket-border-radius: 3px;
}
.r-5 {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webket-border-radius: 5px;
}
.r-10 {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webket-border-radius: 10px;
}
.r-tl-5 {
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webket-border-radius-topleft: 5px;
}
.r-tl-10 {
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webket-border-radius-topleft: 10px;
}
.r-tr-5 {
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webket-border-radius-topright: 5px;
}
.r-tr-10 {
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webket-border-radius-topright: 10px;
}
.r-bl-5 {
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webket-border-radius-bottomleft: 5px;
}
.r-bl-10 {
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webket-border-radius-bottomleft: 10px;
}
.r-br-5 {
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webket-border-radius-bottomright: 5px;
}
.r-br-10 {
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webket-border-radius-bottomright: 10px;
}
/*对象LI下划线*/
.li-line-a li {
	border-bottom: 1px solid #e2e2d3;
}
.line-x {
	width: 100%;
	height: 1px;
	border-bottom: #c3c3c3 dashed 1px;
}
/*翻页区域控制*/
.body-pager {
	font: normal 15px/35px 'microsoft yahei'; /*width:870px; margin:0 auto;*/
}
.cursor {
	cursor: pointer
}
.touch-pager li {
	float: left;
	margin: 0 10px;
}
.touch-pager li.disable {
	cursor: no-drop;
	color:#ccc
}
.touch-pager .right .input {
	padding: 0 5px;
	background: #f3f3f3;
	width: 30px;
	height: 28px;
	text-align: center;
	border-right: none;
}
.touch-pager .right input, .touch-pager .right span {
	float: left
}
.touch-pager .right span {
	margin-right: 5px
}
.touch-pager .right .button_go {
	height: 30px;
	background: #0063b9;
	color: #fff;
	padding: 0 7px;
	font-size: 15px;
	font-family: Arial;
	cursor: pointer;
	border: #0063b9 solid 1px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
/*信息详情控制*/
.content-table {
	padding: 15px;
}
.content-table td.title {
	text-align: center;
	color: #999
}
h1.show-title {
	font: normal 36px/45px 'microsoft yahei';
	text-align: center;
	color: #0063b9;
	padding: 5px 0 15px 0;
}
.show-status {
	height: 40px;
	line-height: 40px;
	color: #888;
	padding: 0 15px;
}
.show-status a {
	color: #888
}
.show-status span {
	color: #888
}
.show-status > div {
	table-layout: fixed;
	word-break: keep-all;
	white-space: nowrap;
	color: #888
}
.show-status .bdshare-button-style0-16 {
	display: inline;
}
.show-status .bdshare-button-style0-16:after {
	display : none;
}
.show-status .bdshare-button-style0-16 a {
	background: none;
	float: none;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #888
}
.show-attach {
	border-top: #eee solid 2px;
	padding-top: 10px;
}
.show {
	border: 5px solid #ededdf;
}
.show .status {
	background: #ededdf;
	border-top: 1px solid #e6be64;
	height: 26px;
}
.show .setColor {
	display: inline-block;
}
.show .setColor ul {
	padding: 7px 0 0 0;
}
.show .setColor li {
	float: left;
	margin: 0 0 0 5px;
}
.show .setColor li a {
	border: 1px solid #aaa;
	display: block;
	height: 8px;
	line-height: 8px;
	width: 8px;
	text-indent: -999em;
}
.show .setColor li a.atthis {
	border: 1px solid #0f8100;
}
.show .setColor li.c1 a {
	background: transparent url(../images/share/ico_color_01.jpg) no-repeat scroll center center;
}
.show .setColor li.c2 a {
	background: transparent url(../images/share/ico_color_02.jpg) no-repeat scroll center center;
}
.show .setColor li.c3 a {
	background: transparent url(../images/share/ico_color_03.jpg) no-repeat scroll center center;
}
.show .setColor li.c4 a {
	background: transparent url(../images/share/ico_color_04.jpg) no-repeat scroll center center;
}
.show .setColor li.c5 a {
	background: transparent url(../images/share/ico_color_05.jpg) no-repeat scroll center center;
}
.show .setColor li.c6 a {
	background: transparent url(../images/share/ico_color_06.jpg) no-repeat scroll center center;
}
.show .setColor li.c7 a {
	background: transparent url(../images/share/ico_color_07.jpg) no-repeat scroll center center;
}
.show .setColor li.c8 a {
	background: transparent url(../images/share/ico_color_08.jpg) no-repeat scroll center center;
}
.show #content table {
	margin: 0 auto;
align:expression(this.align="center");
	border-collapse: 0;
	border-spacing: 0;
	border: 0;
}
.show-content-body {
	color: #000
}
/*基础按钮控制*/
.button_print {
	display: inline-block;
*display:inline;
*zoom:1;
	background: #f1b369;
	cursor: pointer;
	height: 30px;
	line-height: 28px;
	width: 90px;
	color: #fff;
	font-family: "microsoft yahei";
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webket-border-radius: 5px;
}
.button_close {
	display: inline-block;
*display:inline;
*zoom:1;
	background: #f1b369;
	cursor: pointer;
	height: 30px;
	line-height: 28px;
	width: 90px;
	color: #fff;
	font-family: "microsoft yahei";
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webket-border-radius: 5px;
}
.button_send {
	display: inline-block;
*display:inline;
*zoom:1;
	background: #f1b369;
	cursor: pointer;
	height: 30px;
	width: 90px;
	line-height: 28px;
	color: #fff;
	font-family: "microsoft yahei";
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webket-border-radius: 5px;
}
.button_reset {
	display: inline-block;
*display:inline;
*zoom:1;
	background: #f1b369;
	cursor: pointer;
	height: 30px;
	width: 90px;
	line-height: 28px;
	color: #fff;
	font-family: "microsoft yahei";
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webket-border-radius: 5px;
}
.button_login {
	display: inline-block;
*display:inline;
*zoom:1;
	background: #f1b369;
	cursor: pointer;
	height: 30px;
	width: 90px;
	line-height: 28px;
	color: #fff;
	font-family: "microsoft yahei";
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webket-border-radius: 5px;
}
.button_reg {
	display: inline-block;
*display:inline;
*zoom:1;
	background: #f1b369;
	cursor: pointer;
	height: 30px;
	width: 90px;
	line-height: 28px;
	color: #fff;
	font-family: "microsoft yahei";
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webket-border-radius: 5px;
}
.button_vote {
	display: inline-block;
*display:inline;
*zoom:1;
	background: #f1b369;
	cursor: pointer;
	height: 30px;
	width: 90px;
	line-height: 28px;
	color: #fff;
	font-family: "microsoft yahei";
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webket-border-radius: 5px;
}
.button_print:hover {
	background: #f08300;
}
.button_close:hover {
	background: #f08300;
}
.button_send:hover {
	background: #f08300;
}
.button_reset:hover {
	background: #f08300;
}
.button_login:hover {
	background: #f08300;
}
.button_reg:hover {
	background: #f08300;
}
.button_vote:hover {
	background: #f08300;
}
/*文本对齐控制*/
.tc, .center {
	text-align: center;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.btn {
	background: #ff9804;
	color: white;
	padding: 5px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webket-border-radius: 5px;
	cursor: pointer
}
.btn:hover {
	background: #ff6600;
	color: white
}
/*宽度*/
.w-140 {
	width: 140px;
}
.w-240 {
	width: 240px;
}
.w-260 {
	width: 260px;
}
.w-285 {
	width: 285px;
}
.w-320 {
	width: 320px;
}
.w-330 {
	width: 330px;
}
.w-340 {
	width: 340px;
}
.w-370 {
	width: 370px;
}
.w-375 {
	width: 375px;
}
.w-390 {
	width: 390px;
}
.w-395 {
	width: 395px;
}
.w-400 {
	width: 400px;
}
.w-415 {
	width: 415px;
}
.w-475 {
	width: 475px;
}
.w-480 {
	width: 480px;
}
.w-508 {
	width: 508px;
}
.w-540 {
	width:540px;
}
.w-563 {
	width: 563px;
}
.w-575 {
	width: 575px;
}
.w-580 {
	width: 580px;
}
.w-590 {
	width: 590px;
}
.w-600 {
	width: 600px;
}
.w-645 {
	width: 645px;
}
.w-710 {
	width: 710px;
}
.w-725 {
	width: 725px;
}
.w-735 {
	width: 735px;
}
.w-750 {
	width: 750px;
}
.w-752 {
	width: 752px;
}
.w-773 {
	width: 773px;
}
.w-880 {
	width: 880px;
}
/*背景*/

.bg-fff {
	background: #fff;
}
.bg-f2 {
	background: #f2f2f2;
}
.bg-f4 {
	background: #f4f4f4;
}
.bg-f5 {
	background: #f5f5f5;
}
.bg-f6 {
	background: #f6f6f6;
}
.bg-f8 {
	background: #f8f8f8;
}
.bg-f7 {
	background: #f7f7f7;
}
.bg-f9 {
	background: #f9f9f9;
}
.bg-f0 {
	background: #f0f0f0;
}
.bg-fa {
	background: #fafafa;
}
.bg-fc {
	background: #fcfcfc;
}
.bg-blue {
	background: #41b9fa
}
.bg-green {
	background: #1edb99
}
.bg-light-blue {
	background: #f0f8ff
}
.bg-light-orange {
	background: #bec896
}
.bg-orange {
	background: #ffd353
}
/*天气相关信息
.weather-body{font:normal 12px/24px '宋体';}
.weather-body strong{color:#e40000;}
.weather-body  .weather-img{ margin-left:15px;}
.weather-body  .weather-right{ padding-left:0px; padding-top:0px;}
.weather-body span{ display:block; color:#5eba7a; float:left;line-height:10px; text-align:center; font-size:13px; margin-left:15px;}
.weather-body a{float:left;display:block;padding-left:15px;color:#5eba7a;line-height:18px;padding-top: 8px;}
.weather-body span.st{color:#999;}
.weather-body span.zl_txt{color:#fff;padding:3px;}*/

/*banner焦点图*/
.index-banner {
	padding: 20px 20px 0px 20px;
}
.banner-scroll-num {
	position: absolute;
	right: 10px;
	bottom: 12px;
	font-size: 12px;
	line-height: 20px;
}
.banner-scroll-num li {
	background: #acabac;
	cursor: pointer;
	float: left;
	width: 12px;
	height: 12px;
	margin: 0 0 0 7px;
	border-radius: 6px;
	overflow: hidden;
	text-indent: -999em;
}
.banner-scroll-num li:hover, .banner-scroll-num li.active {
	background: #f79113;
}
/*按钮*****************/
input.input-submit, input.btn-submit {
	width: 135px;
	height: 45px;
	font: normal 16px/45px 'microsoft yahei';
	background: #0063b9;
	cursor: pointer;
	color: #fff;
	text-align: center;
}
input.btn-bg-blue {
	background: #b3cce4;
}
input.btn-green {
	background: #2ed794
}
input.btn-brown {
	background: #f6bd74
}
input.btn-lightBlue {
	background: #2691ed
}
/*弹窗*/
.reg-pop-index {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.reg-pop {
	display: none;
	position: fixed;
	z-index: 9;
	top: 50%;
	left: 50%;
	width: 540px;
	height: 353px;
	margin-top: -172px;
	margin-left: -270px
}
.reg-pop h1 {
	height: 50px;
	padding: 0 15px;
	background: #025192;
	font: normal 18px/50px 'microsoft yahei';
	color: #fff;
}
.reg-pop h1 b {
	display: block;
	float: right;
	width: 24px;
	height: 24px;
	margin-top: 12px;
	background: transparent url(../images/govopen/icon-reg-close.png) no-repeat scroll right center;
	cursor: pointer;
}
.reg-pop .reg-pop-body {
	background: #fff;
	min-height: 80px;
}
.reg-pop .reg-pop-body input[type="text"] {
	height: 30px;
	border: 1px solid #e1e1e1;
	text-indent: 10px;
}
.reg-pop .reg-pop-body input[type="submit"] {
	width: 125px;
	height: 45px;
	background: #025192;
	color: #fff;
	font: normal 16px/32px 'microsoft yahei';
	cursor: pointer;
}
.reg-pop table td {
	font-size: 14px;
}
.bg-td {
	background: #f4f8ff
}
div.write {
	padding: 20px;
	background: #fafafa url(../images/share/bg-icon.png) repeat-x left bottom;
}
.title-newsLeft h4 {
	background: #32c4f0;
	height: 50px;
	line-height: 50px;
}
#win-notice {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999999999;
}
.body-notice {
	position: relative;
	width: 250px;
}
.body-notice span {
	display: block;
	position: absolute;
	top:-14px;
	right: 0px;
	z-index: 3;
	width: 14px;
	height: 14px;
	background: transparent url(../images/img-close.png) no-repeat scroll right center;
	cursor: pointer;
}
.showOpenWin {
	background: #fff;
	border: 1px solid #00b8ee;
	height: 211px;
	padding: 1px;
	width: 300px;
	z-index: 9999;
	position: fixed;
	right: 10px;
	bottom: 10px;
}
.showOpenWin .title {
	background: transparent url(../images/share/openwin_title_bg.jpg) repeat-x scroll center center;
	color: #fff;
	font: bold 14px/30px 'microsoft yahei';
	height: 30px;
}
.showOpenWin .title .close {
	background: transparent url(../images/share/openwin_btn_close.gif) no-repeat scroll center center;
	cursor: pointer;
	float: right;
	font: normal 14px/30px 'microsoft yahei';
	height: 30px;
	width: 30px;
}
.showOpenWin .title .left {
	color: #fff;
	font: bold 14px/30px 'microsoft yahei';
	float: left;
	padding: 0 0 0 10px;
}
.showOpenWin .content {
	border-top: 1px solid #fff;
	height: 180px;
	width: 300px;
}
.showOpenWin .content .info {
	height: 180px;
	position: absolute;
	width: 300px;
	z-index: 1;
}
.showOpenWin .content .link {
	background: transparent url(../images/share/openwin_btn_enter.gif) no-repeat scroll right bottom;
	cursor: pointer;
	height: 180px;
	position: absolute;
	width: 300px;
	z-index: 2;
}
table.content-table, table.reg-table {
	border-bottom: #555 solid 1px;
	border-right: #555 solid 1px;
	padding: 0px;
}
table.content-table td, table.reg-table td {
	border-top: #555 solid 1px;
	border-left: #555 solid 1px;
	padding: 10px;
}
table.reg-table td {
	font-size: 15px;
}
.win-notice {
	font: normal 14px/28px 'microsoft yahei';
	left: 0;
	position: fixed;
	top: 600px;
	z-index: 999;
}
.win-notice span {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/img-close.png);
	float: right;
	cursor: pointer;
}
.content-body{
	position: relative;
}
.back-top{
	background: rgba( 0 , 0 , 0 , 0.4 ) url(../images/icon-arrow-down-white.png) no-repeat center center;
	color:#fff;
	text-align:center;
	line-height:60px;
	font-size:35px;
	display:block;
	width:50px;
	height:50px;
	cursor:pointer;
	right: calc((100% - 1200px) / 2 - 60px );
	bottom:10px;
	text-indent:-999rem;
	position: fixed;
	z-index:3;
}

@media screen and (max-width:1024px) {
    .bg_naver li.active .sub_naver{
		display:block
	}
}

#all_list{
	overflow:hidden
}
 #mypages{
	clear:both;
	margin-top:15px;
	font-size: 15px;
	position:relative;
	text-align:center
}
#mypages span,#mypages .page-tatol-box{
	display:inline-block;
	vertical-align:top;
	margin:0 5px 0 10px
}
#mypages .page-tatol-box{
	margin-right:0
}
#mypages .defalt_total{
	margin:0 10px;
	color: #e40000;
	font-weight:bold;
	float:inherit
}
#mypages a{
	margin-left:10px;
}
#mypages a.active,#mypages span.text-now{
	color: #e40000;
	font-weight:bold;
}
#mypages .page_zdy{
}
#mypages span.text-now{
	margin:0
}
span.wzzc-box{
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	border:#888 solid 1px;
	padding:0 10px;
	border-radius:5px;
}
