﻿/*----- id 部分 ------*/

#container{
	background:url(imagescontainer_bg.png) center top no-repeat;
}


#nav{

	background:url(imagesnav_bg.png) no-repeat;
}

/*----- mini导航 -----*/

.mini_left{
	background:url(imagesmini_left.png) no-repeat;
}
.mini_right{
	background:url(imagesmini_right.png) no-repeat;
}
.mini_nav ul{
	background:url(imagesmini_middle.png) repeat-x;
}


/*----- 一级导航 -----*/


.nav_line{
	background:url(imagesnav_line.png) no-repeat;
}
.nav_li a.item_checked{
	background:url(imagesnav_li_middle.png) repeat-x;
}

.left_checked{
	background: url(imagesnav__li_left.png) no-repeat;
}
.right_checked{
	
	background: url(imagesnav__li_right.png) no-repeat;
 }
 
 /*----- 下拉菜单 -----*/
 

.list_top{
	
	background:url(../images/list_top.png) no-repeat;
}

.list_down{

	background:url(../images/list_down.png) no-repeat
} 
.header_down{

	background:url(../images/header_down_bg.png) repeat-y;
}

.header_down li a{
	color:#276c74;
}
.header_down span.header_line{
	border-top:#afe3e6 1px solid;
	border-bottom:#3f8d9e 1px solid;
}
.header_down li.header_li:hover{
	background:url(../images/header_down_checked.png) repeat-x;
}

 /*---- img背景图片 ----*/


.page_img{
	 border:1px solid #686969;
 }

.main_bottom{
	background:url(../images/main_middle.png) repeat-x #ecf4f6;
 }
.news_picture{
	border:#a3a3a3 1px solid;
}
.notice_bg_left,.notice_bg_right{
	background:url(imagesnotice_bg_left.png) no-repeat;
}
.notice_bg_right{
	background:url(imagesnotice_bg_right.png) no-repeat;
}


.notice_middle li.title span.english,.english,.notice_middle li span{
	color:#20b5c0;
}

.news_05_ul li{
background:url(imagesnews_05_li.png) no-repeat left;
}
.news_05_ul li .time{
	color:#20b5c0;
}
.friend_lank_title{
	background: url(imagesfriend_lank_title.png) no-repeat;
}

.friend_lank_ul li a:hover{
	color:#20b7c2;
}
.about_footer{
	background:url(imagesabout_footer.png) no-repeat;
}
.button_stop,.button_top,.button_down{
	background:url(imagesbutton_stop.png) no-repeat;
}
.button_top{
	background:url(imagesbutton_top.png) no-repeat
}
.button_down{
	background:url(imagesbutton_down.png) no-repeat
}
/*----- 内容页 -----*/

.top_shadow,.down_shadow{
	
	background:url(../images/top_shadow.png) no-repeat;
}
.down_shadow{
	background:url(../images/down_shadow.png) no-repeat;
}

.main_middle{
	
	background: url(imagesmain_middle_bg.png) repeat-x #f8fafb;
}

.left_menu_line{
	
	background:#1891a0;
}


.dynamic_list li:hover{
	background:url(imagesdynamic_bg.png) no-repeat #e9f3ef;
}


/*----- 列表页 -----*/
.right_container{
	
	border-top:#1891a0 5px solid;
}
.right_time{
	
	color:#858585;
}

.right_list_ul {
	
	border-top:#1891a0 5px solid;
}

.right_list_ul li.gray{
	background:#ebebeb;
}

.paging_05 a{
	color:#1891a0;
}

.paging_05 .first_page,.paging_05 .last_page{
	
	background:url(imagesfirst_page.png) no-repeat;
}