@charset "utf-8";
.textFildCONT {
	font-size: 14px;
	border: 1px solid #CCC;
	width: auto;
	line-height: 14px;
	height: 14px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.textCenter {
	text-align: center;
}
.tableLines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.PandLeftAndRight5Px {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tableLinesTopRite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-left: 0px;
	padding-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.BackTopTable {
	background-image: url(../images/Admin/TableBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#MainContant {
	float: left;
	height: auto;
	width: 890px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 40px;
}
.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Box1 {
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-left: 15px;
	height: 600px;
	padding-bottom: 0px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#Box2 {
	float: left;
	height: auto;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}
#Box3 {
	float: left;
	height: auto;
	width: 650px;
	padding-top: 15px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	text-align: right;
	padding-right: 0px;
}
