﻿
body
{
	margin: 0px;
	padding: 0px;
	color: #A23D39;
	font-size: 12px;
	font-family: Arial,宋体, Helvetica, sans-serif;
	background-color: Black;
}
a, a:link, a:visited, a:active
{
	font-size: 12px;
	text-decoration: none;
	color: white;
}
a:hover
{
	color: #DC130A;
	text-decoration: none;
}
td
{
	color: #A23D39;
}
.menu
{
	width: 1000px;
	height: 23px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	position: absolute;
	top: 560px;
	left: 0px;
}

.menu a, .menu a:link, .menu a:visited, .menu a:active
{
	font-size: 12px;
	text-decoration: none;
	color: white;
	line-height: 20px;
	font-family: 宋体,Arial, Helvetica, sans-serif;
	display: block;
	height: 100%;
	width: 100%;
	background-color: transparent;
	white-space: nowrap;
}
.menu a:hover
{
	font-size: 12px;
	text-decoration: none;
	color: black;
	line-height: 20px;
	font-family: 宋体,Arial, Helvetica, sans-serif;
	display: block;
	height: 100%;
	width: 100%;
	background-color: white;
	filter: Alpha(Opacity=38);
	white-space: nowrap;
	letter-spacing: 1px;
	font-weight: bold;
}
.menu img
{
	clear: both;
	vertical-align: top;
	margin: 1px 0px 0px 0px;
}
.menu div
{
	font-size: 12px;
	float: left;
	margin: 0px 4px 0px 0px;
	text-align: center;
	width: 90px;
	height: 20px;
	overflow: hidden;
	color: white;
	font-family: 幼圆,Arial, Helvetica, sans-serif;
}


.articleScoll
{
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #414141;
	scrollbar-darkshadow-color: #414141;
	scrollbar-face-color: #8f8f8f;
	scrollbar-highlight-color: #414141;
	scrollbar-shadow-color: #414141;
	scrollbar-track-color: #414141;
	overflow: auto;
	overflow-x: hidden;
}
.inpText
{
	height: 19px;
	font-size: 12px;
	border: black 1px solid;
	background-color: #B7B7B7;
	color: White;
}
.inpButton
{
	font-size: 12px;
	background-color: #B7B7B7;
	border-width: 0px;
	border-left: solid gray 3px;
	border-right: solid gray 3px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 5px 0px 5px;
}
.inpTarea
{
	font-size: 12px;
	border: black 1px solid;
	overflow: auto;
	background-color: #B7B7B7;
	color: White;
}
.proImg
{
	width: 180px;
	height: 191px;
	border: 0px;
	margin: 25px 10px 0px 0px;
}
.page-control
{
	clear: both;
	text-align: right;
	margin: 0px 10px;
}
.page_list
{
	font: 11px Tahoma;
}
.page_list img
{
	border: 1px #a10000 solid;
}
.page_list A:link
{
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	background: #fff;
	padding-bottom: 1px;
	font: 11px Tahoma;
	border-left: #ccc 1px solid;
	color: #333;
	padding-top: 0px;
	border-bottom: #ccc 1px solid;
	text-align: center;
}
.page_list A:visited
{
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	background: #fff;
	padding-bottom: 1px;
	font: 11px Tahoma;
	border-left: #ccc 1px solid;
	color: #333;
	padding-top: 0px;
	border-bottom: #ccc 1px solid;
	text-align: center;
}
.page_list A:hover
{
	background: #c00;
	color: #fff;
	text-decoration: none;
}
.page_list .pageInfo
{
	margin: 0px 5px;
	color:#333333;
}
.page_list .pageNum
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.page_list A.currBtn:link
{
	background: #c00;
	color: #fff;
}
.page_list A.currBtn:visited
{
	background: #c00;
	color: #fff;
}
.page_list A.currBtn:hover
{
	background: #fff;
	color: #333;
	text-decoration: none;
}
.page_list A.firstBtn:link
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	font: bold 11px Arial;
	padding-top: 0px;
}
.page_list A.firstBtn:visited
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	font: bold 11px Arial;
	padding-top: 0px;
}
.page_list A.lastBtn:link
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	font: bold 11px Arial;
	padding-top: 0px;
}
.page_list A.lastBtn:visited
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	font: bold 11px Arial;
	padding-top: 0px;
}
.page_list A.firstBtn:hover
{
	text-decoration: none;
}
.page_list A.firstBtn:hover
{
	text-decoration: none;
}
.case-dash-border
{
	clear: both;
	border-top: #ddd 1px dashed;
}
.mesa
{
	width: 80px;
	height: 20px;
	background-color: #51C572;
	display: block;
	float: left;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	margin-right: 8px;
	cursor: pointer;
	border: 2px white outset;
}
.mesa1
{
	width: 80px;
	height: 20px;
	background-color: #CC00CC;
	display: block;
	float: left;
	text-align: center;
	color: gray;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	margin-right: 8px;
	cursor: pointer;
	border: 2px white inset;
}
