/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
.marquee
{
    width:550px; 
    margin-left:15px;
    white-space: nowrap;
    height:25px;
    padding-top:7px;
    margin-top: -11px;
    margin-top:0px\9;
    }
    
body {
  
	background-color:#2C556E;
	font: 12pt sans-serif;
	color: #000000;
	margin-top:0px;
    margin-bottom:0px;
      background-attachment:fixed;

    background-repeat:no-repeat;
    background-position:left top; 
}
h3 
{
    color:#FFF;
    font-weight:bold;    
    font-size:20pt;
    height:35px;
    margin-top:-5px;
    border-left: 20px solid #DFDFDF;
    padding: 15px 5px 0px 10px;
    background-color: #6dd4f3;
    font-family: sans-serif;
    }
    
h4 {
font-size: 14pt;
border-left: 20px solid #65e1fc;
height: 20px;
padding: 5px 0px 5px 5px;
}
    


.topdiv 
{
  	background: url(images/bg_shadow.png);
    background-repeat: repeat-y;
    background-position: center; 
    margin-top:0px;
    }
    
.container{
	margin: 0 auto;
	width: 1014px;
	text-align: left;
    background-color: #ffffff;
    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:99;
}

.main{
	
	width: 100%;
	margin-top:48px;
	clear:both;
	padding-left: 0px;
	padding-right: 0px;
	min-height:500px;

}

.content
{
    width:780px;
    float:left;
    padding-left:15px;
    padding-bottom:40px;
    margin-top:-20px;
    }
    
.content .defpage ,.defpage li ,.defpage table
    {
	margin: 5.8px;
	line-height:135%;
	color:#333333;
    font-size:12pt;
}

.content .defpage ul 
{
    list-style-type:none;
    margin-left: 20px;
    }
    

.content .defpage ul li
{
    background: url(images/li2.gif) no-repeat;
    background-position:0 0.4em; 
    padding-left:15px; 
    }

.content .defpage sup, .content .defpage sub
    {
	line-height:1.5em;
    }

/*選單區塊*/
.menu
{
    float:left;
    margin-top:-26px;
    font-size:9pt;
    }
/*主選單*/

.navigation {
	width: 190px;
	text-align: left;
	/*height: 67px;*/
    float:left;
    margin-top:2px;

}

/* 側邊選單*/
.sidenav {
	list-style: none;
	padding-left:0px;
	padding-top: 15px;
	padding-bottom: 15px;
    width:200px;
    float:left;
	margin-left:0px;
	clear:left;
}
/*額外資訊頁*/
.addinfo {
	list-style: none;
	padding-left:0px;
	padding-top: 15px;
	padding-bottom: 15px;
    width:200px;
    float:left;
	margin-left:0px;
	clear:left;
}
.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 
{
    height: auto;
    width: 1014px;
    text-align: left;
    display:inline-block;
	padding-top: 15px;
	background-color:#0b9ece;
	/*background: url(images/footer.jpg);*/
	background-repeat:no-repeat;
	background-position: center;
    margin-top: 10px;
    margin-bottom:0px;
    padding-bottom:20px;
    margin-bottom:-19px;
    border-top:5px solid #797979;
}

.footer p {
	margin: 0;
	font-size: 10pt;
	text-align: left;
	color: #ffffff;
}

.footer a {
	color: #ffffff;
}

.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
{
    padding-top:10px;
    margin-left:75px;

    font-size:12pt;
    font-family:Verdana;
    font-weight:bold;
    color:#3f6bb1;
    float:left;
    text-align:left;
    letter-spacing:1px;
    background-color:#ffffff;
    border:solid 1px #cbcbcb;
    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;
    }
    
 .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;
}

.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:#61A4D1;
border-left:#5286AF 7px solid; 
}


.searchbox {
	list-style: none;
	padding-left:10px;
	padding-top: 15px;
	padding-bottom: 15px;
    width:150px;
    float:left;
	margin-left:0px;
	clear:left;
}

.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;
    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;
    }

