﻿@charset "utf-8";

/*///////////////////////////////content//////////////////////////////////////////////*/
.bg_content {
    background-color: #FFF;
}

.layout_content {
    width: 995px;
    margin-right: auto;
    margin-left: auto;
}

.layout_content_L {
    width: 220px;
    height: 530px;
    background-color: #eaf1d0;
    float: left;
}

.layout_content_R {
    width: 775px;
}

#layout_content_L a {
    text-align: center;
    height: 33px;
    width: 220px;
    padding-top: 10px;
    font-family: Arial, "微軟正黑體";
    font-size: 19px;
    text-decoration: none;
    color: #595757;
}

.text_content_L {
    text-align: center;
    height: 33px;
    width: 220px;
    padding-top: 10px;
    font-family: Arial, "微軟正黑體";
    font-size: 19px;
    text-decoration: none;
    color: #595757;
}

.text_content_L_focus {
    text-align: center;
    height: 33px;
    width: 220px;
    padding-top: 10px;
    font-family: Arial, "微軟正黑體";
    font-size: 19px;
    text-decoration: none;
    color: #FFF;
    background-color: #9cbb19;
}

.text_content_L:hover {
    text-align: center;
    height: 33px;
    width: 220px;
    padding-top: 10px;
    font-family: Arial, "微軟正黑體";
    font-size: 19px;
    text-decoration: none;
    color: #FFF;
    background-color: #9cbb19;
}

.text_content_R_h1 {
    margin-left: 260px;
    padding-top: 40px;
}

.text_content_R {
    margin-left: 277px;
    font-family: Arial, "微軟正黑體";
    font-size: 14px;
    line-height: 24px;
    color: #595757;
    text-decoration: none;
    margin-top: 15px;
}

.text_content_R_2 {
    font-family: Arial, "微軟正黑體";
    font-size: 14px;
    line-height: 24px;
    color: #595757;
    text-decoration: none;
    margin-top: 40px;
}

.botton_doi_service_tools_download {
    margin-top: 10px;
}
