@charset "UTF-8";
/* CSS Document */

#detail{
	height:auto;
	width:690px;
	margin:0px 10px 0 0;
	float: left;
	position:relative;
	

font-size:12px;
color:#999999;
}
#detail h2 {
font-size:25px;
height:27px;
width:660px;
margin-top:380px;
padding-left:30px;
background:url(../images/heart.jpg) left bottom no-repeat;

}
#detail p{
width:690px;
padding-top:15px;
padding-left:0;
font-size:12px;
color:#999999;
display:block;
line-height:20px;
}




#buts{
margin-top:150px;
width:690px;
height:100px;
display:block;
}

#buts a{
font-size:10px;
color:#FFFFFF;

}

.backto,.sendfriend,.orderit{
float:right;
margin-left:10px;
}

.backto a,
.sendfriend a,
.orderit a
{
height:15px;
width:100px;
display:block;
text-align:center;
padding-right:0px;
text-decoration:none;
cursor:pointer;
}

.backto a{
background-color:#6dd7c8;

}

.sendfriend a{
background-color:#98d287;;
}

.orderit a{

background-color:#f07baf;

}

.backto a:hover,
.orderit a:hover,
.sendfriend a:hover{
height:20px;
}

.detimg{
position:absolute;
top:0px;
}

.mt-image-none{
position:absolute;
top:0px;
}

#wrapper #container #detail h3{
margin-top:10px;
font-size:10px;

}
 

#wrapper #container #detail .mt-enclosure a{
	font-size: 10px;
	color: #fff;
	text-decoration:none;
	margin-right:10px;
	display:block;
	background-color:#FF66CC;
	width:100px;
	height:13px;
	float:left;
	text-align:center;
}
#wrapper #container #detail .mt-enclosure a:hover{
	height:18px;
}
#wrapper #container #detail .mt-enclosure a:visited{
	
}

