﻿@import url('header.css');
@import url('service_head .css');
@import url('footer1.css');

body {
	width:1000px;
	margin:0px;
	padding:0px;
}
div#left {
	width: 172px;
	float: left;
	margin:0px;
	padding-left:2px;
	padding-right:2px;
}
div.midle {
	width: 600px;
	float: left;
	margin:0px;
	padding-left:2px;
	padding-right:2px;
}
div#right {
	width: 216px;
	margin:0px;
	padding-left:2px;
	padding-right:2px;
	float: right;
}
p * {
	text-indent:1em;
	font-size:12px;
}

div.step h3{
	margin-bottom:1px;	
}
div.step1 {
	border: 1px solid #DFDFDF;
	margin-bottom:3px;	
}
div.step1 h4{
	border: 1px solid #DFDFDF;
	height:27px;
	background-image:url('../images/BZ_Infor_Step1.jpg');
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}
div.step2 {
	border: 1px solid #DFDFDF;
	margin-bottom:3px;	
}
div.step2 h4{
	border: 1px solid #DFDFDF;
	height:27px;
	background-image:url('../images/BZ_Infor_Step2.jpg');
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}
div.step3 {
	border: 1px solid #DFDFDF;
	margin-bottom:3px;	
}
div.step3 h4{
	border: 1px solid #DFDFDF;
	height:27px;
	background-image:url('../images/BZ_Infor_Step3.jpg');
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}
div.step4 {
	border: 1px solid #DFDFDF;
	margin-bottom:3px;	
}
div.step4 h4{
	border: 1px solid #DFDFDF;
	height:27px;
	background-image:url('../images/BZ_Infor_Step4.jpg');
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}
div.step5 {
	border: 1px solid #DFDFDF;
	margin-bottom:3px;	
}
div.step5 h4{
	border: 1px solid #DFDFDF;
	height:27px;
	background-image:url('../images/BZ_Infor_Step5.jpg');
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}
div.step6{
	border: 1px solid #DFDFDF;
	margin-bottom:3px;	
}
div.step6 h4{
	border: 1px solid #DFDFDF;
	height:27px;
	background-image:url('../images/BZ_Infor_Step6.jpg');
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}
div.step7 {
	border: 1px solid #DFDFDF;
	margin-bottom:3px;	
}
div.step7 h4{
	border: 1px solid #DFDFDF;
	height:27px;
	background-image:url('../images/BZ_Infor_Step7.jpg');
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}
h3.explanation {
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
}
p.flow {
	width:590px;
	padding:0px;
	margin:0px;
	text-indent:0em;

}
table.heading th{
	width:180px;
	vertical-align:bottom;	
}
table.heading td {
	text-indent:1em;
	color:black;
}
div.explanation {
	width:auto;
	border: 1px solid #DFDFDF;
	padding: 0px;	
}

div.explanation h3 {
	font-size:1.1em;
	background-color:#def;
	color:#039;
	border-bottom:3px #6bd dotted;
	text-indent:0.5em;
}
div.explanation p {
	font-size:1em;
	color:#039;
}
div.Member {
	border: 1px solid #C80852;
	margin-top:4px;
}

div.Member h3{
	height:27px;
	background-image:url('../images/BZ_Member.jpg');
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}
div.Member label {
	margin-left:5px;
}
div.Member input{
	margin-left:5px;
	margin-bottom:5px;
	margin-top:3px;
	height: 20px; 
	background-color: #F6F6F6;
}
div.Member button {
	width:80px;
	margin-left:10px;
}
div.Member span {
	width:120px;
	margin-left:15px;
}
div.Calendar {
	border: 1px solid #187FC4;
	margin-top:4px;
}
div.Calendar h3{
	height:27px;
	background-image:url('../images/BZ_JP_Calendar.jpg');
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}
div.Calendar object {
	margin-top:10px;
}

div.Infor {
	border: 1px solid #187FC4;
	margin-top:4px;
	padding:0px;
}
div.Infor h3{
	height:27px;
	background-image:url('../images/BZ_JP_Show.jpg');
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}
div.Infor ul {
	margin:0px;
	padding:15px;
	list-style-position:outside;
}
div.Infor li {
	margin:10px;
	line-height:15px;
}
div.Link {
	border: 1px solid #d9680d;
	margin-top:4px;
	padding:0px;
}
div.Link h3{
	height:27px;
	background-image:url('../images/BZ_JP_Link.jpg');
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}
div.Link ul {
	margin:0px;
	padding:15px;
	list-style-position:outside;
}
div.Link li {
	margin:10px;
	line-height:15px;
}
div.end {
	clear:both;
	width:1000px;
	padding-top:20px;
	padding-bottom:10px;
}
p.Top {
	text-align:right;
}





