@charset "utf-8";
#wrap2 {
}
#wrap2_inner {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
#catname {
	font-size: 20px;
	line-height: 69px;
	color: #FFFFFF;
	background-image: url(../images/catnamebg.png);
	background-repeat: no-repeat;
	float: left;
	height: 69px;
	width: 237px;
	text-align: center;
}
#r1_top {
	width: 237px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	padding-right: 482px;
	padding-left: 481px;
	top: -105px;
}
#r1_content {
	margin-top: 70px;
}
#r2_left {
	float: left;
	width: 570px;
}
#r2_right {
	float: right;
	width: 570px;
}
#r2 {
	padding-top: 40px;
}
#block_top {
}
#block_top_l {
	float: left;
	height: 50px;
	width: 70px;
}
#block_top_l2 {
	font-size: 20px;
	line-height: 50px;
	float: left;
}


#more a {
	height: 30px;
	width: 150px;
	border: 1px solid #0351a6;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#more a:hover {
	color: #FFFFFF;
	background-color: #0351a6;
}
#block_list {
	clear: both;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}

#block_list li {
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 20px;
	list-style-type: none;
	font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#r3 {
	padding-top: 30px;
}
#r4 {
	padding-top: 30px;
}

#r4_pic {
	height: 230px;
	padding-top: 20px;
	clear: both;
	padding-bottom: 20px;
}