.Font12px {
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.BackColorRed {
	background-color: #C00;
	font-size: 12px;
	color: #FFF;
}

.FontColorWhite {
	color: #FFF;
	font-size: 12px;
}
.GrayLine {
	background-color: #666;
}
.FontColorYellow {
	color: #FC0;
	font-size: 12px;
}
.FontColorBlack {
	color: #000;
	font-size: 12px;
}

.BackColorYellow {
	background-color: #FC0;
	background-image: url(../images/logobg.gif);
}
.Width1002px {
	width: 1002px;
}
.AlignCenter {
	text-align: center;
}
.BackColorGray {
	background-color: #ECDECC;
	font-size: 12px;
}
.TableBoard {
	border: 1px solid #333;
}
.earchBackImg {
	background-image: url(../images/logobg.gif);
	background-repeat: repeat;
	font-size: 12px;
}
.menuStyle {
	padding: 10px;
}
.pro {
	font-size: 12px;
}
.proTitle {
	font-weight: bold;
	color: #FFF;
	height: 2px;
	background-color: #666;
}

.title a {
	display: block;
	border-bottom: 1px solid #ddd;
	color: #000;
	background-color: #FFC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
}
.title a.current {
	font-size: 12px;
}
.title a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #C00;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
}
.earchBackImg {
	background-attachment: scroll;
	background-image: url(../images/earch.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px;
}
.tableSytelbyLineTitle {
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
