html {
	background-color: #333;
	background-image: url(../img/skyline.gif);
	background-repeat: no-repeat; 
}
a {
	color: #333;
	font-weight: normal;
}

.portrait.cva {
	height: 100px;
}

.wide.partner {
	width: 200px;
}

table {
	margin-left: 10px;	
}

table.travel {
	width: 650px;
}

table td, table th {
	padding: 5px;
	border: 0;
}

table th {
	font-weight: bold;
	
	border-bottom: 1px solid #999;
}

table.list.cases {
	margin-bottom: 50px;
	
}
table.list.cases td {
	width: 200px;
}

table.list .txtFunction {
	margin-left: 0;
}
table.list { 
	margin: 5px;
	border: 0;
}

table.list .description {
	vertical-align: middle;
}

table.list th, table.list td {
	border: 0;
}

table.list td {
	padding: 10px;
}
.quote {
	font-size: 108%;
	color: #4f4f4f;
	font-style: italic;
	text-align: center;
	letter-spacing: 1px;
	line-height: 140%;
	padding-left: 10%;
	padding-right: 10%;
}
.announcement {

}

.japanese {
	font-size: 80%;
	margin-left: 15px;
	float: right;
}
.announcement img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
a:visited {
	color: #666;
}

a.top {
	margin-right: 15px;
}

body {
	_text-align:center;
	margin: 0;
	padding: 0;
}

ul {
	padding-bottom: 0;
	margin-bottom: 0;
}

li { margin-left: 25px;
	list-style-type: disc;
	}

.pageContainer .hd .first {
	height: 100px;
	
}
ul.participants li {
	padding: 2px;
	padding-left: 25px;
	background-image: url(../img/bullet_go.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 0;
	list-style-type: none;
}

.pictureFrame {
	text-align:center;
}

.pictureFrame img {
	margin: auto;
}

.partners {
	text-align: right;
}

.partners img {
	width: 90px;
	height: 90px;
	margin-top: 10px;
	display: inline;
	margin-right: 10px;
}

address {
	margin-left: 15px;
}


h2 { background-color: #EEE; width: 100%; text-transform: uppercase; margin-bottom: 10px;}

.page {
	margin: 0 auto;
	margin-top: 25px;
	width: 950px;
	_text-align:left;
}

.pageContainer .inner {
	background-color: #fff;
}

.participant {
	background-color: #fff;
	margin: 15px;
}



.pageFt {
	padding-top: 15px;
	font-size: 82%;
	text-align: center;
}

.participant img {
	margin: 15px;
	float: left;
}

.txtFunction {
	margin-left: 10px;
	font-style: italic;
	color: #666666;
	font-size: 108%;
	
}

.yui-carousel-nav ul {
	display: none;
}

ul.navigation {
	margin-top: 10px;
	background-color: #ee3d2f;
	display: block;
	height: 25px;
	padding-left: 1em;
}

ul.navigation li {
	float: left;
	margin-right: 1.5em;
	margin-left: 0;
	list-style-type: none;
	line-height: 20px;
}

ul.navigation a {
	color: #fff;
}


.ft {

}

.yui-carousel-nav ul {
	display: none;
}

.yui-skin-sam .yui-carousel-nav {
	background: transparent;
}

.yui-skin-sam .yui-carousel, .yui-skin-sam .yui-carousel-vertical {
	border: none;
}

.yui-carousel-element li {
	width: 310px;
	height: 150px;
}
._titleBg {
	position: relative;
	width: 100%;
	height: 25px;
	background-color: #333;
	opacity: 0.75;
}

._title {
	color: #fff;
	position: relative;
	top: -20px;
}

#symposium {	
	font-family: 'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
}

#symposium p {
	line-height: 140%;
}

#symposium .pageContainer .bd {
	padding-top: 30px;
}
#symposium h2 {
	background-color: #fff;
	font-size: 40px;
	text-align: center;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #ed2024;
	text-transform: none;
}

#symposium .date {
	display: block;
	text-align: center;
	font-size: 20px;
	color: #666666;
}

#symposium .location {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #666666;
}

#symposium form {
	margin: 10px;
	margin-left: 60px;
}

#symposium input[type="text"] {
	width: 190px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	padding: 2px;
}
#symposium label {
display: block;
}

#symposium p.error {
	margin-top: 10px;
	color: red;
	text-align: center;
}

#symposium p.success {
	margin-top: 10px;
	color: green;
	font-weight: bold;
	text-align: center;
}

#symposium .backToNormal {
	margin: 25px;
	background-color: #666666;
	color: #fff;
	padding: 10px;
}

#symposium .backToNormal a {
color: #fff;
}