br {
	line-height: 15px;
}

.coverContents {
	color: #999;
}

.category {
	margin-bottom: 36px;
}
	
.content {
	color: #999;
	font-family: Dotum;
	margin-bottom: 10px;
}

.content a:link, .content a:visited {
	color: #999;
}

.content a:hover, .content a:active {
	color: #999;
	border-bottom: 1px dotted #999;
}

.content img {
	border: 1px solid #999;
	display: block;
	float: left;
	margin-right: 15px;
}

.content span {
	font-weight: bold;
	display: block;
}

.content li span {
	font-weight: bold;
	display: inline;
}

.content  .date {
	font-size: 95%;
	font-family: verdana;
	font-weight: normal;
}

.content li .date {
	display: inline;
	padding-left: 15px;
}

#review {
	margin-bottom: 50px;
	margin-right: 30px;
	float: left;
}

#review .content {
	width: 200px;
}

#review .content img {
	width: 50px;
	height: 50px;
}

#news {
	margin-bottom: 27px;
}

#news .content {
	width: 300px;
}

#track {
	margin-bottom: 65px;
}

#track .content {
	width: 300px;
}

#track .content img {
	width: 50px;
	height: 50px;
}

#interview {
	margin-bottom: 50px;
}

#interview .content {
	width: 550px;
}

#interview .content img {
	width: 150px;
	height: 100px;
}

#feature {
	margin-bottom: 50px;
}

#feature .content {
	width: 500px;
}

#feature .content img {
	width: 150px;
	height: 100px;
}