body{margin: 0;padding: 0;background-color: lightgray;}
.content_div{width: 800px;height: auto;min-height: 800px;margin-top: 30px;border: 1px groove;background-color: white;}
.content_form{width: 100%;height: 600px;margin-top:30px;text-align: left;padding: 0 10px}
.content_title{width: 150px;height: 50px;border-bottom: 2px blue groove;text-align: center;margin-top: 20px;line-height:50px;font:18px;}
.mytable td{padding-bottom: 20px;}
.form_td{width: 200px;height:30px;}
.type_select{width: 100px;height: 30px;}
td select{width: 100px;height: 30px;}
.countrychoice{width: 230px;height: 30px;}
.form_explainstr{resize:none;width:520px;height: 300px;vertical-align: center;overflow-y:scroll; }

.form_specialitystr{width: 520px;height: 30px; }
.form_mar_div{margin-top: 20px;}
.span_content{vertical-align: top;}
.span_red{color: red;}
.exceed{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}