@charset "utf-8";
/* CSS Document */
#yelatestlo{
	border: 0;
	width:100%;
	font:13px 'nanumgothic', 'dotum'; color:#848484;
	}
#yelotop {
	background-color:#fbfbfb; 
	border-bottom:#dfdfdf solid 1px;
	height: 30px;
	font:14px bold 'nanumgothic', 'dotum'; color:#111;
	}
#yelotop .left {
	float:left;	
	margin-top: 7px;
	margin-left: 10px;}
#yelotop .right {
	float:right;
	margin-top: 7px;
	margin-right: 10px;
	font:12px 'nanumgothic', 'dotum'; color:#848484;
	}
#yecont{
	border:0px;
	padding: 5px;
	}
#yecont .yecontlist{
	margin: 14px;
	font:13px 'nanumgothic', 'dotum'; color:#848484;}