td.content p{clear: left; padding-bottom: 5px;}

td.content h2.dob {font-size: 12px; color: #145581; margin-top: 20px;}
td.content input {display: block; width: 540px; border: solid 1px #ccc; margin: 1px 0px 5px 0px;}
td.content textarea {display: block; width: 540px; height: 85px; border: solid 1px #ccc; overflow: auto; margin: 1px 0px 5px 0px;}

div.user {margin-bottom: 10px;}
div.user *{font-size: 11px; display: block; margin-right: 10px; float: left;}
div.user span{font-weight: bold;}
div.user a{color: #145581; font-weight: bold;}
div.user b{color: #145581; font-weight: normal;}

a.del {display: block; float: left; margin-left: 10px; background: #1D7AB7 url("../img/bt_left.gif") no-repeat; text-decoration: none;}
a.del:hover {background: #4994C5 url("../img/bt_left_ov.gif") no-repeat;}
a.del span{display: block; background:url("../img/bt_right_d.gif") no-repeat right; padding: 0px 20px 2px 8px; font-size: 11px; color: #fff; font-weight: bold;}
a.del:hover span{background:url("../img/bt_right_d_ov.gif") no-repeat right;}

a.up, a.down, a.up1, a.down1 {display: none; width: 54px; margin-left: 27px;}
a.up img, a.down img, a.up1 img, a.down1 img {display: block;}
a.up {background: url("../img/but_up.gif"); margin-bottom: 8px;}
a.up:hover{background: url("../img/but_up_ov.gif"); margin-bottom: 8px;}
a.up1{background: url("../img/but_up_ov1.gif"); margin-bottom: 8px; cursor: default;}
a.down {background: url("../img/but_down.gif");}
a.down:hover{background: url("../img/but_down_ov.gif");}
a.down1 {background: url("../img/but_down_ov1.gif"); cursor: default;}

td.content input {display: block; width: 540px; border: solid 1px #ccc; margin: 1px 0px 5px 0px; color: #999;}
td.content input.little {width: 200px;}
td.content textarea {display: block; width: 540px; height: 85px; border: solid 1px #ccc; overflow: auto; margin: 1px 0px 5px 0px; color: #999;}
td.content div.city {border: solid 1px #ccc; float: left; padding: 0px;}
td.content div.city select {display: block; margin: 0px;}
td.content div.city select option{color: #999;}
td.content b {display: block; clear: both; padding-bottom: 2px;}
td.content b b{display: inline; color: red; font-weight: normal;}
td.content div.chk {border: solid 1px #ccc; width: 540px; padding-top: 3px;}
td.content div.chk span {display: block; clear: both; font-weight: normal;}
td.content div.chk span input {display: block; float: left; width: auto; height: auto; border: none; margin-left: 5px;}
td.content div.chk span label {display: block; float: left; padding: 2px 0px 0px 5px; color: #999;}
td.content input.file {width: 200px;}

td.content table td.ph_r {padding-bottom: 20px;}
td.content table td.ph_r textarea {height: 64px;}
td.content table td.ph_r input {width: 540px;}
