/*网页初始设置*/
body {
    margin: 0;
	font-family: Tahoma, "宋体";
	font-size: 12px;
	
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
    SCROLLBAR-SHADOW-COLOR: #d2d2d2; 
    SCROLLBAR-3DLIGHT-COLOR: #c1c1c1; 
    SCROLLBAR-ARROW-COLOR: #ffffff; 
    SCROLLBAR-TRACK-COLOR: #f0f4f5; 
    SCROLLBAR-DARKSHADOW-COLOR: #c1c1c1
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
p {
	margin: 4px 0 4px 0;
	padding: 0;
	text-indent: 2em;
	line-height: 150%;
}
p,td {
	font-family: Tahoma, "宋体";
	font-size: 12px;
}

form {
	margin: 0;
	padding: 0;
	font-family: Tahoma, "宋体";
	font-size: 12px;
}
input {
	margin: 1px 0 1px 0;
	padding: 0;
	font-family: Tahoma, "宋体";
	font-size: 12px;
}
select {
	font-family: Tahoma, "宋体";
	font-size: 11px;
}
a {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	
}

.title {
	font-size: 12px;
	color:#ffffff;
	text-align: left;
}

.title a{
	font-size: 12px;
	text-decoration:none;
	color:#ffffff;
	text-align: left;
}

.title1 {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-align: left;
}

.title1 a{
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color:#FF0000;
	text-align: left;
}

.title_d {
	font-size: 14px;
	font-weight: bold;
	color:#0D7BDA;
	text-align: left;
}

.title_d a{
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	color:#0D7BDA;
	text-align: left;
}


.title_o {
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	color:#FF3300;
	
}

.title_o a{
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	color:#FF3300;
	
}

.title_s {
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
}

.title_s a{
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
}

.top_news {
	font-size: 18px;
	font-family:"黑体";
	color:#FF3300;
}

.top_news a{
	font-size: 18px;
	font-family:"黑体";
	text-decoration:none;
	color:#FF3300;
}

.content {
	font-size: 12px;
	line-height:120%;
	font-family:Tahoma, "宋体";
	color:#666666;
}

.content a{
	font-size: 12px;
	line-height:120%;
	font-family:Tahoma, "宋体";
	text-decoration:none;
	color:#666666;
}

.nav_content {
    text-decoration:none;
    height:30px;
	font-family: Tahoma, "宋体";
	font-size: 12px;
	color:#004400;
	text-align: left;
	}
	
.nav_content a{
    text-decoration:none;
    height:30px;
	font-family: Tahoma, "宋体";
	font-size: 12px;
	color:#004400;
	}

.nlist {
	font-size: 14px;
	font-family:Tahoma, "宋体";
	color:#000000;
}

.nlist a{
	font-size: 14px;
	font-family:Tahoma, "宋体";
	text-decoration:none;
	color:#000000;
}

.more {
	font-size: 12px;
	font-family:Tahoma, "宋体";
	color:#FF3300;
}

.more a{
	font-size: 12px;
	font-family:Tahoma, "宋体";
	text-decoration:none;
	color:#FF3300;
}

.index_list {
	font-size: 12px;
	line-height:20;
	color:#000000;
	text-align: left;
}

.index_list a{
	font-size: 12px;
	text-decoration:none;
	line-height:20;
	color:#000000;
	text-align: left;
}


#nav2 div {
	font-family: "宋体";
	font-size: 12px;
}
#nav3 .login {
	font-size: 14.7px;
	font-weight: bold;
}


#header,
#footer {
	background: #FFF;
	text-align: left;
}


/* 通用样式 */
.hide {
	visibility: hidden;
}
.hidden {
	display: none;
}
p {
	color: #333;
}
.line_2px {
	height: 2px;
	background: #FFF;
	overflow: hidden;
}
.line_4px {
	height: 4px;
	background: #FFF;
	overflow: hidden;
}
.line_5px {
	height: 5px;
	background: #FFF;
	overflow: hidden;
}
.line_8px {
	height: 8px;
	background: #FFF;
	overflow: hidden;
}
span.date {
	width: 75px;
	float: right;
	color: #420B3B;
}




/* 无序列表样式 */
ul.list1 {
	line-height: 180%;
	margin: 0 0 0 0;
}
ul.list1 li {
	padding: 0 0 2px 0 !important;
	padding: 0 0 2px 0;
	
}
ul.list1 a {
	color: #000;
	text-decoration: none;
}
ul.list1 a:hover {
	color: #000;
	text-decoration:  none;
}

ul.list2 {
	line-height: 190%;
	margin: 0 0 0 0;
}
ul.list2 li {
	padding: 0 0 2px 0 !important;
	padding: 0 0 2px 0;
	
}
ul.list2 a {
	color: #000;
	text-decoration: none;
}
ul.list2 a:hover {
	color: #000;
	text-decoration:  none;
}

ul.list3 {
	line-height: 180%;
	margin: 0 0 0 0;
}
ul.list3 li {
	padding: 0 0 2px 0 !important;
	padding: 0 0 2px 0;
	
}
ul.list3 a {
	color: #000;
	text-decoration: none;
}
ul.list3 a:hover {
	color: #000;
	text-decoration:  none;
}
ul.list4 {
	line-height: 180%;
	margin: 0 0 0 0;
}
ul.list4 li {
	padding: 0 0 2px 0 !important;
	padding: 0 0 2px 0;
	
}
ul.list4 a {
	color: #000;
	text-decoration: none;
}
ul.list4 a:hover {
	color: #000;
	text-decoration:  none;
}

ul.list5 {
	line-height: 100%;
	margin: 0 0 0 8px;
}
ul.list5 li {
	padding: 0 0 2px 0 !important;
	padding: 0 0 2px 0;
	
}
ul.list5 a {
	color: #000;
	text-decoration: none;
}
ul.list5 a:hover {
	color: #000;
	text-decoration:  none;
}

ul.list6 {
	line-height: 190%;
	margin: 0 0 0 8px;
}
ul.list6 li {
	padding: 0 0 2px 0 !important;
	padding: 0 0 2px 0;
	
}
ul.list6 a {
	color: #666666;
	text-decoration: none;
}
ul.list6 a:hover {
	color: #000;
	text-decoration:  none;
}


ul.list7 {
	line-height: 100%;
	margin: 0 0 0 8px;
}
ul.list7 li {
	padding: 0 0 2px 0 !important;
	padding: 0 0 2px 0;
	
}
ul.list7 a {
	color: #000;
	text-decoration: none;
}
ul.list7 a:hover {
	color: #000;
	text-decoration:  none;
}
/* list8 新闻中心 */
ul.list8 {
	list-style-image: url(li_img3.gif);
	line-height: 160%;
	margin: 2px 6px 0 16px;
}
ul.list8 a {
	color: #420B3B;
	text-decoration: none;
}
ul.list8 a:hover {
	text-decoration: underline;
}

/* list9 蓝色渐变上的列表 */
ul.list9 {
	list-style: none;
	line-height: 180%;
	margin: 10px;
}
ul.list9 a {
	color: #FFF;
	text-decoration: none;
}
ul.list9 a:hover {
	text-decoration: underline;
}

ul.list10 {
	list-style-image: url(li_img3.gif);
	line-height: 200%;
	margin: 2px 6px 10px 8px;
	padding: 5px 0 0 8px;
}
ul.list10 a {
	color: #162F9F;
	text-decoration: none;
}
ul.list10 a:hover {
	text-decoration: underline;
}

ul.list11 {
	line-height: 200%;
	margin: 2px 6px 10px 8px;
	padding: 2px 0 0 8px;
}

ul.list11 a {
	color: #162F9F;
	text-decoration: none;
}
ul.list11 a:hover {
	text-decoration: underline;
}


/* 页首样式 */
#nav1 a {
	color: #52609F;
	text-decoration: none;
}
#nav1 a:hover {
	color: #F60;
}
#nav2 div {
	width: 100%;
	color: #000;
	filter: glow(color=white,strength=1);
}
#nav2 a {
	color: #000;
	text-decoration: none;
}
#nav2 a:hover {
	color: #F50;
}
#nav3 {
	color: #3B4B95;
}
#nav3 a {
	color: #3B4B95;
	text-decoration: none;
}
#nav3 a:hover {
	text-decoration: underline;
}
#nav3 .login {
	display: block;
	padding: 2px 0 0 0;
	color: #F60;
}
#nav3 .login2 a {
	color: red;
}

#school_link,
#school_link2 {
	color: #333;
}
#school_link a,
#school_link2 a {
	color: #333;
	text-decoration: none;
}
#school_link a:hover,
#school_link2 a:hover {
	color: #F60;
}
#school_link span,
#school_link2 span {
	color: #243DAF;
}
#school_link {
	background: #FFF url(school_link_bg.gif) top right no-repeat;
	line-height: 130%;
}
#school_link2 {
	line-height: 130%;
}



#nav4 a {
	color: #333;
	text-decoration: none;
}
#nav4 a:hover {
	color: #F60;
}


#header .fav,
#header .fav a {
	color: #333;
	text-decoration: none;
}
#header .fav a:hover {
	color: #F60;
	text-decoration: none;
}
#show_window {
	color: #03189C;
	font-weight: normal;
}
#show_window a {
	color: #03189C;
	text-decoration: none;
}
#show_window a:hover {
	color: #03189C;
	text-decoration: underline;
}
#show_window p {
	line-height: 120%;
	padding: 5px 10px 0 10px;
}
