/* CSS Document */



form.cform {

width:100%;

margin:0px;

background-color:#f1f2fc;

border:1px solid #e0e3ff;

}

div.wborder {

border:1px solid #ffffff;

width:553px;

padding:4%;

padding-bottom:3.5%;

}

div.cinfo {

float:left;

width:48%;

}

div.cinfo div {

width:100%;

height:18px;

margin-bottom:6px;

}

div.cinfo div.sep {

padding-top:10px;

border-top:1px dotted #fff;

}

div.cinfo div span {

font-weight:bold;

}

div.cinfo div b {

display:block;

float:left;

}

div.cinfo div input {

width:57%;

float:right;

}

div.enquiry {

float:right;

width:48%;

}

div.enquiry div {

width:100%;

height:17px;

margin-bottom:9px;

font-weight:bold;

padding-bottom:7px;

border-bottom:1px solid #fff;

}

div.enquiry textarea {

width:96.5%;

height:145px;

line-height:16px;

margin-bottom:13px;

overflow:auto;

}

div.req {

clear:both;

width:100%;

height:20px;

padding-top:10px;

border-top:1px solid #ffffff;

color:#000474;

font-size:11px;

}

div.req span {

display:block;

float:left;

}

div.req span b {

color:#c335ff;

}

div.req input {

float:right;

outline:none;

width:110px;

height:20px;

outline:none;

background-color:#354494;

background-image:url(../images/bg_subbut.jpg);

background-position:top;

border:1px solid #fff;

color:#fff;

font-size:11px;

font-weight:bold;

}

s {

color:#c335ff;

font-weight:bold;

text-decoration:none;

}