.pet-info-layout {
    min-height: 522px;
    margin: 77px auto;
    /*overflow: hidden;*/
    width: calc( 100% - 100px );
    /* margin: auto; */
    width: 1200px;
    margin: 77px auto;
	position:relative;
}

.pet-info-layout > div{float:left;}

.pet-profile-img-layout {
    width: 638px;
    margin-right: 22px;

    height: 436px;
    min-height: 522px;
    overflow: hidden;
}
.pet-profile-img-layout li,.pet-profile-img-layout li div{ height:100%}
.pet-profile-img-layout li div img{width:638px; height:436px;}

.pet-profile-info-layout {
    width: 537px;
    /* margin-right: 50px; */
    /* height: 100%; */
    border-top: 3px solid #000;
}

.pet-info {
    /* height: 362px; */
    border-bottom: 1px solid #dadada;
}

.pet-info > ul > li.title {
    height: 67px;
    line-height: 67px;
    font-weight: bold;
    font-size: 19pt;
    padding-left: 19px;
    /* width: 531px; */
}

 

.pet-info > ul > li:first-child {border-bottom:1px solid #dadada; }
.pet-info > ul > li:last-child { border:0px; }
.pet-info > ul > li {
    border-bottom: 1px dotted #a6a6a6;
    /* height: 36px; */
    line-height: 36px;
    width: 100%;
    font-size: 15px;
    position: relative;
    overflow: hidden;
}
.pet-info > ul > li > div:first-child{
    background: url(/images/sell/list_style.png) no-repeat left center;
    padding-left: 10px;
    width: 70px;
}
.pet-info > ul > li > div{
    float: left;
    /* padding-right: 19px; */
}
.pet-info > ul > li > div:nth-child(2){
    /* position:absolute; */
    /* left: 80px; */
    /* height: 14px; */
    /* line-height: 14px; */
    /* top: 10px; */
    /* padding-left: 19px; */
    /* border-left: 1px solid #a6a6a6; */
    width: calc( 100% - 100px );
    padding-left: 20px;
    background: url(/images/sell/selview.png) no-repeat left center;
    min-height: 37px;
    color:#4d4d4d;
}
.pet-info > ul > li > div:nth-child(2) span{
    /* padding-left:19px; */
    /* border-left: 1px solid #a6a6a6; */
}


.pet-info > ul > li > span{display:block;}
.pet-info > ul > li > span:nth-child(1){margin-right:19px;}
.pet-info > ul > li > span:nth-child(2) {padding-left: 19pt;border-left: 1px solid #a6a6a6;}


.search-tag span{
	font-family:Dotum,'ï¿½ï¿½ï¿½ï¿½',Helvetica,AppleSDGothicNeo,sans-serif;
    padding: 4px 8px;
	font-size:11px;
    border: 1px solid #e1e1e1;
    margin-right: 10pt;
    display: block;
    float: left;
    height: 17px;
    line-height: 17px;
    margin: 5px;
    cursor: pointer;
	color:#878787;
}

.search-tag span:hover{background-color:#000;color:#FFF;}
.shop-info-layout {margin-top: 12px;/* height: 135px; */overflow: hidden;}

.shop-info-layout > div{
    float: left;
}

.add-wishlist {
    height: 55px;
    width: 237px;
    /* border: 1px solid #c0c0c0; */
    margin-right: 9px;
    line-height: 54px;
    font-size: 25px;
    text-align: center;
    color: #a3a3a3;
    /* padding-left: 20px; */
    background: url(/images/board/pet_detail.icon.png) no-repeat 0px 0px;
    cursor: pointer;
}


.add-wishlist.active,.add-wishlist.active:hover {
    background: url(/images/board/pet_detail.icon.png) no-repeat -505px 0px !important;
}

.add-wishlist:hover {
	background-position:-253px 0px;
}

.kakaotalk {
    width: 291px;
    height: 55px;
    backgrp: 1px solid #000;
    background-color: #ffeb00;
    background: url(/images/board/pet_detail.icon.png) no-repeat 0px -67px;
}

.kakaotalkcat {
    width: 291px;
    height: 55px;
    backgrp: 1px solid #000;
    background-color: #ffeb00;
    background: url(/images/board/pet_detail.icon.png) no-repeat -300px -67px;
}

.shop-info-layout .call {
    margin-top: 8px;
    width: 100%;
    height: 78px;
    /* background-color: #129cb9; */
    background: url(/images/board/pet_detail.icon.png) no-repeat 0px -132px;
}

.Font-css{
    margin-top: 60px;
    border-bottom: 1px solid #c1c1c1;
    position: relative;
}
.Font-css > div{
    width: 342px;
    margin: 0px auto;
    position: relative;
    border-bottom: 1px solid #828282;
    bottom: -1px;
}
.Font-css > div > .title{
    height: 38px;
    font-size: 26px;
    line-height: 38px;
    text-align: Center;
	letter-spacing : -1px;
}
.Font-css > div > .content{
    text-align: center;
    font-size: 13px;
    height: 13px;
    line-height: 13px;
    padding-bottom: 14px;
}

.store{line-height: 37px !important; color:#bd2742 !important;}


.sellkey  {text-align: center;    font-size: 22px;  font-weight: 700; line-height: 13px; ; margin-top:30px;    
			letter-spacing:-1px; text-decoration:underline ;	}