.article {
	font-family: "Aleo Regular","Palatino Linotype",Palatino !important;
	font-size: 20px ;
	font-weight: 300;
	color: #555;
	line-height: 32px;
	letter-spacing: .01em;
}

.article p {
	line-height: 32px;
}

.tmpl2 .lftSde {
    float: left;
    border: solid 1px #ccc;
    text-align: center;
    margin: 0 45px 45px 0;
    vertical-align: middle;
}

.tmpl2 .rgtCnt img {
    border: 0;
    box-shadow: none;
}

.tmpl2 .rgtCnt {
    vertical-align: top;
    margin-top: 20px;
}

.tmpl2 .rgtCnt img {
    padding: 0;
    margin: 0 45px 20px 0;
    float: left;
}

.tmpl2 .prdTtlLnk {
    font-size: 16px;
    font-weight: bold;
}

.tmpl2 .lftPadUl {
    overflow: hidden;
}

.tmpl2 a {
    font-family: Helvetica Neue #0654ba;
}

.tmpl2 .subTtl {
    font-weight: bold;
    padding-top: 2px;
    font-size: 26px;
    min-width: 400px;
    display:table-cell;
}

.tmpl2 .clr {
    clear: both;
}

.tmpl2 .fbSts {
    color: #777;
}

.tmpl2 .dotted {
    border-bottom: dashed 1px #ccc;
    border-style: none none dashed;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 20px;
    color: #fff;
    background-color: #fff;
}

.tmpl2 .idtTop {
    padding-top: 20px;
}

.tmpl2 .numbering {
    color: #777;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    height: 22px;
    width: 23px;
    text-align: center;
    border: 0;
    padding-top: 8px;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.tmpl2 .content {
    margin-left: 40px;
}

.tmpl2 pre {
    white-space: normal;
}

.tmpl2 table.toptenTbl td {
border-color: #fff;
}
  
 @media screen and (max-width : 980px) {
	.tmpl2 .subTtl {
		min-width: 100% !important;
	}
	.tmpl2 .rgtCnt img {
		display:block;
		min-width: 200px;
		
	}

 }
