/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    /*min-width: 84px;  be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 50px; /* IE 6 treats width as min-width */
    min-width: 50px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	left:14px;
	top:0px;
	width:980px;
	z-index:1;
	height: 158px;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	left:21px;
	top:170px;
	width:760px;
	height:410px;
	z-index:12;
	visibility: visible;
}
#apDiv3 {
	position:absolute;
	left:793px;
	top:170px;
	width:209px;
	height:688px;
	z-index:11;
}
#apDiv4 {
	position:absolute;
	left:14px;
	top:180px;
	width:761px;
	height:780px;
	z-index:3;
	visibility: visible;
}
#apDiv4-1 {
	position:absolute;
	width:240px;
	height:270px;
	z-index:8;
	visibility: visible;
	top: 418px;
}
#apDiv4-2 {
	position:absolute;
	width:240px;
	height:270px;
	z-index:7;
	left: 248px;
	top: 418px;
	visibility: visible;
}
#apDiv4-3 {
	position:absolute;
	width:263px;
	height:270px;
	z-index:6;
	left: 497px;
	top: 418px;
	visibility: visible;
}
#apDiv4-4 {
	position:absolute;
	width:760px;
	height:410px;
	z-index:5;
	visibility: visible;
}
#apDiv5 {
	position:absolute;
	left:783px;
	top:180px;
	width:212px;
	height:688px;
	z-index:2;
}
.fonts {
	color: #666;
	font-weight: bold;
	font-size: 13px;
}
#apDiv6 {
	position:absolute;
	left:14px;
	top:860px;
	width:980px;
	height:507px;
	z-index:16;
}
#apDiv4-5 {
	position:absolute;
	left:0px;
	top:720px;
	width:980px;
	height:60px;
	z-index:4;
}
.copyr {
	font-family: "黑体";
	font-size: 13px;
	color: #FFF;
}
.style12 {
	color: #9c9c9c;
	font-size: 12pt;
	text-decoration: none;
}
td {
	FONT-SIZE:9pt; LINE-HEIGHT:150%; COLOR: #353535
} 
body {

	FONT-SIZE:9pt;
	LINE-HEIGHT:150%;
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
} 
a:link {
    color: #676767;text-decoration: none
}
a:visited {
	color: #676767; text-decoration: none
}
a:active {
color: #676767; text-decoration: none
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
A:unknown LINK {
	TEXT-DECORATION: none
}
.list_link {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #8d1c1c; TEXT-DECORATION: none
}
.wenbenkuang {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #999999 1px solid; COLOR: #333333; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: "宋体"
}
.go-wenbenkuang {
	BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 9pt; PADDING-BOTTOM: 1px; BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; COLOR: #333333; PADDING-TOP: 1px; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: "宋体"; HEIGHT: 19pt; BACKGROUND-COLOR: #eeeeee
}
.table-zuoyou {
	BORDER-RIGHT: <%=miibeiancetr%> 1px solid; BORDER-LEFT: <%=miibeiancetr%> 1px solid
}
.table-shangxia {
	BORDER-TOP: <%=miibeiancetr%> 1px solid; BORDER-BOTTOM: <%=miibeiancetr%> 1px solid
}
.table-you {
	BORDER-RIGHT: <%=miibeiancetr%> 1px solid
}
.table-zuo {
	BORDER-LEFT: <%=miibeiancetr%> 1px solid
}
.table-shang {
	BORDER-TOP: <%=miibeiancetr%> 1px solid
}
.table-xia {
	BORDER-BOTTOM: <%=miibeiancetr%> 1px solid
}
.table-xu {
	BORDER-BOTTOM: <%=miibeiancetr%> 1px dotted
}
.matrix {
	FONT-SIZE: 9pt
}
.matrix A {
	COLOR: #93393a
}
.matrix_sub {
	BORDER-RIGHT: #c9c9c9 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: 0px; PADDING-LEFT: 4px; BACKGROUND-IMAGE: url(_images/botton2.gif); PADDING-BOTTOM: 4px; BORDER-LEFT: #c9c9c9 1px solid; COLOR: #000000; PADDING-TOP: 1px; BORDER-BOTTOM: #c9c9c9 1px solid; BACKGROUND-COLOR: #f7f7f7
}
.matrix_header {
	BORDER-RIGHT: #c9c9c9 1px solid; BORDER-TOP: #c9c9c9 1px solid; PADDING-LEFT: 5px; BACKGROUND-IMAGE: url(_images/botton2.gif); PADDING-BOTTOM: 6px; BORDER-LEFT: #c9c9c9 1px solid; COLOR: #00469e; PADDING-TOP: 6px; BORDER-BOTTOM: #838383 1px solid; BACKGROUND-COLOR: #ffffff
}
.matrix_info {
	BORDER-RIGHT: #c9c9c9 1px solid; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; BORDER-LEFT: #c9c9c9 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #eae9e9 1px solid; BACKGROUND-COLOR: #f7f7f7
}
.matrix_info_header {
	BORDER-RIGHT: #c9c9c9 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #c9c9c9 1px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; BORDER-LEFT: #c9c9c9 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #eae9e9 1px solid; BACKGROUND-COLOR: #ebeaea
}
.matrix_content {
	COLOR: #353535; BACKGROUND-COLOR: #ffffff
}
.matrix_left {
	BORDER-LEFT: #c9c9c9 1px solid
}
.error {
	BORDER-RIGHT: #ff0000 2px solid; BORDER-TOP: #ff0000 2px solid; BORDER-LEFT: #ff0000 2px solid; WIDTH: 95%; BORDER-BOTTOM: #ff0000 2px solid; BACKGROUND-COLOR: #ffdede
}
.error TD {
	FONT-SIZE: 9pt;
	COLOR: #000
}
.error .title {
	BACKGROUND-COLOR: #ff9393
}
.error .title TD {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff
}
.select {
	BORDER-TOP: #c4c4c4 1px solid; BORDER-LEFT: #c4c4c4 1px solid
}
.tableBorder {
	WIDTH: 98%;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #0066FF;

}
.color {
	FONT-SIZE: 9pt; COLOR: #d7fd62; TEXT-DECORATION: none
}
.line {
	FONT-SIZE: 9pt; LINE-HEIGHT: 25px; TEXT-DECORATION: none
}
.unnamed1 {
	FONT-SIZE: 9pt; COLOR: #000000; TEXT-DECORATION: none
}
.unnamed2 {
	FONT-SIZE: 9pt; LINE-HEIGHT: 25px; TEXT-DECORATION: none
}
.da {
	font-size: 12px;
	color: #666666;
	font-weight:bolder;
	letter-spacing: 1px;
}
.daohang{
	font-family:"宋体";
	font-size:10pt;
	color: #9c9c9c;
	}
.daohang1 {
	font-family: "宋体";
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
