/* DETAIL----------------------------------------------------------*/
/* conference---------------------*/
h2#title_conference {
	background: url(../img/title_conference.gif) no-repeat;
	width: 665px;
	height:128px;
}

h2#img_conference {
	background: url(../img/img_conference.jpg) no-repeat;
	width: 275px;
	height:219px;
}

h3#ti_conference {
	background: url(../img/ti_conference.gif) no-repeat;
	width: 615px;
	height:55px;
	margin-bottom:50px;
}


.contBox {
	width:615px;
	height:310px;
}

.contBox .contL{
	float:left;
	width:315px;
}

.contBox .contR{
	float:right;
	width:300px;
}

.contBox .contR .txt{
	margin-top:35px;
}

li.pdf {
	margin-top:5px;
	padding-left: 19px;
	background: url(../../../common/img/ico_pdf.gif) no-repeat;
	background-position: 0 0px;
	list-style-type: none;
}
