@charset "utf-8";
/*********************/
div#chair p {
	text-indent: -9999px;
}


div#news dl, div#info dl {
	margin-top: 10px;
	padding-top: 7px;
	border-top: #dddddd 1px dashed;
}


div#news dt, div#info dt {
    width: 110px;
	padding-left: 10px;
    font-size: 1.2em;
	font-weight: bold;
	float: left;
	clear: left;
	background: url(../images/news_icon.gif) 0 0.4em no-repeat;
}


div#news dd, div#info dd {
    margin-bottom: 7px;
	padding: 0 0 5px 125px;
	font-size: 1.2em;
	border-bottom: #dddddd 1px dashed;
}


div#closeInfo p {
	font-size: 1.2em;
}


/**************/
/***** ID *****/
/**************/
div#flash {
	height: 260px;
}


h3#newsTitle {
	height: 30px;
	text-indent: -9999px;
	background: url(../images/top_title.gif) 0 0 no-repeat;
}


h3#infoTitle {
	height: 30px;
	margin-bottom: 5px;
	text-indent: -9999px;
	background: url(../images/top_title.gif) 0 -30px no-repeat;
}


h3#closeInfoTitle {
	height: 13px;
	margin-bottom: 8px;
	text-indent: -9999px;
	background: url(../images/close_info_title.gif) 0 0 no-repeat;
}


div#column {
	margin: 20px 10px;
}


div#columnLeft {
    width: 450px;
	float: left;
}


div#columnRight {
	width: 200px;
	float: right;
}


div#news {
	margin-bottom: 15px;
}


div#newsFrame {
    height: 150px;
	padding: 0 0 0 0;
	/*overflow: auto;*/
}


div#closeInfo {
	margin-bottom: 10px;
	padding: 0 10px 10px;
	background: url(../images/dashed_line.gif) 0 100% no-repeat;
}


p#rssBtn {
	position: absolute;
	right: 80px;
	top: 7px;
}


p#count {
	position: absolute;
	left: 0;
	top: 28px;
}

/*****************/
/***** CLASS *****/
/*****************/
div.titleFrame {
	height: 30px;
	position: relative;
}


p.moreBtn a {
	width: 60px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../images/more_btn.gif) 0 0 no-repeat;
	position: absolute;
	right: 10px;
	top: 7px;
}
