body{ color:#555;  font-size:12px;font-family:"simsun";}
.box .clear{clear:both;}
.box a:link, a:visited { color:#555; text-decoration:none; }
.box a:hover, a:active { color:#367CBA; text-decoration:underline;}
.box form{margin:10px;}
.box .position{margin:10px;}
.box .sub{background:#F8FCFF; border:1px solid #D5E5F5; width:65px; height:25px; color:#3B80BC; font-weight:bold;cursor:pointer;}
.box .leftbox{width:238px;float:left;}
.box .leftbox input[type=text]{width:150px;}
.box .sub{ margin-left:13px;float:left;}
.box .file{font-size:12px;width:224px;}
.box table,tr,td{ width:auto; border:1px solid #DCE9F7; border-collapse:collapse;margin:10px;}
.box table tr:nth-child(1){ height:30px; background:#F7FAFE;font-weight: bold; color:#367CBA;}
.box table .filename{ font-weight: bold; color:#367CBA;}
.box table td{padding:5px 10px;}
.box .error{ border:1px solid #FF0000; background:#FFDFDF; color:#FF0000;}
