@charset "utf-8";

/* CSS Document */



#content{

	color: #454545;

	height: auto;

	width:700px;

	font-size: 13px;

	line-height: 20px;

	padding-left: 10px;

}



#content .list{
	height: auto;
	width: 335px;
	background-image: url(bg.jpg);
	background-position: center bottom;
	float: left;
	margin: 9px 5px;

}

#content .photo{

	float: left;

	height: 144px;

	width: 108px;

	border: 2px solid #E3C693;

}





#content .title{

	width: 213px;

	line-height: 26px;

	float: right;

	margin-right: 5px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #B6B6B6;

	font-size: 15px;

	font-weight: bold;

	color: #814A6A;

}

#content .mast{

	width: 213px;

	margin-right: 5px;

	float: right;

	line-height: 24px;

	color: #393939;

}

#content .mast span{

	color: #9F7132;

}

#content .mast a{

	color: #373737;

	text-decoration: none;

}

#content .mast a:hover{color: #9F7132;}
