@charset "utf-8";


#left_content{
	width:675px;
	float:left;
}

.title{
	background-image:url(/2025/2012/images/titile_bar.png);
	background-repeat:no-repeat;
	width:667px;
	height:39px;
	clear:both;
}

.title p{
	margin-left:20px;
	padding-top:8px;
}

/*
.intro_cfp_title p{
	background-image:url(/2025/2012/images/titile_bar.png);
	background-repeat:no-repeat;
	width:667px;
	height:39px;
	margin-top:0;
	padding:8px 20px;
}
*/

.intro_cfp_message p{
	padding:20px 20px 0 20px;
}

p.under{
	margin-bottom:20px;
}

/*
.theme_cfp_title p{
	background-image:url(/2025/2012/images/titile_bar.png);
	background-repeat:no-repeat;
	width:667px;
	height:39px;
	margin-top:0;
	padding:8px 20px;
}
*/

.theme_cfp_message p{
	padding:20px 20px 0 20px;

}

.theme_cfp_schedule ul{
	padding:0 20px 0 20px;
	margin-bottom:20px;
	list-style:none;
}

/*
.applies_cfp_title p{
	background-image:url(/2025/2012/images/titile_bar.png);
	background-repeat:no-repeat;
	width:667px;
	height:39px;
	margin-top:0;
	padding:8px 20px;
}
*/

.applies_cfp_message ul{
	padding:0 20px 0 45px;
	margin-bottom:20px;
	list-style:decimal;
}

.applies_cfp_message p{
	padding:20px 20px 0 20px;
	margin-bottom:20px;
}

/*
.etc_cfp_title p{
	background-image:url(/2025/2012/images/titile_bar.png);
	background-repeat:no-repeat;
	width:667px;
	height:39px;
	margin-top:0;
	padding:8px 20px;
}
*/

/*
.etc_cfp_message ul{
	padding:20px 20px 0 45px;
	margin-bottom:20px;
	list-style:decimal;
}
*/

th,td{
	font-size:0.95em;
	line-height:120%;
}

th{
	background-color:#d2d2e1;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
}

table{
	padding:20px 20px 0 20px;
	margin-bottom:20px;
	margin-left:10px;
}

td{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
}

/*
.committee_cfp_title p{
	background-image:url(/2025/2012/images/titile_bar.png);
	background-repeat:no-repeat;
	width:667px;
	height:39px;
	margin-top:0;
	padding:8px 20px;
}
*/

/* added by doi */
#cfp-main { 
}

#cfp-main P {
  text-indent: 1em;
  margin-left: 2em;
  margin-right: 1em;
  padding-bottom: 5px;
}

#cfp-main th,td{
  line-height: 100%;
  font-size: 1em;
}

#cfp-main table{
	padding:5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.cfp-title { 
/*  background-image:url(/2025/2012/images/titile_bar.png); */
/*  background-repeat:no-repeat; */
  width:667px;
  height:39px;
  clear:both;

  font-size: 110%;
  font-weight: bolder;
  line-height: 120%;
  padding: 10px;
  text-align: center;
}

.cfp-header { 
  background-image:url(/2025/2012/images/titile_bar.png);
  background-repeat:no-repeat;
  width:667px;
  height:39px;
  clear:both;

  font-size: 110%;
  font-weight: bold;
  line-height: 120%;
  padding: 10px 10px 5px;
}

#cfp-theme { 
  text-align: center;
  font-size: 120%;
  text-decoration: underline;
  padding: 20px;
}