/***************************************/
/* Back Number.css                        */
/* Use with Back Number page english html    */
/***************************************/

#grcnt {
	background-color: #FFFFFF;
	width: 600px;
	margin-bottom: 10px;
}

#grcnt td {
	border: 1px solid #99CCFF;
}
#grcnt p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#grcnt h1 {
	font-size: 22px;
	color: #FF0000;
	line-height: 26px;
	margin-top: 5px;
}
#grcnt h2 {
	font-size: 20px;
	line-height: 24px;
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FF0000;
}
#grcnt h3 {
	font-size: 16px;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#grcnt ul {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
}
#grcnt li {
	display: list-item;
	margin: 0px;
	padding: 0px;
}

.gr1 {
	color: #4A73E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A73E6;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	width: 600px;
}
.num1, .num {
	background-color: #4A73E6;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 4px;
}
.subt {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7CA8F8;
	padding-left: 5px;
	display: block;
	height: 16px;
}
.num h3 {
	margin-left: 5px;
}
.num1 h3 {
	font-size: 18px;
	margin-left: 10px;
	margin-bottom: 0px;
}

