body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
form, div{
	margin: 0px;
	padding: 0px;
}
#ct_wrap {
	width: 940px;
	float: left;
}
#nav {
	float: left;
	width: 179px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu li {
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 0px;
}
.menu a {
	text-decoration: none;
	text-indent: 24px;
	color: #000;
	display: block;
}
.menu a:hover {
	color: #FFF;
	background-color: #7B869A;
}
#content {
	float: left;
	width: 760px;
}
#search {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#ct_icon {
	float: left;
}

#ct_icon div {
	float: left;
	text-align: center;
	width: 190px;
	padding: 10px 0px;
}
#ct_icon a {
	color: #333;
	text-decoration: none;
}
#ct_icon a:hover {
		color: #666;
	text-decoration: underline;
}
#ct_class {
	padding: 10px;
}
#ct_page{
	text-align: center;
}
#class_title {
	line-height: 30px;
	letter-spacing: 1px;
	text-indent: 12px;
	background-color: #CCCCCC;
}
a.class1:link, a.class1:visited {
	line-height: 25px;
	text-decoration: none;
	display: block;
	text-indent: 24px;
	color: #000000;
	background-image: url(item/class_List.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
a.class1:hover,a.class1:active {
	background-color: #FFFFFF;
	color: #666666;
}
.class2 {
	background-color: #E3EAF2;
}
.class3 {
	background-color: #C1CFE1;
}
#show_ct {
	padding: 10px;
}

#show_ct_title {
	text-align: center;
	line-height: 30px;
	letter-spacing: 1px;
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}

.show_content {
	padding: 5px;
	line-height: 1.5;
}
#go_back {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 10px;
}
#go_back a {
	color: #000000;
}