@charset "UTF-8";
/* CSS Document */

.formsection
{
height:auto;
width: 400px;
margin: 0;
position:relative; 
background-color:#fff;
}
.form_content_home_left2 
{
color:#F60;
float:left; 
height:auto;
width: 400px;
margin: 20px auto auto auto;
position:relative; 
}
.formsection_unit
{
float:left; 
height:auto;
width: 400px;
margin:0 0 15px 0;
position:relative;
border-bottom: 1px solid #ccc; 
}
.formsection_unit_nb
{
float:left; 
height:auto;
width: 400px;
margin:0 0 15px 0;
}
.formsection_unit_small
{
float:left; 
height:auto;
width: 200px;
margin:0;
position:relative;
}
.section_title {
width:inherit;
height: auto;
color:#F60;
font-size: 12px;
}
.input_style
{
margin:5px auto 15px auto;
}
.input_style2
{
margin:5px auto 2px auto;
}
.tab
{
margin-left:20px;
}
.form_container 
{
float:left; 
height:auto;
width: 400px;
margin: 0;
position:relative; 
}
.next
{
float:left; 
height:60;
width: 100px;
margin:0;
position:relative;
background-color:#000;
}
.submit
{
float:left; 
height:60;
width: 170px;
margin:0;
position:relative;
background-color:#000;
}
