body {
	margin: 0px;
	font-size: 12px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	margin: 0px;
	display: block;
	position: relative;
	padding: 0px;
}
ul#func{
	list-style-type: none;
	width: 34%;
	position: absolute;
	top: 60px;
	right: 0px;
}
#func li  {
	float: left;
	margin-left: 10px;
}
#logo li {
	float: left;
	list-style-type: none;
}
#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 15px;
	right: 0px;
}

.blue {
	color: #039;
}
.underline_none {
	text-decoration: none;
}
.clear {
	clear: both;
}


.yellow {
	color: #fff000;
}
#index #left{
	width: 200px;
	float: left;
	margin-top: 10px;
}
#left img {
	margin-bottom: 5px;
	float: left;
}
#index #main{
	float: left;
	margin: 0px;
	padding: 20px;
	width: 470px;
}
#main dl#list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main #list dt , #right dt, #left_1 dt{
	font-size: 14px;
	color: #003487;
	font-weight: bold;
	margin-bottom: 10px;
}
#main #list dd{
	color: #666;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 20px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0px;
}
.list {
	height: 22px;
	width: 385px;
	overflow: hidden;
	display: block;
	float: left;
}

.more {
	font-size: 12px;
	font-weight: normal;
	color: #300;
	margin-left: 8px;
	margin-right: 3px;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85a1c7;
}
#right {
	float: left;
	margin-top: -20px;
	width: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#right dd, #left_1 dd {
	line-height: 22px;
	font-weight: bold;
	color: #999;
	margin: 0px;
	padding: 0px;
}
#right dl, #left_1 dl {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #003487;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#btm {
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #999;
	margin: 0px;
	padding: 0px;
}
.grey {
	color: #999;
}
#page_template #left ul, #page_template #left_1 ul {
	margin: 0px;
	padding: 0px;
}
#page_template #left {
	width: 109px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	margin-right: 5px;
}
#page_template #left_1{
	width: 165px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	margin-right: 5px;
}

/**********************************************   内页模板   ****************************************************/
#page_template #left ul li, #page_template #left_1 ul li {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.subnav_on {
	background-color: #E6E6E6;
	color: #003487;
}
.subnav_linked {
	color: #666;
	text-decoration: none;
}
.subnav_underline {
	border: 1px solid #CCC;
}

#page_template #main{
	float: left;
	width: 565px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
}
#page_template #main_2{
	float: left;
	width: 680px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
}
#page_template #main_1{
	float: left;
	width: 660px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page_list {
	height: 22px;
	width: 410px;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 5px;
}
#list_nav {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
#main p, #main_1 p, #main_2 p {
	line-height: 24px;
	color: #666;
	text-indent: 2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main h1, #main_1 h1, #main_2 h1 {
	font-size: 24px;
	text-align: center;
	font-family: "黑体";
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999;
	padding-bottom: 10px;
	color: #003487;
	position: relative;
}
h2 {
	font-size: 16px;
	line-height: 28px;
}

.main_img {
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 3px;
	border: 1px solid #999;
}
.align_right {
	float: right;
}
dl#ziyuan {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
dl#ziyuan dt {
	font-size: 14px;
	font-weight: bold;
	color: #003487;
	margin-bottom: 1em;
}
dl#ziyuan dd {
	float: left;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 30px;
	width: 50px;
}
#teacher_detail p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-indent: 2em;
}
#teacher_detail {
	padding: 10px;
}
.zizhi_table td, .zizhi1_table td, .njyfz_table td{
	padding: 5px;
}
.lightblue {
	background-color: #0FF;
}
.zizhi_table th {
	background-image: url(images/block_tit_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	line-height: 25px;
}
.zizhi1_table th {
	height: 25px;
	line-height: 25px;
}
.bg_white {
	background-color: #FFF;
}
.bg_grey {
	background-color: #CCC;
}
.bg_lightblue {
	background-color: #F1FAFA;
}
#njyfz_main {
	width: 725px;
	float: left;
	padding: 0px;
	margin-top: 24px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#njyfz_main1 {
	width: 100%;
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#njyfz_right {
	width: 150px;
	float: right;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px dashed #CCC;
	text-align: center;
	padding: 5px;
}
.back {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	font-family: "宋体";
	position: absolute;
	right: 0px;
	margin: 0px;
	padding: 0px;
	bottom: 10px;
}
.red {
	color: #900;
}
#njyfz_main #content{
	display: block;
	height: 455px;
	width: 100%;
	overflow: hidden;
}
#njyfz_right h3 {
	font-family: "隶书";
	font-size: 24px;
	color: #036;
	display: block;
	padding: 0px;
	margin: 0px;
}
#njyfz_main h2 {
	font-size: 14px;
}

.font_14_weibei {
	font-family: "华文新魏";
	font-size: 18px;
}
#njyfz_main h1 {
	font-size: 16px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
}
.font14 {
	font-size: 14px;
}
.njyfz_table th {
	background-image: url(images/ningjuyufazhan/block_tit_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	line-height: 25px;
}.bg_grey30 {
	background-color: #F3F3F3;
}
.grey60 {
	color: #333;
}
