/* CSS Document */
.cdintro{
width:100%;
min-height:110px;
border-bottom: #000000 1px solid;
}
.cd_img
	{
	float:left;
	margin-right:10px;
	border: #ffffff solid 5px;
	}
.cd_info
	{
	width:100%;
	}
.txt_cdintro
	{
	width:100%;
	height:99px;
	}
.cddetail
	{
	width:100%;
	margin-top:20px;
	clear:both;
	position:relative;
	}
.flamplayer
	{
	float:left;
	
	}
.txt_cddetail
	{
	left:20px;
	float:left;
	width:300px;
	position:relative;
	}
