@charset "UTF-8";

/* Details-----------------------------------------------------------------------------
contents Override
-------------------------------------------------------------------------------------*/

	
/* Listen to the MOVIE
------------------------------------------------------------------*/
#dctWrapper{
	width:570px;
	color:#fff;
	background-color:#1b2a51;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
}

.leftImg{
	float:left;
	display:inline;
	margin-right:18px ;
}

.rightImg{
	float:right;
	display:inline;
	margin-left:18px !important;
}

#dctWrapper .mb18{
	margin-bottom:18px;
}

#dctWrapper p{
	margin:0;
	padding:0;
}

#dctWrapper #dctRead{
	margin:29px 0 26px 0;
}

#dctWrapper #dctCont{
	width:505px;
	margin:0 32px;
}
#dctWrapper #dctCont .dctSubTtl{
	margin-bottom:15px;
}
#dctWrapper #dctCont .dctContTxt{
	margin:0 0 15px 0;
	zoom:1;/*for IE 5.5-7*/
}
#dctWrapper #dctCont .dctContTxt:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
#dctWrapper #dctCont .dctContTxt p{
	margin-bottom:25px;
}
#dctWrapper #dctCont .dctContTxt #dataBox{
	float:right;
	display:inline;
	margin-left:18px;
}
#dctWrapper #dctCont .dctContTxt #dataBox p,
#dctWrapper #dctCont .dctContTxt #dataBox p img{
	margin:0;
	padding:0;
}
#dctWrapper #dctCont #dctGuestBox{
	width:505px;
	margin:10px 0 12px 0;
	zoom:1;/*for IE 5.5-7*/
}
#dctWrapper #dctCont #dctGuestBox:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
#dctWrapper #dctCont #dctGuestBox .dctGuestBoxImg{
	float:right;
	display:inline;
	margin-left:11px;
}
#dctWrapper #dctCont #dctGuestBox .dctGuestBoxImg p{
	margin:0;
	padding:0;
}
#dctWrapper #dctCont #dctProfile{
	background:#1b2a51 url(img/dct_profile_bg.gif) 0 0 no-repeat;
	padding-top:13px;
}
#dctInfo{
	width:505px;
	background-color:#fff;
	margin:11px 0 0 0;
}
#dctInfo #dctInfoIn{
	margin:0 12px;
	padding:9px 0;
}
#dctInfo #dctInfoIn p{
	margin-bottom:5px;
}
ul.dctArrLnk{
	list-style-type:none;
	margin:12px 0 0 0;
}
ul.dctArrLnk li{
	list-style-type:none;
	background:url(/_img/master/acs01.gif) 0 4px no-repeat;
	padding-left:18px;
}
ul.dctArrLnk li a{
	color:#559ceb;
	text-decoration:none;
}
ul.dctArrLnk li a:hover{
	color:#559ceb;
	text-decoration:underline;
}


#dctInfoPhoto{
	width:505px;
	height:160px;
	background:url(img/dct_info_bg.jpg) 0 0 no-repeat;
	margin:11px 0 0 0;
}
#dctInfoPhoto #dctInfoPhotoIn{
	padding:126px 0 0 14px;
}
#dctInfoPhoto #dctInfoPhotoIn p{

}
