body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
td,tr{font-size: 12px;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.W12pt {
	font-family: "ËÎÌå";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #336699;
	
}
.w9pt {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-family: "ËÎÌå";
}  
.wenzi9pt {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #000000;
}
.9ptred {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #aeaeae;
}
.w9ptwhite {
	font-size: 9pt;
	color: #FFFFFF;
}
.Wbig {
	line-height: 30px;
}
.WbigRed {
	font-size: 14pt;
	font-weight: bold;
	color: #3300FF;
}
.TrTop {
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	line-height: 25px;
}
.TrBody {
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
}
.TableAll {
	font-size: 9pt;
	color: #000000;
	background-color:#CCCCCC;
}
.txt1 {
	BORDER-RIGHT: #AFC5EE 1px solid; BORDER-TOP: #AFC5EE 1px solid; BORDER-LEFT: #AFC5EE 1px solid; BORDER-BOTTOM: #AFC5EE 1px solid; HEIGHT: 20px
}
.FontHB {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.showcon * {
    word-break: break-all;
}
.showcon img {
    max-width: 100% !important;
    height:auto !important;
}
.showcon p {
    text-wrap: wrap !important;
    white-space: normal !important;
}
.showcon span {
    text-wrap: wrap !important;
    white-space: normal !important;
}
.showcon ul.list-paddingleft-2 {
    margin: 0 !important;
    padding: 0 0 0 15px !important;
    list-style: inherit !important;
}
.showcon ul.list-paddingleft-2 li {
    display: list-item !important;
    margin-left: 20px !important;
    list-style: inherit !important;
    /* font-size: 20px; */
}
.showcon ol.list-paddingleft-2 {
    margin: 0 !important;
    padding: 0 0 0 0px !important;
    _list-style: inherit !important;
}
.showcon ol.list-paddingleft-2 li {
    display: list-item !important;
    margin-left: 20px !important;
    list-style: inherit !important;
    /* font-size: 20px; */
}
.showcon hr {
    border-bottom: 1px solid #e2e2e3;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}
.showcon audio {
    max-width: 100% !important;
}
.showcon video {
    max-width: 100% !important;
    background: #000000;
}
.showcon iframe {
    max-width: 100% !important;
    border: none !important;
}
.showcon table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
    max-width: 100% !important;
    height:auto !important;
}
.showcon td, .showcon th {
    padding: 5px 10px !important;
    border: 1px solid #666666 !important;
    word-break: break-all !important;
}
@media(max-width:991px){
.showcon video {
    height:auto !important;
    min-height:210px;
}
.showcon iframe {
    height:auto !important;
    min-height:210px;
}
}
