* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #999999;
}
a, a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

.top {
	text-align: left;
	height: 82px;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	width: 719px;
	margin-right: auto;
	margin-left: auto;
	height: 13px;
	padding-left: 170px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-top: 16px;
	background-position: center top;
	text-align: center;
}
.menu a, .menu a:link {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FF6600;
	text-decoration: none;
}

.flash {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.center {
	background-color: #1c1c1c;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}

.left {
	background-color: #232f2e;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4a4a4a;
	width: 181px;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}
.nav {
	line-height: 32px;
	background-color: #000000;
	text-align: right;
	padding-right: 15px;
	color: #bbbbbb;
	font-size: 12px;
	margin-bottom: 15px;
}
.con {
	border: 1px solid #555555;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
}
.content {
	font-size: 12px;
	line-height: 160%;
	padding: 9px;
	text-align: left;
}

.tetle {
	background-image: url(images/tetle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 30px;
	height: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	height: 38px;
	width: 901px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
	color: #FFFFFF;
	font-size: 12px;
}
.bottom a, .bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}



.classTitle {
	font-size: 12px;
	color: #76bebd;
	background-image: url(images/pro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	text-align: left;
	padding-left: 28px;
	font-weight: bold;
	height: 13px;
	padding-bottom: 16px;
}
.classParent {
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 30px;
	text-align: left;
	background-image: url(images/class.gif);
	height: 13px;
	width: 144px;
	padding-top: 5px;
	padding-bottom: 6px;
}
.classSub {
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 44px;
	text-align: left;
	background-image: url(images/sub.gif);
	height: 13px;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 6px;
}
.imgBorder {
  border:1px solid #DEDEDE;
  background-color: #ffffff;
}

.newsLine {
	color: #929292;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 3px;
	text-align: left;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-top: 2px;
}
.input {
	background-color: #3e4847;
	border: 1px solid #000000;
	padding: 2px;
	width: 120px;
	height: 13px;
	color: #999999;
}

