/* 
* @Author: anchen
* @Date:   2015-06-23 10:50:32
* @Last Modified by:   anchen
* @Last Modified time: 2015-07-14 15:26:58
*/
#service_header{color: #E8640D;}
#servicejp_header{color: #E8640D;}
.content{
    width:991px;
    margin:0 auto;
    /*font-family: "MS PGothic";*/
    font-size: 12px;
    margin-top:17px;
}
    .sidebar h2{
        font-size:16px;
        font-weight: bold;
        line-height: 48px;
        text-indent: 15px;
    }
        .sideMenu a:link,
        .sideMenu a:visited,
        .sideMenu a:hover{
            text-decoration: none;
            color:#646464;
        }
            .sideMenu h3 a:link,
            .sideMenu h3 a:visited,
            .sideMenu h3 a:hover{
                font-size: 14px;
                color:#222;
            }
            .sideMenu h3 a:hover{color:#005aaa;}

            .sideMenu h3 span{
                
                display: block;
            }
            .sideMenu h3 .siteurl{
                margin-top: 7px;
                font-weight: 900;
            }


            
*{margin:0; padding:0; list-style:none; }
        img{ border:0;  }
        a{ text-decoration:none; color:#333;  }
        .js{width:90%; margin:10px auto 0 auto; }
        .js p{ padding:5px 0; font-weight:bold; overflow:hidden;  }
        .js p span{ float:right; }
        .js p span a{ color:#f00; text-decoration:underline;   }
        .js textarea{ height:50px;  width:98%; padding:5px; border:1px solid #ccc; border-top:2px solid #aaa;  border-left:2px solid #aaa;  }


        /* ±¾Àý×Ócss */
        .sideMenu{  /*border:1px solid #ddd; */ border-top: 2px solid #2c2c2c; border-bottom: 2px solid #2c2c2c;}
        .sideMenu h3{font-size:14px;padding:16px 0; border-top:1px solid #e3e3e3; /*background:#f4f4f4;*/ cursor:pointer; font-weight: 400;
            
        }
        .sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(../img/service_arrows1.jpg) no-repeat right center; cursor:pointer; }
        .sideMenu h3 em.on{ background:url(../img/service_arrows2.jpg) no-repeat right center;}
        .sideMenu ul{padding-left:6px;padding-bottom:11px;width:208px;line-height:22px;color:#999;}
