.content{
	background-image: url(../images/mb.jpg);
	padding-top: 5px;
}
.content_l{
	width: 240px;
	height: 496px;
	background-image: url(../);
}
.content_l a,.content_l img{
	display: block;
}
.projectItem a{
	width: 100%;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background-image: url(../images/ml_19.gif);
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}
.projectItem:nth-child(3) a{
	background-image: url(../images/ml_21.gif);
}
.content_r{
	width: 750px;
}
.piclistTitle{
	width: 100%;
	height: 44px;
	background-image: url(../images/piclistTitle.png);
}
.currentdiv{
	width: 126px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.backIndex{
	display: block;
	width: 84px;
	height: 44px;
}
.piclist_c{
	width: 740px;
	margin: 0 auto;
	margin-top: 15px;
}
.piclist_item{
	float: left;
	width: 33.33%;
	height: 160px;
}
.piclist_itembox{
	width: 170px;
	height: 150px;
	background: url(../images/picItembg.png);
	padding: 1px 11px 16px 2px;
	    margin: 0 auto;
}
.piclist_i{
	background-color: #fff;
	height:100%;
	width:100%;
    padding: 2px;
}
.piclist_i a{
	display: block;
}
.piclist_i a.prodectimg{
	width: 100%;
	height: 110px;
}
.piclist_i a.prodectimg img{
	width: 100%;
	height: 100%;
}
.prodectName{
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	    overflow: hidden;
}
.prodectName:hover{
	color: #CC9900;
	text-decoration: underline;
}
.page{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.page_left{
	display: inline-block;
	margin-right: 30px;
}
.page_left a{
	font-size: 12px;
	color:#666666;
	padding: 0 5px;
}
.page_left a:hover{
	color: #CC9900;
	text-decoration: underline;
}
.page_right{
	display: inline-block;
	font-size: 12px;
}
.page_right span{
	font-size: 12px;
}
.page_right span.leftline{
	border-left: 1px solid ;
}
.piclist_c_p {
	font-size: 12px;
}