@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #330738;
	text-align: center;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a, a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	color: #000000;
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu {
	color: #000000;
	text-align: right;
	padding-top: 60px;
	height: 28px;
	padding-right: 15px;
}
.menu a, .menu a:link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 19px;
	padding-left: 19px;
	text-align: center;
	line-height: 28px;
	padding-top: 10px;
	padding-bottom: 6px;
}
.menu a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 19px;
	padding-left: 19px;
	text-align: center;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 28px;
	padding-top: 10px;
	padding-bottom: 6px;
}

.flash {
	width: 960px;
	text-align: center;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-bottom: 5px;
}

.center {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.content {
	color: #000000;
	padding: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
}
.tetle {
	font-size: 14px;
	font-weight: bold;
	color: #e7811d;
	text-align: left;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	padding-left: 55px;
	padding-top: 20px;
}
.tetle a, .tetle a:link {
	color: #e7811d;
	text-decoration: none;
}
.tetle a:hover {
	color: #e7811d;
	text-decoration: none;
}

.bottom {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 160%;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bottom    a,.bottom    a:link {
	text-decoration: none;
	color: #FFFFFF;
}




.keyword {
	border: 1px solid #836269;
	background-color: #4E1F29;
	color: #FFFFFF;
	font-size: 12px;
	height: 20px;
	margin-right: 5px;
	margin-left: 5px;
	width: 28px;
}
.btnSearch {
	height: 18px;
	margin-right: 5px;
	margin-left: 5px;
}
.classTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image: url(images/tetle.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
	line-height: 36px;
	padding-left: 19px;
	padding-top: 4px;
}
.classParent {
	background-image: url(images/class.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	display: block;
	color: #000000;
	text-align: left;
	font-size: 12px;
	height: 20px;
	padding-top: 4px;
	line-height: 20px;
}
.classSub {
	background-image: url(images/class2.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	display: block;
	color: #000000;
	text-align: left;
	font-size: 12px;
	height: 18px;
	padding-top: 4px;
	line-height: 20px;
}

.newsLine {
	color: #000000;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-bottom: 2px;
	padding-top: 3px;
	text-align: left;
	line-height: 150%;
}
.imgBorder {
	border:2px solid #999999;
	background-color: #FFFFFF;
}
