﻿body {
	width: 100%;
}

tr,
td,
div {
	padding: 0;
	margin: 0;
	display: inline;
}

tr,
td {
	padding: 0;
	margin: 0;
	display: inline;
	background-color: #1cb98f;
}

tr td {
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #1cb98f;
	border: 0px #bbb solid;
	border-bottom: none;
}

tr td.fli {
	background-color: #ccc;
	font-weight: bold;
	color: #3385ff;
	margin-left: 0px;
}

tr {
	overflow: hidden;
	zoom: 1;
	list-style-type: none;
	text-align: center;
	background-color: #1cb98f;
}


strong span{
	color: #ffffff !important;
}
#ToolBar table tr td a {
	color: #fff;
	text-decoration: none;
	/*超链接无下划线*/
}

.ToolBar table tr td a:hover {
	background-color: #ccc;
	text-decoration: none;
	/* underline鼠标放上去有下划线*/
}

#ToolBar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 45px;
	text-align: center;
	background-color: #1cb98f;
	z-index: 2;
	overflow: hidden;
}

img {
	margin-bottom: 5px;
	margin-top: 5px;
}
.android tr{
    width:100%;
    display:block;
}
.android tr td {
   /*     width:16.6% !important;*/
        display:block;
        float:left;
}

.android_5 tr{
    width:100%;
    display:block;
}
.android_5 tr td {
        width:20% !important;
        display:block;
        float:left;
}

.android_2 tr{
    width:100%;
    display:block;
}
.android_2 tr td {
        width:50% !important;
        display:block;
        float:left;
}

#tab_con {
	margin-top: 30px;
	position: absolute;
	top: 45px;
	padding: 0px 10px;
}

#tab_con>div {
	overflow: hidden;
	display: block;
	width: 100%;
	border: 0px #bbb solid;
	border-top: none;
	display: none;
}

#tab_con div.fdiv {
	display: block;
}

span {
	color: #7f7f7f;
	font-size: 15pt;
	line-height: 40px;
}

#Main {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 1;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	text-indent: 2em;
}

p img {
	text-indent: 0;
	text-align: center;
}

.mytitle {
	text-indent: 0em;
	height: 31px;
	padding-top: 4px;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #f99550;
	width: 150px;
}

.mypic {
	text-align: center;
	margin-bottom: 5px;
}


/*手风琴*/

.shrink {
	color: #000;
	display: none;
}

.shrink_show {
	color: #000;
	display: block;
}

.trigger em {
	display: none;
	color: #F00;
	font-weight: bold;
}

.trigger i {
	font-style: normal;
	color: #00F;
}

.com_top {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.com_top>iframe {
	height: 100%;
	border: 0;
}

.dakai {
	display: block;
}
#tab td{ float: left;}















