@import url("contents.css");

#contents .upCont{
border-bottom:1px dashed #888;
margin:0 0 15px 0;
padding:0 0 10px 0;
clear:both;
width:540px;
}
#mainCont #mainBody #contents .upCont h3{
font-size:25px;
height:60px;
width:63px;
text-align:center;
text-indent:0px;
padding:5px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:1px;
line-height:130%;
float:left;
margin:0 15px 0 0;
color:#555;
font-weight:bold;
background:url(../up/images/cal.png) no-repeat;
}

#contents .upCont span{
font-size:10px;
display:block;
height:15px;
line-height:100%;
letter-spacing:0px;
color:#fff
}
#contents .upCont .article{
float:left;
width:460px;
}

#contents .upCont .article dl{
clear:both;
margin:0 0 5px 0;
padding:0 0 2px 0;
}
#contents .upCont .article dt{
font-size:12px;
height:19px;
padding:0px 0 0 4px;
background:url(../up/images/up_dt.png) no-repeat;
margin:0 0 3px 0;
width:455px;
line-height:150%;
float:left;
}
#contents .upCont .article dt a{
float:left;
display:block;
}

#contents .upCont .article dt span{
color:#444;
display:inline;
float:right;
margin:0 5px 0 0;
text-align:right;
line-height:150%;
}
#contents .upCont .article dd{
font-size:11px;
margin:0 0 0 10px;
}

/*------------------------------------------------------------------------------------

#png

-------------------------------------------------------------------------------------*/
* html #contents .upCont .article dt,
* html #mainCont #mainBody #contents .upCont h3{
behavior: expression(IEPNGFIX.fix(this));
}