﻿/*=======================================================================================*/





div.div_header_1000X30
{
    width: 1000px;
    height: 30px;
    margin: 1px auto;
  
    background-color: #DDDDDD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}


div.div_frame
{
    border: 1px solid #CCCCCC;
}




div.div_banner_1000X80
{
  width:1000px;
  height:80px;
  margin:0px auto;
}

div.div_banner_1000X120
{
  width:1000px;
  height:120px;
  margin:0px auto;
 border: 1px solid #9999FF;
}


div.div_topmenu_1000X30
{
    padding: 0px;
    width: 1000px;
    height: 30px;
    margin: 0px auto;
    background-color: #AAAAAA;
    text-align: left;
    vertical-align: middle;
    text-indent: 2px;
}
div.div_content_1000Xauto_Min400
{
    width: 1000px;
    background: #FFFFFF;
    margin: 0 auto;
    min-height: 400px;
}




div.div_版面用_寬度百分之95_最大1024_最小600_
{
    border: 1px solid #9999FF;
    padding: 0px;
    width: 95%;
    max-width:1024px;
    min-width:600px;
    margin: 0px auto;
    background-color: #E8E8FF;
    text-align:center;
    font-family: 'Courier New' , Courier, monospace;
}


div.div_header
          {width:90%;
           height:30px;
           background:#833;
           margin:0 auto;
          }
div.div_outer
           {width:1000px;
           margin:0px auto;
           background:white;
          }
div.div_sidebar
{
    width: 200px;
    float: left;
    background: #383;
           margin:0 auto;
}
div.div_content 
{   
    width:800px;
    float:left;
    background:#338;
    margin:0 auto;
}
          
div.div_footer
  {width:90%;
           clear:left;
           height:30px;
           background:#833;
           margin:0 auto;
          }


div.div_MainPage_Layer0_Width1000px_HeightAuto_center
{
    padding: 0px;
    width: 1000px;
    margin: 0px auto 0px auto;
    background-color: #ff0000;
}

div.div_寬度百分百_高度40點_背景紅
{
    padding: 0px;
    width: 950px;
    margin: 0px auto 0px auto;
    height: 40px;
    background-color: #6699FF;
}

div.div_MainPage_title_70X
{
    padding: 0px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    height: 70px;
    background-repeat: no-repeat;
}

div.div_MainPage_title_40X
{
    padding: 0px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    height: 40px;
    background-repeat: no-repeat;
}
div.div_MainPage
{
    padding: 0px;
    width: 1000px;
    margin: 0px auto 0px auto;
    background-color: #ffffff;
}


div.div_MainPage_Footer
{
    padding: 0px;
    border: 1px solid #336699;
    width: 1000px;
    height: 5px;
    margin: 0px auto 0px auto;
    background-color: #336699;
    vertical-align: middle;
    text-align: center;
}

/*=======================================================================================*/
/*  div_Page 的樣式定義(用於整個網頁版面) */
/*  寬度 1000 ;上下邊界為0,左右置中 ;細灰框線 ; 白色背景*/

div.div_Dialog_300
{
    width: 300px;
    margin: 15px auto 0px auto;
    border: 1px solid #555555;
   background-color : #ffffff;
}

div.div_Dialog_300_Header
{
    width: 300px;
    height:20px;
    margin: 0px auto 0px auto;
    border: 1px solid #555555;
    background-color : #0000cc;
}


div.div_Dialog_300_Content
{
    width: 300px;
    margin: 0px auto 0px auto;
    border: 1px solid #555555;
    background-color: #FFFFFF;
}

div.div_Dialog_500
{
    width: 500px;
    margin: 30px auto 0px auto;
    border: 1px solid #555555;
   background-color : #ffffff;
    height: 144px;
}
div.div_Dialog_500_Header
{
    width: 500px;
    height:30px;
    margin: 0px auto 0px auto;
    border: 1px solid #555555;
    background-color : #0000cc;
}


div.div_Dialog_500_Content
{
    width: 500px;
    margin: 0px auto 0px auto;
    border: 1px solid #555555;
    background-color: #FFFFFF;
}


div.div_Dialog_790_Header
{
    width: 790px;
    height:30px;
    margin: 0px auto 0px auto;
    border: 1px solid #555555;
    background-color : #0000cc;
}

div.div_Dialog_790
{
    width: 790px;
    margin: 10px auto 0px auto;
    border: 1px solid #555555;
   background-color : #ffffff;
}

div.div_Dialog_850
{
    width: 850px;
    margin: 10px auto 0px auto;
    border: 1px solid #555555;
   background-color : #ffffff;
}
