body      
{
  padding:0px; background-image: url(../images/bg/paper11.jpg)
}

*,td, p,div,font,a,span,a,b,i,input,button,label,select,option 
{
  font-family: 'Gowun Batang', 맑은고딕, verdana, halvetica;
  font-size:16px;
}
 
input[type='password'] {font-family:verdana, halvetica;}
.widthPage  {width:800px;}
 
.divTopMenu   {float:left; background-color:navajowhite; border-bottom:2px solid maroon;}
.divContent   {width:800px; height:100%;position:relative; top:50px; left:0px;}
.divPageTitle {width:100%;height:186px;border-bottom:4px dotted #Aaa;position:relative;top:0px;}

.imgBook      {width:120px; height:160px;}
.imgAvatar    {width:080px; height:080px;}

.boxShadow    {box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);}

.midIcon      {font-size:24px;}
.smIcon       {font-size:16px;}
.xsIcon       {font-size:08px;}

.opaque06     {opacity: 0.6;}
.opaque06:hover    {opacity: 1;}
