div.flowBox {
 margin-top:30px;
}

div.flowBox:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

div.flowBox div.arrow {
 width:48px;
 height:1015px;
 float:left;
 background-image:url("../images/common/flow_arrow.png");
}


div.flowFirst {
 width:662px;
 height:100%;
 position:relative;
 background-image:url("../images/common/flow_new001.png");
 background-repeat:no-repeat;
}

div.flowFirstBtnBg {
 width:662px;
 height:156px;
 position:relative;
 background-image:url("../images/common/flow_new001_btn_bg.png");
 background-repeat:no-repeat;
}

div.flowText {
 min-height:50px;
 width:390px;
 position:relative;
 left:270px;
 padding:15px 0;
}

div.flowTextBtn {
 min-height:50px;
 width:360px;
 position:absolute;
 left:30px;
 top:16px;
 padding:0px 0;
 font-size:12px;
 color:#52666B;
}

div.flowTextBtn span {
font-size:15px;
font-weight:bold;
color:#333333;
display:inline-block;
margin-bottom: 5px;
}

.trialBtn {
position:absolute;
left:403px;
top:19px;
}


.trialBtn a {
background: url("/assets/images/common/trial_btn.png") repeat scroll 0 0 transparent !important;
display: block;
height: 103px;
width: 240px;
}

.trialBtn a:hover{   
background:url("/assets/images/common/trial_btn.png")0 -103px!important;  
height:103px;   
width:240px;   
display:block;   
}


div.flowSecond {
 width:662px;
 height:100%;
 position:relative;
 background-image:url("../images/common/flow_new002.png");
 background-repeat:no-repeat;
}


div.flowThird {
 width:662px;
 height:100%;
 position:relative;
 background-image:url("../images/common/flow_new003.png");
 background-repeat:no-repeat;
}


div.flow4th {
 width:662px;
 height:100%;
 position:relative;
 background-image:url("../images/common/flow_new004.png");
 background-repeat:no-repeat;
}


div.flow5th {
 width:662px;
 height:100%;
 position:relative;
 background-image:url("../images/common/flow_new005.png");
 background-repeat:no-repeat;
}


div.flow6th {
 width:662px;
 height:100%;
 position:relative;
 background-image:url("../images/common/flow_new006.png");
 background-repeat:no-repeat;
}


div.flowBorder {
width:662px;
height:1px;
position:relative;
background-image:url("/assets/images/common/flow_border_dot.png");
background-repeat:no-repeat;
}


.inquiryBoxGray {
margin:30px 0;
}

.inquiryBoxGray a {
background:url("/assets/images/common/inquiry_box_gray.png") repeat scroll 0 0 transparent !important;
display:block;
width:710px;
height:140px;
}

.inquiryBoxGray a:hover{   
background:url("/assets/images/common/inquiry_box_gray.png")0 -140px!important;
display:block;
width:710px;  
height:140px;
}