/*@import url("reset.css");*/
@import url("960.css");
@import url("superfish1.css");
/*@import url("prettyPhoto.css");*/
/*
Theme Name: Carpo
Theme URI: http://creativusmouse.com/carpo
Description: Carpo is created by creativusmouse.
Version: 1.0.0
Author: creativusmouse
Author URL: http://creativusmouse.com

------------------------------------------------*/

/*-----------------------------------------------------------------------------------

	1.	General Styles
	2.	Extra Fonts
	3.	Header
	4.	Breadcrumbs
	5.	Main Section
	6.	Sidebar
	7.  Sub-Content
	8.	List Elements
	9. 	Borders & Dividers
	10. Typography
	11.	Buttons
	12. Bottom Content
	13.	Footer Middle
	14.	Footer
	15.	Tabs & Accordions
	16.	Blog Page
	17.	Contact Form
	18. Portfolio Pages
	19. Slider Container
	20. Map
	21. Search Bar
	
-----------------------------------------------------------------------------------*/


/*----------------------------------------------
1. General Styles
----------------------------------------------*/
body {
    font-family: "Verdana","Tahoma","Geneva","sans-serif";
    /*"Arial","Helvetica","sans-serif","宋体"*/
    /*'宋体','Arial',sans-serif,HELVETICA;*/ /*'PTSansRegular', Helvetica, Arial, sans-serif;*/
    text-align: left;
    color: #000;
    background: FFF;
    font-size: 12px;
    line-height: 1.4em;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    margin: 0px;
}

ol, ul, .footer ul, .bottom ul, .grid_3 ul, .group ul, .grid_12 ul {
    list-style: none;
}

.alignleft, .left, .copyright, dt, dd, .filter li {
    float: left;
}

.alignright, .social {
    float: right;
}

.text-center, .align_centre {
    text-align: center;
}

.clearfix:after, .textwidget {
    clear: both;
}

p .grid_8 p {
    color: #555;
    display: block;
    font-size: 12px;
}

ul ul, ol ul, ul ol, ol ol, #sidebar .sideblock.last {
    margin-bottom: 0;
}

.head_title .container_12, .head_title .grid_12, .subcontent {
    min-height: 20px;
}

a.button.black:hover, .submit:hover {
    background-position: 0 -28px;
    border: 1px solid #2C2C2C;
}

.breadcrumbs a:hover, .filter a:hover, .current a {
    color: red; /*#999;*/
}

/*控制选择字体时的底色*/
/* Safari */
/*::selection {
	background: #606; 
}

/* Firefox */
/*::-moz-selection {
	background: #606; 
}*/


/*---------------------------------------------
2. Extra Fonts
----------------------------------------------*/

/* Floating & Alignment */
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

/* Clear Floats */
.clear {
    clear: both;
    display: block;
    height: 50px;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.clearfix:before, .clearfix:after {
    content: "ï¿½020";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.fix {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    overflow: hidden;
}

html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    height: 0;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
    width: 0;
}

.inner {
    padding: 15px 0;
}

a {
    color: #1B5994; /*#555;*/
    margin-top: 0;
    outline: none;
    text-decoration: none;
}

    a:hover {
        /*color: #1B5994;*/
        text-decoration: underline;
        /*font-weight: bold;*/
    }

.uppercase {
    text-transform: uppercase;
}

.last {
    margin: 0;
}

/*----------------------------------------------
3. Header
----------------------------------------------*/
.header {
    min-height: 90px;
    /*background-color:#f1f1f1;*/
    /*background:url(../images/patterns/patt_4.png) repeat;*/
}

    .header .container_12 {
        min-height: 40px;
        padding-top: 10px;
        padding-right: 0px;
        /*padding-bottom: 11px;*/
        padding-bottom: 0px;
        padding-left: 10px;
        width: 1014px;
        /*background-color:#fff;*/
    }

    .header .grid_9 {
        /*height: 50px;*/
        height: 50px;
        margin-bottom: 0;
        width: 650px;
    }

    .header .grid_12 {
        border-bottom: 1px solid #d6d6d6;
    }

.topLeft {
    float: left;
    width: 510px;
}

.logo {
    float: left;
    width: 122px;
    height: 40px;
    background-image: url(../image/shunsin.png);
    background-repeat: no-repeat;
}

    .logo img {
        margin-bottom: 1px !important;
    }

.listen img {
    float: left;
    min-width: 290px;
    min-height: 22px;
    margin-left: 8px;
}

.slogan {
    padding-top: 18px;
}

.slogan_en {
    padding-top: 15px;
}

.language {
    float: right;
    margin: 0px;
}

#flash {
    position: relative;
    width: 1024px;
    height: 300px;
    background: #000;
    margin-top: 0px;
    margin-right: auto;
    /*margin-bottom: 10px;*/
    margin-left: auto;
    top: 0px;
    left: 0px;
}
/*----------------------------------------------
4. Breadcrumbs
----------------------------------------------*/

.breadcrumb_bg {
    /*background-attachment: fixed;*/
    background-clip: border-box;
    background-color: #E7EEEE;
    background-image: url(../image/breadcrumb_bg_1.gif);
    /*background-origin: padding-box;*/
    background-repeat: repeat-x;
    background-size: auto auto;
    height: 26px;
    min-width: 1024px;
    width: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    box-shadow: 0px -10px 6px 1px rgba(0,0,0,.1) inset;
    behavior: url(/css/ie-css3.htc);
    margin-left: auto;
    margin-right: auto;
    background-position: 0px 1px;
}

.breadcrumbs {
    width: 1024px;
    color: #6f6f6f;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
}

    .breadcrumbs .grid_12 {
        border-bottom: 1px dotted #dedede;
        /*min-height: 20px;*/
    }

    .breadcrumbs a {
        outline: none;
        text-decoration: none;
        margin-top: 0px;
        margin-right: 2px;
        margin-bottom: 0;
        margin-left: 2px;
    }

.grey {
    color: #EFEFEF;
}

.breadcrumbs .path {
    font-size: 15px;
}

.breadcrumbs .separator {
    margin: 0 4px;
}

/*----------------------------------------------
5. Main Section
----------------------------------------------*/
.box_light_gray {
    background: #f5f5f5;
}

.main .container_12 {
    margin-top: 20px;
    min-height: 20px;
}

.grid_3 img, .grid_4 img, .grid_12 img {
    border: 0;
    margin-bottom: 15px;
}

.grid_positions p {
    color: #555;
    display: block;
    font-size: 10px;
    padding: 5px 10px;
}

.link_bottom {
    color: #555;
    display: block;
    font-size: 12px;
    font-style: italic;
    /*padding-top: 20px;*/
    padding-top: 5px;
}

.more {
    color: #555;
    display: block;
    font-size: 12px;
    font-style: italic;
    float: right;
}

.top {
    background: #f8f8f8;
    color: #CCC;
    margin-bottom: 20px;
    margin-top: 4px;
    min-height: 50px;
    padding-top: 20px;
}

/*----------------------------------------------
6. Sidebar
----------------------------------------------*/
.img_float_left {
    float: left;
    margin-top: 4px;
}

#sidebar {
    background: #f5f5f5;
    padding: 15px;
}

    #sidebar .sideblock {
        margin-bottom: 25px;
    }

        #sidebar .sideblock p {
            color: #555;
            font-size: 11px;
            line-height: 17px;
            padding: 0 10px 20px 55px;
        }

    #sidebar h3.title {
        border-bottom: 1px dotted #ccc;
        font-size: 20px;
        padding-bottom: 10px;
    }

    #sidebar ul.menu {
        border-bottom: 1px solid #dedede;
        margin: 0;
    }

        #sidebar ul.menu ul {
            margin: 0 0 0 20px;
        }

        #sidebar ul.menu li a {
            background-image: url(/images/menu-bullet.png);
            background-position: left center;
            background-repeat: no-repeat;
            border-top: 1px solid #dedede;
            display: block;
            padding: 4px 0 4px 13px;
        }

            #sidebar ul.menu li a:hover {
                background-color: #eee;
            }

/*----------------------------------------------
7. Sub-Content
----------------------------------------------*/
.subcontent .grid_2 {
    width: 144px;
}

.subcontent .grid_1 {
    margin: 0 20px;
    padding-top: 63px;
    width: 61px;
}

/* Middle Circles */
.view {
    background: #fff url(../image/circle.png) no-repeat center center;
    border: none;
    cursor: default;
    float: left;
    height: 146px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 144px;
}

    .view .mask, .view .content {
        height: 146px;
        left: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 144px;
    }

    .view img {
        display: block;
        margin: 42px auto;
        position: relative;
    }

    .view h2 {
        background: rgba(0, 0, 0, 0.8);
        color: #fff;
        font-size: 17px;
        margin: 20px 0 0;
        padding: 10px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }

    .view p {
        color: #fff;
        font-size: 12px;
        font-style: italic;
        padding: 60px 20px 20px;
        position: relative;
        text-align: center;
    }

    .view a.info {
        background: #000;
        color: #fff;
        display: inline-block;
        padding: 7px 14px;
        text-decoration: none;
        text-transform: uppercase;
    }

.view-tenth img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.view-tenth .mask {
    background-image: url(/images/transparent.png);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: transparent;
    margin: 20px 40px 0px 40px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    color: #333;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth p {
    color: #333;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.view-tenth a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.view-tenth:hover img {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.view-tenth:hover h2, .view-tenth:hover p, .view-tenth:hover a.info {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}


/*----------------------------------------------
8. List Elements
----------------------------------------------*/
ol {
    list-style: decimal inside;
}

li {
    margin-bottom: 10px;
    padding-top: 0;
}

ol li {
    margin-bottom: 7px;
    margin-top: 5px;
}

/*----------------------------------------------
9. Borders & Dividers
----------------------------------------------*/
.border {
    border: 1px solid #d1d1d1;
}

.divider {
    border-bottom: 1px dotted #CCC;
    clear: both;
    display: block;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
    padding-top: 50px;
}

.divider2 {
    border-bottom: 1px dotted #CCC;
    clear: both;
    display: block;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.divider3 {
    clear: both;
    display: block;
    margin-bottom: 10px;
    max-width: 940px;
    padding-top: 10px;
}

.divider_header {
    background: url(/images/divider.gif) bottom repeat-x;
    clear: both;
    display: block;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    max-width: 940px;
    padding-top: 20px;
}

.clearboth {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}

/*----------------------------------------------
10. Typography Elements
----------------------------------------------*/
h1 {
    color: #555;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.1em;
    margin-bottom: 15px;
}

h2 {
    color: #555;
    font-size: 23px;
    font-weight: 400;
    line-height: 1.1em;
    margin-bottom: 15px;
}

h3 {
    color: #195A95;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.1em;
    margin-bottom: 10px;
}

h4 {
    color: #555;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1em;
    margin-bottom: 10px;
    text-transform: uppercase;
}

h5 {
    color: #195A95;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.1em;
}

h6 {
    color: #555;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.1em;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.head_title {
    background: url(/images/slider/slider_bg_patt_purple.jpg) repeat;
    border-bottom: 6px solid #F1F1F1;
    border-top: 6px solid #F1F1F1;
    color: #6f6f6f;
    padding: 30px 0 15px;
}

    .head_title h1 {
        color: #DDD;
        font-weight: lighter;
        letter-spacing: 2px;
    }

/*Dropcaps  */
.dropcap1, .dropcap2 {
    color: #63696c;
    display: block;
    float: left;
    font-size: 30px;
    font-style: italic;
    line-height: 30px;
    margin: 0 10px 1px 0;
}

.dropcap2 {
    font-size: 39px;
    font-style: normal;
    line-height: 30px;
    margin: 5px 5px 0 0;
}

/* Quotes */
.entry .quoteBox-big {
    border: 1px dotted #dfdfdf;
}

    .entry .quoteBox-big .inner {
        padding: 10px 20px;
    }

.quote-title, .quote-author {
    color: #121212;
    font-family: 'HeroRegular', Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.quote-title {
    margin-bottom: 15px;
}

.quote-author {
    color: #000;
    margin: 10px 0 5px;
    text-align: left;
    text-transform: uppercase;
}

    .quote-author span {
        color: #00aad2;
    }

.quote_right, .quote_left {
    color: #b2b2b2;
    float: right;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    font-style: italic;
    line-height: 1.4em;
    padding: 5px 0 5px 40px;
    width: 33%;
}

.quote_left {
    float: left;
    padding: 5px 8px 8px 0;
}

.quote-text {
    color: #888;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.5em;
}

.quoteBox .quote-text {
    color: #888;
    font-size: 13px;
    line-height: 1.5em;
    padding: 5px 10px 5px 45px;
}

.quoteBox {
    background: url(../image/icon_quotes.png) 0 10px no-repeat;
}

/* Text Highlights */
.highlight_yellow {
    background: #FF0;
    padding: 0 2px;
}

.highlight_brown {
    background: #633;
    color: #fff;
    padding: 0 2px;
}

.highlight_blue {
    background: #39F;
    color: #fff;
    padding: 0 2px;
}

.highlight_black {
    background: #000;
    color: #fff;
    padding: 0 2px;
}

.highlight_purple {
    background: #639;
    color: #fff;
    padding: 0 2px;
}

.highlight_grey {
    background: #f5f5f5;
    color: #555;
    padding: 5px 8px;
}

/* Framed Boxes */
.frame_left, .frame_right, .frame_center, .frame_box {
    background: #fff;
    border: 1px solid #e0e0e0;
    margin: 5px 0;
    padding: 5px;
}

.frame_left {
    display: block;
    float: left;
    margin: 7px 20px 5px 0;
}

.frame_right {
    display: block;
    float: right;
    margin: 7px 0 5px 20px;
}

/* Custom Lists Styles */
.list-type-1 li {
    background: url(../image/icon_check.png) 0 0 no-repeat;
    border: none;
    font-size: 12px;
    line-height: 16px;
    list-style: none;
    margin: 0;
    padding: 0 0 10px 20px;
}

.list-type-2 li {
    background: url(../image/icon_delete.png) 0 0 no-repeat;
    border: none;
    font-size: 12px;
    line-height: 16px;
    list-style: none;
    margin: 0;
    padding: 0 0 10px 20px;
}

.list-type-3 li {
    background: url(../image/icon_arrow.png) 0 0 no-repeat;
    border: none;
    font-size: 12px;
    line-height: 16px;
    list-style: none;
    margin: 0;
    padding: 0 0 10px 20px;
}

.list-type-sidebar ul {
    padding-left: 0px;
}

    .list-type-sidebar ul ul {
        padding-left: 10px;
    }

.list-type-sidebar li {
    background: url(../image/icon_arrow.png) 0 0 no-repeat;
    border: none;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
    line-height: 14px;
    list-style: none;
    margin: 0 10px 8px;
    padding: 0 0 10px 20px;
}

.list-type-footer li {
    background: url(../image/icon_arrow.png) 0 0 no-repeat;
    font-size: 11px;
    line-height: 16px;
    list-style: none;
    margin-bottom: 8px;
    padding: 0 0 8px 20px;
}

/*----------------------------------------------
11. Buttons
----------------------------------------------*/
.button_link, .button_large {
    border: 0 none;
    color: #555;
    display: inline-block;
    font-size: 11px;
    margin: 5px 0;
    padding: 0 5px 0 0;
    text-align: center;
    text-decoration: none;
}

    .button_link span, .button_large span {
        background: url(/images/read_more_btn.jpg) center top no-repeat;
        color: #555;
        cursor: pointer;
        display: block;
        line-height: 33px;
        max-width: 94px;
        padding: 1px 24px;
    }

    .button_link:hover, .button_link:active {
        color: #fff;
    }

a.button {
    background-image: url(../image/button-sprite.png);
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    height: 20px;
    line-height: 12px;
    margin: 10px 5px 20px 0;
    padding: 8px 10px 0;
    text-decoration: none;
}

    a.button.large {
        height: 24px;
        line-height: 14px;
        margin-bottom: 0;
        padding: 11px 40px 0;
    }


    /* Black */
    a.button.black {
        background-position: 0 0;
        border: 1px solid #4C4C4C;
        color: #FFF;
    }

    a.button.large.black {
        background-position: 0 -56px;
    }

        a.button.large.black:hover {
            background-position: 0 -91px;
        }

    /* Blue */
    a.button.blue {
        background-position: 0 -126px;
        border: 1px solid #8DC5DA;
        color: #42788E;
    }

        a.button.blue:hover {
            background-position: 0 -154px;
            border: 1px solid #7CAEC0;
        }

    a.button.large.blue {
        background-position: 0 -182px;
    }

        a.button.large.blue:hover {
            background-position: 0 -217px;
        }

    /* Green */
    a.button.green {
        background-position: 0 -252px;
        border: 1px solid #ADC671;
        color: #5D7731;
    }

        a.button.green:hover {
            background-position: 0 -280px;
            border: 1px solid #8BB14D;
        }

    a.button.large.green {
        background-position: 0 -308px;
    }

        a.button.large.green:hover {
            background-position: 0 -343px;
        }

    /* Grey */
    a.button.grey {
        background-position: 0 -378px;
        border: 1px solid #B5B5B5;
        color: #555;
    }

        a.button.grey:hover {
            background-position: 0 -406px;
            border: 1px solid #989898;
        }

    a.button.large.grey {
        background-position: 0 -434px;
    }

        a.button.large.grey:hover {
            background-position: 0 -469px;
        }

    /* Navy */
    a.button.navy {
        background-position: 0 -504px;
        border: 1px solid #A2AFB8;
        color: #515F6A;
    }

        a.button.navy:hover {
            background-position: 0 -532px;
            border: 1px solid #8996A0;
        }

    a.button.large.navy {
        background-position: 0 -560px;
    }

        a.button.large.navy:hover {
            background-position: 0 -595px;
        }

    /* Orange */
    a.button.orange {
        background-position: 0 -630px;
        border: 1px solid #DAB347;
        color: #835503;
    }

        a.button.orange:hover {
            background-position: 0 -658px;
            border: 1px solid #DAB347;
        }

    a.button.large.orange {
        background-position: 0 -686px;
    }

        a.button.large.orange:hover {
            background-position: 0 -721px;
        }

.button.success {
    background-color: #0CF;
    border: 1px solid #396516;
}

    .button.success:hover {
        background-color: #457a1a;
    }

    .button.success:focus {
        -webkit-box-shadow: 0 0 5px #5da423,0 1px 0 rgba(255,255,255,0.5) inset;
        -moz-box-shadow: 0 0 5px #5da423,0 1px 0 rgba(255,255,255,0.5) inset;
        box-shadow: 0 0 5px #5da423,0 1px 0 rgba(255,255,255,0.5) inset;
    }


/* Purple */
a.button.purple {
    background-position: 0 -756px;
    border: 1px solid #BC9DB9;
    color: #7B5777;
}

    a.button.purple:hover {
        background-position: 0 -784px;
        border: 1px solid #A482A0;
    }

a.button.large.purple {
    background-position: 0 -812px;
}

    a.button.large.purple:hover {
        background-position: 0 -847px;
    }

/* Red */
a.button.red {
    background-position: 0 -882px;
    border: 1px solid #DF6F8B;
    color: #913944;
}

    a.button.red:hover {
        background-position: 0 -910px;
        border: 1px solid #C36079;
    }

a.button.large.red {
    background-position: 0 -938px;
}

    a.button.large.red:hover {
        background-position: 0 -973px;
    }

/* Teal */
a.button.teal {
    background-position: 0 -1008px;
    border: 1px solid #90C6C8;
    color: #437B7D;
}

    a.button.teal:hover {
        background-position: 0 -1036px;
        border: 1px solid #7DB9BB;
    }

a.button.large.teal {
    background-position: 0 -1064px;
}

    a.button.large.teal:hover {
        background-position: 0 -1099px;
    }

/* White */
a.button.white {
    background-position: 0 -1134px;
    border: 1px solid #D3D3D3;
    color: #555;
}

    a.button.white:hover {
        background-position: 0 -1162px;
        border: 1px solid #C4C4C4;
    }

a.button.large.white {
    background-position: 0 -1190px;
}

    a.button.large.white:hover {
        background-position: 0 -1225px;
    }

/* Notification Boxes */
.message_green, .message_red, .message_blue, .message_yellow {
    color: #333;
    margin: 0 0 20px;
    padding: 20px 20px 20px 60px;
}

.message_green {
    background: url(../image/notification-green.gif) no-repeat scroll 20px center #DFE9B7;
    border: 1px solid #BAC398;
}

.message_red {
    background: url(../image/notification-red.gif) no-repeat scroll 20px center #F5DCD8;
    border: 1px solid #CDBFBE;
}

.message_blue {
    background: url(../image/notification-blue.gif) no-repeat scroll 20px center #DAE6F2;
    border: 1px solid #BDC4CA;
}

.message_yellow {
    background: url(../image/notification-yellow.gif) no-repeat scroll 20px center #F8F2B6;
    border: 1px solid #D8D4B7;
}

.message_green a {
    color: #66B500;
    font-weight: 700;
}

.message_red a {
    color: #CB2A19;
    font-weight: 700;
}

.message_blue a {
    color: #0092F5;
    font-weight: 700;
}

.message_yellow a {
    color: #A58100;
    font-weight: 700;
}

/*----------------------------------------------
12. Bottom Content
----------------------------------------------*/
.bottom {
    margin-bottom: 20px;
    margin-top: 10px;
    min-height: 20px;
    /*width: 1100px;*/
    width: 950px;
    margin-right: auto;
    margin-left: auto;
}

    .bottom .container_12 {
        margin-left: auto;
        margin-right: auto;
        width: 900px;
        padding-left: 50px
    }
/*----------------------------------------------
13. Footer Middle
----------------------------------------------*/
.footer_middle {
    background: url(../image/patt_1.png) repeat;
    border-top: 8px solid #EAEAEA;
    margin-top: 70px;
    padding: 40px 0 45px;
}

    .footer_middle h5 {
        border-bottom: 1px dotted #666;
        color: #EFEFEF;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .footer_middle p {
        font-size: 11px;
        line-height: 16px;
    }

.latest_posts {
    padding: 0;
}

    .latest_posts p {
        color: #FFF;
        font-size: 11px;
        line-height: 16px;
        padding: 2px 0 15px 55px;
    }

/* Social Buttons */
.social-connect {
    margin: 20px 0 0;
}

    .social-connect li {
        float: left;
        margin-left: 1px;
    }

        .social-connect li:first-child {
            margin-left: 0;
        }

        .social-connect li.tweet {
            margin-right: 5px;
            width: 80px;
        }


/*----------------------------------------------
14. Footer
----------------------------------------------*/
.footer {
    width: auto;
    height: 50px;
    color: #6f6f6f;
    border-top-style: solid;
    border-top-color: #CCC;
    border-top-width: 1px;
    /*background-color: #f1f1f1;*/
    padding-top: 10px;
}

    .footer .container_12 {
        padding-top: 10px;
        padding-right: 0;
        padding-bottom: 20px;
        padding-left: 0;
        /*background-color: #fff;*/
        width: 950px;
    }

.footer_header {
    margin-bottom: 5px;
}

.footer_link {
    color: #555;
    display: block;
    font-style: italic;
    font-weight: 700;
}

.col_1 {
    width: 220px;
}

.last p {
    padding-right: 0;
}

.social-box {
    float: right;
    padding-right: 0;
}

    .social-box img {
        margin-left: 8px;
    }



/*----------------------------------------------
16. Blog Page
----------------------------------------------*/
.post-block {
    clear: both;
    padding: 0;
}

    .post-block .month {
        color: #555;
        display: block;
        float: left;
        font: 14px/16px Arial, Helvetica, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        width: auto;
    }

.post-meta {
    color: #a6a6a6;
    min-height: 14px;
    padding-bottom: 20px;
    text-align: left;
}

.icon_meta {
    border-left: 1px dotted #CCC;
    display: inline-block;
    line-height: 14px;
    margin-left: 8px;
    padding-left: 8px;
}

.icon_meta2 {
    background: url(/images/clipboard.png) 0 -2px no-repeat;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    margin-left: 15px;
    padding-left: 20px;
}

.post-block p {
    color: #555;
    display: block;
    font-size: 12px;
}

.grid_8 .post-meta p {
    color: #555;
    display: block;
    float: left;
    font-size: 10px;
    padding-top: 0;
    width: auto;
}

.pagination {
    color: #a6a6a6;
    margin: 0 auto;
    min-height: 14px;
    text-align: left;
    width: 195px;
}

/* Blog Post */
.latest_posts {
    padding: 0;
}

    .latest_posts p {
        color: #FFF;
        font-size: 11px;
        line-height: 16px;
        padding: 2px 0 15px 55px;
    }

.social_block {
    margin: 20px 0 0;
}


/*---------------------------------------------- 
Comments
------------------------------------------------*/
.comment {
    overflow: hidden;
}

    .comment .comment {
        margin-left: 70px;
        margin-bottom: 0;
        padding-bottom: 0;
    }

.user {
    float: left;
    width: 50px;
}

.comment_content {
    margin-left: 70px;
}

.comment_date {
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 5px 0;
}


/*----------------------------------------------
17. Contact Form
----------------------------------------------*/
.contact-form {
    margin-top: 50px;
}

    .contact-form p {
        font-weight: 700;
        margin-bottom: 10px;
        width: 542px;
    }

.contact_widget_name, .contact_widget_address, .contact_widget_city, .contact_widget_phone, .contact_widget_email {
    padding-left: 26px;
}

fieldset {
    border: 1px solid #e5e5e5;
    padding: 20px;
}

legend, label {
    font-size: 11px;
    letter-spacing: 1px;
    margin-left: 0;
}

input[type=text], input[type=file], textarea {
    border: 1px solid #e3e3e3;
    color: #777;
    font-size: 11px;
    margin-right: 10px;
    padding: 7px;
    width: 180px;
}

.textfield_label {
    margin-left: 12px;
}

textarea {
    font-size: 12px;
    height: 120px;
    width: 97%;
}

input, textarea {
    outline-style: none !important;
}

    pre, input[type=text], input[type=file], textarea {
        background: #F5F5F5;
        border-color: #D9D9D9 #EAEAEA #FFF;
        border-style: solid;
        border-width: 1px;
        color: #666;
    }

    input.submit {
        background-image: url(../image/button-sprite.png);
        background-position: 0 0;
        border: 1px solid #4C4C4C;
        color: #FFF;
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        font-weight: 700;
        height: 30px;
        line-height: 12px;
        margin: 0 5px 20px 0;
        padding: 8px 10px 5px;
        text-decoration: none;
    }

.error {
    color: #A20000;
    font-size: 12px;
    right: 0;
    top: 0;
}

/* INPUT, TEXTAREA, SUBMIT */
input[type=text]:hover, textarea:hover {
    border: 1px solid #b4b4b4;
}

/*--------------------------------------------
18. Portfolio Pages
--------------------------------------------*/
/* Custom Classes */
.group:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

* html .group {
    zoom: 1;
}
/* IE6 */

*:first-child + html .group {
    zoom: 1;
}
/* IE7 */

/* IE7 Filter */
dl {
    color: #777;
    margin: 0 0 20px;
}

/* For IE8 and earlier */
dt {
    margin-right: 5px;
}

.filter li:after {
    content: url(../image/divider_vertical.png);
}

.filter li:last-child:after {
    content: "";
}

.filter a {
    color: #777;
    padding: 0 10px;
    text-decoration: none;
}

.portfolio_1_col img {
    display: block;
    height: auto;
    margin-bottom: 20px;
    width: 600px;
}

.portfolio_1_col p {
    width: 940px;
}

.portfolio_2_col img {
    display: block;
    height: 310px;
    margin-bottom: 20px;
    width: 460px;
}

.portfolio_2_col p {
    width: 460px;
}

.portfolio_3_col img {
    display: block;
    height: 210px;
    margin-bottom: 20px;
    width: 300px;
}

.portfolio_3_col p {
    width: 300px;
}

.portfolio_4_col img {
    display: block;
    /*height: 150px;*/
    height: 120px;
    /*margin-bottom: 20px;*/
    margin-bottom: 5px;
    width: 220px;
}

.portfolio_4_col p {
    width: 216px;
}


.portfolio_1_col li, .portfolio_2_col li, .portfolio_3_col li, .portfolio_4_col li {
    float: left;
    margin-bottom: 50px;
    /*margin-right: 20px;*/
    margin-right: 30px;
}

    .portfolio_1_col li:nth-child(1n), .portfolio_2_col li:nth-child(2n), .portfolio_3_col li:nth-child(3n), .portfolio_4_col li:nth-child(4n) {
        margin-right: 0;
    }

.portfolio_1_col a, .portfolio_2_col a, .portfolio_3_col a, .portfolio_4_col a {
    display: block;
    text-decoration: none;
}


/*----------------------------------------------
19. Slider Container
----------------------------------------------*/
.slider .container_12 {
    margin-bottom: 50px;
}

.slider {
    background: url(/images/slider/slider_bg_patt_purple3.jpg) repeat;
    border-bottom: 3px solid #EAEAEA;
    border-top: 3px solid #EAEAEA;
    /*	border-bottom: 6px solid #EAEAEA;
	border-top: 6px solid #EAEAEA;*/
    /*height: 460px;*/
    height: 300px;
    min-width: 640px;
    outline: none;
    width: 1024px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}


/* LayerSlider Layers and Sublayers unique styles */
#layerslider,
#layerslider2 {
    width: 1000px;
    /*height: 450px;*/
    height: 240px;
    margin: 0px auto 50px auto;
}


#l5text1, #l5text2, #l5text3 {
    width: 340px;
    text-align: left;
    color: #eee;
    font-size: 13px;
}

#l5text1 {
    left: 70px;
    top: 160px;
}

#prodContent {
    left: 70px;
    top: 110px;
    list-style-type: disc;
    color: #FFF;
}

#l5text2 {
    left: 450px;
    top: 150px;
}

#l5text3 {
    left: 620px;
    top: 150px;
}



/*----------------------------------------------
20. Map
----------------------------------------------*/
.map_container {
    height: 355px;
    border-bottom: 6px solid #F1F1F1;
    border-top: 6px solid #F1F1F1;
    padding: 0;
}


/*----------------------------------------------
21. Search Bar
----------------------------------------------*/

#search {
    float: right;
}

    #search fieldset {
        margin: 10px 0;
        padding: 5px 8px;
        background: #F5F5F5;
        border-color: #D9D9D9 #EAEAEA #FFF;
        border-style: solid;
        border-width: 1px;
        color: #666;
    }

    #search input[type="text"] {
        margin: 0px;
        padding: 0px 7px 1px 0px;
        float: left;
        width: 105px;
        color: #696765;
        background-color: #333;
        background-color: rgba(0,0,0,0);
        border: none;
        outline: none;
        -webkit-transition: width 0.2s ease;
        -moz-transition: width 0.2s ease;
        -o-transition: width 0.2s ease;
        transition: width 0.2s ease;
    }

        #search input[type="text"]:focus {
            width: 184px;
        }

        #search input[type="text"]:hover {
            width: 184px;
        }

    #search input[type="submit"] {
        padding: 0px;
        float: right;
        margin-top: 3px;
        width: 11px;
        height: 12px;
        background: url("../image/btn_search.png") no-repeat;
        border: none;
        cursor: pointer;
    }

#brand {
    font-family: "Arial Black", Gadget, sans-serif;
    letter-spacing: 2px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    font-size: 44px;
    margin-top: 10;
}

.newslist {
    float: left;
    list-style: none;
    width: 270px;
    margin-right: 20px;
}

    .newslist li {
        border-bottom: solid;
        border-bottom-width: 1px;
        border-bottom-color: #CCC;
        width: 270px
    }
/*.container_12 .grid_3{
	width:270px;
	margin-right:50px;
}*/
#ContentTop {
    margin-left: auto;
    margin-right: auto;
    /*	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	margin-bottom: 10px;
	width: 1100px;*/
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
}

    #ContentTop ul {
        width: 950px;
        height: 25px;
        margin-left: auto;
        margin-right: auto;
    }

        #ContentTop ul li {
            float: left;
            width: 260px;
            margin-right: 30px;
            /*padding-left: 10px;*/
            font-size: 14px;
            font-weight: bold;
        }

#menu {
    height: 38px;
    /*background-color: #ff7600;*/
    /*padding-left:110px;*/
    /*box-shadow: 0 0 5px rgba(250,0,0,0.5);*/
    /*padding-top: 0.2px;*/
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: url(../image/bg_panel.gif);
    background-repeat: repeat-x;
    margin-right: auto;
    margin-left: auto;
    background-position: 0px 5px;
    background-size: auto auto;
    position: relative;
    z-index: 999;
}

.menuContent {
    height: 28px;
    width: 1014px;
    padding-top: 10px;
    background-image: url(../image/bg_menu.jpg);
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
}

.ContentTopLiFont {
    float: left
}

#slider_bg {
    width: 1024px;
    height: 300px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f8f9fb;
    background-repeat: repeat;
}

#ContentLeft {
    float: left;
}

.ContentTopLiFont {
    float: left
}

#ContentLeft img {
    width: 161px;
    height: 188px;
}

#middle {
    background-color: #f8f9fb;
    background-repeat: repeat;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}

#content {
    background-image: url(../image/content_bg.png);
    background-repeat: repeat-x;
    width: 1024px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

#contentPic {
    float: left;
    margin-top: 33px;
    width: 161px;
    height: 188px;
}

.colcontent {
    float: left;
    /*width:270px;*/
    width: 220px;
    /*height:295px;*/
    height: 300px;
    margin-top: 5px;
}

.colcontent2 {
    float: left;
    /*width:270px;*/
    width: 240px;
    /*height:295px;*/
    height: 300px;
    margin-top: 5px;
}

.colcontent3 {
    float: left;
    /*width:270px;*/
    width: 240px;
    /*height:295px;*/
    height: 300px;
    margin-top: 5px;
}

.colcontent31 {
    float: left;
    /*width:270px;*/
    width: 200px;
    /*height:295px;*/
    height: 300px;
    margin-top: 5px;
}

.c1 {
    margin-left: 10px;
}

.c3 {
    margin-right: 0px;
}

.vertical_line {
    float: left;
    min-height: 300px;
    width: 3px;
    background-image: url(../image/vertical_line.png);
    background-repeat: repeat-y;
    margin-left: 20px;
    margin-right: 5px;
}

.horizontal_line {
    float: left;
    min-height: 3px;
    width: 332px;
    background-image: url(/images/horizontal_line.png);
    background-repeat: repeat-x;
    margin-left: 5px;
    margin-right: 5px;
}

.title {
    width: 258px;
    height: 22px;
    font-weight: bold;
}

.title1 {
    width: 240px;
    height: 22px;
    font-weight: bold;
}

.title2 {
    width: 220px;
    height: 22px;
    font-weight: bold;
}

.title_en {
    height: 40px;
}

.titleFont {
    float: left;
}

.btnmore {
    float: right;
    width: 45px;
    height: 17px;
    background-image: url(../image/btn_more.gif);
}

.profile {
    color: #6C6A6B;
    line-height: 2em;
}

.profile, p {
    text-indent: 2em;
    font-size: 13px;
    /*text-align:justify;*/
}

.textstyle {
    width: 235px;
}

.profile, .c2 {
    font-size: 13px;
}

    .c2 ul {
        padding-left: 0px;
    }

        .c2 ul.p25 {
            padding-left: 25px;
        }

    .c2 li {
        background-attachment: scroll;
        background-clip: border-box;
        background-color: transparent;
        background-image: url(../image/li_g.gif);
        background-origin: padding-box;
        background-position: left 7px;
        background-repeat: no-repeat;
        background-size: auto auto;
        list-style-position: outside;
        padding-left: 10px;
        margin-left: 5px;
    }

        .c2 li p {
            margin-left: -25px;
            color: #72F0B8;
        }

.c4 ul {
    padding-left: 0px;
}

    .c4 ul > li {
        background-attachment: scroll;
        background-clip: border-box;
        background-color: transparent;
        background-image: url(../image/li_y.gif);
        background-origin: padding-box;
        background-position: left 7px;
        background-repeat: no-repeat;
        background-size: auto auto;
        list-style-position: outside;
        padding-left: 10px;
        margin-left: 5px;
    }

/*----------------------------------
subpage style
----------------------------------*/
.banner {
    width: auto;
    height: 121px;
    background-image: url(../image/banner_financial_side_121.png);
    background-repeat: repeat-x;
}

.bannerImg {
    width: 1024px;
    height: 121px;
    margin-left: auto;
    margin-right: auto;
    /*background-image: url(../images/banner_financial_121.png);
	background-repeat:no-repeat;*/
}

.main {
    width: 1024px;
    /*min-height:200px; */
    height: auto !important;
    /*height:200px;*/
    /*margin-top:10px;*/
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.leftMenu {
    float: left;
    width: 200px;
    margin-bottom: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 0 10px #BDBDBD;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=90,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=180,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=270,strength=6)";
}

.main .content {
    float: left;
    width: 764px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px #BDBDBD;
    display: block;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #F5F5F5; /*#E7E7E7*/
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=90,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=180,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=270,strength=6)";
}

.main .content_center {
    float: left;
    width: 1024px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px #BDBDBD;
    display: block;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #F5F5F5; /*#E7E7E7*/
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=90,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=180,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=270,strength=6)";
}
/*.main .content p {
	font-size: 15px;
	line-height: 1.5em;
}*/
.footer_content {
    width: 1024px;
    min-height: 20px;
    margin-left: auto;
    margin-right: auto;
}

.footer_right {
    float: right;
}

/*MajorInternalPolicies CSS*/
.contentDetail #tablePagination {
    background-color: #DCDCDC;
    font-size: 12px;
    padding: 0px 5px;
    height: 25px;
    width: auto;
    margin-top: 5px;
}

#InternalPolicies {
    width: 764px;
}

    #InternalPolicies td {
        border-bottom-color: #ccc;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

        #InternalPolicies td img {
            margin-right: 10px;
        }

.pdfList {
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 25px;
    list-style-image: url("../image/pdf16.png");
    list-style-position: inside;
    list-style-type: none;
}

/*AnnualReport CSS*/
#annualReport {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 0px;
    border: 1px solid #999;
    width: 718px;
}

    #annualReport th {
        text-transform: uppercase;
        font-weight: bold;
        background-color: #5D7B9D;
        color: white;
        padding-top: 2px;
        padding-right: 15px;
        padding-bottom: 2px;
        padding-left: 15px;
        border: 1px solid #999;
        text-align: center;
    }

    #annualReport td {
        padding-top: 2px;
        padding-right: 15px;
        padding-bottom: 2px;
        padding-left: 15px;
        border: 1px solid #999;
        text-align: center;
    }

/*TablePagination*/
#tablePagination {
    background-color: #DCDCDC;
    font-size: 12px;
    padding: 0px 5px;
    height: 25px;
    width: 640px
}

#tablePagination_paginater {
    margin-left: auto;
    margin-right: auto;
}

#tablePagination img {
    padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 0px;
    padding-left: 2px;
    margin-top: 4px;
}

#tablePagination_perPage {
    float: left;
}

#tablePagination_paginater {
    float: right;
}

/*FinancialReport CSS*/
#financeReport {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 0px;
    border: 1px solid #999;
    width: 640px;
}

    #financeReport th {
        text-transform: uppercase;
        font-weight: bold;
        background-color: #5D7B9D;
        color: white;
        padding-top: 2px;
        padding-right: 15px;
        padding-bottom: 2px;
        padding-left: 15px;
        border: 1px solid #999;
        text-align: center;
    }

    #financeReport td {
        padding-top: 2px;
        padding-right: 15px;
        padding-bottom: 2px;
        padding-left: 15px;
        border: 1px solid #999;
        text-align: center;
    }

    #financeReport + #tablePagination {
        width: 630px;
    }

#financeReportEN {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 0px;
    border: 1px solid #999;
    width: 640px;
}

    #financeReportEN th {
        text-transform: uppercase;
        font-weight: bold;
        background-color: #5D7B9D;
        color: white;
        padding-top: 2px;
        padding-right: 15px;
        padding-bottom: 2px;
        padding-left: 15px;
        border: 1px solid #999;
        text-align: center;
    }

    #financeReportEN td {
        padding-top: 2px;
        padding-right: 15px;
        padding-bottom: 2px;
        padding-left: 15px;
        border: 1px solid #999;
        text-align: center;
    }

    #financeReportEN + #tablePagination {
        width: 630px;
    }

/*MonthReport CSS*/
#monthReport {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 0px;
    border: 1px solid #999;
    width: 550px;
}

    #monthReport th {
        text-transform: uppercase;
        font-weight: bold;
        background-color: #5D7B9D;
        color: white;
        padding-top: 2px;
        padding-right: 15px;
        padding-bottom: 2px;
        padding-left: 15px;
        border: 1px solid #999;
        text-align: center;
    }

    #monthReport td {
        padding-top: 2px;
        padding-right: 15px;
        padding-bottom: 2px;
        padding-left: 15px;
        border: 1px solid #999;
        text-align: center;
    }

    #monthReport + #tablePagination {
        width: 540px;
    }

img {
    border: none;
}

.leftMenu a:hover {
    color: red;
}

.GrowthList {
    list-style-image: url(../image/li_y.gif);
    list-style-type: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    list-style-position: inside;
    padding-bottom: 2px;
    padding-top: 7px;
}

.paddingLeft10 {
    padding-left: 10px;
}

table {
    border-collapse: collapse
}

/*.ContentTable {
    text-align: center;
    width: 770px;
}*/

.ContentTableNoHead, .ContentTable {
    text-align: center;
    width: 363px;
}

    .ContentTableNoHead td, .ContentTable td {
        border: 1px solid #d1d1d1;
    }

    .ContentTable tr:first-child {
        background-color: #0072bc;
        color: #ffffff;
        font-weight: bold;
    }

.tabSecondChild {
    background-color: #0072bc;
    color: #ffffff;
}

.ContentTable .c4 ul {
    text-align: left;
}

/*-------------------------------------
NEWS LIST STYLE
-------------------------------------*/
.NewsForYear {
    position: relative;
}

.TitleList {
    border-bottom: 1px solid #CCC;
    list-style-image: url('../image/li_g.gif');
    list-style-type: none;
    list-style-position: inside;
    line-height: 25px;
    width: 651px;
}

    .TitleList span {
        color: #72F0B8;
        margin-right: 20px;
        margin-left: 5px;
    }

.IE-VERSION-warning {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    text-align: center;
    color: #FFF;
    background-color: #F00;
    display: none;
}

#profile_banner_bg {
    min-width: 1024px;
    width: auto;
    height: 121px;
    background-image: url(../image/banner_contact_side_121.png);
    background-repeat: repeat-x;
    margin-right: auto;
}

.content_title {
    border-bottom-color: #DEDEDE;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    margin-bottom: 10px;
}

.main.container_12 .content .content_title h2 b {
    /*font-family: "Microsoft YaHei";*/
    color: #195A95;
}

#profile_content {
    font-size: 14px;
    letter-spacing: 0.1em;
    display: block;
}


#growth_banner_bg {
    min-width: 1024px;
    width: auto;
    height: 121px;
    background-image: url(../image/banner_growth_side_121.png);
    background-repeat: repeat-x;
    margin-right: auto;
}

#growth_title {
    border-bottom-color: #DEDEDE;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    margin-bottom: 10px;
}

.content_left {
    float: left;
    width: 230px;
}

.content_right {
    float: left;
    width: 534px;
}

#news_banner_bg {
    min-width: 1024px;
    width: auto;
    height: 121px;
    background-image: url(../image/banner_news_side_121.png);
    background-repeat: repeat-x;
    margin-right: auto;
}

.main.container_12 .content .contact {
    margin-bottom: 10px;
}
/*.main.container_12 .content .contact div {
	font-size: 18px;
	margin-top: 10px;
	padding-left: 5px;
}*/
#contact_banner_bg {
    min-width: 1024px;
    width: auto;
    height: 121px;
    background-image: url(../image/banner_contact_side_121.png);
    background-repeat: repeat-x;
    margin-right: auto;
}

#mailbox {
    float: left;
    background-image: url(../image/mailbox.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 33px;
}

.content_font_format {
    font-size: 13px;
    font-style: normal;
    line-height: 23px;
    font-variant: normal;
    text-align: justify;
}

    .content_font_format p {
        text-indent: 2em;
        margin-bottom: 0px;
        margin-top: 0px;
    }

#volunteerImg {
    float: left;
    background-image: url(../image/volunteer.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 33px;
}

#treeImg {
    float: left;
    background-image: url(../image/tree.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 33px;
}

#reportImg {
    float: left;
    background-image: url(../image/report.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 33px;
}

.report table, .report div {
    margin-left: auto;
    margin-right: auto;
}
/*-------------------------------------
Milestones Style
-------------------------------------*/
.milestone {
    background-image: url(../image/milestones_bg_r.png);
    background-repeat: repeat-x;
}
/*-------------------------------------
manage Style
-------------------------------------*/
.subPageModule {
    text-align: left;
    vertical-align: top;
    padding-right: 20px;
}
/*-------------------------------------
sitemap Style
-------------------------------------*/
#sitemap li.c4 ul li {
    display: inline;
    margin-right: 20px;
}
