/* CSS Document */
body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
	color: #000000;
	line-height:22px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ff9900;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.top1 {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 20px;
}
.tbody {
	background-image: url(images/table_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.lm_k {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.tbody_k {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
.right_k {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
.right_k1 {
	border: 1px solid #e4e4e4;
}
.right_td {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f3f3f3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 5px;
}
.foot {
	background-color: #f3f4f6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
.foot1 {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	color: #d7a200;
	padding-left: 50px;
}
.foot1 a:link {
	color: #d7a200;
	text-decoration: none;
}
.foot1 a:visited {
	text-decoration: none;
	color: #d7a200;
}
.foot1 a:hover {
	text-decoration: underline;
	color: #d7a200;
}
.foot1 a:active {
	text-decoration: none;
	color: #d7a200;
}
.nei_left1 {
	border: 1px solid #e4e4e4;
	margin-bottom: 15px;
}
.nei_left2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
}
.nei_left3 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}
.new_title {
	font-size: 14px;
	font-weight: bold;
}
.pro_k {
	border: 1px solid #FFA713;
}
.biaoti {
	font-size: 14px;
	font-weight: bold;
	color: #DB241C;
}

.table01{ background:#CCCCCC; }
.table01 tr{ background:#F7F7F7; }
.table01 tr th{ background:#EAEAEA; }
.table01 tr td{ padding-left:3px; }

.activePage {
	font-family: Verdana, Arial, sans-serif;
	font-weight:lighter;
	padding: 1px 3px 1px 3px;
	border: 1px solid #616378;
	color:#fff;
	background-color:#999999;
	margin-right:3px;
	font-size: 12px;
}

.activePage a:link {
	text-decoration: none;
	color: #000;
}
.activePage a:visited {
	text-decoration: none;
	color: #000;
}
.activePage a:hover {
	text-decoration: none;
	color: #000;
}
.activePage a:active {
	text-decoration: none;
	color: #000;
}

.inactivePage {
	font-family: Verdana, Arial, sans-serif;
	font-weight: lighter;
	padding:  1px 3px 1px 3px;
	border:1px solid #727731;
	color:#727731;
	background-color:#cccccc;
	margin-right:3px;
	cursor:pointer;
	font-size: 12px;
}
.inactivePage a:link {
	text-decoration: none;
	color: #000;
}
.inactivePage a:visited {
	text-decoration: none;
	color: #000;
}
.inactivePage a:hover {
	text-decoration: none;
	color: #000;
}
.inactivePage a:active {
	text-decoration: none;
	color: #000;
}

.goInput{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	border:1px solid #999999;
	color:#727731;
	background-color:#fff;
	cursor:pointer;
	width:30px;
}
