@charset "utf-8";
/* CSS Document */
@import "share.css";
@import "share02.css";




.category_photo{
	float:left;
	border:1px solid #CCCCCC;
	width:80px;
	height:64px;
}

.category_title{
	float:left;
	width:120px;
	height:120px;
	margin-left:5px;
}

.clear{
	clear:both;
}

.dot_line{
	border:1px dotted #CCCCCC;
	margin-top:5px;
	margin-bottom:5px;
}