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

*{
	font-size:14px;
}
#container{
boder:1px solid #900;
}

#bottomLine{
background-image:url(../i/bottom_line.jpg);
}
#mainArea {
	border-left: 1px dotted #900;
	min-height:600px;
}
#ho{
	background-color: #900;
	color:#fff;
	border:1px solid #600;
}
#ho a{
	color:#FF9;
}

.division {
	text-align:right;
	font-size: 10px;
	margin: 0px;
	padding:5px;
	color: #FFFFFF;
}

.icons {
	float: right;
}

.icons img{
	padding:0 0 5px 0px;
}

.date{
	padding:0 0 10px 0;
	font-weight: bold;
	color: #000099;
	font-size: 18px;
}

.time {
	width: 100px;
	vertical-align: top;
	float:left;
	font-weight: normal;
	padding: 2px 0px 10px 0px;
	color: #333333;
}
.detail_right {
	width:610px;
	vertical-align: top;
	float:right;
	margin:0px 0px 0px 10px;
}

.faculty {
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;*/
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
}
.faculty2 {
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;*/
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
}
.faculty3 {
	/*border-top: 1px;
	border-top-style: dotted;
	border-top-color: #999999;*/
	padding:0px 0px 5px 0px;
	margin:10px 0px 5px 0px;
}

.lecture{
border-top:1px;
border-top-style:dotted;
border-top-color:#999999;
}

.session_title{
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	padding:0 0 2mm 0;
	color: #000066;
}
	
	
/*.detail .title{
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	padding:0 0 2mm 0;
	color: #000000;
	}*/
	
.name{
	font-style:italic;
	font-weight: normal;
	font-style:italic;
	margin-left:10px;
	color: #333333;
}

.room{
	padding:0 0 5px 0;
	color:#333333;
	font-weight: normal;
}
	
.lecture_title{
	font-weight:bold;
	color: #000000;
}

.detail p{
	padding: 0px 0px 2px 4px;
}

.sponsored{
	/*text-align:right;*/
	font-size:9px;
	font-style:italic;
	padding:10px 0 20px 0;
	color: #666666;
}
.special_focus_live{
	/*text-align:right;*/
	font-size:9px;
	font-style:italic;
	padding:10px 0 20px 0;
	color: #FF0000;
}

.clear{
	clear:both;
	text-align:right;
	height: 2px;
	margin: 3px 0px 10px 0px;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
	
.closer{
	clear:both;
	text-align:center;
	margin:10px 0;
	}

strong {
	font-weight: bold;
}


/*.more_right{
padding-left:5px;
}*/

.mr_lecture{
margin:0px 0px 5px 10px;
font-weight:bold;
}

/*.mr_speaker{
margin-left:5px;

}*/

.out{
	width:100%;
filter: alpha(opacity=15);
-moz-opacity:0.15;
opacity:0.15;
}

.out p{
	padding: 0 0 2px 4px;
}

.detail{
	width:100%;
}