@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
* html .main {
behavior: expression(IEPNGFIX.fix(this));
} 
body {
	background-color:#fff;
	color:#555;
	font-size:90%;
}
div#wrapper {
	width:850px;
	height:auto;
	margin:0;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #668899;
	background-image:url(../img/bg3.png);
	background-repeat:repeat-y;
	}
div#header {
	width:800px;
	height:auto;
	margin-left:0;
	margin-right:auto;
}

.base_box {
	width:500px;
	margin:15px;
	padding:15px;
	height:auto;
	background-image:url(../img/bg2.png);
	background-repeat:repeat-y;

}
.base_box_1 {
	width:auto;
	margin:8px 15px 15px 15px;
	padding:8px 15px 15px 15px;
	height:auto;
	background-image:url(../img/bg2.png);
	background-repeat:repeat-y;
	font-family:"Times New Roman", Times, serif;
	line-height:1.3;
}

.arrow {
	background-image:url(../img/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:1.3em;
}
.sentense {
	padding-top:0.3em;
	padding-bottom:0.5em;
	margin:0px;
}
a:link {
	color:#668CFF;
	border:none;
	border-bottom:1px thick;
}
.subtitle {
	width:500px;
	height:18px;
	border-bottom:3px solid #99A2FF;
	border-left:10px solid #99A2FF;
	text-indent:1em;
	padding-top:0.1em;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:0.1em;
	margin-bottom:2em;
}
.sub_subtitle {
	width:500px;
	height:18px;
	border-bottom:1px solid #99C4FF;
	border-left:6px solid #99C4FF;
	text-indent:1em;
	padding-top:0.1em;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:0.1em;
	font-size:80%;
	margin-bottom:1em;
}

#navigation {
	width:190px;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid #005999;
}

#navigation li {
	font-size:90%;
	margin:0;
	padding:0em;
	border-bottom:1px solid #005999;
	background:#DCE8F0 url(../img/squre2.gif) left center no-repeat;
}
#navigation a {
	background:#DCE2F0 url(../img/squre.gif) left center no-repeat;
	padding:6px 0 6px 20px;
	display:block;
	width:170px !important;
	color:#333;
	text-decoration:none;
	}
#navigation a:hover {
	color:#CC4400;
	background-image:none;
	background-color:transparent;
}
.float_right {
	float:right;
}
.float_left {
	float:left;
}
.clear {
	clear:both;
}
.menu {
	display:block;
	height:20px;
	width:200px;
	list-style:none;
	margin-left:10px;
	border-bottom:2px solid #7F66FF;
	text-indent:0.4em;
	letter-spacing:inherit;
	font-family:"Times New Roman", Times, serif;
	font-size:80%;
	padding-top: 0.3em;
}
.contents {
	text-justify:newspaper;
	text-indent:1em;
	text-align:justify;
}
.photo {
	width:130px;
	height:auto;
	background-color:#FC3;
	border:2px solid #03C;
	margin-bottom:25px;
}
#home {
	width:100px;
	height:20px;
	float:right;
	margin-right:40px;
	text-align:center;
	margin-bottom:10px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
.table_fee {
	margin-bottom:2em;
}
.table_presenter {
	margin-bottom:15px;}
	
.table_presenter td {
	border:1px solid #3D515C;
	padding:2px;
}
.table_presenter th  {
border:1px solid #3D515C;
}

.table_pay{
	border-collapse:separate;
	border-spacing:0;
}
.table_pay th, .table_pay td{
	border-bottom:1px #999 solid;
}
.session {
	border:1px solid #CCC;
	padding:7px;
	margin-bottom:20px;
}
p.name {
	width:120px;
	font-size:small;
	text-align:left;
	margin:0;
	padding:0;
	padding-left:7px;
}
p.country {
	width:60px;
	font-size:small;
	text-align:left;
	margin:0;
	padding:0;
	padding-left:7px;
}
p.institute {
	width:160px;
	font-size:small;
	text-align:left;
	margin:0;
	padding-left:5px;
}
