﻿.포커스 .포커스제목
{
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
    margin-left: 6px;
    width: 209px;
    position: absolute;
    top: 41px;
    left: 225px;

}

.포커스 .포커스내용
{
   
    margin-top: 5px;
    margin-left: 6px;    
    width: 209px;
    line-height: 17px;
    overflow: hidden;
    height: 70px;
    text-align: justify;
    position: absolute;
    top: 70px;
    left: 226px;
}

.포커스 .포커스제목2
{    
    font-weight: bold;
    font-size: 12px;
    line-height: 13px;
    margin-top: 5px;
    background-image: url(    '/img/포커스_블렛아이콘.gif' );
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}
