em {
	color: #f00;
	font-style: normal
}
p.subtitle{
	margin-top: 1em;
	color: #039;
}
h2{
	margin-top: 0.5em;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	background-color: #91a6c1;
	background-color: #8eaa5c;
	line-height: 130%;
	padding-left: 0.5em;
	margin-top: 2em;
	margin-bottom: 0.5em;
	clear: both
}

h4{
	font-size: 0.8em;
	font-weight: bold;
	line-height: 130%;
	margin: 1em 0 0.2em 0;
}

div.description1 {
	width: 600px;
	margin-left: 25px;
}

div.description2 {
	width: 630px;
	background-color: #eee;
	padding: 5px 0 5px 0;
}
div.description2 em{
	color: #000;
}

div.description2 ol{
	font-size: 0.8em;
	line-height: 130%;
	margin: 1em 10px 1em 40px;
	padding: 0;
}
div.description2 ol li{
	margin-bottom: 0.5em;
}



div.description3,
div.description4 {
	width: 630px;
}
div.description3 dl{
	margin: 1em 0 1em 0;
	font-size: 0.8em;
}
div.description3 dt{
	color: #039;
	border-bottom: 1px #039 dashed;
	font-weight: bold;
}
div.description3 dd{
	margin: 0.5em 0 1em 40px;
	padding: 0;
}

div.description4 h4{
	color: #690;
	text-align: center;
	border: 1px #690 solid;
	margin-top: 1.5em;
}
div.description4 p{
	margin: 0.5em 15px 0.5em 15px;
}
div.description4 ol{
	font-size: 0.8em;
	line-height: 130%;
	margin: 1em 10px 1em 40px;
	padding: 0;
}
div.description4 ol li{
	margin-bottom: 0.5em;
}

div.description4 dl{
	margin: 1em 0 0 15px;
	font-size: 0.8em;
}

div.description4 dt{
	margin: 0 0 0.5em 0;
	width: 7em;
	clear: both;
	float: left;
}
div.description4 dd{
	margin: 0 0 1em 7.5em;
	padding: 0;
}

div.scheduleHead {
	width: 630px;
	margin-top: 20px;
}
div.scheduleBody{
	background: url("../img/year_end/sche_body.gif") 0 0 repeat-y;
	width: 630px;
}
div.scheduleFoot{
	width: 630px;
}

div.scheduleHead img,
div.scheduleFoot img {
	display: block;
}
div.scheduleBody p{
	margin: 0 15px 0.8em 15px;
}
div.scheduleBody p.intro{
	font-size: 0.9em;
}
div.scheduleBody p.separate{
	margin: 0 15px 0 15px;
	border-top: 1px #966 dashed;
	padding-top: 3px;
}

div.scheduleBody div.left{
	width: 140px;
	float: left;
	text-align: right;
	margin: 0 15px 10px 0;
	font-size: 0.8em;
	line-height: 130%;
}
div.scheduleBody div.right{
	width: 460px;
	float: left;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 130%;
}

table.deduction{
	border-collapse: collapse;
	border-top: 1px #999 solid;
	border-right: 1px #999 solid;
}
table.deduction caption{
	font-size: 0.8em;
	text-align: left;
	padding-top: 1em;
	padding-bottom: 0.2em;
}
table.deduction th,
table.deduction td {
	border-bottom: 1px #999 solid;
	border-left: 1px #999 solid;
	padding: 0.3em 1em;
}
table.deduction th{
	background-color: #c5ccf6;
}

table.deduction th.income{
	background-color: #e6ebff;
	font-weight: normal;
}
div.detailHead{
	margin-top: 20px;
}
div.detail{
	width: 630px;
	background-image: url("../img/year_end/col_foot.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #dee5fb;
	padding-bottom: 15px;
	margin-bottom: 1.5em;
}
div.detail h5{
	font-size: 0.8em;
	color: #000;
	margin: 0 0 1em 0;
	padding: 0 0 0 25px;
	background: url("../img/year_end/col_point.gif") 10px 0.2em no-repeat;
}
div.detail p{
	margin-left: 25px;
}
div.detail ul{
	padding: 0;
	margin: 0 0 0.5em 50px;
}
div.detail ul li{
	font-size: 0.8em;
	margin-bottom: 0.5em;
}
	