@font-face {
  font-family: 'Nanum Gothic';
  src: url(NanumGothic.eot);
  src: url(NanumGothic.woff) format('woff');
}
.thumb_list_border	{padding:0 0 0 0}
.thumb_list_frame	{padding:0 0 0 0}
.thumb_list_subject	{color:#747474;font-size:13px;text-decoration:none;font-family:Nanum Gothic}
.thumb_list_category{color:#24a44a;font-size:11px;text-decoration:none;font-family:Nanum Gothic}
.thumb_list_name	{color:#a7997b;font-size:9px;text-decoration:none;font-family:Nanum Gothic}
.thumb_list_comment	{color:#909090;font-size:10px;text-decoration:none;font-family:tahoma}
.thumb_list_date	{color:#909090;font-size:10px;text-decoration:none;font-family:tahoma}
.thumb_list_hit		{color:#909090;font-size:10px;text-decoration:none;font-family:tahoma}
.thumb_list_vote	{color:#909090;font-size:10px;text-decoration:none;font-family:tahoma}
.thumb_list_position{color:#808080;font-size:11px;text-decoration:none;font-family:µ¸¿ò}
.thumb_list_music	{color:#609060;font-size:11px;text-decoration:none;font-family:µ¸¿ò}
.thumb_list_pic		{border:0px #e2e2e2 solid;}
.thumb_licens		{text-align:right;padding:0 20 5 2;color:#b9b9b9;}
.thumb_list_lineSpace {height:15px}

a.over, a.over img {
	background: #ffffff;
}
a.over, a.over img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
a.over:hover {
	opacity: 0.6;
}