﻿@import "public.css";
@import "leftNav.css";

#kv{
	height:150px;
	background:url(../../investor/images/kv.jpg) no-repeat;
}
#kv span{
	display:none;
}



.investor strong{
	color:#333;
}
.investor .ulStyle1 li a{
	color:#666;
	text-decoration:underline;
}
.investor .ulStyle1 li a:hover{
	text-decoration:none;
}

.investor .ulStyle1 li ul li{
	padding:0 0 6px;
	background:none;
	border-bottom:none;
	margin-bottom:0;
}



.financialReportDL{
	margin-top:5px;
	padding-bottom:10px;
}
.financialReportDL dt{
	width:120px;
	padding:5px 5px 4px;
}
.financialReportDL dd{
	width:450px;
	padding:4px 5px 4px;
	margin:3px 0 0;
	border-bottom:1px solid #eee;
}

