@charset "utf-8";
/* CSS Document */
@import url(./build.css);
#menuL .menu02 a {
	display: none;
}
#Rbox .txtT {
	height: auto;
	width: auto;
	padding-left: 10px;
	padding-top: 10px;
}
#Rbox .txtT p {
	float: left;
	width: 200px;
	height: auto;
	vertical-align: middle;
}
#Rbox .txtT p img {
	vertical-align: middle;
	padding-bottom: 10px;
}
#Rbox .step {
	width: auto;
	height: auto;
}
#Rbox .step h4  {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/buildprocess/read_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 18px;
}
#Rbox .step .box00 {
	height: auto;
	width: auto;
}

.step .box00 .L{
	height: auto;
	width: 5px;
}
.step .box00 .R{
	height: auto;
	width: 624px;
	float: left;
}
.step .box00 .boxbox {
	height: auto;
	width: auto;
	background-repeat: repeat-y;
	background-image: url(../img/buildprocess/bg_arrow_line.gif);
	padding-left: 25px;
}
.step .box00 .boxbox h5 {
	height: auto;
	width: auto;
	padding-bottom: 5px;
}
.step .box00 .boxbox p {
	padding-bottom: 3px;
}
.step .box00 .boxbox .txtC {
	padding-top: 5px;
	vertical-align: middle;
	padding-left: 27px;
	background-image: url(../img/buildprocess/icon_attention_S.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-bottom: 10px;
}
.step .box00 .boxbox .txtC img{
	vertical-align: middle;
	padding-right: 5px;
	padding-bottom: 8px;
}
.step .pointbox {
	background-image: url(../img/buildprocess/bg_point_T.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	width: auto;
}
#mainbox #midbox #Rbox .step .box00 .R .boxbox .pointbox h6 {
}

.step .pointbox h6{
	height: 33px;
	width: auto;
	background-image: url(../img/buildprocess/bg_L_point.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
.step .pointbox .box  {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #39F;
	border-bottom-color: #39F;
	border-left-color: #39F;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
.step .pointbox .box p{
	padding-bottom: 10px;
}
.step .pointbox .linkbox {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
.step .pointbox .linkbox p{
	float: right;
	height: auto;
	width: 118px;
	display: block;
	border: 1px solid #999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.step .pointbox .linkbox p.txt {
	text-align: right;
	width: auto;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}

.step .pointbox .linkbox p a{
	display: block;
	color: #FFF;
	height: auto;
	width: auto;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 2px solid #FFF;
}
.step .pointbox .linkbox p a.self {
	background-color: #6EB741;
}
.step .pointbox .linkbox p a.blank {
	background-color: #ED8F1F;
}


.step .box00 .boxB {
	height: 15px;
	width: auto;
	padding-bottom: 10px;
}

.step .box00 .boxBB {
	height: 49px;
	width: auto;
	padding-bottom: 5px;
	padding-top: 14px;
	text-align: center;
	background-image: url(../img/buildprocess/shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#after {
	height: auto;
	width: auto;
	background-image: url(../img/buildprocess/after_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	padding: 5px;
}
#after h4 {
	height: auto;
	width: auto;
	background-color: #99BF74;
	margin-bottom: 10px;
}
#after table {
	margin-right: auto;
	margin-left: auto;
}
#after th    ,#after td{
	color: #FFF;
	float: left;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#after th  {
	clear: both;
	width: 150px;
	font-size: 0.9em;
	font-weight: lighter;
	text-align: left;
}
#after td  {

}
#mainbox .spaceBB {
	height: 300px;
}
