.ui_trendgrid {
	table-layout: fixed;
	position: relative;
	width: 100%;
	margin: 20px 0
}
.ui_trendgrid td {
	height: 130px;
	border-right: 1px solid #e7e7eb
}
.ui_trendgrid td.last {
	border-right: 0 none
}
.ui_trendgrid dl {
	display: inline-block;
*display:inline;
*zoom:1;
	margin-top: 0;
	padding: 0;
	text-align: left;
	position: relative;
	z-index: 2
}
.ui_trendgrid dt {
	padding-bottom: 12px;
	font-size: 14px;
	font-weight: normal;
	text-align: center
}
.ui_trendgrid dd {
	margin-top: 2px;
	font-size: 14px;
	line-height: 18px;
	white-space: nowrap
}
.ui_trendgrid dd.ui_trendgrid_number {
	text-align: center;
	color: #676767;
	font-size: 30px;
	margin-right: 10px;
	margin-bottom: 15px
}
.ui_trendgrid dd.ui_trendgrid_number strong {
	font-weight: 400;
	font-style: normal
}
.ui_trendgrid dd.ui_trendgrid_number strong .none_data {
	font-size: 14px
}
.ui_trendgrid .icon_down, .ui_trendgrid .icon_up, .ui_trendgrid .icon_down_grey {
	margin-left: 10px;
	position: relative;
	top: -2px;
	margin-right: 3px;
	display: inline-block;
	width: 10px;
	height: 9px;
	background: transparent url(../images/arrow-spr265437.png) no-repeat 0 0;
	vertical-align: middle
}
.ui_trendgrid .icon_down {
	background-position: -10px 0
}
.ui_trendgrid .icon_down_grey {
	background-position: -20px 0
}
.ui_trendgrid_item {
	height: 100%;
	position: relative;
	overflow: hidden;
	text-align: center
}
.ui_trendgrid_item b {
	font-weight: 400;
	font-style: normal;
	font-size: 14px
}
.ui_trendgrid_chart {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 1px
}
.ui_trendgrid_unit {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 400;
	font-style: normal
}
.table_cell.tr {
	text-align: center
}
.table_cell.td_high_light {
	background-color: #f4f5f9
}
.table_cell.hour {
	border-left: 1px solid #e7e7eb
}
.compared_talbe th, .compared_talbe td {
	border-right: 1px solid #e7e7eb
}
.compared_talbe th:last-child, .compared_talbe td:last-child {
	border-right: 0
}
.compared_talbe .table_cell.hour {
	border-left: none
}
.search_wrapper .frm_input_box {
	width: 225px;
*width:220px
}
.condition-dropdown {
	position: absolute;
	z-index: 1000;
	background-color: #fff;
	border: 1px solid #8a929f;
	box-shadow: 0 2px 8px rgba(85,85,85,0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	width: 160px;
	padding: 5px;
	color: #555;
	font: 12px/1.6 Tahoma, microsoft yahei, "微软雅黑", "宋体"
}
.condition-dropdown .content {
	padding: 10px 0;
	max-height: 225px;
	overflow: auto;
	margin: 0 10px
}
.condition-dropdown .list-horizontal {
	float: left;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 2px
}
.condition-dropdown .list-horizontal label {
	display: block;
	position: relative
}
.condition-dropdown .list-horizontal a {
	display: block;
	padding: 3px 10px;
	color: #555;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.large-dropdown {
	width: 600px
}
.large-dropdown h5 {
	position: relative;
	font: bold 14px/28px 'Microsoft Yahei';
	padding: 10px
}
.large-dropdown h5 .h-tips {
	margin-left: 5px;
	font-size: 12px;
	color: #888;
	font-weight: normal
}
.large-dropdown h5 .more {
	position: absolute;
	right: 10px;
	top: 10px
}
.step_inner {
*zoom:1
}
.step_inner:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both
}
.step_content {
	overflow: hidden
}
.step_list_opr {
	float: right;
	text-align: right
}
.step_opr_msg {
	display: block;
	font-weight: 400;
	font-style: normal
}
.step_opr_msg.fail {
	color: #e15f63
}
.step_box {
	position: relative;
	margin-top: 30px;
	padding-top: 0
}
.step_box.no_extra_up {
	margin-top: 0
}
.step_box.no_extra_down {
	margin-bottom: 0
}
.icon_step_wrapper {
	position: absolute
}
.icon_step_list {
	text-align: center;
	display: inline-block;
	font-weight: 400;
	font-style: normal
}
.icon_step_line {
	position: absolute;
	background-color: #cecece
}
.icon_step_line_up {
	height: 30px;
	top: -25px
}
.no_extra_up .icon_step_line_up {
	display: none
}
.icon_step_line_down {
	height: 100%
}
.no_extra_down .icon_step_line_down {
	display: none
}
.icon_step_wrapper {
	left: 0;
	top: 16px
}
.icon_step_line {
	width: 2px;
	left: 0
}
.icon_step_line_down {
	top: 36px
}
.step_box {
	margin-bottom: 30px;
	padding-left: 20px
}
.tab_navs {
*zoom:1;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #e7e7eb;
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.5);
	-moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.5);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.5)
}
.tab_navs:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both
}
.tab_nav {
	float: left;
	font-size: 14px
}
.tab_nav a {
	display: block;
*height:1%;
	text-decoration: none;
	color: #222;
	outline: 0;
	padding: 0 20px
}
.tab_nav.selected {
	background-color: #d4d5d5
}
.mt .tab_nav a {
	border-right: 1px solid #e7e7eb
}
.mt .tab_nav.selected {
	border-top: 3px solid #757474;
	position: relative;
	top: -1px
}
.mt .tab_nav.selected a {
	position: relative;
	background-color: #d4d5d5;
	line-height: 29px;
	margin-bottom: -2px
}
.mt .tab_nav.no_extra a {
	border-right-width: 0
}
.section_tab .tab_navs {
	border: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	line-height: 14px;
*line-height:18px
}
.section_tab .tab_nav {
	border-top: 1px solid #c9cace;
	border-bottom: 1px solid #c9cace;
	border-left: 1px solid #c9cace;
	line-height: 30px
}
.section_tab .tab_nav:hover {
	text-decoration: none
}
.section_tab .tab_nav:last-child a {
	border: 0
}
.section_tab .tab_nav:first-child {
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px
}
.section_tab .tab_nav.no_extra {
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-right: 1px solid #c9cace
}
.section_tab .tab_nav.selected {
	background-color: #576477;
	border-color: #576477;
	text-decoration: none;
	position: relative;
	margin-right: -1px
}
.section_tab .tab_nav.selected a {
	color: #fff
}
.section_tab.with_table {
	padding: 10px 20px;
	border-bottom: 1px solid #e7e7eb;
	background-color: #f4f5f9
}
.section_tab.gap_bottom {
	padding-bottom: 20px
}
.info_box {
	margin-bottom: 20px
}
.info_box .inner {
	border: 1px solid #e7e7eb
}
.info_box .info_hd {
*zoom:1;
	line-height: 38px;
	height: 38px;
	padding: 0 20px;
	background-color: #f4f5f9;
	border-bottom: 1px solid #e7e7eb
}
.info_box .info_hd:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both
}
.info_box .info_hd .ext_info {
	float: right
}
.info_box .info_hd h4 {
	font-weight: 400;
	font-size: 14px
}
.info_box.drop_hd_left .info_hd {
	padding-left: 0
}
.info_box.drop_hd_right .info_hd {
	padding-right: 0
}
.info_box .pagination_wrp {
	margin: 20px 0
}
.info_box .table {
	border-width: 0
}
.info_box .thead {
	background-color: transparent
}
.button_group {
	font-size: 0
}
.button_group .btn {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin-right: -1px;
	vertical-align: top
}
.button_group .btn_group_item {
	font-size: 14px;
	margin-right: -1px;
	vertical-align: top
}
.button_group .btn_group_item.no_extra {
	margin-right: 0
}
.button_group .btn_group_item .i_orderd {
	margin-top: -2px;
*margin-top:9px
}
.button_group .dropdown_menu .btn {
	margin-right: 0
}
.button_group .td_data_container {
	display: inline-block;
*display:inline;
*zoom:1
}
.button_group .btn.selected {
	color: #459ae9
}
.button_group.in_info_box .ta_date, .button_group.in_info_box .btn, .button_group.in_info_box .btn_group_item {
	background-color: #f4f5f9;
	background-image: -moz-linear-gradient(top, #f4f5f9 0, #f4f5f9 100%);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f5f9), to(#f4f5f9));
	background-image: -webkit-linear-gradient(top, #f4f5f9 0, #f4f5f9 100%);
	background-image: -o-linear-gradient(top, #f4f5f9 0, #f4f5f9 100%);
	background-image: linear-gradient(to bottom, #f4f5f9 0, #f4f5f9 100%);
	line-height: 38px;
	height: 38px;
	border-top: 0;
	border-bottom: 0
}
.button_group.in_info_box .ta_date {
	background-color: #f4f5f9
}
.button_group.in_info_box .ta_date .opt_sel {
	line-height: 38px;
	height: 38px;
	vertical-align: top
}
.button_group.in_info_box .ta_date .i_orderd {
	margin-top: -4px;
*margin-top:16px
}
.button_group.in_info_box .ta_date .date_title {
	vertical-align: top;
	margin-top: 0
}
.button_group.in_info_box .ta_date:hover {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-color: #dadbe0;
	background-color: #e7e7eb;
	background-image: -moz-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7e7eb), to(#e7e7eb));
	background-image: -webkit-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
	background-image: -o-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
	background-image: linear-gradient(to bottom, #e7e7eb 0, #e7e7eb 100%)
}
.button_group.in_info_box .ta_date:hover .i_orderd {
	border-top-color: #a0a0a0
}
.button_group.in_info_box .btn:hover {
	text-decoration: underline
}
.button_group.in_info_box .no_extra .dropdown_switch, .button_group.in_info_box .no_extra .ta_date {
	border-right: 0
}
.button_group.in_info_box .dropdown_data_container {
	margin-top: 0
}
.page_msg.top {
	margin-top: 6px;
	margin-bottom: 20px
}
.info_bd .page_msg {
	margin: 20px 15px
}
.wrp_overview {
	padding: 20px 30px 40px;
	position: relative
}
.wrp_loading {
	position: absolute;
	top: 14px;
	left: 30px;
	right: 30px;
	bottom: 14px;
	z-index: 100;
	display: none;
	min-height: 600px
}
.wrp_loading .stat_loading {
	position: fixed;
	height: 32px;
	top: 58%;
	left: 53%;
	color: #eee;
	z-index: 2
}
.wrp_loading .stat_loading .icon_loading {
	width: 32px;
	height: 32px;
	display: inline-block;
*display:inline;
*zoom:1;
	background: transparent url(/mpres/htmledition/images/icon/common/icon32_loading_dark218877.gif) no-repeat 0 0;
	vertical-align: middle;
	margin-right: 5px
}
.wrp_loading .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	filter: alpha(opacity = 80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
	z-index: 1
}
.wrp_select_box {
	margin-bottom: 20px;
	position: relative;
	z-index: 13
}
.help {
	position: absolute;
	right: 0;
	top: 4px;
	z-index: 10
}
.help .help_content {
	display: none;
	position: absolute;
	top: -15px;
	right: -30px;
	color: #333;
	line-height: 1.6;
	background: #fff;
	border-left: 1px solid #bababb;
	border-bottom: 1px solid #bababb;
	white-space: normal;
	margin: 44px 16px 0 0;
	width: 350px;
	border: 1px solid #d9dadc;
	font-size: 14px;
	color: #8d8d8d
}
.help .help_content dl {
	padding: 20px 25px 5px
}
.help .help_content dt {
	color: #222;
	font-weight: 400;
	font-style: normal;
	line-height: 22px
}
.help .help_content dd {
	margin-bottom: 5px
}
.help .help_content .dropdown_arrow {
	position: absolute;
	right: 13px;
	margin-top: -8px;
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 8px;
	border-style: dashed;
	border-color: transparent;
	border-top-width: 0;
	border-bottom-color: #d9dadc;
	border-bottom-style: solid
}
.help .help_content .dropdown_arrow.out {
	top: 0
}
.help .help_content .dropdown_arrow.in {
	border-bottom-color: #fff;
	top: 1px
}
.help .help_content .help-change-footer {
	padding: 10px 12px 5px;
	border-color: #e7e7eb;
	color: #8d8d8d;
	border-top: 1px solid #e7e7eb;
	margin: 5px 15px 10px
}
.page_keywords .help, .page_appmsg_index .help {
	right: 40px;
	top: 20px
}
.page_keywords .help .help_content, .page_appmsg_index .help .help_content {
	top: -15px;
	right: -30px
}
.contrast {
	display: inline;
	color: #666;
	cursor: pointer;
	line-height: 20px;
	margin: 4px 8px 0;
	float: left
}
.turn_page {
	margin-top: 20px
}
.info_box .thead {
	background-color: #f4f5f9
}
.info_box .table {
	border-width: 1px
}
.info_box .time_lable {
	margin-left: 10px;
	min-height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
*float:left
}
.info_box .sub_menu {
	padding: 10px 20px;
	background-color: #f4f5f9;
	min-height: 31px;
	line-height: 1em
}
.info_box .sub_menu .button_group {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: middle;
	margin-left: 10px
}
.info_box .sub_menu .button_group .btn, .info_box .sub_menu .button_group .btn_group_item, .info_box .sub_menu .button_group .search_wrapper {
	float: left
}
.info_box .sub_menu .setup {
	float: right;
	position: relative;
	top: 4px;
*top:4px
}
.info_box .sub_menu .search_wrapper {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: middle;
	margin-left: 10px
}
.info_box .sub_menu .appmsg_tit, .info_box .sub_menu .appmsg_date {
	line-height: 30px
}
.info_box.poi_rel {
	position: relative;
	z-index: 2
}
.info_hd .tabs {
	display: inline-block;
*display:inline;
*zoom:1;
	padding-left: 10px;
	vertical-align: middle
}
.info_hd .tabs a {
	position: relative;
	float: left;
	font-size: 14px;
	top: -2px;
	padding: 0 15px;
	text-align: center;
	color: #222
}
.info_hd .tabs a:hover {
	cursor: default;
	text-decoration: none;
	background: #e6e7ec
}
.info_hd .tabs a.current {
	color: #fff;
	background: #f24d4d
}
.info_hd.append_ask {
	position: relative;
	z-index: 10
}
.info_hd.append_ask .help {
	right: 10px;
	top: 0;
*top:10px
}
.info_bd {
	position: relative;
	z-index: 9
}
.info_bd .sub_title {
	clear: both;
	position: relative;
	z-index: 7;
	margin: 20px 20px 0 20px;
	padding-left: 3px;
	border-left: 4px solid #6b6b6b;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
*height:20px;
*line-height:20px;
	font-weight: normal
}
.info_bd .sub_title .tr_ext_info {
	position: absolute;
	right: 0;
	top: 0
}
.info_bd .sub_title .sub_tit_dropdown {
	top: -10px;
	vertical-align: top
}
.info_bd .split {
	clear: both;
	display: block;
	height: 1px;
	margin: 0 0 20px 0;
	border: 0 none;
	border-bottom: 1px solid #d8d8d8
}
.info_bd .sub_content {
	position: relative;
	clear: both;
	padding: 20px
}
.info_bd .sub_content.nodata h4 {
	font-weight: 400;
	font-style: normal;
	text-align: center;
	line-height: 300px;
	color: #8d8d8d
}
.info_bd .svg_content {
	padding-bottom: 0
}
.info_bd .clear_sub_content {
	overflow: hidden
}
.info_bd .clear_sub_content .chart4provinces {
	margin-top: 132px
}
.info_bd .clear_sub_content .map_wrap {
	width: 400px;
	float: left;
	font-size: 12px;
	margin-top: 71px
}
.info_bd .clear_sub_content .chart_wrap {
	height: 350px
}
.info_bd .clear_sub_content .line_wrp_table {
	width: 470px;
	float: right
}
.info_bd .clear_sub_content .bar4provinces .max {
	float: left
}
.info_bd .clear_sub_content .bar4provinces .min {
	float: right
}
.info_bd .clear_sub_content .bar4provinces .colors_bar {
	height: 20px;
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#629fe0, endcolorstr=#adcdef, gradientType=1);
	background: -ms-linear-gradient(left, #629fe0, #adcdef);
	background-image: -moz-linear-gradient(left, #629fe0, #adcdef);
	background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#629fe0), to(#adcdef));
	background-image: -o-linear-gradient(left, #629fe0, #adcdef)
}
.info_bd .chart_phones {
	height: 500px;
	width: 300px;
	float: left
}
.info_bd .line_wrp_table_phone {
	width: 560px;
	float: right
}
.ui_progress_bar {
	height: 10px;
	background: #f24d4d
}
.ui_progress_blue .ui_progress_bar {
	background-color: #5d9cec
}
.info_box .sub_menu .button_group {
*float:left
}
.info_box .sub_menu .text_l {
	float: left;
	line-height: 30px
}
.page_msg.top_interval {
	margin: 20px 30px 0
}
.page_user .help .help_content {
	top: -9px
}
.tips-small {
	z-index: 999;
	padding: 1px 5px;
	position: absolute;
	top: 25px;
	left: -10px;
	border: 1px solid #3a3a3a;
	background: #fff;
	background: rgba(255,255,255,0.7);
	border-radius: 1px;
	line-height: 19px;
	font-weight: 500;
	color: #fff;
	color: #3a3a3a;
	text-align: left
}
.load_data {
	display: block;
	height: 40px;
	margin-top: 20px;
	line-height: 40px;
	text-align: center;
	background: #eee
}
.load_data:hover, .load_data:visited, .load_data:actived {
background:#e1effa;
cursor:pointer;
text-decoration:none
}
.icon_down_open {
	display: inline-block;
	width: 12px;
	height: 9px;
	vertical-align: middle;
	margin-right: 3px;
	background: transparent url(../images/icon_up_down_spr27cccc.png) no-repeat 0 0
}
.appmsg_index .page_msg.top_interval {
	margin: 20px
}
.appmsg_chart_abstract {
	margin: 20px;
	border: 1px solid #e7e7eb;
	position: relative;
	z-index: 9
}
.appmsg_chart_abstract .link_detail, .appmsg_chart_abstract .link_constract {
	float: right;
	margin-right: 14px
}
.appmsg_chart_abstract .sub_title {
	float: left
}
.appmsg_data_box {
	margin: 20px
}
.appmsg_date {
	color: #666;
	margin-left: 10px
}
.td_bl {
	border-left: 1px solid #e7e7eb
}
.td_br {
	border-right: 1px solid #e7e7eb
}
.interval_line {
	display: block;
	height: 1px;
	width: 100%;
	border-top: 1px solid #e7e7eb
}
.diff_chart {
	width: 100%;
	text-align: left
}
.diff_chart td {
	vertical-align: top
}
.diff_chart .td1 {
	width: 180px
}
.diff_chart .td2 {
	width: 140px;
	padding: 0 15px;
	border-right: 1px dashed #8d8d8d
}
.diff_chart .td2 em {
	float: right;
	color: #888;
	font-style: normal
}
.diff_chart .td2 .bg {
	padding: 3px 0 3px 1em;
	color: #8d8d8d
}
.diff_chart .td3 {
	padding-left: 15px
}
.diff_chart .td3 .dropdown_menu {
	margin-left: 9px
}
.single_no_data {
	text-align: center;
	line-height: 200px;
	color: #8d8d8d
}
.page_appmsg_index .info_bd .clear_sub_content .map_wrap {
	width: 375px
}
.page_appmsg_index .info_bd .chart_phones {
	width: 285px
}
.ui_trendgrid .highcharts-tooltip td {
	border-right: 0
}
.hour_datas .table_cell {
	padding-left: 15px;
	text-align:center;
*padding-right:10px
}
.table_cell {
	padding-left: 15px;
	padding-right: 15px
}
.versions_compare .btn.dropdown_switch {
	width: 100%
}
.versions_compare .dropdown_menu {
	margin-left: 10px;
	margin-top: 4px
}
.versions_compare .dropdown_data_list {
	width: 100%
}
.versions_compare .compare_text {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	height: 40px;
	font-size: 14px;
	line-height: 40px
}
.info_box .menu_sub_menu {
	padding: 0;
	height: 40px
}
.info_box .menu_sub_menu .button_group {
	margin-left: 0
}
.info_box .menu_sub_menu .ta_date {
	width: 90%;
	padding: 0 5%;
	height: 40px;
	line-height: 40px;
	background-color: #f4f5f9;
	border: 0
}
.info_box .menu_sub_menu .ta_date .i_orderd {
	right: 20px;
	margin-bottom: -11px;
	border-width: 6px;
	border-top: 10px solid #999
}
.section_tab_wrap {
	margin-bottom: 20px
}
.menu_dropdown {
	width: 118px;
	z-index: 5;
	border-right: 1px solid #e7e7eb
}
.menu_dropdown .btn.dropdown_switch {
	height: 40px;
	width: 100%;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	line-height: 40px;
	background: #f4f5f9
}
.menu_dropdown .btn.dropdown_switch .arrow {
	right: 20px;
	margin-top: -5px;
	border-width: 6px;
	border-top: 10px solid #999
}
.menu_dropdown .dropdown_data_list {
	top: 40px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	left: -1px;
	border-color: #e7e7eb;
	box-shadow: none
}
.version_dropdown {
	z-index: 11;
	width: 150px
}
.version_dropdown label {
	width: 115px
}
.svg_tips {
	overflow: hidden;
	padding-left: 20px
}
.svg_menu_ul {
	float: left;
	margin-left: 30px
}
.svg_menu_ul li {
	margin-bottom: 15px
}
.svg_menu_ul .svg_color {
	display: inline-block;
	margin-bottom: 4px;
	margin-right: 15px;
	width: 17px;
	height: 14px;
	background-color: #f00;
	vertical-align: middle;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}
.table_wrap {
	position: relative;
	border: 1px solid #e7e7eb
}
.table_wrap .table_top {
	background-color: #f4f5f9;
	overflow: hidden
}
.table_wrap thead {
	background: 0
}
.table_wrap .menu_dropdown {
	margin-left: 0;
	border-right: 0 none
}
.table_top .ta_date {
	height: 40px;
	line-height: 40px;
	background-color: #f4f5f9;
	overflow: hidden;
	border: 0
}
.table_top .ta_date .i_orderd {
	right: 20px;
	margin-bottom: -11px;
	border-width: 6px;
	border-top: 10px solid #999
}
.right_box {
	float: right;
	overflow: hidden
}
.right_box .right_box_help {
	margin-top: 12px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("../images/stat/stat_overview_z.png") 0 0 no-repeat
}
.right_box a {
	float: left;
	display: block;
	height: 40px;
	line-height: 40px;
	border-right: 1px solid #e7e7eb;
	border-left: 1px solid #e7e7eb;
	padding: 0 20px
}
.right_box .right_box_link {
	border: 0 none
}
.version_show_wrap {
	margin-bottom: 15px
}
.version_show_wrap .version_show {
	display: inline-block;
	vertical-align: middle
}
.version_show_wrap .version_help {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("../images/stat/stat_overview_z.png") 0 -26px no-repeat;
	vertical-align: middle
}
.version_show_wrap .version_num {
	display: inline-block;
	margin-left: 30px;
	margin-right: 40px
}
.page_user_stat.mini .inner {
	padding-left: 0;
	background-color: transparent
}
.user_menu_com_text {
	font-size: 14px;
	margin: 0 10px;
	margin-top: 11px
}
.info_box .user_menu_drop .ta_date {
	width: auto;
	padding: 0;
	padding-left: 10px;
	margin-top: 3px;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	border: 1px solid #ebebeb
}
.info_box .user_menu_drop .ta_date .i_orderd {
	right: 20px;
	margin-bottom: 0;
	border-width: 5px;
	border-top: 5px solid #c6c6c6
}
.user_menu_sub .turn_page {
	margin-bottom: 20px;
	margin-right: 20px
}
