@charset "utf-8";
/*********************/
div#sec dl {
	text-indent: -9999px;
}


ul#textLink li {
	margin-right: 5px;
	padding-right: 5px;
    font-size: 11px;
	line-height: 1.2;
	float: left;
	border-right: #cccccc 1px solid;
}



/**************/
/***** ID *****/
/**************/
div#flash {
}


div#wrapper {
	height: 155px;
	background: url(../images/top_line.gif) 0 100% no-repeat;
	position: relative;
}


div#sec {
	width: 441px;
	height: 58px;
	position: absolute;
	left: 289px;
	top: 86px;
	background: url(../images/sec.gif) 0 0 no-repeat;
}


div#secInside {
	width: 441px;
	height: 58px;
	position: relative;
}


ul#textLink {
	margin-top: 7px;
	padding-left: 5px;
	float: left;
	border-left: #cccccc 1px solid;
}


p#mailLink {
	position: absolute;
	left: 293px;
	bottom: 0;
}


p#date {
	width: 260px;
	height: 38px;
	text-indent: -9999px;
	background: url(../images/date.gif) 0 0 no-repeat;
	position: absolute;
	left: 5px;
	top: 10px;
}


p#venue {
	width: 505px;
	height: 20px;
	text-indent: -9999px;
	background: url(../images/venue.gif) 0 0 no-repeat;
	position: absolute;
	right: 9px;
	top: 20px;
}


dl#chair {
	width: 248px;
	height: 70px;
	text-indent: -9999px;
	background: url(../images/chair.gif) 0 0 no-repeat;
	position: absolute;
	left: 5px;
	top: 74px;
}


p#logo {
	position: absolute;
	right: 5px;
	top: 49px;
}



/*****************/
/***** CLASS *****/
/*****************/

