/* CSS Document */

#page{ width:972px; height:auto; margin:0px auto;}
#header{ width:972px; height:147px; background-image:url(../images/index_01.jpg)}

#top{ width:972px; height:auto; clear:both;}
#top_left{ width:266px; height:auto; float:left;}
#noice_header{ width:266px; height:38px;}
#noice_page{ width:266px; height:239px; background-image:url(../images/index_05.jpg)}
#noice_page ul{ list-style:none; padding:10px 0px 0px 20px;}

/*首页文章列表*/
.news_top3{ padding:5px 0px;}
.news_normal{ padding:5px 0px;}
.news_top3 a{ color:#e64706;  text-decoration:none;}
.news_top3 a:hover{ color:#e64706;  text-decoration:underline;}
.news_normal a{ color:#4b4b4b;  text-decoration:none;}
.news_normal a:hover{ color:#4b4b4b;  text-decoration:underline;}

#top_right{ width:706px; height:auto; float:left;}
#news_header{ width:706px; height:38px;}
#news_page{ width:706px; height:239px; background-image:url(../images/index_06.jpg)}
#news_center_pic{ width:255px; height:204px; float:left; padding:13px 0px 0px 18px;}
#news_center_list{ width:420px; height:auto; float:left; padding-left:10px; padding-top:10px;}
#news_center_list ul{ list-style:none; width:420px;}
#news_center_list li{ width:405px; height:26px; border-bottom:#ccc dashed 1px;}
#news_center_list a{ display:block; text-decoration:none;  color:#6d6d6d; padding-top:10px; }
#news_center_list a:hover{ text-decoration:underline; color:#6d6d6d; padding-top:10px; }
#news_center_list .news_center_day{ float:right;}

#middle{ width:972px; height:232px; clear:both;}
#middle_left{ width:320px; height:auto; float:left;}
#culture_header{ width:320px; height:41px;}
#culture_page{ width:320px; height:181px; background-image:url(../images/index_10.jpg)}
#culture_page ul{ list-style:none; padding:8px 0px 0px 12px;}

#middle_center{ width:329px; height:auto; float:left;}
#point_header{ width:329px; height:41px;}
#point_page{  width:329px; height:181px; background-image:url(../images/index_11.jpg)}
#point_page ul{ list-style:none; padding:8px 0px 0px 22px;}

#middle_right{ width:323px; height:auto; float:left;}
#part_header{ width:323px; height:41px;}
#part_page{ width:323px; height:181px; background-image:url(../images/index_12.jpg)}
#part_page ul{ list-style:none; padding:8px 0px 0px 20px;}


#pic_list{ width:972px; height:auto; clear:both;}
#pic_header{ width:972px; height:45px;}
#pic_page{ width:972px; height:153px; background-image:url(../images/index_14.jpg); }
#pic_page ul{ list-style:none; }
#pic_page_list{ overflow:hidden; padding:12px 0px 0px 0px; margin-left:40px;}
#pic_page li{ float:left; padding:0px 17px;}
#pic_page li a{ color:#4b4b4b; text-decoration:none;}
#pic_page li a:hover{ color:#4b4b4b; text-decoration:underline;}
.pic_page_text{ display:block; width:95px; color:#4b4b4b; text-align:center; line-height:28px; }

#bottom_page{ width:972px; height:auto; clear:both;}
#bottom_left{ width:270px; height:auto; float:left;}
#down_header{ width:270px; height:42px;}
#down_page{ width:270px; height:180px; background-image:url(../images/index_17.jpg)}
#down_page ul{ list-style:none; padding:8px 0px 0px 15px;}

#bottom_right{ width:702px; height:auto; float:left;}
#question_header{ width:702px; height:42px; position:relative;}
#ask_question{ position:absolute; top:15px; left:122px; font-size:13px; font-weight:bold;}
#ask_question a{ color:#fff; text-decoration:none;}
#ask_question a:hover{ color:#fff; text-decoration:underline;}
#question_page{ width:702px; height:180px; background-image:url(../images/index_18.jpg)}
#question_page dl{ width:650px; height:auto; padding:10px 0px 0px 26px; padding-bottom:5px; border-bottom:#CCCCCC dashed 1px;}
#question_page dt{ font-weight:bold; color:#000;}
#question_page dt a{ text-decoration:none; color:#000;}
#question_page dt a:hover{ text-decoration:underline; color:#000;}
#question_page dd{ color:#808080; line-height:24px;}

#firend_link{ width:972px; height:auto; clear:both;}
#firend_link_header{ width:972px; height:46px;}
#firend_link_page{ width:972px; height:20px; background:url(../images/index_20.jpg) repeat-y;}
#firend_link_page ul{ padding-left:6px; list-style:none;}
#firend_link_page li{ float:left; padding:6px 10px;}
#firend_link_page a{ text-decoration:none; color:#000;}
#firend_link_page a:hover{ text-decoration:underline; color:#000;}
#firend_footer{ width:972px; height:24px; background-image:url(../images/index_21.jpg)}

#footer{ width:100%; background:url(../images/index_22.jpg) repeat-x; margin-top:20px;}
#footer_page{ width:972px; height:124px; margin:0px auto; }

		.slideBox{ width:255px; height:204px; overflow:hidden; position:relative;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; list-style:none;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:255px; height:204px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
