/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
/*background-color:#eaeaea;*/
/*background-color:#ffffff;*/
  background-image:url("images/bg.png");
    /*background-repeat:no-repeat;*/
     background-repeat:repeat;
    /*background-attachment:fixed;
    background-position:left top;*/ 
    font-family:'Microsoft JhengHei';
}
.marquee
{
    width: 1014px;
    white-space: nowrap;
    height: 25px;
    padding-top: 7px;
    margin-top: 42px;
    z-index: 0;
    background-color: coral;
    color: white;
    font-size: 11pt;

    }

h3 
{
    color:#053360;   
    font-size:18pt;
    height:26px;
    font-weight:bold;
    }
    
h4 {
line-height: 120%;
color: #003366;
padding-left: 10px;
padding-top: 5px;
font-weight: bold;
font-size: 14pt;
margin-bottom: 12px;
border-left: 30px solid #336699;
}

    
    

.topdiv 
{
  	background: url(images/bg_shadow.png);
    background-repeat: repeat-y;
    background-position: center;  

    }
    
.container{
	margin: 0 auto;
	width: 1014px;
	text-align: left;
    background-color:white;
    /*padding-bottom:15px;*/
}

#logintable 
{
    background-image: url('images/signin.png'); 
    background-repeat: no-repeat;
     height: 350px;
     width:600px;
     margin-right:0px;
    }


.header {
	width: 1014px;
	/*position: relative;*/
	height: 200px;
	/*background: url(images/header.jpg);*/
	background-repeat:no-repeat;
	background-position: center;
		z-index:9;
            padding-top:20px;
}

.main{
	
	width: 100%;
	margin-top:48px;
	clear:both;
	padding-left: 0px;
	padding-right: 0px;
	min-height:500px;

}

.content
{
    width:960px;
    float:left;
    padding-left:10px;
    padding-bottom:40px;
         background:#FFF;
             min-height:420px;
padding-top:10px;

    }


.content .defpage ,.content .defpage p ,.content .defpage div {
	font: 11pt Helvetica, sans-serif;
    margin-bottom:0px;
    line-height:135%;

}

.content
{
    padding-top :20px;
}


.content .defpage ul 
{
    list-style-type:none;
    }
    
.defpage
{
    padding-left: 15px;
}

.content .defpage ul li
{
background: url(../../img/li13.gif) no-repeat;
background-position: 16px 9px;
line-height: none;
padding-left: 35px;

padding-top: 6px;
line-height: 140%;
border-left: 1px solid #FFBABA;
margin-left: 15px;
    }

.content .defpage sup, .content .defpage sub
    {
	line-height:1.5em;
    }

.sysnav {
margin-top:0px;
position:fixed;
z-index:999;
}
/*ÃB¥~¸ê°T­¶*/
.addinfo {
	list-style: none;
	padding-left:0px;
	padding-top: 15px;
	padding-bottom: 15px;
    width:200px;
    float:left;
	margin-left:0px;
	clear:left;
}
.sidenav {
display:none;
}
.sidenav h1 
{
    padding-left: 12px;
    font-weight:bold;
	color: #E73;
	height: 20px;
	margin-top: 5px;
	width:170px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
    list-style:none;
}
.sidenav ul li {
	padding-left: 7px;
	margin-left:11px;
    padding-top: 2px;
    margin-top: 3px;
    list-style:none;
}

.sidenav  a
{
    background: url(images/menu4.png)  no-repeat;
    color: #FFFFFF;
	display: block;
	padding: 3px 6px 3px  18px;
	text-decoration: none;
	height:30px;
	line-height:29px;
    width:180px;
    margin-top:-5px;
    margin-left:0px;
}
.sidenav  a:hover
{
    background: url(images/menu3.png)  no-repeat;
	color: #111;
	
}

.sidenav .sysmenuchk 
{
    background: url(images/menu3.png)  no-repeat;
	color: #111;
    }


.footer_memo
{
    margin-top:15px;
    float:left;
    width:65%;
    text-align:left;
    margin-left:50px;

    }
.footer_copyright, .footer_copyright a
{
    color:#c0c0c0;
    margin-top:10px;
    font-size:7pt;
    text-align:right;
    display:none;
    }

.servertime
{
    margin-top: 10px;
    margin-right:auto;
    font-size:12pt;
    font-family:Verdana;
    font-weight:bold;
    color:White;
    float:left;
    text-align:left;
    letter-spacing:1px;
    /*background-color:#669999;*/
     background-color:#1a92dc;
    border:solid 1px;
    padding:10px;
    font-size:10pt;
    }

.news_title
{
    height:51px;
    font-size:1.6em;
    font-weight:bold;
    color:#0099FF;  
    background-image: url(images/newsbg.gif);
    background-repeat: repeat-x;
    
 }
    
.news_title a
{    
    color:#0099FF;  
    text-decoration:none;
    padding-top:3px;
    padding-bottom:3px;
    font-size:1.2em;
    font-weight:bold;
    }
    
 .news_title a:hover 
 {
    text-decoration:none;
	color:#FF6300;
    padding-top:3px;
    padding-bottom:3px;
}    
    
.news_content
 {
      font-size:11pt;
      line-height:140%;
   }
.news_time
 {
     font-size:10pt;
     font-style:italic;
     color:#909090;
     padding-bottom:5px;
     padding-top:5px;
     text-align:right;
}

.news_img 
{
  max-width:150px; 
  max-height:150px;  
  float:left;
  display: inline;
   margin-right: 15px;
   margin-left: 15px;
   margin-bottom:15px;
    }
    
    img 
{
   border-width:0px;
    }
    
a.downloadfile{
color:#FFFFFF;
background-image:url('http://www.conf.tw/site/img/download2.png'); 
background-repeat: no-repeat;
background-position: 10px 5px; 
padding-left:50px; 
padding-right:20px;
padding-top:10px;
display: inline-block;
height:35px;
background-color:#30B4D2;
border-left:#26869C 7px solid; 
}


.searchbox {
    display:none;
	padding-left:10px;
	margin-left:0px;

    position:absolute;
    top:30px;
    margin-bottom:145px;
    z-index:999;
}

.editpage {
float:right;
right:0px;
}

.searchbox input[type="text"] {
    background: url(../../img/search-white.png) no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #bebebe;
    width: 130px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    height:15px;
    }
