﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{background:#356780; font-size:12px;}
ul li{list-style:none;}
img{border:none;}
input{border:none;}
.page_head{background:url(../img/head.jpg); height:76px; width:980px; margin:0 auto;}
.head_line{background:url(../img/top_l.gif) repeat-x; height:17px; width:980px; margin:0 auto;}
.page_head .head_nav span{margin:0 8px;}
.page_head .head_nav span a{color:#FFF; text-decoration:none}
.page_con{width:980px; margin:0 auto; height:auto; background:#fff;}

.mbx{height:40px; background:#edf6fa; border-bottom:1px solid #d7e4ea; line-height:40px; padding-left:12px;}
.mbx a{text-decoration:none; color:#999; margin:0 5px;}

.usertitle{ border-bottom:1px solid #d0dee5; margin:10px 30px}
.usertitle h2{font-size:18px; color:#333; height:50px; line-height:50px; border-bottom:5px solid #66c9f3; width:100px; text-indent:10px; font-family:"寰蒋板呴粦"}

.text-on{ padding:0 7px; width:345px; height:35px; line-height:35px; color:#646464;  border:1px solid #3eafe0; margin: 0 10px 0 0;}
.text-off{ border-left: 1px solid #ced9df; border-right: 1px solid #ced9df; border-bottom: 1px solid #ced9df; border-top:1px solid #a7b5bc; color: #646464; padding: 0px 7px; height:35px; line-height:35px; background:url(../img/bg_input_normal.gif) repeat-x; width:345px; margin: 0 10px 0 0;}
.text-move{ padding:0 7px; width:345px; height:35px; line-height:35px; color:#646464;  border:1px solid #3eafe0; margin: 0 10px 0 0;}
.text-small{border-left: 1px solid #ced9df; border-right: 1px solid #ced9df; border-bottom: 1px solid #ced9df; border-top:1px solid #a7b5bc; color: #646464; padding: 0px 7px; height:35px; line-height:35px; background:url(../img/bg_input_normal.gif) repeat-x; width:345px; margin: 0 10px 0 0;}
.rgtable{ width:810px; margin:30px auto; border-collapse: collapse;}
.rgtable td{ height:50px; padding:5px 10px;}
.pull_down{ margin-right:5px; padding:4px; line-height:27px; height:27px; color:#646464; font-size:14px; border-left: 1px solid #ced9df; border-right: 1px solid #ced9df; border-bottom: 1px solid #ced9df; border-top:1px solid #a7b5bc;}

/*鎸夐挳*/
.okbtn{background:url(../img/okbtn.jpg) no-repeat; width:137px; height:35px; line-height:35px; color:#FFF; font-size:13px; font-weight:bold; cursor:pointer}
.czbtn{background:url(../img/czbtn.jpg) no-repeat; width:96px; height:35px; line-height:35px; color:#FFF; font-size:13px; font-weight:bold; margin-left:30px; cursor:pointer;}
.qdbtn{background:url(../img/qdbtn.jpg) no-repeat; width:96px; height:35px; line-height:35px; color:#FFF; font-size:13px; font-weight:bold; cursor:pointer;}
.addbtn{background:url(../img/add.gif) no-repeat; width:79px; height:35px; cursor:pointer; margin-right:10px;}
.xgbtn{background:url(../img/xg.gif) no-repeat; width:79px; height:35px; cursor:pointer; margin-right:10px;}
.scbtn{background:url(../img/sc.gif) no-repeat; width:79px; height:35px; cursor:pointer;}

.t_r{text-align:right;}
.t_l{text-align:left;}
.t_c{text-align:center;}
.hui{color:#7f7f7f;}

.foot{background:#292929; height:50px; width:100%; line-height:50px; text-align:center; color:#2c6589; clear:both}