.clear {
	CLEAR: both
}
.detail {
	LINE-HEIGHT: 20px;
	padding: 0px;
	width: 690px;
}
.post_name {
	BACKGROUND: url(images/ge.jpg) no-repeat 10px center;
	LINE-HEIGHT: 25px;
	BORDER-BOTTOM: #ccc 1px solid;
	POSITION: relative;
	HEIGHT: 25px;
	padding-left: 25px;
	width:500px;
}
.post_name A {
	DISPLAY: block;
	WIDTH: 650px;
	outline: none;
	background-repeat: no-repeat;
	background-position: right center;
}
.post_name SPAN {
	FONT-SIZE: 12px; RIGHT: 20px; POSITION: absolute; TOP: 0px
}
.info {
	DISPLAY: none;
	FONT-SIZE: 12px;
	BACKGROUND: #f7f7f7;
	LINE-HEIGHT: 22px;
	BORDER-BOTTOM: #ccc 1px solid;
	POSITION: relative;
	padding-left:20px;
	
}
.infox {
	DISPLAY: none;
	FONT-SIZE: 12px;
	BACKGROUND: #f7f7f7;
	LINE-HEIGHT: 22px;
	BORDER-BOTTOM: #ccc 1px solid;
	POSITION: relative;
	padding-left:20px;
	width:500px;
	
}

.info A {
	FONT-SIZE: 12px; RIGHT: 30px; BOTTOM: 20px; POSITION: absolute
}
.MsoNormal{
	line-height: 20px;
}