@charset "UTF-8";

#Nen_bac #Wrapper h1{
    font-size: 16px;
    font-weight: bold;
	padding:10px;
	margin-bottom:15px;
    border-top: 1px solid #dfdede;
    border-bottom: 2px solid #babbc1;
}

#Nen_bac #Wrapper h5{
	display: block;
	border-bottom:3px solid #007d07;
    font-size: 1.1em;
    font-weight: bold;
	padding:10px;
	margin-bottom:15px;
    /*border-top: 1px solid #dfdede;
    border-bottom: 2px solid #babbc1;*/
}


#Nen_bac #Wrapper .pdf{
    background: url("/common/images/ico_pdf_01.gif") no-repeat scroll 7px 12px;
    display: block;
    min-height: 16px;
    text-indent: 24px;
}

#Nen_bac p.img{
    width: 25%;
    display: table-cell;
    margin: 15% -10px 0 0;
}


#Nen_bac .iconPdf {  /* inner is blank text */
	background: url(/common/images/ico_pdf_02.gif) 0 1px no-repeat;
	font-size: 14px;
	line-height: 20px;
  	padding-left: 25px;
	margin-bottom: 10px;
}
#Nen_bac .iconOtherwin {  /* inner is blank text */
	background: url(/common/images/ico_otherwin_02.gif) 0 1px no-repeat;
	font-size: 14px;
	line-height: 20px;
  	padding-left: 25px;
	margin-bottom: 10px;
}

#Nen_bac .bk li {
    margin: 10px auto;
    padding-bottom: 10px;
    border-bottom: dotted 1px #e6e6e6;
	}