@charset "utf-8";
/* CSS Document */


/* latestpost.html */
.tilea li {
	width: 270px;
	float: left;
	margin: 10px;
	list-style-type: none;
	color: #333;
	line-height: 22px;
	height: 360px;
}
.tilea li a ol .title_4 {
	font-weight: bold;
	color: #333;
}
.title_4 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	height: 50px;
}

.tilea li .title a{
	color: #333;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	height: 50px;
}
.tilea li .outline{
	font-size: 13px;
	color: #666;
	line-height: 22px;
}
	
.content_Detail .tile .tilea li a {
	color: #999;
	text-decoration: none;
}
.tilea li .statement {
	line-height: 20px;
	width: 150px;
	margin-top: 10px;
	float: left;
}

.content_Detail .tile .tilea li a:hover {
	color: #8CC63F;
	text-decoration: none;
}
.tilea li .hot {
	height: 40px;
	width: 40px;
	z-index: 50;
	float: right;
	margin-top: 20px;
	background-image: url(../img/hot.png);
	background-repeat: no-repeat;
}
.tilea li .contents {
	font-size: 15px;
}
.tileas .tilea li .contents a {
	color: #999;
}
