﻿body { margin: 30; padding: 0; }

#page-wrap {
     width: 1200px;
     margin: 0 auto;
	
}

#left-area {width: 250px; height: 1500px;
	margin: 5px 0px 0px 0px;
	float:left;
	font-size: 18px;
	line-height: 50px;
	background: #FFEFCF; 
}

#right-area {width: 950px; height: 1500px;
	margin: 5px 0px 0px 0px;
	float:left;
	background: #fffafa; 
}

#title1{
    margin: 0px 0px 0px 0px;
	font-size: 30px;
	font-weight: bold;
	Color: #000080;
}

#title2{
	color:firebrick;
    margin: 10px;
	font-size: 20px;
	font-weight: bold;
	
}

#symposium_title{
	width: 550px;
    margin: 0px 0px 10px 15px;
	font-weight: bold;
	font-size: 18px;
	
}

.organiser{
	width: 600px;
    margin: 0px 0px 10px 20px;
	font-size: 16px;
	
}

#main1{
	width: 850px;
    	margin: 0px 0px 20px 25px;
	font-size: 16px;
	
}

#main2{
	width: 850px;
    margin: 0px 0px 15px 35px;
	font-size: 14px;
	
}

#main3{
	width: 850px;
    margin: 0px 0px 20px 25px;
	font-size: 15px;
	
}

.link{
    margin: 0px 0px 0px 0px;
	font-size: 16px;
	
}

.navi_letters{
    margin: 0px 0px 0px 10px;
	font-size: 16px;
	
}

.navi a:link{
	color:#3578EA;
	text-decoration:none;
}

.navi a:visited{
	color:#3578EA;
	text-decoration:none;
}

.navi a:active{
	color:EAB964;
	text-decoration:none;
}

.navi a:hover{
	color:EAB964;
	text-decoration:none;
}

.link a:link{
	color:3578EA;
	text-decoration:none;
}

.link a:visited{
	color:3578EA;
	text-decoration:none;
}

.link a:active{
	color:EAB964;
	text-decoration:none;
}

.link a:hover{
	color:EAB964;
	text-decoration:none;
}

.bold{
	font-weight: bold;
}

.notice{
	font-size: 12px;
	color:red;
}

.notice2{
	font-size: 13px;
	font-weight: normal;
}

.notice_student-award{
	color:red;
}

.indent {
 padding-left:6em;
 text-indent:-6em;
 line-height:18px;
}

.indent2 {
 padding-left:1em;
 text-indent: 0em;
}

.indent3 {
 padding-left:7em;
 text-indent:-7em;
}

.indent4 {
 padding-left:4em;
 text-indent:-4em;
 line-height:20px;
}

#table{
	margin: 0px 0px 30px 30px;
}

table.table_price {
	border-collapse: collapse;
	line-height: 1.5;
	border: 1px solid #ccc;
}
table.table_price thead {
	text-align: center;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #88cb7f;
}
table.table_price thead th {
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
}
table.table_price tbody th {
	width: 220px;
	padding: 5px;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #efefef;
}
table.table_price td {
	text-align: center;
	width: 120px;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

.indent_registration {
	margin:-10px 0px 0px 55px;
}
