#Content {
	/*width: 960px;*/
	height: 115%;
	margin-top: 10px;
	/*border: 1px solid #000000;*/
	/*margin-left: -11px;*/
  text-align: justify;
  word-break: normal;
}
#Content .Header_Left {
	/*background: url(../images/green-bullet.png) no-repeat 12px 20px;*/
	background-size: 1.2%;
	/*padding-left: 28px;*/
	padding-top: 15px;
	font-family: 'Segoe UI';
	font-size: 11pt;
	font-weight: bold;
	color: #3D335C;
}
#Content .Left {
	/*margin-left: 132px;*/
	font-family: 'Segoe UI';
	font-size: 10pt;
	color: #2B2A29;
	/*margin-top: -31px;*/
}
#Content hr {
	width: 930px;
	height: 2px;
	margin-top: 40px;
	background: #B2B3B3;
}
a.inactive {
	background: url(../images/bullet.png) no-repeat 14px 3px;
	background-size: 5%;
	padding-left: 30px;
}
a.active {
	margin-left: 615px;
	background: url(../images/green-bullet.png) no-repeat 13px 3px;
	padding-left: 30px;
	background-size: 13%;
}