* {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	color: #333333;
}
body {
	font-family: 'MS PƒSƒVƒbƒN', 'MS UI Gothic', Osaka, verdana, 'trebuchet ms', helvetica, arial, sans-serif;
	/*background-image: url(../img/body_bg.jpg);*/
	/*background-repeat: repeat-x;*/
	background-color: #D2D2E0;
	text-align: center;
	line-height: 1.2em;
}

table {
	border-collapse: collapse;
}

table.body {
	width: 744px;
	background-color: #180667;
}


a:hover, a:active {
	text-decoration: underline;
	color: #0099FF;
}

a img { border: 0px; }

img.page_name {
	padding-top: 20px;
	padding-bottom: 15px;
}

h1 {
	font-size: 14px;
	color: #180667;
	font-weight: bold;
	padding-top: 5px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
	color: #180667;
	font-weight: bold;
	padding-top: 5px;
}

#left_menu {
	width: 150px;
	vertical-align: top;
	background-image:url(../img/menu_bg.gif);
	background-repeat:repeat-y;
}

.menu_btn {
	padding-top: 2px;
	padding-bottom: 2px;
}

#main_contents {
	padding: 15px;
	text-align: left;
	vertical-align: top;
/*	width: 594px;*/
	background-color: #FFFFFF;
}

#copyright {
	text-align: right;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	font-size:12px;
	color: #FFFFFF;
	background-image:url(../img/footer_bg.gif);
}

/*top-program*/
.top_program_session {
	background-color: #000055;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding: 3px;
}
.top_program_label {
	width: 140px;
	color:#180667;
	text-align: right;
/*	font-weight:bold;*/
	padding: 2px;
	vertical-align: top;
}
.top_program_name {
	width: 550px;
	padding: 2px 0px 2px 10px;
}

/* top-what's new */
.top_whats_new {
	vertical-align: top;
	padding: 5px 5px 0px 10px;
	border-bottom: 1px #CCCCCC solid;
}

/*chair_contact_info*/
.chair_info_title {
	background-color: #000055;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding: 3px;
}
.local_organizing_committee {
	padding: 2px 5px 0px 10px;
	border-bottom: 1px #CCCCCC solid;
}

/*detailed travel info*/
.detailed_travel_info_p {
	padding-bottom: 10px;
}

/* detailed_travel_info */
.travel_th {
	border: 1px #CCCCCC solid;
	padding: 5px;
	text-align: center;
}
.travel_th_spacer {
	border: 0px;
	width: 10px;
}
.travel_td {
	border: 1px #CCCCCC solid;
	padding: 5px;
	text-align: center;
	width: 50px;
}
.travel_td_train {
	border: 1px #CCCCCC solid;
	padding: 5px;
	text-align: center;
	width: 59px;
	background-color:#E9E9EF;
}


/*facilities & activities*/
.facilities_activities {
	border:1px #CCCCCC solid;
	margin-top: 10px;
}
.facilities_activities_p {
	padding: 0px 10px 5px 10px;
}
.facilities_activities_b {
	padding: 15px 0px 0px 10px;
	font-weight: bold;
}
.facilities_activities_i {
	padding: 0px 0px 5px 10px;
	font-style: italic;
}


/*program*/
.program_date {
	background-color: #000055;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding: 3px;
}
.program_time {
	width: 120px;
	color:#180667;
	text-align: center;
/*	font-weight:bold;*/
	padding: 2px;
	vertical-align: top;
}
.program_desc {
	width: 550px;
	padding: 2px 10px 2px 10px;
}
.program_session {
	font-weight:bold;
	width: 100%;
	padding: 2px;
	background-color: #CCCCFF;
}
.sponsor1 {
	width: 650px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	border: 1px #CCCCFF solid;
}
.sponsor2-left {
	width: 280px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	border-right: 1px #CCCCFF solid;
}
.sponsor2-right {
	width: 280px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.sponsor_name {
	padding-top: 5px;
}



/* C
