@charset "utf-8";
/*********************/
body {
    background: url(../images/background.gif) left top repeat-x #ffffff;
}


div#date h4 {
	font-size: 15px;
	font-weight: bold;
	color: #7bb400;
}


div#date h5 {
	margin-bottom: 3px;
	font-size: 13px;
	color: #336600;
	clear: both;
}


div#date ul {
    font-size: 15px;
}


div#purpose p {
	font-size: 15px;
	text-indent: 1em;
}


div#venue dt {
    font-weight: bold;
}


div#venue dd {
    font-size: 12px;
}


div#venue span {
    font-size: 13px;
	font-weight: normal;
}


div#deadlineExtension a  {
    color: #ff0000;
}


div#end p {

}


ul#dateList li {
	font-weight: bold;
	font-size: 16px;
}


ul#dateList span {
    font-size: 10px;
}


ul#moveList li {
	margin-right: 15px;
	padding-left: 13px;
	float: left;
	background: url(../images/icon.gif) 0% 50% no-repeat;
}


dl#move dt {
	font-weight: normal;
	color: #0066CC;
}


dl#move span {
    font-size: 10px;
}


dl#lecture dt {
	font-weight: normal;
	color: #0066CC;
}


dl#lecture dt span {
    font-size: 13px;
}


dl#lecture dd {
    margin: 0 0 5px 15px;
}


dl#lecture dd span {
    font-size: 11px;
}


dl.sponsorDl dt {
    width: 60px;
	float: left;
}


dl.sponsorDl dd {
    padding-left: 60px;
}

/*****************/
/***** ID ********/
/*****************/
h3#endTitle {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #6DB614;
}


div#mainImage {
    width: 800px;
	height: 350px;
	position: relative;
	background: url(../images/main_image.jpg) left top no-repeat;
	border-bottom: #95ca20 1px solid;
}


div#wrapper {
    padding: 10px;
	background: url(../images/wrapper_back.jpg) left top;
}


div#indexMainContainer {

}


div#date {
    margin-bottom: 20px;
}


div#dateFrame, div#venueFrame {
    padding: 5px 15px;
	background-color: #fffff2;
	border-left: #e3f8b4 1px solid;
	border-bottom: #e3f8b4 1px solid;
	border-right: #e3f8b4 1px solid;
}


div#venueInfo {
    background: url(../images/venue_info_back.gif) left bottom no-repeat;
}


div#venue {
    width: 380px;
	float: left;
}


div#info {
    width: 380px;
	float: right;
	font-size: 13px;
}


div#infoFrame {
    padding: 5px 15px;
}


div#purpose {
    margin-bottom: 20px;
}


div#purposeFrame {
    padding: 5px 15px;
	background-color: #fffff2;
	border-left: #e3f8b4 1px solid;
	border-bottom: #e3f8b4 1px solid;
	border-right: #e3f8b4 1px solid;
}


div#sponsor {
	padding-top: 20px;
	clear: both;
}


div#sponsorFrame {
    padding: 0px 8px 7px 8px;
	background-color: #fffff2;
	border: #e3f8b4 1px solid;
}


div#deadlineExtension {
    margin: 15px 0 20px 0;
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	border: #ff0000 4px double;
}


div#end {
    margin: 15px 0 20px 0;
	padding: 10px;
	background-color: #ffffff;
	border: #6DB614 4px double;
}


ul#dateList {
    margin-bottom: 5px;
}


ul#sponsorUl {
    width: 100%;
}


h1#mainTitle {
    width: 490px;
	height: 104px;
	text-indent: -9999px;
	background: url(../images/title.png) left top no-repeat;
	position: absolute;
	left: 20px;
	top: 35px;
}


h2#theme {
     width: 410px;
	height: 34px;
	text-indent: -9999px;
	background: url(../images/theme.png) left top no-repeat;
	position: absolute;
	left: 20px;
	top: 145px;
}


h2#subTitle1 {
    width: 355px;
	height: 62px;
	text-indent: -9999px;
	background: url(../images/sub_title1.png) left top no-repeat;
	position: absolute;
	left: 20px;
	top: 200px;
}


h2#subTitle2 {
	width: 249px;
	height: 62px;
	text-indent: -9999px;
	background: url(../images/sub_title2.png) left top no-repeat;
	position: absolute;
	left: 20px;
	top: 275px;
}


h3#dateTitle {
    width: 780px;
	height: 23px;
	text-indent: -9999px;
	background: url(../images/date.gif) left top no-repeat;
}


h3#venueTitle {
    width: 380px;
	height: 23px;
	text-indent: -9999px;
	background: url(../images/venue.gif) left top no-repeat;
}


h3#infoTitle {
    width: 380px;
	height: 23px;
	text-indent: -9999px;
	background: url(../images/sympo_info.gif) left top no-repeat;
}


h3#purposeTitle {
    width: 780px;
	height: 23px;
	text-indent: -9999px;
	background: url(../images/purpose.gif) left top no-repeat;
}



dl#move {
    margin-bottom: 6px;
	padding-bottom: 5px;
	border-bottom:  #F0FAE7 1px solid;
}


dl#lecture {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: #e3f8b4 1px dashed;
}
/*****************/
/***** CLASS *****/
/*****************/
dl.sponsorDl {
    margin-top: 7px;
	font-size: 13px;
	clear: both;
}




li.first {
    width: 23%;
	float: left;
}


li.second {
    width: 25%;
	float: left;
}


li.third {
    width: 28%;
	float: left;
}


li.fourth {
    width: 23%;
	float: left;
}


span.session {
	font-weight: bold;
	color: #009900;
}

