
#content {
	height: 501px;
	background: url(/images_gl/home_back.jpg);
}

.flashContent div { 
	padding: 20px 10px;
	width: 930px;
	margin: 0 auto;
}

#mainBanner {
	height: 501px;
}

#postContent {
	height: 231px;
	background: #f0f0f0;
}
#postContentInner {
	width: 950px;
	margin: 0 auto;
	height: 231px;
}
#postContentInner h1 {
	color: #ee2d17;
	font-size: 14px;
	line-height: 16px;
	padding: 14px 6px 2px 10px;
	font-weight: bold;
}
#postContentInner table {
	margin: 6px 0 0 10px;
}
#postContentInner .prodCell {
	width: 144px;
	min-width: 144px;
	background: url(/images_gl/home_latest_product_cell_back.gif) #FFF;
	height: 173px;
	text-align: center;
	padding: 0 11px 10px 0;
}
#postContentInner .prodCell a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	line-height: 13px;
}
#postContentInner .prodCell p {
	width: 140px;
	cursor: pointer;
}
#postContentInner .tnCont {
	margin: 0 auto;
	position: relative;
	white-space: nowrap;
	width: 144px;
	height: 140px;
	padding: 0 0 4px 0;
}
#postContentInner .tnCont img {
    display: inline-block; 
	vertical-align: middle;
}
#postContentInner .preTn {
    display: inline-block; 
    height: 140px; 
    width: 0;
    vertical-align: middle;
    line-height: 0;
    font-size: 0;
}
