@charset "utf-8";

#eco_details{
width:550px;
margin-top:20px;
}

#eco_details h1{
margin:0 0 10px;
padding:0;
}

#eco_details h2{
background:#339999;
padding:3px;
margin:0;
color:#fff;
font-size: 75%;
line-height: 1.4em;
}

#eco_details .details{
width:540px;
margin:5px 5px 40px;
text-align:left;
}

#eco_details .step img{
margin:50px 157px;
}

#eco_details .message{
width:538px;
padding:20px 0;
margin-bottom:20px;
border:1px solid #ccc;
background:#FFFFEC;
color:#3c3c3c;
font-size: 125%;
line-height: 1.4em;
font-weight:bold;
text-align:center;
}

 
/*============ form =====================*/

#eco_details .fm_box{
border:1px solid #ccc;
padding:8px;
margin:10px 0;
}

#eco_details .fm_ttl{
background:#E8FBC4;
padding:5px;
color:#3c3c3c;
font-size: 75%;
line-height: 1.4em;
font-weight:bold;
}

#eco_details .fm_table{
width:520px;
color:#3c3c3c;
font-size: 75%;
line-height: 1.4em;
border:3px #fff solid;
border-collapse:collapse;
}

#eco_details .fm_table td{
padding:5px;
border:3px #fff solid;
text-align:left;
vertical-align:top;
}

#eco_details .fm_tdleft{
background:#eee;
width:130px;
}

#eco_details .fm_table p{
padding-top:0;
padding-bottom:0;
margin:0;
}

#eco_details .btn {
text-align:center;
margin:20px auto 0;
}


/*============ font =====================*/

#eco_details .font_nml{
color: #3e3e3e;
font-size: 75%;
line-height: 1.4em;
padding:0;
margin:0;
}

#eco_details .font_red{
color: #f00;
font-size: 75%;
line-height: 1.4em;
padding:0;
margin:0;
}

#eco_details .indent{
text-indent:-1em;
padding-left:1em;
}

/*============ close btn =====================*/

#eco_details .font_s{
font-size: 70%;
}

#eco_details .borderarea{
background:url(/eco-details/images/border_h.gif) repeat-x;
height:1px;
margin:0px 10px;
}



