html * {
    margin: 0;
    padding: 0;
}

body {
    background: #fff; color: #333; font-size:12px;
    font-family:Times New Roman !important;
}
img{border:0;}
a:link,a:visited{color: blue;text-decoration: underline;}
img{border:none;}
ul{list-style:none;}

.container{
    width:960px;margin:0 auto;
}

.container1024{
    width:1024px;margin:0 auto;
}
.load{color:red;line-height: 30px;text-align:center;}
#divHead{height: 60px;position: relative;}
#splitH{height: 1px;border:none;color: #A8D2F8;background-color:#A8D2F8;width: 100%;}

.lstTab{background-color:#C6CED1;text-align:center;width:98%;margin:0 auto;}
.lstTab th{line-height: 30px;background-color: #EDF4FE;color:#2E6C91;}
.lstTab td{height:30px;vertical-align: center;background-color: #fff;}

.login_tip{line-height: 24px; text-align: center;color:red;}

.box{border: 1px solid #A8D2F8;margin-top: 10px;background-color: #EDF7FF;}
.model{
    padding-top: 5px;
    display:none;
    background-color:#fff;
      opacity:0.8;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -moz-box-shadow: 0 0 50px #ccc;
    -webkit-box-shadow: 0 0 50px #ccc;
}
.model .btns{padding:5px 0 5px 30px;}

/* root element for tabs  */
ul.css-tabs {
	margin:0 !important;
	padding:0;
	height:30px;
	border-bottom:1px solid #A8D2F8;
}
/* single tab */
ul.css-tabs li {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}
/* link inside the tab. uses a background image */
ul.css-tabs a {
	float:left;
	font-size:13px;
	display:block;
	padding:5px 30px;
	text-decoration:none;
	border:1px solid #A8D2F8;
	border-bottom:0px;
	height:18px;
	background-color:#EDF7FF;
	color:#777;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;
}

ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#333;
}

/* selected tab */
ul.css-tabs a.current {
	background-color:#fff;
	border-bottom:2px solid #fff;
	color:#000;
	cursor:default;
}

/* tab pane */
div.css-pane{
        display: block;
	border:1px solid #A8D2F8;
	border-width:0 1px 1px 1px;
	min-height:150px;
}
/*
#flash{width: 300px;text-align: center;line-height: 26px;margin: 6px auto;}
.none{display: none;}
.error{color: red;border:1px solid #ff6600;}
.info{color: green;border:1px solid #00a8ff;}
*/
#headLang{position: absolute;height: 23px;top:5px;right:0;z-index:17;width: 100px;text-align:right;padding-right:10px;}
#headLang img{margin-top: 3px;}
#userInfo{position: absolute;width: 350px;z-index: 18; right: 0;top:30px;line-height:25px;text-align:right;padding-right:10px;}
.tabInput{margin:10px 0 0 20px;;}
.tabInput th{width:120px;line-height: 30px;text-align:right;padding-right: 5px;}

#footer{height:120px;background: #CDDFF3 url(../images/common/footer.gif) no-repeat right top;border: 1px solid #0073b8;}
#footer li{float:right;padding:4px 0;}
#footer li a{padding:0 14px;color:#000;font-weight:bold;font-size:11px;}
#footer li a:hover{text-decoration:underline;}
#footer li.first a{border:none;}
#footer p{background:url(../images/common/footer_p.gif) no-repeat top center;margin-top:40px;padding-top:40px;text-align:center;}

.pic_link{width:192px;float:left;text-align: center;height:77px;}
.pic_link img{margin:10px auto;}

.sys_link{width:191px;float:left;text-align: center;height:77px;}
.sys_link img{margin:10px auto;}

.clear{clear: both;}
.index_t{background-color: #EDF7FF;padding-left: 15px;line-height: 28px;font-weight: bold;border-bottom: 1px solid #A8D2F8;}
/*分页*/
.page{line-height:30px;text-align:right;padding-right:15px;clear:both}
.page .number{padding: 0 5px;}
.page .number font{color: red;}
.page .p{border:1px solid blue;padding:2px 5px;cursor: pointer;color:blue;}
.page .disable{border:1px solid #ccc!important;color:#ccc;cursor:default;}
.page a{text-decoration:none;}
.navItem{width:32%;float: left;margin-left:5px;height: 30px;line-height: 30px;border: none;text-align: center;}

.set_img{visibility:hidden!important;float:right;display:block;margin:3px;cursor:pointer;}
.current .set_img{visibility:visible!important;}

#link_set_tab th{width:60px;line-height: 30px;text-align:right;padding-right:5px;}
.input{height:22px;line-height:22px;border:1px solid #A8D2F8;}

ul.css-tabs input{border:none;text-align:center;border-bottom:1px solid #000;}
.navNormal a span{display:inline;}
.navNormal a input{display:none;}
.navEdit a{padding:5px 8px!important;text-align:center;}
.navEdit a span{display:none!important;}
.navEdit a input{display:inline!important;}

.search_com .name{text-align: left;width: 60%;}
.search_com .num{text-align: right;width: 40%;color:green;}

#divComplate{width:400px; background-color:#fff;font-size:9pt;display:none;position:absolute;z-index:900;border-top:1px solid #EEEEED;border-left:1px solid #EEEEED;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
#divComplate table{width:100%;}
#divComplate table th{font-weight:normal;padding:5px;}
#divComplate table td{height:24px;}
#divComplate table tr.selected td{background-color:#F2F5FC;}

.mbox1{border:1px solid #B0C8E4;text-align:left;margin-bottom:10px;}
.mbox1 h3{color:#6D6D6D;background:#DBEEFF;text-align:left;height:24px;line-height:24px;font-size:12px;padding-left:8px;border:1px solid #FFFFFF;}
.mbox1 .tab ul{padding:8px 0;margin:0;}
.mbox1 .tab ul li{list-style-type:none;padding:5px 0;}
.mbox1 .tab ul li span{width:110px;float:left;text-align:right;padding-right:5px;padding-top:5px;}
.mbox1 .tab label{padding:0 0 0 5px;}

.req{color:red;}

#pageInfo{border:1px solid #054189;margin:20px auto;}
#pageInfo #picenter{
        background:#fff url(../images/common/pageinfo.jpg) no-repeat 50px 13px;height:80px;vertical-align:middle;
        font-size:18px;padding-left:120px;
}
#pageInfo #errcenter{
        background:#fff url(../images/common/err.jpg) no-repeat 50px 13px;height:80px;vertical-align:middle;
        font-size:18px;padding-left:120px;
}
#pageInfo img{margin-top:10px;}
#pageInfo #pit{background-color:#97C9FE;height:28px;border-bottom:1px solid #054189;}
#pageInfo #pib{background-color:#97C9FE;height:28px;border-top:1px solid #054189;}

#divHelp_C{
    background:url(../images/help/bg.jpg) no-repeat;height:289px;color:#123E74;text-align:left;
    padding-top:20px;margin-top:15px;
}
#divHelp_C h3{font-size:25px;padding-left:30px;padding-top: 15px;}
#divHelp_C ul{margin-left:15px;margin-top:8px;}
#divHelp_C li{ line-height:32px;padding-left:30px;background-repeat:no-repeat;background-position:5px center;clear:both;}
#divHelp_C li span{float:left;width:60px;display:block;margin-left:18px;}

/*****首页link分类*****/
#il_nav{
    background-image:url(../images/ibing/il_bg.jpg);height:28px;line-height:28px;padding-left:30px;color:#fff;
    font-weight:bold;
}
#il_nav #title{float:left;line-height:28px;width:60px;text-align:center;}
#il_nav table{margin-left:80px;z-index:120;display:block;float:left;}
#il_nav td{
    width:82px;color:#000;height:28px;text-align:center;
}
#il_nav a{text-decoration: none!important;color:#000;}
#il_nav td.current{
    width:82px;background:url(../images/ibing/il_current.jpg) no-repeat 0 2px ;color:#fff;height:31px;
}
#il_nav td.current a{color:#fff;}

/*****top link 分类*****/
#top_nav{
    background:url(../images/top/top10.png) no-repeat;height:47px;color:#fff;
    font-weight:bold;width:960px;margin:0 auto;
}
#top_nav #title{float:left;line-height:47px;width:90px;text-align:center;cursor: pointer;}
#top_nav table{margin-left:48px;z-index:120;display:block;float:left;margin-top: 4px;}
#top_nav td{
    width:80px;color:#000;height:43px;text-align:center;overflow: hidden;padding: 0;margin: 0;vertical-align:middle;
    font-size:10px;font-weight: normal;
}
#top_nav td.current{
    width:80px;background:url(../images/top/top_c.jpg)  center 0px no-repeat ;color:#fff;height:43px;overflow: hidden;
    vertical-align:middle;
}
#top_nav td a{height: 43px;overflow: hidden;padding: 0;margin: 0;}
#top_nav td.current a{color:#fff;height: 43px;overflow: hidden;padding: 0;margin: 0;}

#items{min-height:120px;}
#items .item{
    height:60px;
}
#items .item .number{
    background:url(../images/ibing/number1.png) no-repeat center center;text-align:center;
    line-height:60px;width:40px;float:left;color:#fff;
}
#items .item .img{
    width:57px;float:left;height:57px;margin-top:2px;
}
#items .item .text{margin-left:112px;color:#000;}
.item .text A:link,.item .text A:hover,.item .text A:visted{color:#0088F2;}
.row1{background-color:#E9F3FD;}

/*表格列表*/
.tabList{
    width:98%;background-color:#A8D2F8;margin:0 auto;
}
.tabList th{background-color:#fff;height:24px;}
.tabList td{background-color:#fff;height:22px;}

.unread td{font-weight: bold;}

/********提示信息*********/
#m_msg{line-height:28px;margin:5px auto;}
#m_msg span{padding: 5px 15px;font-weight:bold;}
#m_msg.info span{color:#000;background-color:#FFF1A8;}
#m_msg.err span{color:#E30707;border:2px solid #E30707;}
.tip{font-size:12px;background-color:#FFFFF0 !important;color:blue;line-height: 20px;}

/******统一的登录、注册*****/
.win{border: 1px solid #B1D4ED;}
.win h3{line-height: 30px;background-color:#F1F1F1;padding-left:15px;border-bottom:1px solid #B1D4ED;}
.win .title{width:96%;margin:0 auto;}
.win .title h3{line-height: 28px;background-color:#fff;border-bottom:1px solid #70BDE0;margin: 8px 0;}
/***验证***/
.validator_fail{
	border:1px solid #DD7870;
	background:url(../images/invalid_line.gif) left bottom repeat-x;
}
#validator_msg{
        font-size:12px;
	position:absolute;z-index:30000;
	line-height:24px;
	border:1px solid #A1311F;
	background:#fff url(../images/ex.gif) 5px 4px no-repeat;
	width:auto;
}
#validator_msg_text{
	font-size:11px;margin-left:25px;padding-right:15px;
}
.validator_icon{
	margin:0 0 0 2px;background:url(../images/ex.gif) center center no-repeat;
        font-size:12px;padding:4px 5px 4px 23px;
	border:1px solid #EF765D;background:#fff url(../images/ex.gif) 5px 4px no-repeat;width:auto;
}
.norow{text-align:center;line-height:30px;color:red;}
/***首页导航**/
#divBanner{
    height: 35px;background: transparent url(../images/ban.jpg);position: relative;
}
#nav{
    float: left;height: 33px;margin:2px;
}
#nav li{
    float: left;width:106px;text-align:center;background:url(../images/line.jpg) right center no-repeat;line-height: 33px;
}
#nav li a{
    display: block; color:#fff;font-size: 14px;font-weight: bold;text-decoration:none;
}
#nav li.current a{
    background:url(../images/select.jpg) left center no-repeat;
}
