td {FONT-SIZE: 12px; color: #494125;line-height: 20px;}
.qi {text-justify:inter-ideograph; text-align:justify;}
.input1 {color: #ffffff;font-size: 12px;background-color: #f6ab00;border:1px solid #eeeeee;line-height: 15px;}
.input2 {color: #f6ab00;font-size: 12px;background-color: #ffffff;border: 1px solid #f6ab00;line-height: 15px;}
.select{color: #f6ab00;font-size: 12px;background-color: #000000;border: 1px solid #f6ab00;line-height: 15px;}
.hang {line-height: 2px;}
.song{font-family: ??;}
.textxhui{color: #aaaaaa;font-size: 11px;}
.text_bai {color: #ffffff;font-size: 6px;}
.text_hui {color: #707070;line-height: 20px.px;font-family: "宋体";}
.11 {font-size: 11px}
.13 {font-size: 13px}
.14 {font-size: 14px}

.text_hui_e {color: #707070;line-height: 20px;}
.text_yel {
	color: #FF0000;
	line-height: 20px;
	font-weight: bold;
}
.text_yel_e {
	color: #0155B5;
	line-height: 20px;
	font-weight: bold;
}


A.more_01:link {font-size: 11px;color: #f6ab00;text-decoration: none;line-height: 20px;}

A.more_01:visited {FONT-SIZE: 11px; COLOR: #f6ab00;text-decoration: none;line-height: 20px;font-family:Verdana, Arial, Helvetica, sans-serif;}

A.more_01:hover {FONT-SIZE: 11px; COLOR: #000000;line-height: 20px;font-family:Verdana, Arial, Helvetica, sans-serif;}



A.more_02:link {font-size: 11px;color: #949494;text-decoration: none;line-height: 20px;}

A.more_02:visited {FONT-SIZE: 11px; COLOR: #949494;text-decoration: none;line-height: 20px;font-family:Verdana, Arial, Helvetica, sans-serif;}

A.more_02:hover {FONT-SIZE: 11px; COLOR: #f6ab00;line-height: 20px;font-family:Verdana, Arial, Helvetica, sans-serif;}



A.x:link {font-size: 14px;color: #434343;text-decoration: none;line-height: 20px;}

A.x:visited {FONT-SIZE: 14px; COLOR: #434343;text-decoration: none;line-height: 20px;}

A.x:hover {FONT-SIZE: 14px; COLOR: #f6ab00;line-height: 20px;}


A.w:link {font-size: 12px;color: #ffffff;text-decoration: none;line-height: 20px;}

A.w:visited {FONT-SIZE: 12px; COLOR: #ffffff;text-decoration: none;line-height: 20px;}

A.w:hover {FONT-SIZE: 12px; COLOR: #000000;line-height: 20px;}

a {font-size: 12px;color: #494125;text-decoration: none;}


a:hover {
	FONT-SIZE: 12px;
	COLOR: #663366;
	text-decoration: underline;
	line-height: 20px;
}
.11_hui {
	color: #000033;
	font-size: 14px;
	text-decoration: none;
}
.11_hui:hover {
	FONT-SIZE: 24px;
	COLOR: #006699;
	text-decoration: none;
}


.b {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}


a.b:hover {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	text-decoration: underline;
}


.c {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}


a.c:hover {FONT-SIZE: 12px; COLOR: #00CCFF  ;text-decoration: none;}

.V {font-size: 11px;color: #707070;text-decoration: none;}


A.V:hover {FONT-SIZE: 11px; COLOR: #B6027F;text-decoration: none;}

.V1 {font-size: 11px;color: #000000;text-decoration: none;}


A.V1:hover {FONT-SIZE: 11px; COLOR: #B6027F;text-decoration: none;}


A.V_:hover {FONT-SIZE: 11px; COLOR: #f6ab00;text-decoration: underline; }


A.bbs:link {FONT-SIZE: 12px;COLOR: #7c7c7c;TEXT-DECORATION: none;}

A.bbs:visited {FONT-SIZE: 12px; COLOR: #7c7c7c;TEXT-DECORATION: none;}

A.bbs:hover {FONT-SIZE: 12px; COLOR: #f6ab00;}


A.con:link {FONT-SIZE: 12px;COLOR: #707070;TEXT-DECORATION: none;line-height: 20px;}

A.con:visited {FONT-SIZE: 12px; COLOR: #707070;TEXT-DECORATION: none;line-height: 20px;}

A.con:hover {FONT-SIZE: 12px; COLOR: #f6ab00;line-height: 20px;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center center;
	background-color: #FFFFFF;
}
.unline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: center;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}