* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: repeat;
	background-position: center 160px;
	background-image: url(images/bg.gif);
}
a, a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.bg {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}
.top {
	text-align: left;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
}


.menu {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/menu.gif);
	text-align: center;
	padding-bottom: 14px;
	height: 16px;
	padding-top: 9px;
}
.menu a, .menu a:link {
	color: #333333;
	text-decoration: none;
	margin-right: 35px;
	margin-left: 35px;
	font-size: 14px;
	font-weight: bold;
}
.menu a:hover {
	color: #FF6600;
	text-decoration: none;
}
.flash {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 9px;
}

.longer {
	text-align: left;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
.pro {
	background-image: url(images/pro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.tetle {
	background-image: url(images/tetle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding-top: 9px;
	padding-bottom: 7px;
	padding-left: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0afaf;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0afaf;
}
.center {
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	text-align: left;
	padding: 12px;
}
.centers {
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	text-align: left;
	padding: 12px;
	min-height: 191px;
	width: 726px;
}


.bottom {
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.classTitle {
	background-image: url(images/pro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 5px;
}
.classParent {
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 15px;
	text-align: left;
	background-image: url(images/arrow.gif);
	height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 9px;
	margin-left: 9px;
}
.classSub {
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 3px;
	background-position: left center;
	padding-left: 12px;
	display: block;
	background-image: url(images/arrow.gif);
	text-align: left;
	margin-right: 15px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.imgBorder {
  border:1px solid #DEDEDE;
  background-color: #ffffff;
}

.newsLine {
	color: #FFFFFF;
	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%;
	margin-top: 2px;
}
.input {
	background-color: #3e3e3e;
	border: 1px solid #c9c9c9;
	padding: 3px;
	width: 200px;
	height: 15px;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
}
.buttun {
	width: 67px;
	height: 23px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}

