@charset "utf-8";


#leftcontent{
	float:left;
	width:740px;
	margin-right:10px;
}
#rightcontent{
	float:left;
	width:200px;
}
#subbody .title{
	color:#bc008d;
	line-height:22px;
}
#subbody .title a{
	display:inline;
	margin:0 10px;
	color:#bc008d;
}
#subbody .title span{
	color:#393939;
	margin-left:10px;
}

#subbody .content{
	width:738px;
	overflow:hidden;
	padding:9px 0;
}
#subbody .content .col{
	clear:both;
	overflow:hidden;
	padding:16px 0!important;
	padding:10px 0;
}
#subbody .content .col .area{
	display:inline;
	float:left;
	width:232px;
	margin:0 6px;
}
#subbody .content .col .area .piccol{
	width:232px;
	height:105px;
	margin-top: 10px;
}
#subbody .content .col .area .piccol img{
	padding:1px;
	border:1px solid #ccc;
	background:#fff;
}
#subbody .content .col .area p{
	text-align:center;
	margin:10px 0 5px 0;
}
#subbody .content .col .area p em{
	margin:0 5px;
}

#subbody .pageview{
	display:inline;
	float:right;
	margin:0 13px 0 0;
}
#subbody .pageview ul li{
	padding:0;
	background:none;
}
#subbody{
	float: left;
	margin-top: 10px;
}
#subbody div.title{
	width: 100%;
	float: left;
	text-align: left;
}
