html.header_two{
    background-color: #ebebeb;
}
#head.header_two {
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 1040px;
}
#head.header_two #headInner .logo_att{
    height: 50px;
}
#head.header_two #headInner #headInfoArea{
    clear: right;
}
#contents.header_two .detailImg {
    background: #FFF;
    padding: 10px;
    text-align: center;
} 
#contents.header_two .detailImg img {
    padding-top: 10px;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto
}
#contents.header_two {
    background-color: #ebebeb;
    position: relative;
    text-align: center;
}
#contents.header_two #contInner {
    margin: 0 auto;
    padding-top: 5px;
    width: auto;
    display: inline-block;
    min-width: 1024px;
  
}
#contInner.header_two p.att_caption{
    margin-top: 0px;
}
#contInner.header_two  #detail_img_footer .gdmLogo{

}
#contInner.header_two  #detail_img_footer .detailImgCopy{
     padding: 0px 0px 0px 20px;
     text-align: left;
     font-size: 12px;
}