@charset "gb2312";

/* 该网站名称 CSS Document */

body {margin:0px auto; font-family:"Tahoma" "宋体"; color:#555555; font-size:12px; background:url(../images/index_12.jpg)}

h1,h2,h3,h4,h5,h6,div,p,span,td,tr,table,ul,li{ margin:0px;padding:0px;list-style:none;}

img{border:0px;}

a:link{color: #555555; text-decoration: none;}

a:visited{color: #555555; text-decoration: none;}

a:hover{color:#ff0000; text-decoration:underline;}

a:active{color:#ff0000; text-decoration:underline;}


.table_spacing1{margin:0 0 10px 0}/*上下2个表格之间间距*/
.clear{clear:both}

/*页面层容器*/
#container {width:100%; background:url(../images/index_02.jpg) repeat-x top center}

/*页面头部*/
#Header {width:940px;margin:0 auto; padding:30px 0 0 0; height:84px;}
#Header h1{float:left}
#Header h2{float:right}

.menu_bg{background:url(../images/index_10.jpg) repeat-x center top; height:38px;}
.menu_bg h1{float:left}
.menu_bg h2{float:right}

/*页面主体*/
#PageBody {width:952px;margin:0 auto;}


#slider {
		position: absolute;
		width: 940px;
		height: 330px;
		overflow: hidden;
		background: #000;
		border:1px solid #2a2d2e;
		left:4px;
		top:4px
		
	}
	#slider .slide {
		position: absolute;
		top: 0px;
		height: 330px;
		width: 940px;
		background: #000;
		overflow: hidden;
		border-left: #000 solid 1px;
		cursor: default;
	}
	#slider .title   {
		color: #F80;
		font-weight: bold;
		font-size: 1.2em;
		margin-right: 1.5em;
		text-decoration: none;
	}
	#slider .backgroundText {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 100%;
		background: #000;
		filter: alpha(opacity=40);
		opacity: 0.4;
	}
	#slider .text {
		position: absolute;
		top: 1%;
		top: 100%;
		color: #FFF;
		font-family: verdana, arial, Helvetica, sans-serif;
		font-size: 0.9em;
		text-align: justify;
		width: 470px;
		left: 10px;
	}
	#slider .diapo {
		position: absolute;
		filter: alpha(opacity=100);
		opacity: 1;
		visibility: hidden;
	}


/*页面底部*/
#Footer {width:940px;margin:0 auto;height:50px;background:#00FFFF}

.menu2{text-align:center; color:#a2a1a1; padding:4px 0 0 0 }
.menu2 a{margin:0 20px; color:#a2a1a1}

.foot{text-align:center; line-height:24px; padding:10px 0 0 0}


#n_PageBody {width:940px;margin:0 auto; padding:40px 0 0 0}

.n_banner{ padding:10px 0}
.n_banner img{width:940px; height:150px;}

.n_left{float:left; width:218px;}
.n_part1{background:url(../images/ny_05.png) no-repeat; height:39px; line-height:39px;}
.n_part1 h1{font-size:14px; font-weight:bold; padding:0 0 0 10px; color:#fff}
.bk1{background:#080808; border:1px solid #2c2c2c; margin:0 0 10px 0}

.list1{ padding:10px 0 0 0}
.list1 li{background:url(../images/ny_09.jpg) no-repeat center; text-align:center; height:31px; line-height:31px; margin:0 0 10px 0; color:#7c0000; font-weight:bold;}
.list1 li a,.list1 li a:visited,.list1 li a:hover{color:#7c0000}

.n_lxwm{text-align:left; line-height:24px; padding:6px;}

.n_right{float:right; width:710px; margin:5px 0 0 0}

.nav{background:url(../images/index_42.jpg) repeat-x; height:36px; line-height:36px; padding:0 0 0 10px;  border-left:1px solid #6c6c6c; border-right:1px solid #6c6c6c; margin:10px 0 0 0}
.nav h1{font-size:12px; float:left; font-weight:bold; color:#fbf6e6}
.nav h2{ float:right;font-size:12px; font-weight:normal; padding:0 10px 0 0; color:#fbf6e6}
.nav h2 a,.nav h2 a:visited,.nav h2 a:hover{color:#fbf6e6}

.page{background:#000; text-align:center; line-height:25px; clear:both; margin:10px 0}

.new_list{margin:0 5px; padding:0px;}
.new_list li{list-style-type:none; line-height:24px; border-bottom:1px dashed #202020;padding:6px 0 0 0px; text-align:left; font-family:"宋体"}
.new_list li span{float:right;}


/*图片列表*/
.img_list{margin:10px 0 0 0; padding:0px;}
.img_list li{list-style-type:none; float:left; text-align:center; line-height:28px; margin:0 8px; display:inline; padding:0 0 8px 0}
.img_list li img{border:1px solid #202020; padding:4px; width:162px; height:125px;}

.img_list2{ margin:10px 0 0 0}
.img_list2 li{list-style-type:none; float:left; text-align:center; line-height:28px; margin:0 20px; display:inline; padding:0 0 8px 0}
.img_list2 li img{border:1px solid #202020; padding:4px; width:260px; height:200px;}


/*详细页*/
.title{text-align:center; line-height:40px; font-size:16px; font-weight:bold}
.time{text-align:center; background:#1b1b1b; color:#d5d5d5; line-height:25px;}
.content{text-align:left; line-height:25px; padding:10px}

.nav2{text-align:left; line-height:25px; margin:10px 0 0 0}
.nav2 a,.nav2 a:visited{ height:25px; color:#A2A1A1; display:block; float:left; margin:0 5px 0 20px; padding:0 6px; background:#000; border:1px solid #323232}