@charset "utf-8";

/********************/
/********************/
div#venue h2 {
    text-indent: -9999px;
}


h3#newsTitle {
	height: 25px;
	text-indent: -9999px;
	background: url(../images/news_title.gif) left top no-repeat;
}


h3#secTitle {
    width: 553px;
	height: 20px;
	text-indent: -9999px;
	background: url(../images/sec_title.gif) left top no-repeat;
}


h4 {
    color: #800000;
}


div#news dl {
    font-size: 12px;
}


div#news dt {
	width: 80px;
	font-weight: bold;
	color: #FF9C09;
	float: left;
}


div#news dd {
    margin-bottom: 5px;
	padding: 0 0 5px 90px;
	color: #333333;
	border-bottom: #cccccc 1px dashed;
}


ul#banner li {
    margin-bottom: 5px;
}


p#extend strong {
    font-weight: bold;
    color: #ff0000;
}

/*****************/
/***** ID *****/
/*****************/
div#containerImage {
	width: 800px;
	margin: 10px auto 0;
	text-align: left;
	background: url(../images/container_back.gif) left top repeat-y #ffffff;
	border: #cccccc 1px solid;
}


div#container {
	background:url(../images/main_image.jpg) right top no-repeat;
}


div#venue {
    width: 595px;
	height: 480px;
}


div#wrapper {
	padding: 10px;
}


div#news {
	margin: 0 10px 10px 10px;
	background-color: #ffffff;
	border: #ffc66c 1px solid;
}


div#newsFrame {
	height: 130px;
	padding: 5px;
	overflow: auto;
}


div#sec {
	margin: 0 10px 5px 10px;
	font-size: 10px;
	line-height: 1.2;
	background-color: #ffffff;
	border: #ffe795 1px solid;
}


div#secFrame {
    padding: 3px 5px;
}


div#bottom {
    margin: 0 10px 5px 10px;
	padding-top: 5px;
	border-top: #333333 1px solid;
}


div#organizing {
	width: 235px;
	font-size: 9px;
	line-height: 1.2;
	float: left;
}


div#auspices {
	width: 285px;
	padding-left: 15px;
	font-size: 9px;
	line-height: 1.2;
	float: right;
	border-left: #333333 1px solid;
}


div#regEnd {
    margin: 5px 10px 10px;
	padding: 8px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	border: #ff0000 3px double;
}


h2#newTitle {
    height: 25px;
	margin: 0 10px;
	text-indent: -9999px;
	background: url(../images/new_title.gif) left top no-repeat;
}


h3#secTitle {
    font-size: 11px;
	font-weight: bold;
} 


ul#banner {
    margin: 15px 0 0 10px;
}


p#announce {
    margin: 5px 10px 10px;
	padding: 8px 0;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	border: #006699 2px solid;
}


p#extend {
    margin: 5px 10px 10px;
	padding: 8px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	border: #ff0000 3px double;
}


p#regEndP {
    margin-bottom: 10px;
}


p#regEndP strong {
    font-weight: bold;
	color: #ff0000;
}

/*****************/
/***** CLASS *****/
/*****************/
