/************************* Div Form ****************************/
#DivOrderForm h3				{font-size:26px; font-weight:bold; color:#4A6280;padding-top:5px;}

#DivOrderForm table.ccs { font-size:12px;}
#DivOrderForm table.ccs td{vertical-align:top; background-image:url('../images/Bkg_radioButton.jpg'); background-repeat:repeat-x; height:92; font-size:12px; color:#444444; font-weight:bold; width:650px; padding:10px; text-align:left;}
#DivOrderForm table.ccs td font { font-size:30px; color:#000;}
#DivOrderForm table.ccs th {vertical-align:top;}

#DivOrderForm table.tableForm { width:550px; margin-left:60px;}
#DivOrderForm table.tableForm td{padding:5px;color:#000;}
#DivOrderForm table.tableForm td span{color:#4A6280;}
#DivOrderForm table.tableForm td select{background-color:#f1f1f1; width:122px; height:20px; border:solid 1px #ababab; text-align:left;}
#DivOrderForm table.tableForm th{color:#000; text-align:right; font-weight:normal; width:200px;}
#DivOrderForm table.tableForm td input{ background-image:url('../images/Bkg_input.jpg'); background-repeat:repeat-x; height:22px; width:250px; height:18px; border:solid 1px #aeaeae; text-align:left; padding-left:3px; padding-top:3px;}

#DivOrderForm .btn_smrBlue{background:url('../images/Btn_smrBlue.jpg') 0px 0px no-repeat; cursor:pointer; height:48px; width:390px;}
#DivOrderForm .btn_smrBlue_over{background:url('../images/Btn_smrBlue.jpg') 0px -48px no-repeat; cursor:pointer; height:48px; width:390px;}
#DivOrderForm .btn_smrBlue_down{background:url('../images/Btn_smrBlue.jpg') 0px -96px no-repeat; cursor:pointer; height:48px; width:390px;}

#DivOrderForm .btn_procreq{background:url('../images/Btn_procreq.jpg') 0px 0px no-repeat; cursor:pointer; height:48px; width:390px;}

/************************* Div Alert ****************************/

#DivOrderForm .Div-msg {position: relative;left: -4px;width: 600px;margin:10px;background:url(../images/box_bottom.jpg) no-repeat left bottom;}
#DivOrderForm .Div-msg .wrapper {background:	url(../images/box_top.jpg) no-repeat left top;overflow: hidden;padding: 10px 10px;}

#DivOrderForm #intro {font-weight: bold;text-align: center;padding: 0;}
#DivOrderForm #intro p {padding:10px; padding-bottom:5px; color:#ff0000; font-size:23px;}
#DivOrderForm #intro font {padding:10px; color:#414141; font-size:15px;}
