﻿/*!
 * Designed by chen
 * more ? www.jdoi.net
 * 20131107
 */
img{
    behavior:url(../Images/iepngfix.htc);
}

html,body{
    background: #fdfdfd;
	font-family:"宋体","Arial Narrow",HELVETICA;
	color:#9b9b9b;
	height:100%;
	-webkit-text-size-adjust:100%;
	behavior:url("../img/csshover.htc");

}
a {
	color:#9b9b9b
}
a .red
{
    color:Red;
}
li{
    list-style-type: none;
}
*{
    margin: 0;
    padding: 0;
}
.cmm-wrap{
    width:1000px;
    margin:0 auto}


.cmm-bar{
    height:29px;
    background: url(../img/header-bar-bg.gif) repeat-x;
    line-height: 29px;
    color: #a5a4a4;
}
.cmm-bar a{
    color: #a5a4a4;
}
.cmm-bar .lf{
    float: left;
}
.cmm-bar .rg{
    float: right;
    width: 320px;
}
.cmm-bar .link *{
    border-right: 1px solid #d0cfcf;
    margin-right: 8px;
    padding-right: 8px;
}
.cmm-bar .nosp{
    border: none;
    padding: 0;
    margin: 0;
}
.cmm-bar .user a{
    display: inline-block;
    color: #ff9d29;
}
.cmm-bar .rg p,
.cmm-bar .rg div{
    float: left;
}
.cmm-bar .user{
    padding: 0 10px;
    color: #ff9d29;
}
.cmm-bar .user .hide-text{
    height: 19px;
    width: 23px;
    vertical-align: middle;
    background: url("../img/wbapi.png") center -2px;
}
.cmm-bar .user .tx{
    background-position: center 22px;
}
.cmm-bar .sea{
    width: 120px;
    border: 1px solid #d8d8d8;
    position: relative;
    margin-top: 5px;
    background-color: #fff;
    line-height: 17px;
}
.cmm-bar .sea input{
    border: none;
    height: 17px;
    width: 100px;
    line-height: 17px;
}
.cmm-bar .sea button{
    position: absolute;
    height: 17px;
    width: 20px;
    border: none;
    top: 0;
    right: 0;
    background:url(../img/header-bar-sea.png) 6px 3px no-repeat;
}
.cmm-navi{
    position: relative;
    z-index: 10;
}
.cmm-navi h1{
    padding: 25px 0 20px 25px;
    float: left;
}
.cmm-navi .nvwrap{
    width: 650px;
    font-size: 18px;
    font-weight:bold;
    line-height:25px;
    float: right;
    margin:45px 0 0 -650px;
    z-index:1;
    list-style:none;
}
.cmm-navi .nvwrap .sub{
    position: absolute;
    display: none;
    top: 32px;
    font-size: 12px;
    padding: 20px 10px 20px 30px;
    text-align: left;
    color: #727171;
    border: 1px solid #c4c4c4;
    z-index:10;
}
.cmm-navi .nvwrap .nv2{
    width: 590px;
    left: -260px;
}
.cmm-navi .nvwrap .nv3{
    width: 475px;
    left: -200px;
}
.cmm-navi .nvwrap .nv4{
    width: 90px;
    left: -10px;
}

.cmm-navi .nvwrap .nv5{
    width: 475px;
    left: -200px;
}
.cmm-navi .nvwrap .nv6{
    width: 475px;
    left: -200px;
}
.cmm-navi .nvwrap .sub ul{
    width: 100px;
    margin-right: 20px;
    position: relative;
    z-index: 10;
    display: inline-block;
    padding-right: 20px;
    line-height: 22px;
    float: left;
    display:inline;
    border-right: 1px solid #c4c4c4;
}

.cmm-navi .nvwrap .sub .la{
    margin-right: 0;
    padding-right: 0;
    border: none;
}
.cmm-navi .nvwrap .sub .t a{
    font-weight: bold;
    color: #229fdb;
}
.cmm-navi .nvwrap .sub .bg{
    position: absolute;
    z-index: 1;
    height: 300px;
    width: 630px;
    background-color: #ececec;
    opacity: .9;
    filter: alpha(opacity=90);
    top: 0;
    left: 0;
}
.cmm-navi .nvwrap .sub .tps{
    height: 18px;
    width: 30px;
    background: url(../img/navi-tps.png);
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -15px;
}
.cmm-navi .nvwrap .sub li{
    width: 100px;
}
.cmm-navi .nvwrap .sub a{
    border: none;
}
.cmm-navi .nvwrap .sub a:hover{
    border: none;
}
.cmm-navi .nvwrap li{
    float: left;
    display:inline;
    width: 120px;
    text-align: center;
    padding: 0 5px;
    position: relative;
    margin:0;

}
.cmm-navi .nvwrap li:hover .sub{
    display: block;
}
.cmm-navi .nvwrap li a
{
    color: #373737;
    padding: 5px 0;
    border-bottom: 2px solid #fdfdfd;
}
.cmm-navi .nvwrap>li a:hover{
    color: #229fdb;
    border-bottom: 2px solid #229fdb;

}


.cmm-footer{
	background:#dcdcdc url(../img/footer-bg.png) repeat-x;
	/*padding:20px 0;*/
}
.cmm-footer p{
	text-align:center;
	padding:10px 0
}
.cmm-footer p *{
	margin:0 10px
}


/*inner pages side-navi style*/
.side-navi{
    float: left;
    width: 200px;
}
.side-navi h3{
    height: 49px;
    width: 200px;
    cursor: pointer;
    margin-top: 10px;
    position: relative;
    background: url(../img/tt-map.png);
}
.side-navi h3 span{
    position: absolute;
    background: url("../img/tpsmap.gif") left bottom;
    background-repeat:no-repeat;
    height: 8px;
    width: 15px;
    top: 20px;
    right: 5px;
}
.side-navi .on span{
    background-position: left top;
}
.side-navi .t2{
    background-position: 0 -50px;
}
.side-navi .t3{
    background-position: 0 -100px;
}
.side-navi .t4{
    background-position: 0 -150px;
}

.side-navi ul{
    display: none;
}
.side-navi li{
}
.side-navi li a
{
    position: relative;
    border-bottom: 1px dotted #8d8b8b;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 18px;
    color: #5F5F5F;
}
.side-navi li a:hover{
    background-color: #e9f2f7;
    border-bottom: 1px dotted #514f4e;
}
.side-navi li a:hover img{
    display: none;
}
.side-navi li a:hover .hover{
    display: inline-block;
}
.side-navi li img{
    margin: 0 5px 0 10px;
}
.side-navi li .hover{
    display: none;
}
.side-navi .show{
    display: block;
}
.inner-article{
    float: right;
    width: 780px;
    padding-top: 10px;
    margin-left: -780px;
}

.inner-article div td{
 font-family: "宋体"; 
 font-size: 12px; 
 color: #595757; 
 text-decoration: none; 
 line-height: 2;
}


.inner-article h2{
    height: 54px;
    padding:0 10px;
    background: url("../img/inner-article-tt-bg.png") repeat-x;
    line-height: 48px;
    font-size: 22px;
    font-weight: bold;
	color: #373737;
	vertical-align:middle;	
}
.inner-article h2 img{
    margin: 2px 10px 2px 10px;
    vertical-align:middle    
}

.inner-article .content{
	background: #f6f6f6; 
	min-height: 334px; 
	_height: 358px; 
	}

.inner-article .content .step{
	}
	
.inner-article .content .wp{
	}
	
.inner-article .content .query{
	border: 1px solid #d6d6d6; 
	background-color: #fff; 
	padding: 15px 10px; 
	margin-bottom: 10px; 
	}
	
.inner-article .content .tip
{
	font-family: "宋体";
	font-size: 12px;
	color: #9b9b9b;
	text-decoration: none;
	line-height: 2.5;
}	

.inner-article .content .tip td
{
    padding: 2px 5px 2px 5px;
}

.inner-article .content .tip p
{
    text-indent: 24px;
    line-height: 25px;
}
.inner-article .content .warn
{
    border: 1px solid #d6d6d6;
    background-color: #FFFFCE;
    padding: 10px 5px;
    margin-bottom: 10px;
}


.inner-article .content .warn  a:hover
{
    color:Blue;
    text-decoration:underline;
}

.inner-article .content .warn .info
{
    font-family: "宋体";
    font-size: 12px;
    color: #FF0000;
    text-decoration: none;
    line-height: 2.5;
}	

.inner-article .content .warn .info p
{
    line-height: 25px;
    text-indent: 24px;
}

.inner-article .content .warn .infomax
{
    font-family: "宋体";
    font-size: 14px;
    color: #FF0000;
    text-decoration: none;
    line-height: 2.5;
}	

.inner-article .content .warn .infomax p
{
    line-height: 25px;
    text-indent: 24px;
}
.inner-article .content .query .service{ width:95%; margin:0 auto; }
.inner-article .content .query .service .servicetitle
{
    padding: 0;
    margin: 0;
    color: Black;
    font-size: x-large;
    margin-top: 25px;
    margin-bottom:25px;
}

.inner-article .content .query .service .file
{
    margin: 0;
    padding: 5px;
    padding-top: 0;
    list-style-type: none;
    border-top: 0;
    background-color: #fff;
    line-height: 2;
}

.inner-article .content .query .service .file .title
{
    padding: 0;
    margin: 0;
    color: #D80C18;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #d6d6d6;
}

.inner-article .content .query .service .file li
{  
    vertical-align: middle;     
    line-height:22px;
    +font-size: 0;
    height: 22px;
    font-size:12px;
    color:#000000;
    list-style-type:none;
    margin-bottom:3px;
  }

 
 .inner-article .content .query .service .file li a:hover
{ 
    text-decoration:underline;
 }


.inner-article .content .query .service .detail
{
    margin: 0;
    padding: 5px;
    padding-top: 0;
    list-style-type: none;
    border-top: 0;
    background-color: #fff;
    line-height: 2;
}
.inner-article .content .query .service p
{
    line-height: 30px;
    margin-top: 5px;
}

.notice
{
    font-size: 14px;
    color: #000000;
    padding: 10px 5px;
}

.notice .title
{
    font-weight:bold;
}

.notice p
{
    line-height: 30px;
    text-indent: 24px;
}


.notice .strongred
{
     color: #FF0000;
     font-weight:bold;    
}

.notice p.img
{
     text-align:center;
     border:0px;
}

.notice p.step
{
    text-align:center;
    margin-top: 25px;
    margin-bottom: 25px;
    font-weight:bold;
}

#invoicelist  li{

    padding-top:5px;
}