@import url(/images/css/type.news.css);

.objects_id{
	display: block;
	margin: 32px 0 0 0;
	padding: 12px;
	background: #EAEAEA;
	overflow: hidden;
}
	.objects_id dt{
		display: block;
		margin: 0;
		padding: 0;
		width: 260px;
		height: 325px;
		float: left;
	}
		.objects_id dt a img{
			margin: 6px 12px 0 0;
			border: #CACACA 1px solid;
			width: 60px;
			height: 60px;
			background-color: #FFF;
			background-position: center center;
			background-repeat: no-repeat;
		}
		.objects_id dt #mainpic{
			border: #CACACA 1px solid;
			width: 228px;
			height: 171px;
			background-color: #fff;
			background-position: center center;
			background-repeat: no-repeat;
		}
	.objects_id dd{
		display: block;
		margin: 0;
		padding: 0;
	}
		.objects_id dd h1{
			font: bold 12px Arial;
			color: #383838;
		}
		.objects_id dd div.file{
			margin-left: 260px;
			padding: 12px 0 12px 32px;
			background: url('/images/ipdf.jpg') left center no-repeat;
		}
			.objects_id dd div.file a{
				margin-right: 6px;
			}


div.objects_mnu2{
	margin: 0;
	padding: 12px 0;
	overflow: hidden;
}
	div.objects_mnu2 a.fright:link,
	div.objects_mnu2 a.fright:visited{
		color: #5A5A5A;
		font-weight: bold;
	}
	div.objects_mnu2 h2{
		font: bold 14px Arial;
		margin: 8px 0;
		color: #ad2900;
	}
	div.objects_mnu2 ul{
		list-style: none;
		margin: 8px 0;
		background: #EAEAEA;
		padding: 12px;
		overflow: hidden;
		_overflow: visible;
	}
		div.objects_mnu2 ul li{
			margin: 8px 0;
			padding: 8px 0;
			width: 49.5%;
			float: left;
		}
			div.objects_mnu2 ul li.r2{
				_float: none;
			}
			div.objects_mnu2 ul li img{
				float: left;
				border: #CACACA 1px solid;
				width: 110px;
				height: 81px;
				background-color: #fff;
				background-position: center center;
				background-repeat: no-repeat;
			}
			div.objects_mnu2 ul li div{
				min-height: 60px;
				_height: 60px;
				margin: 0 0 0 80px;
			}
				div.objects_mnu2 ul li div h3{
					padding: 0 0 6px 0;
				}

ul.equip_mnu1{
	list-style: none;
	margin: 0;
	padding: 12px 0;
}
	ul.equip_mnu1 li{
		width: 28.9%;
		padding: 12px 2%;
		float: left;
		text-align: center;
		_height: 180px;
		min-height: 180px;
	}
		ul.equip_mnu1 li h2{
			font: bold 14px Arial;
			width: 160px;
			margin: 0 auto;
			padding: 6px 0;
		}
			ul.equip_mnu1 li h2 a:link,
			ul.equip_mnu1 li h2 a:visited{
				color: #666;
			}

