	.goto-2					{width: 250px; height: 20px; margin: -25px 10px 10px auto; text-align: right;}
		.goto-2	a					{font-weight: bold;}
	.board-item				{margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: solid 1px #e5e5e5;}
		.board-item	div				{padding: 0 0 0 10px;}	
		.board-item	.nav			{}
		.header						{margin: 10px 0; font-weight: bold; font-style: none;}
		.board-item	.text			{border-left: solid 2px #ccc;
    border-top: solid 0px #ccc;
    border-right: solid 0px #ccc;
    border-bottom: solid 0px #ccc;}
		.board-item	.img			{margin: 5px 0; text-align: center}
			.board-item	.img img				{margin: 0 1%;}
		.board-item	.author			{margin: 5px 0;}
		.board-item	.count			{}
			.board-item	.count span			{font-weight: bold;}
	.message				{overflow: hidden; height: 1%; margin: 0 0 15px 0;}
		.message .about				{float: left; width: 105px; text-align: center; line-height: 1.2em;}
			.message .about	img				{display: block; margin: 3px auto;}
			.message .about	a				{font-weight: bold;}
			.message .about	div				{text-align: left; font-size: 90%;}
		.message .text				{margin: 0em 0 0 110px; text-align:left;}
			.message .text h5				{padding: 0 0 5px 15px; font-weight: bold;}
