﻿html,body,form{height:100%;margin:0px;}
.Home_Div {
    width:100%;
    height:100%;
    /*min-width:1280px;*/
    /*background-color:#D8CFAD;*/
}
.Main_Div {
    width:1200px;
    height:100%;
    margin:0 auto;
    /*background-color:#D8CFAD;*/
    background-image:url("../Images/bg.jpg") ;
    background-repeat:no-repeat;
    font-family:'Microsoft YaHei'
}
.DetailMain_Div {
    height:100%;
    margin:0 auto;
    background-color:white;
    background-image:url("../Images/bg.jpg") ;
    background-repeat:no-repeat;
    font-family:'Microsoft YaHei'
}
.Logo_div {
    width:100%;
    min-height:100px;
}
.logo_img {
    padding:30px 0 0 30px;
}
.boldfont2
{
    font-weight: bold;
    font-family: Arial;
    font-size: 15px;
    color: #253D69;
    padding-right:10px;
    text-decoration:underline;
}
.CancellationDiv {
    position:absolute;
    z-index:1;
    right: 10px;
    width: 100%;
    text-align: right;
    padding-top:5px;
}
.LoginOrangeTxt
{
    border: 1px solid #1D2264;
    background: #1D2264 0px 0px;
    color: #ffffff;
    line-height: normal;
    padding: 3px;
    font-family: Arial Narrow, Arial;
    font-size: 16px;
    font-style: normal;
    font-weight:600;
    font-variant:normal;
    width: 200px;
    height:25px;
}
.DefaultText {
    border: 1px solid #EABE86;
    background: #FAFFBD 0px 0px;
    color: #0D3463;
    line-height: normal;
    padding: 3px;
    font-family: Arial Narrow, Arial;
    font-size: 16px;
    font-style: normal;
    font-weight:600;
    font-variant:normal;
    width: 180px;
    height:18px;
}
.aspNetDisabled {
    background-color:#EFEBDE !important;
}
.DefaultMultiLineText
{
    border: 1px solid #EABE86;
    background: #FAFFBD 0px 0px;
    color: #0D3463;
    line-height: normal;
    padding: 3px;
    font-family: Arial Narrow, Arial;
    font-size: 16px;
    font-style: normal;
    font-weight:600;
    font-variant:normal;
    width: 400px;
    height:100px;
}
.PageOutDdl
{
    height:26px;
    border: 1px solid #EABE86;
    background: #FAFFBD 0px 0px;
    color: #0D3463;
    line-height: normal;
    padding: 3px;
    font-family: Arial Narrow, Arial;
    font-size: 16px;
    font-style: normal;
    font-weight:600;
    font-variant: normal;
    width: 190px;
}
.DefaultBtn {
    border: 1px solid #253D69;
    text-align: center;
    font-family: Arial Narrow, Arial;
    font-size: 14px;
    margin-right: 10px;
    background-color: #253D69;
    color: #fff;
    width: 150px;
    height: 30px;
}
.FineOrangeBtn {
    border: 1px solid #1D2264;
    text-align: center;
    font-family: Arial Narrow, Arial;
    font-size: 14px;
    margin-right: 10px;
    background-color: #1D2264;
    color: #ffffff;
    width: 200px;
    height: 30px;
}

.DefaultFileUpload {
     height:25px;
    border: 1px solid #EABE86;
    background: #FAFFBD 0px 0px;
    color: #0D3463;
    line-height: normal;
    padding: 3px;
    font-family: Arial Narrow, Arial;
    font-size: 14px;
    font-style: normal;
    font-weight:600;
    font-variant: normal;
    width: 250px;
}
.BoldOrangeBtn {
    border: 1px solid #1D2264;
    text-align: center;
    font-family: Arial Narrow, Arial;
    font-size: 14px;
    font-weight:bold;
    margin-right: 10px;
    background-color: #1D2264;
    color: #ffffff;
    width: 200px;
    height: 30px;
}

.boldfont
{
    font-weight: bold;
    font-family: Arial;
    font-size: 15px;
    color: #0D3463;
    text-align: right;
}
.MessageBox
{
    height: 25px;
    font-family: Arial Narrow, Arial;
    background-color: lightgoldenrodyellow;
    width: 100%;
    padding-bottom: 0px;
    padding-top:2px;
    border: 1px solid #cccccc;
    font-weight: bold;
    margin:0 0 5px 0;
}
.MessageBox span{
    font-size:12px;
    margin-left:20px
}
.failureNotification
{
    font-size: 12px;
    color: Red;
}
.failureNotification2
{
    font-size: 14px;
    color: Red;
}

/*顶部导航样式*/
#menu{margin:0 auto;width:1200px;padding-top:25px;}
#baseMenu {position:absolute;z-index:99}
#menu ul, li{padding:0;margin:0;} 
#menu>ul>li{margin-right:1px;} 
#menu>ul>li a{border-bottom:1px solid #fff} 
#menu ul li{float:left;display:inline;list-style:none;text-align:center;} 
#menu ul li ul li{float:none;background:#ccc;display:block;_display:inline;position:relative;} 
#menu ul li ul{display:none;} 
#menu ul a{text-decoration:none;width:198px;line-height:40px;display:block;background:#253D69;font-size:12px;color:#fff;font-family:'Microsoft YaHei';height:40px} 
#menu ul li a:hover{background:#D67D0D} 
#menu ul li ul li .ThreeNv{position:absolute;left:170px;top:0;border-left:1px solid #fff;} 
#menu ul li ul li .ThreeNv li{float:none;}
.MessageBox {
    width: 1200px;
}
/*尾部样式*/
/*#bottomInt {height:80px;background-color:#D67D0D;width:1200px; bottom:0;position:fixed;}*/
/*#bottomInt {height:80px;background-color:#D67D0D; bottom:0; left:0; width:100%;  position:absolute;}*/
#bottomInt {height:80px;background-color:#1D2264; position:fixed; bottom:0; left:0; width:100%;/*z-index:999;*/ }


/*模拟多标签*/
.DivContainer
{
    text-align: left;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
}
ul.divtabs
{
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    width: 100%;
}
ul.divtabs li
{
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
    border: 1px solid #cccccc;
    border-left: none;
    margin-bottom: -1px;
    background: #DEDEDE;
    overflow: hidden;
    position: relative;
}
ul.divtabs li a
{
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 14px;
    padding: 0 20px;
    border: 1px solid #F9F9F9;
    outline: none;
}
ul.divtabs img
{
    border: 0px hidden #ededed;
}
ul.divtabs li a:hover
{
    background: #D67D0D;
}
html ul.divtabs li.divactive, html ul.divtabs li.divactive a:hover
{
    background: #EDEDED;
    border-bottom: 1px solid #EDEDED;
}
.div_container
{
    border: 1px solid #cccccc;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #ededed;
    min-height: 330px;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.divtab_content
{
    padding: 20px;
    font-size: 11px;
    overflow: hidden;
}

.icePnlClpsbl
{
    border-bottom: #E9E9E9 1px solid;
    border-left: #E9E9E9 1px solid;
    border-top: #E9E9E9 1px solid;
    border-right: #E9E9E9 1px solid;
    padding-top: 0px;
}
.icePnlClpsblHdr
{
    border-bottom: #F9F9F9 1px solid;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 0px;
    font: bold 11px Arial;
    background: #F9F9F9;
    height: 30px;
    color: #484848;
}
.icePnlClpsblCnt
{
    border-bottom: #E9E9E9 1px solid;
    border-left: #E9E9E9 1px solid;
    border-top: #E9E9E9 1px solid;
    border-right: #E9E9E9 1px solid;
    background: #F9F9F9;
    padding: 10px;
}
.div_inContent
{
    border-bottom: #E9E9E9 1px solid;
    border-left: #E9E9E9 1px solid;
    border-top: #E9E9E9 1px solid;
    border-right: #E9E9E9 1px solid;
    background: #FFFFFF;
}
.Prompt {
    font-size:16px;
    font-family:'Microsoft YaHei';
    color:red;
}