div.gbox {
	float: left;
	width: 227px;
	height: 270px;
	background-color: #241b17;
	margin: 0 0 12px 4px;
	box-shadow: 0 2px 1px 1px rgba(0,0,0,0.2);
	position: relative;
}
div.gbox img.thm {
	width: 225px;
	height: 149px;
	border: 1px solid #777;
}
div.gbox div.inf {
	color: #fff;
	width: 220px;
	padding: 5px 5px 0 5px;
	line-height: 1.5em;
	text-align: center;
	white-space:nowrap; 
	overflow:hidden; 
	position: relative;
}
div.gbox div.inf div.gb_n1   { font-size: 13px; color: #ffffff; margin-bottom: 5px; }
div.gbox div.inf div.gb_n1 a { font-size: 13px; color: #ffffff; font-weight: 700; }
div.gbox div.inf div.gb_n2   { font-size: 11px; color: #b89a69; margin-bottom: 3px; letter-spacing: 1px; }
div.gbox div.inf div.gb_n3   { 
	color: #ffffff; 
	font-size: 11px; 
	font-weight: 700; 

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

	margin: 0 auto 7px; 
	text-align: center;
	width: 93%;
}
div.gbox div.inf div.gb_n4   { 
	font-size: 11px;
	font-weight: 600; 
	letter-spacing: 1px;
	color: #fff;
	background-color: #7a4f48;
	border-radius: 2px;
	padding: 3px 10px;
	width: 198px;
}
div.gbox div.newup {
	position: absolute;
	top: 5px;
	left: 5px;
}
div.gbox div.plate {
	position: relative;
	text-align: center;
}
div.gbox div.plate img {
	margin: 3px 0 0;
	height: 20px;
}

div.gbox2 {
	width: 285px;
	height: 320px;
	margin-left: 6px;
}
div.gbox2 img.thm {
	width: 283px;
	height: 189px;
	border: 1px solid #aaa;
}
div.gbox2 div.inf {
	width: 285px;
	height: 180px;
}
div.gbox2 div.inf div.gb_n1 {  }
div.gbox2 div.inf div.gb_n1 a { font-size: 14px; }
div.gbox2 div.inf div.gb_n4 { width: 255px;}





div.gbox3 {
	height: 290px;
}

div.gbox3 div.plate img {
	margin: 6px 0 4px;
	height: 22px;
}

