﻿#main div.con1 {

}

#main div.con1 h2{
	width: 530px;
	height: 65px;
	margin: 0;
	padding: 0;
	background: url("../images/subtitle-begin.gif") left top no-repeat;
}

#main div.con1 h2 span{
	display: none;
}

#main div.con2 {
	margin: 0 0 30px 0;
	font-size: 12px;
	color: #666666;
}

#main div.con2 h3 {
	width: 530px;
	height: 27px;
	margin: 10px 0 10px 0;
	padding: 0;
	background: url("../images/ssub_begin.gif") left top no-repeat;
	
}

#main div.con2 h3 span {
	display: none;
}

#main div.con2 div.step {
	width: 520px;
	margin: 0 0 10px 5px;
	padding: 0 0 50px 0;
	background: url("../images/flow.gif") center bottom no-repeat;
}

#main div.con2 div.step div{
	width: 520px;
	padding: 3px 0 0 0;
	background: url("../images/bg_01.jpg") left top no-repeat;
}

#main div.con2 div.step div p{
	width: auto;
	margin: 0;
	padding: 5px;
	background: #d1e3fc url("../images/bg_03.jpg") left bottom no-repeat;
}

#main div.con2 div.nonb{
	background: none;
}



#main div.con2 div.step h4 {
	width: 520px;
	height: 30px;
	margin: 0 0 10px 0;
	padding:0;
	background-repeat: no-repeat;
	background-position: left top;
}

#main div.con2 div.step h4 span{
	display: none;
}



#main div.con2 div.step h4.h1 {
	background-image: url("../images/step1.gif");
}
#main div.con2 div.step h4.h2 {
	background-image: url("../images/step2.gif");
}
#main div.con2 div.step h4.h3 {
	background-image: url("../images/step3.gif");
}
#main div.con2 div.step h4.h4 {
	background-image: url("../images/step4.gif");
}
#main div.con2 div.step h4.h5 {
	background-image: url("../images/step5.gif");
}
#main div.con2 div.step h4.h6 {
	background-image: url("../images/step6.gif");
}