/*
#header
*/
    #logo{
        float: left;
        width: 335px;
        height: 262px;
        background: url(../images/header_logo.gif);
    }
    #header_right {
        float: left;
        width: 631px;
        height: 262px;
    }
    #header_nav {
        width: 631px;
        height: 28px;
    }
    #header_nav ul {
        margin: 0;
        padding: 0;  
    }
    #header_nav ul li {
        float: left;
        width: 78px;
        height: 28px;
        line-height: 28px;
        list-style: none;
        text-align: center;
    }
    #header_nav ul li a {
        display: block;
        width: 78px;
        height: 28px;
        background-color: #9a0808;
        color: white;
        font-size: 13px;
        font-weight: bold;
    }
    #header_nav ul li a:hover,
    #header_nav ul li a.current {
        background-color: #5863a0
    }
    #header_nav ul li#header_nav_index {
        width: 85px;
        height: 28px;
    }
    #header_nav ul li#header_nav_index a {
        display: block;
        width: 85px;
        height: 28px;
        background: url(../images/header_nav_bg.gif);
    }
    #header_nav ul li#header_nav_index a:hover,
    #header_nav ul li#header_nav_index .current {
        background: url(../images/header_nav_bg2.gif);
    }
    #header_img {
        width: 631px;
        height: 234px;
        background: url(../images/header_nav_img.jpg);
    }
    #header_img ul {
        margin: 0;
        padding: 0;
    }
    #header_img ul li {
        float: left;
        height: 25px;
        line-height: 25px;
        list-style: none;
        padding: 5px;
    }
    #header_img ul li a {
        color: white;
        font-size: 12px;
        font-weight: bold;
        padding-left: 10px;
    }
    #header_img ul li a:hover,
    #header_img ul li a.current {
        background: url(../images/header_nav_jiao.png) left center no-repeat;
    }
    #header_img ul#heder_nav_sub01 {
        margin-left: 85px;
    }
    #header_img ul#heder_nav_sub02 {
        margin-left: 80px;
    }
    #header_img ul#heder_nav_sub03 {
        margin-left: 241px;
    }
    #header_img ul#heder_nav_sub04 {
        margin-left: 319px;
    }
    #header_img ul#heder_nav_sub05 {
        margin-left: 393px;
    }
    #header_img ul#heder_nav_sub06 {
        margin-left: 241px;
    }
    #header_img ul#heder_nav_sub07 {
        margin-left: 475px;
    }

/*
#main_container
*/
    /*
    页面左侧
    */
    #main_left {
        float: left;
        margin: 0 30px;
        width: 210px;
        display: inline; /*Hack IE6*/
    }
    #main_left #main_left_nav,
    #main_left #main_left_nav2 {
        margin-bottom: 20px;
        background: #d3b6b6;
    }
    #main_left #main_left_nav2 {
        background: #d3b6d3;
    }
    #main_left #main_left_nav ul,
    #main_left #main_left_nav2 ul {
        margin: 0;
        padding: 5px;
    }
    #main_left #main_left_nav ul li {
        display: block;
        width: 190px;
        height: 22px;
        line-height: 22px;
        list-style: none;
        background: url(../images/dot.gif) no-repeat left center;
        *background: url(../images/dot.gif) no-repeat left 10px; /*Hack IE6、IE7*/
        padding-left: 10px;
        overflow: hidden;
    }
    #main_left #main_left_nav2 ul li {
        width: 175px;
        height: 25px;
        line-height: 25px;
        list-style: none;
        border-bottom: 1px solid #b0b0b0;
        padding-left: 25px;
        overflow: hidden;
    }
    #main_left #main_left_nav2 ul li a {
        display: block;
        width: 175px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;       
    }
    #main_left #main_left_nav2 ul li a:hover,
    #main_left #main_left_nav2 ul li .current {
        font-weight: bold;
    }
    #main_left #main_left_nav2 ul li .current {
        color: #333;
    }
    #main_left #main_left_nav2 #main_left_nav_title {
        width: 180px; /*210px*/
        height: 22px; /*32px*/
        background: url(../images/left_nav_header.gif) no-repeat;
        padding: 10px 0 0 30px;
        font-weight: bold;
        font-size: 14px;
    }
    #main_left_nav_title span {
        
    }
    #join_tel {
        margin-bottom: 20px;
        width: 210px;
        height: 79px;
        background: url(../images/ico_tel.gif) no-repeat;
    }
    
    /*
    页面右侧
    */
    #main_right {
        float: left;
        /*width: 578px;*/
        width: 672px;
    }
    #color_line {
        margin-bottom: 5px;
        width: 578px;
        height: 10px;
        background: url(../images/ico_color.gif) right center no-repeat;
    }
    /*
    门店查询 *首页和其它页有所不同
    */
    #search_and_location {
        width: 578px;
    }
    #search_and_location2 {
        width: 672px;
    }
    #search_ico {
        float:left;
        width: 117px;
        height: 29px;
        background: url(../images/ico_search_dian.gif)
    }
    #search_dian {
        float:left;
        width: 350px;
        height: 29px;
        line-height: 29px;
        text-align: center;
    }
    #search_dian form  {
        margin: 0;
        padding:0;
        height: 29px;
        line-height: 29px;
    }
    #search_dian .input_style {
        border: 1px solid #8a8a8a;
        color: #ccc;
    }
    #search_dian .input_style2 {
        border-top: 1px solid #8a8a8a;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        border-left: 1px solid #8a8a8a;
        cursor: pointer;
        color: white;
        font-weight: bold;
        background: #8a8a8a;
    }
    #current_location,
    #current_location2 {
        float:left;
        width: 111px;
        height: 29px;
        line-height: 29px;
        text-align: right;
    }
    #current_location2 {
        width: 205px;
    }
    
    /*
    首页图片滚动
    */
    #rotate_img {
        width: 578px;
        margin: 10px 0;
    }
    #rotate_img_r {
        background-color: #d9dfe7;
        /*padding: 0 10px;*/
        width: 578px;
        height: 108px;
    }
    
    /*
    #rotate_img_r ul {
        margin: 0;
        padding: 5px;
        height: 112px;
        background-color: white;
    }
    #rotate_img_r ul li {
        float: left;
        list-style: none;
        width: 128px;
        height: 108px;
        border: 1px solid #d9dfe7;
        padding: 1px;
        margin: 0 3px 0 0;
    }
    #rotate_img_r img {
        border: 0;
    }*/
    
    /*
    首页网吧推荐和行业新闻
    */
    #news_list {
        width: 578px;
        /*background-color: #f00;*/      
    }
    #news_list_r {
        float: left;
        width: 255px;
    }
    #news_list_r_c {
        height: 100px;
        padding: 5px 10px;
        background-color: #f0e7e7;
    }
    #news_list_r_c div {
        float: left;
    }
    #news_list_r_c span {
        line-height: 1.5;
    }
    #news_list_r_c img {
        margin-right: 5px;
        border: 0;
    }
    #news_list_h {
        float: right;
        width: 293px;
    }
    #news_list_h_c {
        height: 100px;
        padding: 5px 0 5px 10px;
        background-color: #ebebeb;
    }
    #news_list_h_c ul {
        margin: 0;
        padding: 0;
    }
    #news_list_h_c ul li {
        height: 20px;
        line-height: 20px;
        list-style: none;
        background: url(../images/dot.gif) no-repeat left center;
        *background: url(../images/dot.gif) no-repeat left 10px; /*Hack IE6、IE7*/
        padding-left: 10px;
        overflow: hidden;
    }
    
    /*
    主要内容
    */
    #content {
        margin: 10px 0;
    }
    #content_c {
       background-color: #d9dfe7; 
       padding: 10px;
       color: #333;
       height: 100%;
    }
    /*
    新闻显示
    */
    #content_c .title {
        text-align: center;
        /*margin-bottom: 10px;*/
    }
    #title_date,
    #title_address {
        text-align: center;
        margin-bottom: 10px;
    }
    #title_date {
        color: #666;
        
    }
    /*
    新闻列表
    */
    #content_c ul.news_list {
        margin: 0;
        padding: 0;
    }
    #content_c ul.news_list li {
        position: relative;
        list-style: none;
        padding-left: 10px;
        height: 25px;
        line-height: 25px;
        border-bottom: 1px dotted #999;
    }
    #content_c ul.news_list li span {
        position: absolute;
        right: 10px;        
    }
    
    div#rotate_thumbs {
        width: 612px;
        padding: 0 20px;
    }
    div.rotate_thumb {
        float: left;
        width: 100px;
        height: 74px; 
        padding: 1px;
        background-color: white;
    }
    div.rotate_thumb img {
        /*border: 2px solid white;*/
    }
    
    /*
    加盟业务介绍内容
    */
    div#content_c_txts {
        margin: 10px 0 0 0;
    }
    div.content_c_txt {
        width: 652px;
        height: 110px;
        padding: 10px 0;
    }
    div.content_c_txt_01,
    div.content_c_txt_02 {
        float: left;
    }
    div.content_c_txt_01 {
        padding: 0 10px;
    }
    div.content_c_txt_02 {
        width: 480px;
    }
    /*
    加盟业务图片滑动
    */
    #slideshow {
        width: 640px;
        height: 467px;
        margin-left: 12px;
        /**padding-left: 12px; 配合jQuery cycle plugin*/
        overflow: hidden;
    }
    #slideshow_c {
        width: 628px;
        height: 467px;
        overflow: hidden;
    }
    #slideshow img {
        cursor: pointer;
    }
    
    /*
    文章列表分页
    */
    .cut_page {
        padding: 10px 0;
        text-align: center;
    }
    
    .cut_page .normal,
    .cut_page .current,
    .cut_page a,
    .cut_page a:hover {
        margin: 0px 3px 0px 0px;
        padding: 3px;	
    }
    
    .cut_page .normal {
        background: #fff;
        border: #ddd 1px solid;
        color: #999;
    }
    .cut_page .current {
        background: #296CB3;
        border: #296CB3 1px solid;
        color: #fff;
    }
    .cut_page a,
    .cut_page a:hover {
        background: #fff;
    }
    
    .cut_page a {
        border: #9AAFE5 1px solid; 
        color: #296CB3;
    }
    
    .cut_page a:hover {
        border: #4a98af 1px solid;
        color: #296CB3;
        text-decoration:underline;
    }
    
    .cut_page .form_cut {
        display: inline;
    }
    
    /*文章内容分页*/
    #page_break {
        
    }
    #page_break .collapse {
        display: none;
    }
    #page_break .num {
        padding: 10px 0;
        text-align: center;
    }
    #page_break .num span {
        margin: 0px 3px 0px 0px;
        padding: 2px 6px;
        border: #9AAFE5 1px solid; 
        color: #296CB3;
        background-color: #fff;
        cursor: pointer;
        font-family: Arial;
        font-size: 12px;
    }
    #page_break .num span.hover {
        border: #4a98af 1px solid;
        background-color: #fff;
    }
    #page_break .num span.on {
        background: #296CB3;
        border: #296CB3 1px solid;
        color: #fff;
        font-weight: bold;
    }

    /*
    加盟店面
    */
    #content_c .dian_img {
        float: left;
        width: 128px;
        height: 108px;
        margin: 0 2px 10px 0;
    }
    #content_c .dian_highlight {
        position: relative;
        height: 108px;
    }
    
    #content_c .dian_headline { 
        position: absolute;
        bottom: 1px;
        left: 2px;
        padding: 2px 3px;
        width: 118px;
        background: white;
        color: #333;
        opacity: 0.7;
        filter : alpha(opacity = 70); /*for ie6+*/
    }
    #content_c .dian_headline a {
        font-weight: bold;
        text-decoration: none;
        color: #cc0000;
    }
    /*
    直营店面
    */
    #content_c .dian_c {
        margin: 0 0 10px 0;
        width: 652px;
        height: 180px;
    }
    #content_c .dian_img2 {
        float: left;
        width: 300px;
        height: 180px;
    }
    #content_c .dian_highlight2 {
        position: relative;
        height: 180px;
    }
    
    #content_c .dian_headline2 { 
        position: absolute;
        bottom: 1px;
        left: 2px;
        padding: 2px 3px;
        width: 290px;
        background: white;
        color: #333;
        opacity: 0.7;
        filter : alpha(opacity = 70); /*for ie6+*/
    }
    #content_c .dian_headline2 a {
        font-weight: bold;
        text-decoration: none;
        color: #cc0000;
    }
    #content_c .dian_c_txt {
        float: left;
        padding: 0 10px;
        width: 332px;
        height: 180px;
        overflow: hidden;
        line-height: 1.5;
    }
    #maps {
	    width:652px;
	    height:382px;
	    margin:15px 0 0 0;
    }
    /*
    融资租赁 成功案例
    */
    #content_c.tenancy_img img {
        width: 163px;
        height: 113px;
        border: 0;
    }
    
    /*
    融资租赁 业务介绍，
    代理商体系
    */
    #content_c.tenancy_intro ul,
    #content_c.agent_list ul {
        margin: 0;
        padding: 5px; 
    }
    #content_c.tenancy_intro ul li,
    #content_c.agent_list ul li {
        display: block;
        line-height: 1.5;
        list-style: none;
        background: url(../images/dot.gif) no-repeat left center;
        padding-left: 10px;
        overflow: hidden;
    }
    #content_c.agent_list img {
        float: left;
        margin: 0 15px;
    }
/*
#footer
*/
    #footer_c {
        float: right;
        padding: 26px 20px 0 10px ;
        height: 40px;
        background: url(../images/footer_line.gif) no-repeat;
        color: #333;
     }
     
/*
#quick_menu
*/ 
    #quick_menu {
        position: absolute;
        right: 0;
        width: 81px;
        height: 239px;
        z-index: 100;
    }
    #quick_menu div {
        float: left;
    }
    #quick_menu_02 {
        width: 23px;
        height: 83px;
        background: url(../images/quick_menu_02.png);
    }
