@charset "utf-8";
.header {
	background-image: url(../Images/head.jpg);
	height: 118px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
.nav-bar {
	background-image: url(../Images/nav-bar.jpg);
	height: 37px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
.nav-bar ul {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.nav-bar li {
	float: left;
	list-style-type: none;
	margin-right: 12px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-indent: 10px;
}
.page {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-col-left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.col-left {
	float: left;
	width: 240px;
}
.col-right {
	float: right;
	width: 720px;
}
.search_bar {
	padding:10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.search_input {
	width: 450px;
}

.advance {
	cursor:pointer;
	font-size: 12px;
}
#class1content {
	overflow:hidden;
	font-size: 12px;
}
.col-left .tips {
	padding: 10px;
	font-size: 12px;
	color: #006600;
}

.col-right .panel-1 {
	background-image: url(../images/bg-panel.gif);
	background-repeat: repeat-y;
	float: left;
	width: 720px;
	margin-bottom: 10px;
}
.col-right .panel-1 .title {
	height: 28px;
	width: 720px;
	background-image: url(../Images/bg-title.jpg);
}
.col-right .panel-1 .title h1 {
	padding: 0px;
	font-family: SimHei;
	font-size: 16px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	_margin-left: 10px;
	font-weight: normal;	
	_font-weight: bold ;
	float: left;
}
.col-right .panel-1 .title .act {
	float: right;
	font-size: 12px;
	line-height: 28px;
	margin-right: 10px;
}


.panel-list {
	margin: 0px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.panel-list li {
    margin-bottom: 5px;
	*margin-bottom: 10px;	
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style-type: none;
	width: auto;
	text-indent: 10px;
}
.panel-list a {
	*float: left;
}
.panel-list .date {
	float: right;
	color: #666666;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.col-right .banner {
	clear: both;
	float: left;
	height: 90px;
	width: 720px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn-member {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.col-left .title {
	background-image: url(../images/col-left-title.jpg);
	height: 34px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	line-height: 34px;
	font-size: 16px;
	text-indent: 35px;
	font-family: SimHei;
}
.notice {
	background-image: url(../images/nav-bar.jpg);
	height: 37px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	line-height: 32px;
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	color: #333333;
}
.clear {
	clear: both;
}
.text-list {
	font-size: 14px;
	margin: 10px;
	padding: 5px;
}
.text-list li {
	margin-bottom: 10px;
	background-image: url(../Images/folder.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	list-style-type: none;
	text-indent: 20px;
}
.col-right h1 {
	font-size: 22px;
	font-family: "黑体";
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px;
	text-align: center;
}
.group2 {
	float: left;
	width: 720px;
}
.pages {
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
.text {
	font-size: 14px;
	padding: 10px;
	line-height: 1.6em;
}
