@charset "utf-8";
/*********************/


/********************/
/********************/
div#header p {
    text-indent: -9999px;
}


div#newsFrame dl {
    font-size: 12px;
}


div#newsFrame dt {
	font-weight: bold;
	color: #bb3843;
}


div#newsFrame dd {
    margin-bottom: 5px;
	padding: 0 0 5px 0;
	color: #333333;
	border-bottom: #aaaaaa 1px solid;
}


div#newsFrame dd strong {
    font-weight: bold;
}


div#newsFrame dd strong span {
    color: #cc0000;
}


div#sec p strong {
    font-weight: bold;
}


h1 {
    width: 490px;
	height: 170px;
	background: url(../images/title.gif) 0 0 no-repeat;
	position: absolute;
	right: 10px;
	top: 10px;
}


/**************/
/***** ID *****/
/**************/
h2#date {
    width: 320px;
	height: 60px;
	position: absolute;
	right: 10px;
	top: 205px;
	background: url(../images/date.gif) 0 0 no-repeat;
}


h3#newsTitle {
	height: 30px;
	margin-bottom: 2px;
	text-indent: -9999px;
	background: url(../images/news_title.gif) 0 0 no-repeat;
}


h3#secTitle {
    margin-bottom: 2px;
    padding: 2px 0 2px 2px;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	background-color: #361231;
}


div#header {
    width: 800px;
	height: 150px;
	background: url(../images/header.jpg) 0 0 no-repeat;
}


div#wrapper {
    padding: 10px;
	background: url(../images/wrapper_back.jpg) 0 0 no-repeat;
}


div#column {
    width: 560px;
	height: 490px;
    position: relative;
}



div#wrapperRight {
    width: 560px;
	float: right;
}


div#wrapperLeft {
    width: 205px;
	padding-left: 5px;
	float: left;
}


div#president {
    width: 320px;
	height: 130px;
	position: absolute;
	right: 10px;
	top: 280px;
	background: url(../images/president.gif) 0 0 no-repeat;
}



div#news {
    margin-top: 320px;
}


div#newsFrame {
	padding: 5px 0;
	height: 180px;
	overflow: auto;
}


div#sec {
	padding: 3px;
	font-size: 10px;
	line-height: 1.2;
	border: #361231 1px solid;
	float: right;
}
/*****************/
/***** CLASS *****/
/*****************/

