/* ==全局样式定义== */
/* 一级菜单 */
#menubox
{
	height: auto;
	line-height: 30px;
	height: 30px;
	margin-left: 20px;
	color:#6f7b85;
	text-align:center;
}
#menubox ul
{
	display:block;
	list-style:none;
}
#menubox li
{
	float:left;
	display: block;
	width: 79px;
	padding: 6px 5px 3px 5px;
	height: 20px;
	color:#000000;
}
#menubox .Class_on a,#menubox .Class_on a:hover
{
	color:#6f7b85;
}
#menubox a
{
    font: normal normal bold 12px/160% Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    padding: 10px 2px 5px 5px;
	color: #6f7b85;

}
#menubox a:hover
{
    color:#000000;
	text-decoration:underline;
    
}


#newstab1, #newstab2, #newstab3
{
	float:left;
}
#newstab1 dt, #newstab2 dt, #newstab3 dt
{
	padding: 10px 0px 0px 0px;
}
/* --网页通用列表-- */
.list_all
{
	width:216px;
}
.list_all dt
{
	height:20px;
}
.list_all li
{
	padding-left:20px;
	height:20px;
	background: url(/Skin/GW01/zy/dot.gif) no-repeat 7px 5px;
}
.list_all ul
{
	margin-top:8px;
	margin-bottom:0px;
}
.list_all a
{
	font-size:12px;
	color:#176c9d;
}
.list_all a:hover
{
	color:#0000FF;
}

/* 图片 */
.pe_u_thumb_gw{
    float:left;
    margin:5px;
    height: 120px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
	width: 140px;
}
.pe_u_thumb_gw img
{
    width: 140px;
}

#newstab1_2
{
	float:left;
}
#newstab1_2 dt
{
	padding: 10px 0px 0px 0px;
}
/* --网页通用列表-- */
.list_all2
{
	width:216px;
}

.list_all2 li
{
	padding-left:20px;
	height:20px;
	display:block;
	float:left;
	width:300px;
	background: url(/Skin/GW01/zy/dot.gif) no-repeat 7px 5px;
}

.list_all2 a
{
	font-size:12px;
	color:#176c9d;
}
.list_all2 a:hover
{
	color:#0000FF;
}
.imgclass2
{
	text-align:center;
	width:140px;
	border:1px #999999 solid;
}
.titleclass2
{
	text-align:center;
	width:140px;
}
