﻿/* 全部窗口的共同样式*/

body
{
    padding: 0px;
    margin: 0px;
    background-color: #F0F0F0;
    color: #000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

.clear
{
    clear: both;
    display: block;
    height: 1px;
    width: 1px;
    margin: 0px;
    padding: 0px;
}

a
{
    text-decoration: none;
}

a:hover
{
    color: #5da400;
}

ul, li
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

/*手型鼠标,超链接式样 */
.cursorpointer
{
    cursor: pointer;
    color: #6699FF;
}

/*主窗口上部式样---默认适合1280*768的笔记本*/
.mian
{
    width: 1240px;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    font-family: "宋体";
    background-color: #FFF;
}

.mian .top, .mian .menu, .mian .middle, .mian .bottom
{
    width: 100%;
}

.mian .top
{
    background-image: url(IndexImage/bg4_04.png);
    background-repeat: no-repeat;
    background-position: left;
    height: 121px;
    color: #FFF;
}

.mian .menu
{
    clear: both;
    background-image: url(IndexImage/inpage_18.jpg);
    height: 37px;
    color: #fff;
}

.mian .menu a
{
    color: #fff;
}

.mian .middle
{
    padding: 0px;
    clear: both;
    background-color: #FFFFFF;
    margin-bottom: 5px;
}

.mian .bottom
{
    clear: both;
    background-image: url(IndexImage/logo.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #FFF;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: "宋体";
    border-top: 5px solid #0CF;
    margin-bottom: 15px;
}

/*以上主要组成部分*/

.mian .top .top_tools
{
    height: 31px;
    vertical-align: middle;
    line-height: 31px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

.mian .top .top_tools .top_tools_img
{
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: -5px;
}


.mian .top .top_tools a
{
    color: #FFF;
    cursor: pointer;
}

.mian .top .top_tools a:hover
{
    color: #EED500;
}


.mian .top .top_buttons
{
    clear: both;
    float: right;
    margin-top: 55px;
    margin-right: 10px;
}

.mian .top .top_buttons ImageButton
{
    cursor: pointer;
    color: #6699FF;
}
/*top部分样式*/

.mian .menu .menutop
{
    float: left;
    height: 37px;
}

/*母板页的检索内容框可用不可用的式样 */

.mian .menu .simple_search
{
    float: right;
    height: 37px;
    line-height: 37px;
    margin-right: 10px;
    vertical-align: middle;
}

.mian .menu .simple_search .simpleSearchList, .mian .menu .simple_search .searchForm_simpleInput, .mian .menu .simple_search .searchForm_ddlpselect, .mian .menu .simple_search .searchButton, .mian .menu .simple_search .searchForm_simpleInput_unenabled
{
    margin-top: 0px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
}

.mian .menu .simple_search .simpleSearchList
{
    width: 160px;
}

.mian .menu .simple_search .searchForm_simpleInput
{
    width: 160px;
    height: 17px;
    vertical-align: middle;
    line-height: 17px;
}

.mian .menu .simple_search .searchForm_ddlpselect
{
    width: 150px;
}

.mian .menu .simple_search .searchButton
{
    width: 48px;
}

.mian .menu .simple_search .searchForm_simpleInput_unenabled
{
    background-color: #E5E5E5;
    height: 17px;
}

/*以上简单搜索部分*/
/*母版页中间部分*/
.mian .middle .left
{
    float: left;
    width: 210px;
    border-right: 1px none #c6daec;
    padding: 25px 2px 50px 10px;
}

.mian .middle .content
{
    float: right;
    width: 1005px;
    height: auto;
    padding-bottom: 10px;
    margin-right: 10px;
}

.mian .middle .content .local, .mian .middle .content .local_button, .mian .middle .content .datacontent, .mian .middle .content .contentfooter
{
    width: 100%;
    clear: both;
}

.mian .middle .content .local
{
    height: 30px;
    margin-top: 15px;
    line-height: 30px;
    border-bottom: 1px solid #CCC;
}

.mian .middle .content .local_button
{
    background-color: #649de1;
    line-height: 31px;
    height: 33px;
    margin-top: 10px;
}

.mian .middle .content .local_button .title
{
    float: left;
    margin: 2px 0px 0px 0px;
    padding: 0px 30px 0px 10px;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
}

.mian .middle .content .local_button .increase
{
    float: right;
    height: 30px;
    margin-top: 5px;
    margin-right: 10px;
}

.mian .middle .content .datacontent
{
    margin-top: 10px;
}

.mian .middle .content .contentfooter
{
    margin: 10px 0px 2px 0px;
    padding-right: 10px;
    padding-left: 0px;
    vertical-align: bottom;
    text-align: left;
    line-height: 30px;
    height: 30px;
    color: #808080;
}

/*顶部菜单式样*/

.glossymenu
{
    position: relative;
    padding: 0 0 0 34px;
    margin: 0 auto 0 auto; /*background: url(PageImage/menub_bg.gif) repeat-x; tab background image path*/
    height: 37px;
    list-style: none;
}

.glossymenu li
{
    float: left;
    color: rgb(255, 255, 255);
}

.glossymenu li a
{
    float: left;
    display: block;
    color: #000;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
    height: 37px;
    line-height: 37px;
    text-align: center;
    cursor: pointer;
}

.glossymenu li a b
{
    float: left;
    display: block;
    padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a
{
    color: #000;
    background: url(IndexImage/currnet.png) repeat-x left; /*left tab image path*/
    border: none;
}

.glossymenu li a:hover
{
    background: url(IndexImage/hover.png) repeat-x left;
    color: #000;
    border: none;
}

.glossymenu li.current a
{
    background: url(IndexImage/menub_hover_left.gif) no-repeat left bottom;
    color: rgb(255, 255, 255);
}
.glossymenu li a:hover
{
    background: url(IndexImage/hover_left.png) no-repeat left top;
    color: rgb(255, 255, 255);
}
.glossymenu li.current a b
{
    background: url(IndexImage/menub_hover_right.gif) no-repeat right bottom;
    color: #000;
}

.glossymenu li a:hover b
{
    background: url(IndexImage/hover_right.png) no-repeat right top;
    color: #000;
}

/*左侧菜单*/

.mian .middle .left .lmenu
{
    width: 200px;
    font-size: 12px;
    padding: 10p 0px 20px 0px;
}

.mian .middle .left .lmenu ul
{
    border: 1px solid #73be59;
    background-color: #edfee1;
    width: 190px;
    padding-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.mian .middle .left .lmenu ul li
{
    width: 170px;
    height: 32px;
    line-height: 32px;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.mian .middle .left .lmenu ul li a
{
    color: #333;
}

.mian .middle .left .lmenu ul li a:hover
{
    color: #0A5FAF;
    font-size: 14px;
}

.mian .middle .left .lmenu ul .menuin
{
    font-weight: bold;
    font-size: 14px;
    background-image: url(IndexImage/inpage_29.jpg);
}

.mian .middle .left .lmenu ul .menuin a
{
    color: #FFFFFF;
}
/* 左侧菜单(新加List--任务提示)*/

.mian .middle .left .llist
{
    border: 1px solid #73be59;
    width: 190px;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    height: auto;
    background-color: #edfee1;
}

.mian .middle .left .llist .remind_empty  
{
    padding: 0px 0px 0px 0px;
    margin: 20px 5px 20px 0px;
    width: 180px;
    height: 40px;
}

.left_ToDoList  .remind_empty
{
    padding: 0px 0px 0px 0px;
    margin: 20px 5px 20px 5px;
    width: 180px;
    height: 40px;
}

.mian .middle .left .llist .i_icon , .left_ToDoList  .i_icon
{
    width: 14px;
    height: 12px;
    top: -4px;
    left: 2px;
    position: relative;
}

.mian .middle .left .llist .addtime ,.left_ToDoList  .addtime
{
    color: #7b8186;
    font-size: 14px;
    line-height: 28px;
    font-weight: normal;
    font-family: 黑体;
}

.mian .middle .left .llist a ,.left_ToDoList a
{
    cursor: pointer;
    color: #444444;
}

.mian .middle .left .llist .more_l , .left_ToDoList  .more_l
{
    display: block;
    border-bottom: 1px solid #FFF;
    height: 24px;
    text-align: right;
    font-size: 12px;
    margin-top: 8px;
    margin-bottom: -10px;
}

.mian .middle .left .llist .more_l a ,.left_ToDoList  .more_l a 
{
    color: #444444;
    font-size: 12px;
    width: 28px;
    margin-right: 8px;
    line-height: 24px;
}


/*模块部分样式---开始*/
.module_table
{
    margin: 20px;
    text-align: left;
    table-layout: fixed;
}

.module_Item
{
    text-align: left;
    height: 80px;
}
.module_Img
{
    margin: 0px 11px 22px 11px;
    width: 58px;
    height: 58px;
}

.module_Name
{
    font-weight: bold;
    font-size: medium;
    cursor: pointer;
}

.module_Memo
{
    line-height: 30px;
    vertical-align: bottom;
    height: 30px;
}
/*模块部分样式---结束*/

/*悬停内容样式*/
.popupImage
{
    position: absolute;
    visibility: hidden;
    opacity: .8;
    filter: alpha(opacity=90);
    border: 1px outset #646464;
    background-color: #F7FFF9;
    color: #0000FF;
    font-size: x-small;
}

/*小图片（拇指图）显示*/
.Thumbnail
{
    background-position: left top;
    margin: 5px 0px 0px 0px;
    line-height: 90px;
    height: 100px;
    color: #0000FF;
    vertical-align: top;
    background-repeat: no-repeat;
    width: 100px;
    float: right;
}

.popupThumbnail, .popupThumbnail_CrewPhoto
{
    background-position: left top;
    margin: 0px 0px 0px 0px;
    line-height: 100px;
    color: #0000FF;
    vertical-align: top;
    background-repeat: no-repeat;
}

.popupThumbnail
{
    height: 600px;
    width: 600px;
}

.popupThumbnail_CrewPhoto
{
    height: 200px;
    width: 200px;
}
