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

body,td,th {
    font-size: 13px;
	line-height: 30px;
}

body {
    background-color: #909AA8;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

table.ctBox{
  width: 1200px;
  border: 0px;
  margin: auto;
  background: #ffffff;
}

table.ctBox .headBG {
  background: url("bg_head.jpg") no-repeat left top;
}

.tbContent {
	padding: 0px 80px 40px 80px;
    font-size: 13px;
	line-height: 30px;
}

.ctNote {
	color: #A8002A;
	font-weight: bold;
	line-height: 20px;
	padding-left: 85px;
}

.titleTXT {
	background: #0c2f64;
	border-radius: 15px;
	width: 75px;
	float: left;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
}

.titleTXTLeft {
	background: #0c2f64;
	border-radius: 15px;
	width: 100%;
	float: left;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
}

.tableHead {
	color: #000000;
	border: 1px dotted #AEAEAE;
	border-radius: 5px;
	padding: 0px 15px;
}

.tableBody_1 {
	color: #000000;
	background: #e2e4e5;
	border-radius: 10px;
	padding: 5px 15px;
	margin-right: 5px;
	width: 101px;
	display: inline-block;
}

.tableBody_2 {
	color: #000000;
	background: #e2e4e5;
	border-radius: 10px;
	padding: 5px 15px;
	margin-right: 5px;
	width: 151px;
	display: inline-block;
}

.tableBody_3 {
	color: #000000;
	background: #e2e4e5;
	border-radius: 10px;
	padding: 5px 15px;
	margin-right: 5px;
	width: 404px;
	display: inline-block;
}

.tableBody_4 {
	color: #000000;
	background: #e2e4e5;
	border-radius: 10px;
	padding: 5px 15px;
	margin-right: 5px;
	width: 203px;
	display: inline-block;
}

.tableBody_5 {
	color: #000000;
	background: #e2e4e5;
	border-radius: 10px;
	padding: 5px 15px;
	margin-right: 5px;
	width: 125px;
	display: inline-block;
}