﻿@import url("module.css");
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	height:auto !important;
	color:#666;
	background-color: #e6eae4;
	font: 400 12px/150% tahoma, helvetica, arial, sans-serif;
}
ol, ul {
	list-style:none;
}
img {
	border:0;
	max-width: 100%;
}
a img {
	border:none;
}
.ad img {
	border-style: none;
}
address, caption, em, i {
	font-style:normal;
	font-weight:400;
}
table {
	border-collapse:collapse;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:700;
}
h1 {
	font-size:20px;
	line-height:28px;
}
h2 {
	font-size:18px;
	line-height:24px;
}
h3 {
	font-size:16px;
	line-height:20px;
}
h4 {
	font-size:14px;
	line-height:18px;
}
h5 {
	font-size:12px;
	line-height:16px;
}
h6 {
	font-size:12px;
	line-height:16px;
	font-weight:400;
}
fieldset {
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #989796;
}
legend {
	font-weight: bold;
	color: #989796;
	padding: 10px;
}

a:link, a:visited {
	color:#656d77;
	text-decoration:none;
}
a:hover, a:active {
	color:#333;
	text-decoration:underline;
}

.agray, .graya a:link, .graya a:visited {
	color:#656d77;
}
.graya a:hover, .graya a:active {
	color:#f60;
	text-decoration:underline;
}

.aorange, .orangea a:link, .orangea a:visited {
	color:#f90;
}
.orangea a:hover, .orangea a:active {
	color:#f60;
	text-decoration:underline;
}

.ablue, .bluea a:link, .bluea a:visited {
	color:#0063ce;
}
.bluea a:hover, .bluea a:active {
	color:#f60;
	text-decoration:underline;
}

.ared, .reda a:link, .reda a:visited {
	color:#f52403;
}
.reda a:hover, .reda a:active {
	color:#c30;
	text-decoration:underline;
}

.awhite, .whitea a:link, .whitea a:visited {
	color:#fff;
}
.whitea a:hover, .whitea a:active {
	color:#f60;
	text-decoration:underline;
}

.ablack, .blacka a:link, .blacka a:visited {
	color:#000;
	text-decoration:none;
}
.blacka a:hover, .blacka a:active {
	color:#f60;
	text-decoration:underline;
}

input {
	color:#000;
	font-size:12px;
	font-family:tahoma, arial;
}

input[type="checkbox"] {
	margin: 3px 0 0 5px;
 *margin:-1px 0 1px 1px;
	_vertical-align:middle;
}
input[type="radio"] {
 *margin:-1px 0 0 1px;
}
input[type="file"] {
	height:18px;
	margin:0 0 0 4px;
 *margin:-1px 0 0 4px;
}
.ipt-txt {
	border-color:#666666 #bbbbbb #bbbbbb #666666;
	border-style:solid;
	border-width:1px;
	font-size:12px;
	line-height:15px;
	margin-right:2px;
	padding:4px 5px;
}
select {
	margin:0 0 0 4px;
	_margin:0 0 0 2px;
	font-size:12px;
	font-family:tahoma, arial;
}
* html input.text {
	width:224px;
	height:12px;
	border:1px solid #999;
	margin-top: -1px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 3px;
	line-height: 12px;
	background-image: url(404.png);
	background-repeat: no-repeat;
	background-position: left top;
}
* html input.checkbox {
	margin:-1px 0 0 -2px;
}
* html input.radio {
	margin:-1px 0 0 -2px;
}
* html input.file {
	margin:-1px 0 0 1px;
}
button, .button {
	margin:0;
	height:21px;
	line-height:21px;
	font-size:12px;
	cursor:pointer;
	border:none;
	text-align: center;
	white-space: nowrap;
}
.searchtext {
	background-color: #e6eae4;
	color: #77a7c6;
	width: 164px;
}
.buttonsubmit {
}
.btn1 {
	background-attachment: scroll;
	background-image: url(404.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 40px;
	color: #fff;
	vertical-align:bottom;
	line-height: 22px;
	border:0px;
}
.buttonok {
}

.z1e50awrapper {
	width: 960px;
	clear: both;
	margin: 0 auto;
}
.center {
	margin:0 auto;
}

.west {
	width:260px;
	float:left;
}
.east {
	width:680px;
	float:right;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.invisible {
	display:none;
}
.block {
	display:block;
}
.overflow {
	overflow:hidden;
}
.textcenter {
	text-align:center;
}
.pointer {
	cursor:pointer;
}
.clear {
	clear:both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom:1;
	display: inline-block;
	_height:1px;
}
* html .clearfix {
	height: 0%;
	line-height:0;
}
*+html .clearfix {
	height: 0%;
	line-height:0;
}
.clearfix {
	display: block;
}
.mtb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mt10 {
	margin-top: 10px;
}
.mt13 {
	margin-top: 13px;
}
.mb10 {
	margin-bottom: 10px;
}
.ml10 {
	margin-left:10px;
}
.mr10 {
	margin-right:10px;
}
.z1e50amt5 {
	margin-top: 5px;
}
.mb5 {
	margin-bottom: 5px;
}
.ml5 {
	margin-left:5px;
}
.mr5 {
	margin-right:5px;
}
.pd10 {
	padding:10px;
}
.pd5 {
	padding:5px;
}
.ptb10 {
	padding-top:10px;
	padding-bottom:10px;
}
.pb10 {
	padding-bottom:10px;
}
.pb5 {
	padding-bottom:5px;
}
.mp10 {
	margin:10px;
	padding:10px;
}
.f14 {
	font-size:14px;
}
.lh20 {
	line-height:20px;
}
.lh22 {
	line-height:22px;
}
.h100 {
	height:100%
}
.h80 {
	height:80px;
}
.artcontent {
	clear:both;
	font-size:14px;
	line-height:26px;
	overflow:hidden;
	padding:9px 0;
	color:#646464;
}
.details {
	background-image: url(404.png);
	background-repeat: no-repeat;
	background-position: -2000px center;
	padding-left: 1em;
}


dl.w50 dd, ul.w50 li {
	float: left;
	width: 50%;
}
dl.w48 dd, ul.w48 li {
	float: left;
	width: 48%;
}
dl.w33 dd, ul.w33 li {
	float: left;
	width: 33%;
}
dl.w25 dd, ul.w25 li {
	float: left;
	width: 25%;
}
dl.w20 dd, ul.w20 li {
	float: left;
	width: 20%;
}
dl.w16 dd, ul.w16 li {
	float: left;
	width:16.65%;
}
dl.w50 dd p, dl.w48 dd p, dl.w33 dd p, dl.w25 dd p, dl.w20 dd p, ul.w50 li p, ul.w48 li p, ul.w33 li p, ul.w25 li p, ul.w20 li p {
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
ul.fleftchild li, ol.fleftchild li, dl.fleftchild dd {
	float: left;
}

	background-image: url(404.png);
	background-repeat: no-repeat;
	background-position: -8000px center;
	float:left;
	width:13px;
	margin-right:5px;
	text-align: center;
	color:#fff;
	display:inline;
	font-size: 10px;
}
ol.list li b.highlight {
	background-image: url(404.png);
	background-repeat: no-repeat;
	background-position: -9000px center;
}
ol.list li a {
	width:70%;
	float:left;
	overflow:hidden;
	height:100%;
	display:block;
}
ol.list li span {
	float:right;
	width:18%;
	text-align:right;
	color:#999;
}

.square, ul.list li {
	overflow:hidden;
	background-image: url(404.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 1em;
	height:26px;
	line-height:26px;
}
ul.list2 li {
	overflow:hidden;
	background-image: url(404.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 1em;
	clear:both;
	height:19px;
	line-height:19px;
}
*html ul.list2 li {
 *margin-top:-3px;
}
.list li a, .list2 li a {
	width:80%;
	float:left;
	overflow:hidden;
	height:100%;
	display:block;
}
.list li span, .list2 li span {
	float:right;
	width:18%;
	text-align:right;
}
ul.sotrlist li {
	overflow:hidden;
	background-image: url(404.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 1em;
	height:20px;
	line-height:20px;
}
ul.sotrlist li a {
	overflow:hidden;
	height:100%;
	display:block;
	float:right;
	width:80%;
}
ul.sotrlist li span {
	width:18%;
	float:left;
	text-align:right;
	color:#999;
}
.wt0 {
	width:133px;
}
.wt1 {
	width:115px;
}
.wt2 {
	width:56px;
}
.wt3 {
	width:28px;
}

.formtips{width: 200px;margin:2px;padding:2px;}
.onerror{
    background:#ffe0e9 url(404.png) no-repeat 0 center;
	padding-left:25px;
}
.onsuccess{
    background:#e9fbeb url(404.png) no-repeat 0 center;
	padding-left:25px;
}
.high{
    color:red;
}
#tooltip{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:2px;
	display:none;
	color:#fff;
}