/* CSS Document */
body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
font-weight:bold;
}
form
{
margin:0;
padding:0;
}
.title
{
font-size:19px;
font-weight:bold;
padding:5px 5px 5px 0;
color:#E97047;
}
.div_top
{
padding-left:15px;
color:#0181C5;
}
.div_top input
{
display:block;
font-size:12px;
width:215px;
margin-bottom:8px;
border:1px solid #CCCCCC;
}
.div_top #id_comment
{
margin-bottom:8px;
width:215px;
height:86px;
border:1px solid #CCCCCC;
}
.div_top #id_security
{
margin:0;
padding:0;
width:100px;
height:25px;
margin-left:14px;
}
.div_top #id_security_input
{
height:24px;
width:100px;
}
.div_top #id_submit
{
padding:3px 0 3px 0;
width:60px;
border:0;
background-color:#0181C5;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
border:1px #000000 solid;
}
/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ */
/* CSS Document */
.div_bottom
{
padding-left:15px;
color:#FFFFFF;
background-color:#0181C5;
}
.div_bottom input
{
display:block;
font-size:12px;
width:215px;
margin-bottom:8px;
border:1px solid #CCCCCC;
}
.div_bottom #id_comment
{
margin-bottom:8px;
width:520px;
height:95px;
border:1px solid #CCCCCC;
}
.div_bottom #id_security
{
margin:0;
padding:0;
width:100px;
height:25px;
}
.div_bottom #id_security_input
{
height:24px;
width:100px;
}
.div_bottom #id_submit
{
margin-top:10px;
padding:3px 0 3px 0;
width:103px;
border:0;
background-color:#E97047;
font-weight:bold;
color:#FFFFFF;
font-size:14px;
}
