/* 设置所有元素的margin和padding为0px */ *{ margin:0px; padding:0px; } #content{ margin:0 20px; } #handler{ height:14px; padding:20px 0; margin-left:45px; } #handler ul .active1{ float:left; } #handler ul .size1{ float:left; } #handler ul .size2{ float:left; margin: 2px 0 0 10px; } #handler ul .divider2{ float:left; margin:0px 10px 0px 10px; } #handler li a{ text-decoration: none; color:#0088CC; font-size:14px; } #diagram{ width:100%; } #diagramHead{ width:100%; height:34px; border-bottom:1px solid #d5dee8; } #diagramHead span{ float:left; display:block; width:150px; height:33px; line-height:33px; text-align:center; cursor:pointer; } #diagramHead span:first-child{ border-left:1px solid #d5dee8; border-top:1px solid #d5dee8; } #diagramHead span:last-child{ border:1px solid #d5dee8; } #hotDetails,#relationship{ margin-top:20px; } #buttons{ width:100%; height:32px; line-height:32px; margin-bottom:20px; clear:both; } #buttons div.btn1{ float:left; height:32px; line-height:32px; color:#36AEEA!important; font-size:12px; border:1px solid #36AEEA; border-radius:5px!important; text-align: center; cursor: pointer; margin-right:10px; width:120px; } #buttons div#serachData{ float:right; width:300px; height:32px; line-height:32px; } #buttons div#serachData input[type=text]{ z-index:9; width:270px; height:30px; line-height:30px; background-color:#F4F4F4!important; border-radius:5px!important; border:none; font-size:12px; padding-left:20px; } #serachData_img{ z-index:9999; width:30px; height:32px; position: relative; left:260px; top:-50px; cursor: pointer; background: url(../images/fangdajing1.png) no-repeat 0 10px; border:none; } #selectuls{ width:100%; height:35px; line-height:35px; clear:both; margin-left:-10px; } #selectuls ul{ float:left; cursor: pointer; margin-left:10px; } .select_box{ width:150px; height:35px; background:#F4F4F4 url(../images/triangle.png) no-repeat 130px; border:none; border-radius:5px!important; } .select_box span { display:block; line-height:35px; height:35px; overflow:hidden; margin-left:20px; font-size:12px; } .son_ul { width:150px; color:white; background-color:#151E2B!important; border-radius:5px!important; position: relative; left:-10px; z-index:9999; } .son_ul li { padding-left:20px; height:35px; line-height:35px; border-radius:5px!important; font-size:12px; } .son_ul li:hover { background-color:#26303A!important; } #sign { background: #36aeea none repeat scroll 0 0; border: medium none; border-radius: 5px; color: #fff; cursor: pointer; display: inline; font-size: 12px; height: 21px; line-height: 21px; margin-left: 20px; margin-top: -3px; text-align: center; width: 90px; } #account-table{ width:100%; height:auto; position:absolute; margin-top:20px; } #account-table table.tablefig{ width:97%; border-collapse: collapse; color:#4C637B; font-weight: normal; } #btndiv{ width:200px; margin:0 auto; } #account-table table th,#account-table table td{ text-align: center; } #account-table tbody tr td div.btn11 { width:90px; height:34px; line-height:34px; color:#FFF!important; font-size:12px; background-color:#36AEEA!important; border-radius:5px!important; float:left; margin-left:10px; } #account-table tbody tr td div.btn11:hover{ background-color:#4E637B!important; cursor: pointer; } #createForm, #editForm{ width:100%; height:auto; } #createForm .control-group,#editForm .control-group{ height:34px; line-height:34px; } #createForm label, #editForm label{ font-size:12px; } #createForm span, #editForm span{ font-size:12px; height:34px; line-height:34px; } #createForm span.lbl1, #editForm span.lbl1{ color:#6BBFEE; } #createForm label.control-label1, #editForm label.control-label1{ font-size:12px; width:80px; height:34px; line-height:34px; position: absolute; } #createForm input.input-text,#editForm input.input-text{ height:34px; line-height:34px; margin-left: 80px; } #createForm input.input-text, #editForm input.input-text{ font-size:12px; width:300px; height:30px; line-height:30px; border:none; border-radius:5px!important; border:1px solid #D5DADF; padding-left:20px; } #createForm label.form-align-radio1 span, #editForm label.form-align-radio1 span{ position: relative; top: -11px; } #createForm div.control-group, #editForm div.control-group{ margin-bottom: 20px; } #createForm form div.form-actions1 div, #editForm form div.form-actions1 div{ width:120px; height:34px; line-height:34px; color:#FFF!important; font-size:12px; border-radius:5px!important; float:left; text-align:center; margin-right:10px; cursor: pointer; } #createForm form div.form-actions1 div#create-btn-save, #editForm form div.form-actions1 div#edit-btn-save{ background-color:#67BA31!important; } #createForm form div.form-actions1 div#create-btn-cancel, #editForm form div.form-actions1 div#edit-btn-cancel{ background-color:#36AEEA!important; } #createForm form div.form-actions1 div#create-btn-save:hover,#createForm form div.form-actions1 div#create-btn-cancel:hover{ background-color:#4E637B!important; } #editForm form div.form-actions1 div#edit-btn-save:hover,#editForm form div.form-actions1 div#edit-btn-cancel:hover{ background-color:#4E637B!important; } #input-password{ margin-left:10px; } .input-checkbox-span{ margin-right:20px; margin-left: 5px; } #createForm input[type=radio],#createForm input[type=checkbox],#editForm input[type=radio],#editForm input[type=checkbox]{ position: relative; } #createForm input[type=radio],#editForm input[type=radio]{ top: -3px; } #createForm input.input-checkbox,#editForm input.input-checkbox{ top: 6px; } #input-radio-open,#input-checkbox1{ margin-left:80px; } #createForm input.input-checkbox,#editForm input.input-checkbox{ float:left; } #createForm input.input-text:focus, #editForm input.input-text:focus{ box-shadow: 0 0 6px red; } #pageDiv{ float:right; margin:20px 80px 0 0px!important; } #tablefig{ width:30%; } #tablefig th,#tablefig td{ border:thin solid #b9c5d9; } #tablefig th{ height:40px; } #tablefig td{ height:30px; }