body {
	background-image:   url(./images/bg.jpg);
	margin-top: 0px;
	font-size: 15px;
	color: #333333;
	line-height: 20px
}
a:link {
	text-decoration: none;
	color:#003333
}
a:hover {
	text-decoration: underline;
	color:#006699
}
a:visited {
	text-decoration: none;
	color:#003333
}
a:active { text-decoration: underline}
.version {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #FFFFFF;
}
.publish_version {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bolder;
}
.publish_date {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.TitleClass {
	color: #FFFF00;
	font-size: 15px;
	font-weight: bold;
}
.TitleCenter {
	color: #993366;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.NewsTitle {
	font-size: 17px;
	font-weight: bold;
}
.TitleList {
	font-size: 13px;
}
.copyright {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 10px;
}
.search {
	color: #003366;
	font-size: 15px;
}
.TitleIndex {
	font-size: 17px;
	font-weight: bold;
	color: #996600;
}
.content {
	font-size: 15px;
	color: #003333;
	line-height: 20px;
}
.SubTitle {
	color: #996600;
	font-size: 15px;
}
.Author {
	color: #666666;
	font-size: 15px;
	text-align: right;
}
.h2B {  
	color: #666666;
	font-size: 15px;
	text-align: left;
	}
.List_align {
	text-indent: -28px;
}

.table_style {
	border:3px solid #003333;
	background-position:center;
	border-collapse:collapse;
}

.table_style  th{
	font-size: 15px;
	color: #003333;
	background:#FFFFFF ;
	line-height: 30px;
	text-align: center;
}

.table_style td {
	font-size: 15px;
	color: #003333;
	line-height: 18px;
	border:1px solid #003333;
	text-align:left;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
