a {
	font-weight: bold;
	color: #005ADC;
}

h1 {
	width: 690px;
	height: 120px;
	margin-bottom: 10px;
	text-indent: -999999px;
	background: url(../conference/img/title.jpg) no-repeat scroll 0 0;
}

h2 {
	height: 30px;
	font-size: 130%;
	font-weight: bold;
	color: #0087E5;
	padding: 5px 0 0 35px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #cccccc;
	background: url(../conference/img/h2-icon.gif) no-repeat scroll 0 0;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #0087E5;
	margin: 15px auto 10px;
	padding: 5px;
	border: 1px solid #0087E5;
	border-left: 5px solid #0087E5;
}

div#mainContents p {
	font-size: 80%;
	line-height: 150%;
	color: #333333;
}

p.right {
	text-align: right;
	margin-top: 10px; 
}


table.conference {

	border-collapse: separate;
	border-spacing: 2px;
	border: 1px solid #666666;
	margin: 0 auto 10px;
}

table.conference th {
	padding: 5px;
	vertical-align: top;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	color: #9E5200;
	border: 1px solid #FBAD19;
	background: #FFCD76 url(../conference/img/th-bgi.gif) repeat-x scroll left top;
}

table.conference td {
	padding: 5px;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #cccccc;
}

table.noStyle {
	border: none;
	padding: 0;
	width: 690px;
	font-size: 80%;
}

table.noStyle02 {
	border: none;
	padding: 0;
	font-size: 80%;
	margin: 10px auto 0;
}

table.noStyle02 td {
	padding: 5px;
}


table.noStyle tr {
	padding: 0;
}

table.noStyle td.list {
	width: 200px;
	text-align: right;
	vertical-align: top;
}

table.noStyle td.list02 {
	width: 235px;
	vertical-align: top;
}

table.noStyle td.list03 {
	width: 230px;
}

table.noStyle td.list03 table {
	margin: 0 auto;
}

td.name {
	padding-bottom: 10px;
}

table.price {
	font-size: 80%;
	border-collapse: separate;
	border-spacing: 2px;
	border: 1px solid #666666;
	margin: 10px auto;
}

table.price th {
	padding: 3px;
	vertical-align: center;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	color: #9E5200;
	border: 1px solid #FBAD19;
	background: #FFCD76 url(../stay/img/th-bgi.gif) repeat-x scroll left top;
}

table.price td {
	padding: 3px;
	text-align: right;
	border: 1px solid #cccccc;
}

table.price td.center {
	padding: 3px;
	text-align: center;
	border: 1px solid #cccccc;
}

strong {
	font-weight: bold;
}

em {
	color: #0281DA;
	padding-left: 0.5em;
}