@charset "utf-8";
/* CSS Document */
#wrapperBodyPopUp
{
	display:none;
	margin: 10px;
	width: 650px;
	z-index:1000;
	background: url(../images/ppbg.jpg) #13181B top no-repeat;
	border:1px #333333 solid;
}
#wrapperBodyPopUp .HeadPopUp
{
	width: 650px;
	height:20px;
}
#wrapperBodyPopUp .BgPopUp #wrapperDetail
{
	position:relative;
	left:-320px;
	_left:-30px;
	width: 590px;
	padding-left: 10px;
}

#wrapperDetail{
	width: 600px;
	padding-left: 20px;
}

#wrapperBodyPopUp .BottomPopUp
{	
	/*background: url(../images/botttompopup.jpg) no-repeat bottom;*/
	/*float: left;*/
	height: 20px;
	width: 650px;
}

#wrapperBodyPopUp .BgPopUp #wrapperDetail .DetailPicture
{
	margin-top: 15px;
	_margin_left: 0px;
	/*background: url(../images/pic/p03.jpg) no-repeat;*/
	width: 255px;
	height: 374px;
	padding: 6px 0px 0px 7px;
	float:left;

}

.DetailPicture{
	margin-top: 15px;
	_margin_left: 0px;
	/*background: url(../images/pic/p03.jpg) no-repeat;*/
	width: 262px;
	height: 374px;
	padding: 6px 0px 0px 7px;
}

#wrapperBodyPopUp .BgPopUp #wrapperDetail .DetailPicture .SizeImgObject
{
	width: 250px;
	height: 358px;
}
.SizeImgObject input, .SizeImgObject img{
	height:358px;
	width:250px;
}
.TextTittle
{
	color: #ff00c0;

}

.LeftPopUp
{
	margin-left: 10px;
}
#wrapperBodyPopUp .BgPopUp
{
	width: 300px;
	float: right;
	_margin-left: 0px;
}

 #wrapperDetail .ContentPopUp 
{
	width: 300px;
	float: right;
	_margin-left: 0px;
}
.ButtonClose
{	
	z-index:2;
	background: url(../images/icon_btn.jpg) left bottom no-repeat;
	width: 30px;
	height:30px;
	padding-left:30px;
	padding-top:10px;
	/*margin-left: 260px;*/
}

a.ButtonClose 
{
	text-decoration: none;
	color: #94006f;
	vertical-align:middle;
}
a.ButtonClose:hover
{
	text-decoration: none;
	color: #FFF;
}
td span{
font-family:Arial, Helvetica, sans-serif!important;
font-size:11px!important;
}
.ContentPopUp td div{
font-size:14px!important;
font-weight:bold;
line-height:21px!important;
color:#FF3300!important;
padding-bottom:20px;
}