body{
	font-family: Arial, sans-serif;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	background: #F1FAFA; backgroud-position center no-repeat;
	font-size: 12px;
}
.Left_title {
	font-size: 14px;
	font-weight: bold;
	page-break-before: auto;
	text-align: center;
	color: #000000;
}
.Navbar {
    padding: 0px;
	color: #0000ff;
	background-color: #EFEFDA;
	font-size: 14px;
	line-height: 25px;
	text-decoration:none;
	text-align :center;
	vertical-align: middle;
	border:1px #A7CAFA solid;
}
.color_right {
	background-color: #F1FAFA;
	line-height: 20px;
    font-size: 14px;
}

.color_left {
	background-color:#00B271;
	background-position: top;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;
	align: center;
}
.contents {
	color: #000000;
	margin: 0px;
    padding: 10px;
	line-height: 24px;
	text-align: left;
    text-indent:2em;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
}
.contents_pic {
	color: #000000;
	margin: 0px;
    padding: 10px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
}
.contents_left {
	color: #000000;
	margin:0px;
	padding: 10px;
	line-height: 24px;
  	font-size: 13px;
	font-weight: normal;
	vertical-align: top;
	cellspacing:0px;
	cellpadding:0px;
	border:0px;
	text-align: left;
	word-wrap:break-word;
}

.Contents_title {
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
}

.table_border {
	font-size: 12px;
	padding:10px;
	color: #000000;
	border:1px #A7CAFA solid;
	font-weight: normal;
	text-align: left;
}

.table_style {
	background-position: left top;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;

}
