/* CSS Document */

form.cform {
width:703px;
margin:0px;
padding:4%;
background-color:#f0f6ff;
font-size:1.1em;
}


div.cinfo {
float:left;
width:47%;
}
div.cinfo div {
width:100%;
height:21px;
margin-bottom:6px;
}
div.cinfo div.sep {
padding-top:10px;
border-top:2px dotted #fff;
}
div.cinfo div span {
font-weight:bold;
}
div.cinfo div b {
display:block;
float:left;
font-weight:normal;
}
div.cinfo div input {
width:57%;
float:right;
}


div.enquiry {
float:right;
width:48%;
}

div.enquiry div {
width:100%;
height:17px;
margin-bottom:9px;
padding-bottom:7px;

border-bottom:2px dotted #fff;
}
div.enquiry textarea {
width:96.5%;
height:166px;
line-height:16px;
overflow:auto;
}


div.req {
clear:both;
position:relative;
width:100%;
top:9px;
padding-top:10px;
font-size:0.9em;
border-top:2px dotted #fff;
color:#282c83;
}
div.req span {
display:block;
float:left;
}
div.req span b {
color:#dea712;
}
div.req input {
float:right;
margin:0px;
outline:none;
width:70px;
height:20px;
line-height:12px;
background-color:#764596;
background-image:url(../images/bg_sub.jpg);
border:1px solid #fff;
color:#fff;
}

s {
color:#dea712;
font-weight:bold;
text-decoration:none;
}