/* CSS Document */


#mainlow table{
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	width:100%;
	margin-top:20px;
	background:url("../../../../img_common/dotted02.gif") bottom left repeat-x;
	}
#mainlow table th{
	padding:17px 5px 17px 0;
	vertical-align:top;
	background:url("../../../../img_common/dotted02.gif") top left repeat-x;
	}
#mainlow table td{
	vertical-align:top;
	padding:17px 5px 17px 20px;
	background:url("../../../../img_common/dotted02.gif") top left repeat-x;
	border-left:1px solid #F5F5F5;
	}

#mainlow table.ex{
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	width:100%;
	margin-top:10px;
	background:none;
	}
#mainlow table.ex th{
	padding:0;
	vertical-align:top;
	background:none;
	font-weight:normal;
	padding-right:1em;
	}
#mainlow table.ex td{
	vertical-align:top;
	padding:0;
	background:none;
	border-left:none;
	}


#mainlow h3.firstChild{
	margin-top:30px;
	}
#mainlow h3{
	margin-top:80px;
	}



#mainlow ul{
	margin-top:17px;
	border:1px solid #ECE7D0;
	background:#F6F3E9;
	padding:8px 14px;
	}
#mainlow ul li{
	float:left;
	background:url("../../../../img_common/dotted04.gif") top left repeat-y;
	padding:0 11px;
	line-height:120%;
	}
#mainlow ul li.firstChild{
	background:none;
	padding:0 11px 0 0;
	}
#mainlow ul li a{
	display:block;
	background:url("../../../../img_common/arrow04.gif") 0 0.2em no-repeat;;
	padding-left:15px;
	}





