@charset "utf-8";
/* CSS Document */

div.vj {
/*margin:0px;*/
padding:3px;
border-bottom:0px solid #CCCCCC;
}
div.head {
height:1.9em;
margin:0px;
padding:0px;
}
div.head h1 {
float:left;
margin:0px;
padding:4px 0px 3px 3px;
font-size:14px;
}
div.more {
font-size:11px;	
/*font-family:gulim dotum;*/
float:right;
margin:0px;
padding:5px 5px 0px 0px;
}
div.more a {
text-decoration:none;
color:#000000;
}
div.icon {
background:url(./images/icon.gif) no-repeat;
width:10px;
height:10px;
padding:0px;
margin:9px 0px 0px 5px;
float:left;
}
div.border {
margin:0 0 0 4px;
padding:0px;
clear:both;
overflow:hidden;
}
div.bordera {
height:2px;
background:#CCCCCC;
overflow:hidden;
}
div.borderb {
float:left;
height:2px;
width:150px;
background:#007eff;
overflow:hidden;
}
div.ggon {
padding:5px 5px 0px 5px;
}
div.xe-widget-wrapper {
background-color:rgb(252, 252, 252);
border:1px solid rgb(221, 221, 221);
}
div.widgetContainer li {
font-size:13px;
line-height:1.6em;
letter-spacing: -0.01em;
display: inline-block;
width: calc(100% - 0px);
word-wrap: normal;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
