@charset "utf-8";
/* CSS Document */
div.form{
width:718px!important;
*width:748px;
background:url(/image/form/form_bg.gif) repeat-y 0 0;
padding:0 0 15px 30px;
font-size:12px;
border:1px #ccc solid;
}
span.color_yellow{
color:#990000;
}
span.color_red{
color:red;
}

.form_title{
padding:15px 0;
}
#consultation{
padding-left:20px;
}
#consultation td{
font-size:12px;
}
#consultation td.label{
padding-left:18px;
background:url(/image/form/red_icon.gif) no-repeat 0 0;
}
#consultation td input{
width:300px;
margin-bottom:10px;
}
#consultation td textarea{
width:300px;
}
p.button{
padding-left:50px;
}
#submit{
background:url(/image/form/send_cn.gif) no-repeat 0 0;
width:95px;
height:29px;
border:0;
}
#reset{
background:url(/image/form/reset_cn.gif) no-repeat 0 0;
width:95px;
height:29px;
border:0;
}





td.con_bg{
width:751px;
background:url(/image/index_bg.gif) repeat-y 0 0;
padding:10px;
}


/* tech */
td.th_top{
background:#969696;
font-weight:bold;
font-size:13px;
}
td.th_left{
background:#ccc;
text-align:left;
padding-left:16px;
}
tr.odd{
background:#ddd;
}
/* tech */



ul.numList{
list-style:decimal;
font-size:12px;
}
