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

.bar1{
	margin:0;
	height:34px;
	width:665px;
	padding-left:5px;
	float:left;
	background-image: url(../images/bar7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:100%;
	padding-top: 8px;
}
.content1{
	margin:auto;
	height:auto;
	width:660px;
	float:left;
	padding:10px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 1.6em;
}
.content_icon{
	margin:auto;
	height:auto;
	width:670px;
	float:left;
	padding-top:10px;
	background-image: url(../images/chart_title_icon.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
}
.content_title{
	margin:auto;
	height:auto;
	width:auto;
	float:left;
	padding-left:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.content_text{
	margin:auto;
	height:auto;
	width:670px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
