@charset "utf-8";
/* CSS Document */

.img-wrap{
	float:left;
	width:622px;
	height:274px;
	border-right:1px solid #d4d4d4;
	margin-right:18px;
}

.txt-wrap{
	float:left;
	width:278px;
	padding-top:18px;
	margin-right:11px;
}


.my-others{
	list-style: square;
	color: #666666;
	margin-left: 20px;
}

.my-others li{
	line-height: 20px;
	font-size: 16px;
	font-family: Georgia;
}

.my-others li a{
	color: #cccccc;
	text-decoration: none;
}

.my-others li a:hover{
	text-decoration: underline;
}
