@charset "utf-8";

/*
=Index========
Layout
==============

/*==============================================================
	 Layout
==============================================================*/

#geoMyStoreGoodsDetailWrapper{
padding:20px;
margin:0 15px 30px;
}

#geoMyStoreGoodsDetailInnerWrapper{
margin-bottom:30px;
}

#geoMyStoreGoodsDetailName{

}

/*forBktpl*/
#geoMyStoreWrapper.geoMyStoreBkTpl #geoMyStoreGoodsDetailName {

}

#geoMyStoreGoodsDetailName dt{
margin-bottom:10px;
font-size:20px;
font-weight:bold;
line-height:1;
}

#geoMyStoreGoodsDetailName dd.price{
margin-bottom:10px;
font-size:14px;
font-weight:bold;
line-height:1;
}

#geoMyStoreGoodsDetailName dd.priceComment{
font-size:13px;
line-height:1;
margin-bottom:15px;
}

#geoMyStoreGoodsDetailPhoto{
margin:0 auto 15px;
}

#geoMyStoreGoodsDetailPhotoLarge{
height:250px;
padding:2px;
margin-bottom:10px;
text-align:center;
border:2px solid #d9d9d9;
line-height: 246px;
}

/*forBktpl*/
#geoMyStoreWrapper.geoMyStoreBkTpl #geoMyStoreGoodsDetailPhotoLarge {
border: 2px solid #888;
}

#geoMyStoreGoodsDetailPhotoLarge img{
max-width:100%;
max-height:250px;
vertical-align: middle;
}

#geoMyStoreGoodsDetailPhotoSmall {
width:250px;
height:46px;
vertical-align:top;
margin:0 auto;
overflow: hidden;
}

#geoMyStoreGoodsDetailPhotoSmall li{
float:left;
width:44px;
height:44px;
margin-right:5px;
border:1px solid #d9d9d9;
line-height: 40px;
text-align:center;
overflow:hidden;
cursor:pointer;
}

/*forBktpl*/
#geoMyStoreWrapper.geoMyStoreBkTpl #geoMyStoreGoodsDetailPhotoSmall li {
border: 1px solid #888;
}

#geoMyStoreGoodsDetailPhotoSmall li.selected{
border:1px solid #595959;
}

/*forBktpl*/
#geoMyStoreWrapper.geoMyStoreBkTpl #geoMyStoreGoodsDetailPhotoSmall li.selected {
border: 1px solid #fff;
}

#geoMyStoreGoodsDetailPhotoSmall li.last{
margin-right:0;
}

#geoMyStoreGoodsDetailPhotoSmall li img{
margin:0 auto;
border:0;
max-width:100%;
max-height:44px;
vertical-align: middle;
}

#geoMyStoreGoodsDetailTxt p{
font-size:14px;
overflow:auto;
}

#geoMyStoreGoodsDetailTransit{
clear:both;
text-align:center;
margin-bottom:30px;
}

#geoMyStoreGoodsDetailTransit{
text-align:center;
margin-bottom:30px;
}

#geoMyStoreGoodsDetailTransitLink{
position:relative;
line-height:1;
}

#geoMyStoreGoodsDetailTransitLink li{
line-height:1;
}

#geoMyStoreGoodsDetailTransitLink li a{
text-decoration:none;

}

#geoMyStoreGoodsDetailTransitLink li.transitBack{
position:absolute;
left:0;
top:0;
font-size:14px;
}

#geoMyStoreGoodsDetailTransitLink li.transitBack a{
background: url(../images/common_btn_leftArrow.png) left center no-repeat;
padding: 6px 0 4px 26px;
}

#geoMyStoreGoodsDetailTransitLink li.itemNumber{
font-size:12px;
}

#geoMyStoreGoodsDetailTransitLink li.transitNext{
position:absolute;
right:0;
top:0;
font-size:14px;
}

#geoMyStoreGoodsDetailTransitLink li.transitNext a{
background: url(../images/common_btn_rightArrow.png) right center no-repeat;
padding: 6px 26px 4px 0;
}

#geoMyStoreGoodsDetailBackToList{
display:block;
text-align:center;
line-height:1;
font-size:14px;
}

#geoMyStoreGoodsDetailBackToList a{
color:#595959;
text-decoration:none;
}
