@charset "gb2312";
/* CSS Document */

/* ¶¥²¿ */
.top_link{
	height: 30px;
}
.top_line2{
	text-align: right;
	height: 30px;
	float: right
}
.top_img{
	width: 960px;
	height: 250px;
	overflow: hidden;
	position: relative;
}
.top_img img{width:960px; height:250px;}
.top_img ul{height:250px;position:absolute;}
.top_img ul li{float:left;width:960px;height:250px;overflow:hidden;position:relative;background:#000;}
.top_img ul li div{position:absolute;overflow:hidden;}

.top_logo{
	height: 115px;
	text-align: left
}
/* ²Ëµ¥ */
.nav { height:30px; background-color:#000; line-height:30px;}
.nav a{ color:#FFF }
.nav a:hover {
	color: #F33;
}
.nav  li{ width:240px; float:left; text-align:center}
/* ²Ëµ¥ */


.left{ float:left}
.MarginBot10{ margin-bottom:10px}
.MarginRight30{ margin-right:30px}
.Newslist { border:#CCC 1px solid; padding:6px 0 6px 0 }
.Newslist li{ line-height:25px; background:url(../images/listbj.jpg) no-repeat 4px 9px; padding-left:18px}
.left670{ float:left; height:230px; overflow:hidden; width:670px}
.right260{ width:260px; float:right; height:230px; overflow:hidden;}
.right260 h1{ font-size:20px;  font-weight:bold; padding-bottom:5px; }
.right260 li{ line-height:30px;}
.m1_left { width:542px; float:left}
.m1_left img { width:542px; height:230px}
.m1_right{ width:118px; float:right}
.m1_right img { width:118px; height:50px}

.Piclist {
	overflow: hidden;
}
.Piclist li {
	float: left;
	width:300px;
	position:relative;
	padding-bottom:30px;
}
.Piclist li img{ width:300px; height:200px;}
.Piclist h3{
	position: absolute;
	bottom: 32px;
	height: 30px;
	font-size: 12px;
	background: #000;
	color: #F33;
	width: 300px;
	line-height: 30px;
	FILTER: alpha(opacity=70);
	opacity: 0.7;
	display: none;
	text-align: center
}
.Piclist h3 a { color:#f33}
