/* for exportbussines */

#contents {
	margin-top:5px ;
	margin-right:10px ;
	margin-left: 10px ;
	padding: 0px;
	}



td.space {padding: 5px;}

#contents ul, ol, dl {margin:7px 0px 10px 24px; padding: 0px;}
#contents ol.abc {margin:5px 0px 10px 24px; padding: 0px; list-style-type: lower-alpha;}
#contents li {margin-bottom:7px; padding: 0px;}

dt {font-weight:bold; color:#005AB5;}
dd {margin-bottom:10px; padding: 0px;}



p.header {
	margin: 0px;
	padding: 0px;
	background-image:url(/img/head_bg.gif);
	background-repeat:repeat-x;
	width:800px;
	background-position: left top;
	height:47px;
	padding-top: 10px;
	padding-left: 10px;
	}

p.copyright {
	clear : both ;
	background-image: url(/img/foot_bg.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color:#666666;
	width:800px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
