div{
font-size:12px;
font-family: Tahoma;
color:#ababab;
line-height:1.5em;
}
a{
color:#ababab;
}
a:hover{
color:black;
}
h1{
padding-bottom:10px;
font-size:18px;
border-bottom:solid 1px #CCCCCC;
color:#999999;
font-weight:normal;
line-height:1.5em;
}
.clear{
clear:both;
}
.blue{
color:#535ef1;
}
.green{
color:#398618;
}

.header_left{
float:left;
width:250px;
height:140px;
}
.header01{
background:url(images/header01.jpg);
}
.header02{
background:url(images/header02.jpg);
}
.header03{
background:url(images/header03.jpg);
}
.header04{
background:url(images/header04.jpg);
}

.menu{
margin-top:20px;
padding-bottom:15px;
font-size:13px;
}
.menu a{
display:block;
height:25px;
width:100%;
line-height:1.9em;
text-decoration:none;
text-indent:2em;
color:#999999;
}
.second_level{
font-size:12px;
margin-left:10px;
}
.menu a:hover{
color:#999999;
background-color:#eaebed;
border-left:solid 1px #eaebed;
}
.menu a.menu_item_selected{
color:#666666;
}

.img_h_center{
width:100%; 
text-align:center;
}
.img_left{
float:left;
margin-right:20px;
}


.left{
float:left;
}
.right{
float:right;
margin-right:125px;
}

.small_text{
font-size:12px;
}

.input_caption{
float:left;
width:70px;
}
.input1{
border:solid 1px #CCCCCC;
width:500px;
}
.input2{
border:solid 1px #CCCCCC;
width:250px;
}
textarea{
border:solid 1px #CCCCCC;
width:500px;
height:150px;
}
.button_1{
float:right;
margin-right:155px;
font-size:12px;
color:#666666;
}
.button_2{
float:right;
margin-right:225px;
font-size:12px;
color:#666666;
}

.response{
border-top: solid 1px #CCCCCC;
border-bottom: solid 1px #CCCCCC;
padding-top:20px;
padding-bottom:40px;
}

.to_home{
display:block;
height:140px;
width:100%;
}
