.box_service {

	background-color: #FFFFCC;

	border: 1px solid #666666;

	margin-top: 30px;

	margin-left: 10px;

	padding: 0px 20px 0px 20px;
}

.label {

	margin-top: -30px;

	margin-left: -30px;

	float: left;

}

dl {

	margin-left: 20px;

	font-size: 12px;

	line-height: 150%;

	clear: left;

}

dt {

	margin: 0px;

}

dd {

	margin: 0px;

}

.label_text {

	border-bottom-width: 1px;

	border-left-width: 4px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #999999;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #999999;

	border-top-width: 0px;

	border-right-width: 0px;

	padding-left: 5px;

}

.article .table_noncolor table{

	margin:			0px;

	font-size:		12px;

	line-height:		1.4;

	border: 1px none #FFFFFF;

}



.article .table_noncolor table td{

	font-size:		12px;

	line-height:		1.4;

	padding:		3px 5px;

	text-align:		left;

	vertical-align:		top;

	border: 0px none #FFFFFF;

}





.article .table_noncolor table th{

	padding:		3px 5px;

	color:			#000000;

	background-color:	#FFFFFF;

	text-decoration:		none;

	border: 0px none #ffffff;

}

.drop_shadow {

	border-top-width: 1px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #666666;

	border-right-color: #666666;

	border-bottom-color: #666666;

	border-left-color: #666666;

}

.bg_arrow {

	background-image: url(img/migration_arrow.gif);

	background-repeat: repeat;

}

.article ul li {

	list-style-position: outside;

	list-style-type: disc;

	margin: 0px 0px 0px 25px;

	padding: 0px;

}

