@charset "UTF-8";


#howtoBox {
	width: 510px;
	font-size: 12px;
	line-height: 150%;
}

.howtoSubtitleBox{
background-image:url(../img/subtitle_bg.jpg);
background-repeat: no-repeat;
width: 508px;
height: 38px;
}

.howtoSubtitleBox h3{
font-size:14px;
font-weight:bold;
color:#FFF;
line-height:150%;
padding:0px 0px 0px 17px;
}

.howtoTable{
	font-size:12px;
	color:#333;
	line-height:150%;
}

.howtoMinititleBox{
background-image:url(../img/minititle_bg.jpg);
background-repeat: no-repeat;
width: 508px;
height: 35px;
}

.howtoMinititleBox h4{
font-size:12px;
font-weight:bold;
color:#B20000;
line-height:150%;
padding:0px 0px 0px 22px;
}