
/* style input (checkbox,radio)*/
span.checkbox {
    display: block;
    clear: left;
    float: left;
    margin:-5px 0 0 0;
    padding: 0 5px 0 0;
    width: 19px;
    height: 25px;
    background:url('images/checkbox.png') no-repeat;
}

span.radio {
    display: block;
    clear: left;
    float: left;
    margin:-4px 0 0 0;
    padding: 0 5px 0 0;
    width: 19px;
    height: 25px;
    background:url('images/radio.png') no-repeat;
}

/* end style input (checkbox,radio)*/

.ul_s1{
    float:left;
    padding:15px 15px 0 35px;
    list-style-image: url('images/ul_s1.gif');
}

.ul_s1 li{
    margin:0 0 10px 0;
    padding:0;
}

.ul_s2{
    margin:0 15px 0 0;
    padding:15px 15px 0 12px;
}

.ul_s3{
    list-style-image: none;
    list-style-type:decimal;
}

.ul_s3{
    padding:0 0 0 20px;
    list-style-image: none;
    list-style-type:decimal;
}

.ul_s4{
    float:left;
    padding:0 0 0 12px;
    list-style-image: url('images/ul_s4.gif');
}

.ul_s4 li{
    float:left;
    margin:0 30px 5px 0;
    padding:0;
    width:212px;
}

.ul_s4 a{
    position:relative;
    top:1px;
}

.ul_s4_span{
    float:left;
    margin:0 0 5px 0;
    padding:0 0 0 15px;
    width:230px;
    background:url('images/ul_s4.gif') left 5px no-repeat;
}

.ul_s5{
    margin:0 15px 0 0;
    padding:5px 15px 0 12px;
}

.ul_s6{
    margin:0 15px 0 0;
    padding:10px 15px 0 12px;
}

.ul_s6 li{
    margin:0 0 5px 0;
    padding:0;
}

.ul_s7{
    padding:5px 15px 0 14px;
}

.ul_s7 li{
    margin:0 0 15px 0;
}

.ul_s8 li{
    margin:0 0 10px 0;
}

.ul_s8{
    padding:5px 15px 0 25px;
}

@-moz-document url-prefix() {
    .ul_s8{
        padding:5px 15px 0 20px;
    }
}

.ul_s9 li{
    margin:0 0 15px 0;
    padding:0;
}

.ul_s10{
    list-style-image: url('images/ul_s10.gif');
}

.fx_styled2 span{
    margin-left:-5px;
}

.ul_s12{
    margin:0;
    padding:10px 0 0 12px;
}

.ul_s12 li{
    margin:0 0 8px 0;
    padding:0;
}

.ul_s1_a_fix{
    float:none !important;
}

/* input text */
.fx_inp_text_center{
    float:left;
    padding:1px 0 0 0;
    width:100%;
    height:19px;
    border:0;
    position:relative;
    top:-1px;
    background:url('images/bg_fx_inp_text.gif') left top repeat-x;
}

.fx_inp_text_left{
    float:left;
    width:5px;
    height:20px;
    position:relative;
    top:-1px;
    background:url('images/bg_fx_inp_text_lr.gif') left top no-repeat;
}

.fx_inp_text_right{
    float:left;
    width:5px;
    height:20px;
    position:relative;
    top:-1px;
    background:url('images/bg_fx_inp_text_lr.gif') right top no-repeat;
}
/* end input text */

/* textarea */
.fx_inp_textarea{
    border-left:1px solid #333;
    border-right:1px solid #333;
}

.fx_inp_textarea textarea{
    margin-left:1%;
    width:99%;
    border:0;
    overflow-x:hidden;
    resize: none;
    background:url('images/bg_fx_inp_textarea.gif') right bottom no-repeat;
}
/* end textarea */

/* select */
.fx_select{
    position:relative;
    top:-2px;
    cursor:pointer;
}

.fx_select_b1{
    vertical-align:top;
    background:url('images/bg_fx_select_b1.gif') left top no-repeat;
}

.fx_select_b1 em{
    float:left;
    height:18px;
    overflow:hidden;
}

.fx_select_b2{
    width:17px;
    height:20px;
    background:url('images/bg_fx_select_b2.gif') right top no-repeat;
}

.fx_select_value{
    clear:both;
    margin:20px 0 0 0;
    position:absolute;
    opacity:0;
}

.fx_select_value p{
    padding:0;
    height:23px;
    cursor:pointer;
    overflow:hidden;
    border-left:1px solid #333;
    background:#fff url('images/bg_fx_dote_s1.gif') left bottom repeat-x;
}

.fx_select_value p.fx_select_value_p_active{
    background:#fff url('images/bg_fx_select_value_hover.gif') left bottom repeat-x;
}

.fx_select_value p span{
    padding:3px 6px 0 7px;
    height:20px;
    position:absolute;
    white-space:nowrap;
}

.fx_select_value .p_last{
    background:#fff;
}

.fx_select_value_tbl_top{
    float:left;
    height:3px;
    overflow:hidden;
}

.fx_select_value_tbl_top span{
    float:left;
    height:3px;
}

.fx_select_value_tbl_top_left{
    width:5px;
    background:url('images/bg_fx_corner_s1.gif') left top no-repeat;
}

.fx_select_value_tbl_top_right{
    width:5px;
    background:url('images/bg_fx_corner_s1.gif') right top no-repeat;
}

.fx_select_value_tbl_top_center{
    background:url('images/bg_fx_cornerline_s1.gif') left top repeat-x; 
}

.fx_select_value_tbl_bottom{
    clear:left;
    float:left;
    height:3px;
    overflow:hidden;
}

.fx_select_value_tbl_bottom span{
    float:left;
    height:3px;
    cursor:default;
    overflow:hidden;
}

.fx_select_value_tbl_bottom_left{
    width:5px;
    background:url('images/bg_fx_corner_s1.gif') left bottom no-repeat;
}

.fx_select_value_tbl_bottom_right{
    width:5px;
    background:url('images/bg_fx_corner_s1.gif') right bottom no-repeat;
}

.fx_select_value_tbl_bottom_center{
    background:url('images/bg_fx_cornerline_s1.gif') left -7px repeat-x; 
}

.fx_select_value_tbl_bottom_last{
    height:5px;
}

.fx_select_value_tbl_bottom_last span{
    height:5px;
}

.fx_select_value_tbl_bottom_last .fx_select_value_tbl_bottom_center{
    width:5px;
    background:url('images/bg_fx_cornerline_s1.gif') left -5px repeat-x; 
} 

        /* scroll */
.scroll{
    clear:both;
    float:left;
    margin:0;
}

.scroll-pane{
    float:left;
    overflow:auto;
}

.jScrollPaneContainer{
    position:relative;
    overflow:hidden;
    z-index:1;
    border-right:1px solid #333333;
    background:#fff;
}

.jScrollPaneTrack{
    height:100%;
    position:absolute;
    right:1px;
    top:0;
    cursor:pointer;
    background:url('images/scroll_track.gif') repeat-y;
}
.jScrollPaneDrag{
    position:absolute;
    overflow:hidden;
    cursor:pointer;
    background:url('images/scroll_drag_middle.gif') repeat-y;
}

.jScrollPaneDragTop{
    height:6px;
    position:absolute;
    overflow:hidden;
    left:0;
    top:0;
    background:url('images/scroll_drag_top.gif') no-repeat;
}

.jScrollPaneDragBottom{
    height:3px;
    position:absolute;
    overflow:hidden;
    left:0;
    bottom:0;
    background:url('images/scroll_drag_bottom.gif') left bottom no-repeat;
}

a.jScrollArrowUp,a.jScrollArrowDown{
    display:block;
    height:10px;
    position:absolute;
    overflow:hidden;
    z-index:1;
    right:1px;
    text-indent:-2000px;
}

a.jScrollArrowUp{
    top:0;
    background:url('images/scroll_arrow_up.gif') left top no-repeat;
}

a.jScrollArrowDown{
    bottom: 0;
    background: url('images/scroll_arrow_down.gif') left top no-repeat;
}

* html .osX .jScrollPaneDragBottom{
    bottom: -1px;
}                        
        /* end scroll */
        
/* end select */

/* wiki */
.fx_wiki_s{
    position:relative;
}

.fx_wiki{
    position:absolute;
    right:0;
    padding:0 0 10px 0;
    width:202px;
    cursor:default;
    /*display:none;*/
    opacity:0;
    filter:alpha(opacity=0);
    z-index:50;
    background: url('images/bg_fx_wiki.gif') right bottom no-repeat;
}

.fx_wiki_top{
    display:block;
    height:5px;
    width:202px;
    background: url('images/bg_fx_wiki_top.gif') right bottom no-repeat;
}

.fx_wiki_center{
    display:block;
    padding:7px 10px 10px 10px;
    width:180px;
    border-left:1px solid #808080;
    border-right:1px solid #808080;
    background:#ebebeb url('images/bg_fx_wiki_center.jpg') right bottom no-repeat;
}
/* end wiki */

/* tabs */
.fx_tabs_s1_container{
    float:left;
    width:758px;
    display:none;
}

.fx_tabs_s1_container .about-body{
    background:none;
}

.fx_tabs_active{
    display:block;
}

.fx_tabs_menu_active{
    text-decoration:none;
    font-weight:bold;
    color:#cb5800;
}

.tabs_container_s1{
    float:left;
    width:756px;
}

.tabs_container_s2{
    float:left;
    position:relative;
    width:758px;
    background:#fff;
}

.tabs_menu_box{
    float:left;
    width:732px;
    margin:0 2px;
    padding:0 10px;
    background:url('images/bg_choice_chart_line_pm_p1.jpg') right bottom repeat-x;
}

.tabs_box{
    clear:both;
    float:left;
    width:754px;
    border-left:1px solid #4d4c48;
    border-right:1px solid #4d4c48;
}

.tabs_box_none{
    display:none;
}

.tabs_box_l1{
    float:left;
    padding:5px 10px 10px 10px;
    width:734px;
    background:#e15700;
}
/* end tabs */

.tbl_ico{
    display:inline-block;
    margin:5px 0 0 0;
    padding:0 0 0 25px;
    background:url('images/tbl_ico.gif') left center no-repeat;
}

.tbl_ico1{
    display:inline-block;
    width:15px;
    height:15px;
    background:url('images/tbl_ico1.gif') left center no-repeat;
}

.tbl_ico2{
    display:inline-block;
    width:17px;
    height:16px;
    background:url('images/tbl_ico2.gif') left center no-repeat;
}

.ch_pm_tab_active .c_color10{
    color:#fff;
}

.tabs_container_s1_fix .tabs_box {
    width:758px;
    border:0;
}

.tabs_container_s1_fix .tabs_box_l1{
    width:738px;
}

.tabs_container_s1_fix .b_line_s5{
    width:758px;
    background: url('images/bg_b_line_s5_fix.jpg') left top no-repeat;
}

.tabs_container_s1_fix .tabs_menu_box{
    width:734px;
}

.tabs_container_s1_fix .b_bottom_s2{
    width:758px;
    background:url('images/bg_b_bottom_s2_fix.jpg') left top no-repeat;
}

.accordion_title{
    float:left;
    padding:0 0 10px 0;
    width:738px;
    font-weight:normal;
}

.accordion_title em{
    display:inline-block;
    padding:0 0 0 15px;
    text-decoration:underline;
    cursor:pointer;
    background:url('images/ul_s1.gif') left 5px no-repeat;
}

.accordion_title em:hover{
    text-decoration:none;
}

em.accordion_title_active{
    background:url('images/ul_s1_active.gif') left 5px no-repeat;
}

.accordion_no_active{
    display:none;
}

.iflash{
    background: url('images/iflash.gif');
} 

.header_links_ft{
    position:absolute;
    top:19px; 
    width:200px; 
    right:310px;
}

.header_links_ft span{
    float:left;
    padding:2px 0 0 0;
    width:95px;
    color:#acacac;
}

.header_links_ft a{
    float:left;
    margin:0 10px 0 0;
    width:17px;
    height:18px;
    text-decoration:none;
}

.header_links_ft a.fb{
    background:url('images/ico_fb.png') left top no-repeat;
}
.header_links_ft a.tw{
    background:url('images/ico_tw.png') left top no-repeat;
}

/*   followus   */

.panel_followus{
    position:fixed;
    width:275px;
    left:-136px;
    top:50%;
    z-index:20;
}

.panel_followus a{
    float:left;
    clear:both;
    display:inline-block;
    margin:0 0 5px 0;
    padding:2px 0 0 13px;
    width:168px;
    height:33px;
    color:#fff;
    text-decoration:none;
    position:relative;
}

*html .panel_followus{
    position:absolute;
}

.panel_followus a.fb{
    background:url('images/followus_fb.jpg') left top no-repeat;
}
.panel_followus a.tw{
    background:url('images/followus_tw.jpg') left top no-repeat;
}
.panel_followus a.vk{
    background:url('images/followus_vk.jpg') left top no-repeat;
}
.panel_followus a.odk{
    background:url('images/followus_odk.jpg') left top no-repeat;
}

.panel_followus a.followus_ico_active{
    color:#808080;
    background-position:left bottom;
}
