/* -------------------------------
researchinstitute
------------------------------- */

#contentsArea {
	position:relative;
}
#contentsArea .position {
	margin: 0 auto;
    padding: 0 10px;
    width: 870px;
	background: #F5F0DF;
}
ul{
	margin:0 0 1.5em;
	padding: 0 0 0 15px;
}
.clearfix {
	display: block;
    overflow: hidden;
}




#leftArea {
    padding-bottom: 15px;
    float: left;
    width: 568px;
}

#leftArea .position1 {
    margin: 0 10px;
    width: 548px;
    text-align: left;
}
#leftArea .position2 {
    margin: 0 10px;
    width: 528px;
    text-align: left;
}
#leftArea p {
    margin:0 0 1.5em;
    line-height: 1.5;
}

.labelNewsText {
	margin-bottom:25px;
	padding:8px;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#fff;
	font-size:14px;
	text-align:left;
	line-height:1.231;
	font-weight:bold;
}
.labelNewsText,
.labelNewsText:before {
	border-left:none;
}

.label1 {
    margin-bottom: 1em;
    padding: 7px 10px;
    border: 1px solid #ccc;
    line-height: 1.231;
    background-color: #fff;
    font-weight: bold;
}


h4 {
	margin: 0 0 5px;
}

h5 {
	border-left:4px solid #999999;
	color:#4A5678;
	font-size:120%;
	line-height:normal;
	margin:30px 0 1em;
	padding:0 0 0 0.5em;
	width:505px;
}

.table4 {
    margin-bottom: 10px;
    width: 100%;
    background-color: #eee;
}
.table4 td {
    padding: 5px 10px;
    border: 2px solid #aaa;
    background-color: #fff;
    line-height: 1.231;
}

.btn-topofpage {
	margin-top: 25px;
    margin-bottom: 25px;
}

#footerArea {
    width: 100%;
    position: relative;
    background-color: #fff;
    text-align: center;
}
#f-container {
    padding: 15px 0 58px;
}
footer a{
	color:#fff;
	text-decoration:none;
}


.left {
    float: left;
}
.right {
    float: right;
}
.tcenter {
    text-align: center !important;
}





