﻿body { margin: 0;
    color: #4d4d4d;
    font-size: 0.8em;
    font-family: "Verdana", "Arial", "新細明體";
}


a:link, a:visited
{
    text-decoration: none;
    color: #4d4d4d;
    }
    
a:hover, a:active
{
    text-decoration: underline;
    color: black;
    }
    
    
    
h1
{
    font-size: 1.4em;
    margin-bottom: 0px;
    font-weight: bold;
    }
    
hr {
	border: 1px solid #B5B5B5;
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	}

/****  POSITIONING  ****/

#wrapper 
{
    position: relative;
    top: 12px;
    width: 904px;
    margin-left: auto;
    margin-right: auto;
        }

#header 
{
    position: relative;
    background: url(../images/menu_bg_03.jpg) no-repeat;
      }
      
#menu
{   position: relative;
    width: 180px;
    height: 170px;
        }

#menu ul 
{  color: White;  
    margin: 17px auto auto 35px; 
        }
 
        
#menu ul li
{ 
    margin: 0px auto 5px auto;
        }
        
#menu ul li a:link, #menu ul li a:visited
{ 
    color: White;
        }
        
#key_visual
{   
    position: relative;
    margin-left: 191px;
    margin-top: -170px;
    }
      
#right
 {
    position: absolute;
    top: 5px;
    margin-left: 743px;
    margin-top: 170px;
    }
    
#language
{
    margin-left: 35px;}
 
 #sponsor
 {
    margin-top: 2px;}

#content
{
    position: relative;
    top: 28px;
    left: 0px;
    width: 730px;
    margin-top:210px;
    }
 
 #footer
 {
    position: relative;
    top: 10px;
    margin-top: 20px;
    color: #9B9B9B;
    border-top: solid 1px #cdcdcd;
    }

#partners
{
    position: relative;
    top: 10px;}
    
    
#footer_slogan
{
    position: relative;
    top: 18px;
    left: 4px;
    }

#footer_icon 
{
    position: relative;
    left:200px;
    top: 11px;
    }

#footer_contact
{
   position: relative;
   margin-top: -10px;
    left: 210px;
    font-size: 0.7em;
    }
    
#footer_contact a:link, #footer_contact a:visited
{
   color: #9B9B9B;
    }
    
#footer_contact a:hover, #footer_contact a:active
{
   color: black;
    }
    
.footer_small 
{   
    font-family: "Arial", "新細明體";
    font-size: 1em;
    }
    
    
#center
{
    margin: -42px auto auto 190px;
    }
    
#center p
{
    margin: 0px auto 0.9em auto;
    font-family: "Verdana", "Arial", "新細明體";
    font-size: 1.2em;
    line-height: 1.8em;
    }


/****  DEFAULT  ****/

#event_banner
{   border: solid 1px grey;
    }
    
#event_left
{   position: relative;
    }

#event_right
{   margin: -159px 0px auto 372px;}

#news
{
    position: relative;
    margin-top: 10px;}

#news_industry
{   width: 360px;
    }

#news_industry_content
{  margin-top: 6px; 
    width: 360px;
    background-color: #f6f6f6;
    }
    
#news_industry_content ul
{  list-style: none;
    margin: 7px ;
    }

#news_industry_content ul li
{  list-style: none;
    margin-bottom: 5px;
    }

.news_time
{
    color: #7ad4e6;
    font-size: 0.7em;
    }

#news_EU
{   
    position: absolute;
    top: 30px;
    width: 360px;
    margin: -30px 0px auto 372px;
    }
    
#news_EU_content
{
    margin-top: 3px;
    padding-top: 0px;
    padding-bottom: 1px;
    background-color: #f6f6f6;
        }

#news_EU_content ul
{  list-style: none;
    padding-top: 5px;
    margin: 7px;
    }

#news_EU_content ul li
{  list-style: none;
    margin-bottom: 5px;
    }