.p12-z {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #94081E;
}
.p12-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0060C8;
}
.p12-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0060C8;
}
.p12-h14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0060C8;
}
.p12-h18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0060C8;
}

.p12-cb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
}

.p12-l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #006DE2;
}
.p12-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #4B8007;
}
.p12-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #F36D29;
}
.p12-zh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #4a4a4a;
	line-height: 15pt;
}
.xing {
	font-size: 12px;
	font-weight: lighter;
	color: #FE0000;
}


.p12-b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #343434;
	padding: 0px;
}
.point_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.p12-h-15pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	line-height: 15pt;
}
.p12-p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94081E;
	font-weight: lighter;
}
.p12-r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #694919;
}
.textbox-k {
	border: 1px solid #c1c1c1;
}
.textbox-k-h {
	border: 1px solid #CCCCCC;
}
.border-r-h {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a
{
   
	font-size: 12px;
	font-weight: lighter;
	color: #000;
    text-decoration: none;
}
.style1
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D3093;
	padding: 0px;
}
a.style1:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D3093;
	padding: 0px;
    text-decoration: none;
}
a.style1:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D3093;
	padding: 0px;
    text-decoration: none;
}
.style2
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9326FF;
	padding: 0px;
}
a.style2:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9326FF;
	padding: 0px;
    text-decoration: none;
}
a.style2.visited
{
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9326FF;
	padding: 0px;
    text-decoration: none;
	}
.textbox-green {
	border: 1px solid #88BE42;
	}
.textbox-yellow {
	border: 1px solid #E98D1B;
	}
.textbox-blue{
	border: 1px solid #008CEF;
	}
.p14-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A9835;
}
.p14-yellow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F36D29;
}


ul{
  margin: 0;
  padding: 0;
  list-style: none;
  clear:none;
}
ul .one{
	line-height:22px;
	width:70px;
	text-align: right;
	vertical-align: middle;
}
ul li{
	width:70px;
	position:relative;
	float:left;
	display:inline;
	background-color: #0085EC;
	
}
ul li a{
	color:#FFFFFF;
	display:block;
	height:25px;
	line-height:25px;
	text-align:center;
	width:70px;
	text-decoration: none;
}
ul li a:hover{
}
li ul
{
	display: none;
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 25;
	width: 100px;
	background-color: #ffffff;
}
li ul li{
	margin-bottom:1px;
	width:100px;
	display:block;
	float:left;
}
li ul li a{
	width:100px;
	display:block;
	float:left;
	text-decoration: none;
}
li ul li a:hover {
	background-color: #CCCCCC;
	color: #0085EC;
}
ul li:hover ul,ul li.over ul{
	display:block;
}
.subnav{
	width:95%;
	text-align:center;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a.mb4style:link
{
	text-decoration: none;
	color: #F36D29;
	font-weight: bold;
}
a.mb4style:visited {
	text-decoration: none;
	color: #F36D29;
	font-weight: bold;
}
a.mb4style:hover {
	text-decoration: none;
	color: #F36D29;
	font-weight: bold;
}
a.mb4style:active {
	text-decoration: none;
	color: #F36D29;
	
}
a.style5:link
{
	text-decoration: underline;
	color: #0000ff;
	
}
a.style5:visited {
	text-decoration: underline;
	color: #0000ff;
	
}
a.style5:hover
{
	text-decoration: underline;
	color: red;
}
a.style5:active {
	text-decoration: underline;
	color: #0000ff;
	
}
a.style4:link
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	line-height: 15pt;
	
}
a.style4:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	line-height: 15pt;
	
}
a.style4:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #686868;
	line-height: 15pt;
	
}
a.style4:active {
	text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	line-height: 15pt;
	
}
