﻿/* Main style start */
.Table_Main
{
    width:980px;
    height:100%;
}
.Td_leftMenu
{
    width:400px;
    vertical-align:top;
    padding-left:2px;
}
.Td_leftMenu_Product
{
    width:200px;
    vertical-align:top;
}
.Div_rightFrame_Product
{
    width:780px;
    vertical-align:top;
    padding-left:10px;  
    padding-top:5px; 
}


.Tr_head
{
    height:62px; 
    background-position:0px 0px;
}


/*  language   */
.Td_Language
{
    text-align:right;
    vertical-align:middle;
}

/*tr head*/
.Table_head_right
{
    width:100%; height:100%; padding-right:10px; padding-top:5px;
}
.Td_logo { 
    width:139px; /* the same to .Td_leftMenu width 150px  border-left:solid 1px #6CB2CF;  */
    text-align:center;
}
.Td_logo div
{
    font-size:28px;
    font-family:华文行楷;
    color:#2E85D6;
    vertical-align:middle;
}

/* left meun style #6CB2CF */
.Table_Menu{ width:100%; margin-top:5px; border:solid 1px #6CB2CF; font-family:宋体;}
.Tr_folder
{
    height:26px;
    font-weight:bold;
    font-size:small;
    color:#515151;
    vertical-align:middle;
}
.Tr_Item TD { padding-top:15px; padding-bottom:6px;}
.Tr_Item_Bottom TD { padding-top:15px; padding-bottom:18px;}
.Div_Unfold_Ico
{
    width:10px;
    height:8px;
    cursor:pointer;
    margin-bottom:3px;
    background-position:-230px -109px;
}
.Div_Unfold_Ico:hover { background-position:-230px -129px;}

.Div_Fold_Ico
{
    width:8px;
    height:10px;
    cursor:pointer;
    margin-bottom:1px;
    background-position:-257px -109px;
}
.Div_Fold_Ico:hover { background-position:-257px -129px;}

.Td_fold
{
    width:38px;/*mune ico 图标*/
    padding-right:8px;
}
A.Menu_item
{
    text-decoration:none;
    color:#000;
    font-size:small;
    cursor:pointer;
}
A.Menu_item:hover 
{ 
    font-weight:bold;
    font-size:14px;
    color:#FF5203;
    border:solid 2px red; 
    padding:5px 5px 5px 5px;
    background-color:Green;
}

.Menu_item_dy_ico1
{
    background-position:-9px -5px;
}
.Menu_item_dy_ico2
{
    background-position:-170px -6px;
}
.Menu_item_dy_ico2 SPAN 
{ 
    width:20px;
    height:20px; 
    display:block;
    background-position:-86px -134px;  /* 106*/
}
.Menu_item_dy_ico2 SPAN:hover 
{background-position:-86px -112px;}
.Menu_item_jf_ico1
{
    width:26px;
    background-position:-26px -5px;/*-2286px -38px;*/
}
.Menu_item_jf_ico2
{
    width:26px;
    background-position:-219px -6px;/*-2320px -38px;*/
}
.Menu_item_jf_ico2 SPAN 
{ 
    width:16px;
    height:20px; 
    display:block;
    background-position:-110px -130px;
}
.Menu_item_jf_ico2 SPAN:hover
{ 
    background-position:-110px -108px;
}

.Menu_item_hd_ico1
{
    background-position:-285px -7px;
}
.Menu_item_hd_ico2
{
    background-position:-114px -6px;
}
.Menu_item_zl_ico1
{
    background-position:-200px -6px;
}
.Menu_item_zl_ico2
{
    background-position:-1497px -3px;
}

/* foot style */

.Td_foot
{
    height:11px;
    background-position:-5px -1453px;
}
/* 头部的Tab */
.tbTab { font-weight:bold; margin-bottom:4px;}
.tbTab SPAN { height:29px;}
.tabSplit { width:2px;}
/* 背景选项 */

/* 前景选项 */
.Foreground { text-decoration:none; cursor:pointer;}
.Foreground .TabLeft
{
    display:inline-block;
    width:5px;
    background-position:-457px -57px;  /* 57 58 */
}
.Foreground .TabCenter
{
    display:inline-block;
    color:White;
    font-size:smaller;
    vertical-align:bottom;
    padding-left:13px;
    padding-right:13px;
    background-position:-1px -180px;/* 180 181 */
}
.Foreground .TabRight
{
    display:inline-block;
    width:5px;
    background-position:-471px -57px;
}
.TabCenter div { padding-top:10px;}


