

#companymenu a{
	background:url(../images/company_sub_menu.gif) no-repeat;
	height:20px;
	padding: 5px 0 0 5px;
	font-family: Verdana, Geneva, sans-serif;
	display:block;
	cursor:pointer;
}

#companymenu_active {
	background:url(../images/company_sub_active.gif) no-repeat;
	height:20px;
	padding: 5px 0 0 5px;
	font-family: Verdana, Geneva, sans-serif;
	display:block;
	color:#fff;
}




#news-feed a {
	display: block;
	margin: -1px 0 0 !important;
	margin: 0;
	padding: 8px 5px;
	list-style: none;
	color: #5e5e5e;
	text-decoration:none;
	border: solid #e5e5e5;
	border-width: 1px 0;
	cursor: pointer;
	font-size:12px;
}

#news-feed a:hover {
	display: block;
	cursor: pointer;
	background-color: #f0f0f0;
}

.html #news-feed a:hover{
	display: block;
	cursor: pointer;
	background-color: #ffffff;
}

#news-feed a #news-date {
	float: left;
	width: 85px;
	margin: 0;
	color: #933;
}
#news-feed a #news-date span {
	font-size:11px;
	color:#999;
}
#news-feed a #news-contents {
	display: block;
	margin: 0 0 0 95px;
}
#news-feed a #news-contents #news-source {
	float: right;
	margin: 2px 0 0 8px;
	line-height: 16px;
	color: #933;
}
#news-feed a #news-contents #news-header {
	margin: 0 0 1px;
	padding: 0;
}
#news-feed a #news-contents #news-header h3 {
	line-height: 16px;
	font-weight: bold;
	color: #333;
}
#news-feed a:hover #news-contents #news-header h3 {
	color: #000;
}
#news-feed a #news-contents #news-description {
	display: block;
	margin: 0;
	padding: 1px 5px 0 0;
	line-height: 17px;
}
#news-feed a:hover #news-contents #news-description {
	color: #444;
}





#news_detail-feed {
	margin: -1px 0 0  !important;
	margin: 0;
	padding: 8px 5px;
	list-style: none;
	color: #5e5e5e;
	border: solid #e5e5e5;
	border-width: 1px 0;
	font-size:12px;
}

#news_detail-date {
	float: left;
	width: 85px;
	margin: 0;
	color: #933;
	font-size:12px;
}

#news_detail-contents {
	display: block;
	margin: 0 0 0 95px;
}

#news_detail-header {
	margin: 0 0 1px;
	padding: 0;
}
#news_detail-header h3 {
	line-height: 16px;
	font-weight: bold;
	color: #333;
}

#news_detail-source {
	float: right;
	margin: 2px 0 0 8px;
	color: #933;
	font-size:11px;
}

#news_detail-view {
	font-size:11px;
	color:#999;
}

#news_detail-summary {
	margin: 0;
	padding: 20px 5px 10px 0  !important;
	padding: 5px 5px 0 0;
	line-height: 17px;
	color:#76ba43;
}

#news_detail-description {
	margin: 0;
	padding: 1px 5px 10px 0;
	line-height: 17px;
	word-wrap: break-word;
}

#news_detail-description a:link, #news_detail-description a:visited, #news_detail-description a:active, #news_detail-description a:hover {
	background: #76ba43;
	color: #fff;
	text-decoration: none;
}

#news_detail-description a:hover {
	background: #555;
}


#news_modify {
	font-size:12px;
	color:#444;
}

#news_modify .label {
	width : 50px;	
}

#news_modify .labelarea {
	vertical-align:top;
	padding: 4px 0 4px 0;
	width : 50px;	
}


#news_modify .input_date, #news_modify .input_source, #news_modify .input_description, #news_modify .input_content, #news_modify .input_link,  {
	font-size : 12px;
	color:#555;
	padding: 3px 0 3px 0;
}

#news_modify .input_description, #news_modify .input_content {
	vertical-align:top;
}


#news_modify .inputstyle1 {
	font-size:12px;
	width:100px;
}

#news_modify .inputstyle2 {
	font-size:12px;
	width:500px;
}



#pagelist li {
	font-size:12px;
	list-style:none;
	float:left;
}
#pagelist a {
	border:solid 1px #9aafe5;
	margin-right:2px;
}
#pagelist .previous-off, #pagelist .next-off   {
	border:solid 1px #DEDEDE;
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}
#pagelist .next a, #pagelist .previous a {
	font-weight:bold;
}	
#pagelist .active {
	background:#2e6ab1;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
	margin-right:2px;
}
#pagelist a:link, #pagelist a:visited {
	color:#0e509e;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagelist a:hover {
	border:solid 1px #0e509e;
}

#news-bottom {
	padding:5px 0 20px 0;
}

#news-pagination {
	float:left;
}

#news-button {
	float : right;	
}






#years {
	padding : 5px;	
}


#title {
	padding: 0 15px 0 15px;
	background:url(../images/46/title.gif) 175px 0px no-repeat;
	height : 75px;
}



#diagram_image {
	
	text-indent:-9000px;
	background:url(../images/11/diagram.gif) top left no-repeat;
	height:1000px;
}
