/* Generated by Font Squirrel (http://www.fontsquirrel.com)*/
@font-face {
    font-family: 'Ubuntu','微軟正黑體';
    src: url('../fonts/Ubuntu-R-webfont.eot');
    src: url('../fonts/Ubuntu-R-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Ubuntu-R-webfont.woff') format('woff'),
         url('../fonts/Ubuntu-R-webfont.ttf') format('truetype'),
         url('../fonts/Ubuntu-R-webfont.svg#Ubuntu-R-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'UbuntuBold';
    src: url('../fonts/Ubuntu-B-webfont.eot');
    src: url('../fonts/Ubuntu-B-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Ubuntu-B-webfont.woff') format('woff'),
         url('../fonts/Ubuntu-B-webfont.ttf') format('truetype'),
         url('../fonts/Ubuntu-B-webfont.svg#Ubuntu-B-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{
	 margin: 0;
	 padding: 0;
}
body{
	 background: #222;
	 font-family: "Myriad Pro", "Trebuchet MS", Helvetica, sans-serif,"微軟正黑體";;
	 font-size: 20px;
	 color: #fff;
}
P{line-height:24px}

h2.title_name small {
     color: #AAAAAA;
     display: block;
     font-family: normal Verdana,Arial,Helvetica,sans-serif,"微軟正黑體";;
     font-size: 0.2em;
     letter-spacing: 1.0em;
     text-transform: uppercase;
	 padding-top: 5px;
}
/******** MENU ********/
.menuWrapper{
	width: 977px;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 1.45em;
    position: relative;
    margin: 20px auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent;
}
ul.menu{
	width: 977px;
    list-style: none;
	overflow: hidden;
}
ul.menu > li{
	width: 325px;
    height: 600px;
    float: left;
    border-right: 1px solid #444;
    background-repeat: no-repeat;
    background-color: transparent;
}
ul.menu > li.last{
    border:none;
}
.bg1{
    background-image: url(../images/1.jpg);
}
.bg2{
    background-image: url(../images/2.jpg);
}
.bg3{
    background-image: url(../images/3.jpg);
}
.bg1_en{
    background-image: url(../images/1_en.jpg);
}
.bg2_en{
    background-image: url(../images/2_en.jpg);
}
.bg3_en{
    background-image: url(../images/3_en.jpg);
}
ul.menu > li > a{
	width: 325px;
    float: left;
    margin-top: 500px;
    text-align: center;
    line-height: 50px;
    color: #ddd;
    background-color: #333;
    letter-spacing: 1px;
    cursor: pointer;
    text-decoration: none;
	font-weight: bold;
}
ul.menu > li ul{
	width: 100%;
    height: 110px;
    list-style: none;
    float: left;
    margin-top: -180px;
    padding-top: 20px;
    background-repeat: no-repeat;
    background-color: transparent;
}
ul.menu > li ul li{
    display: none;
}
ul.menu > li ul.sub1{
    background-image: url(../images/bg1sub.png);
}
ul.menu > li ul.sub2{
    background-image: url(../images/bg2sub.png);
}
ul.menu > li ul.sub3{
    background-image: url(../images/bg3sub.png);
}
ul.menu > li ul li a{
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    font-size: 16px;
}
ul.menu > li ul.sub1 li{
    display: block;
}
ul.menu > li ul li a:hover{
	color: #1b1b1b;
	font-weight: bold;
}

/*通用設定*/
A {FONT-SIZE: 16px; COLOR: #FFF;}
A:link {COLOR: #FFF; TEXT-DECORATION: none;}
A:visited {COLOR: #FFF; TEXT-DECORATION: none;}
A:hover {COLOR: #FFF; TEXT-DECORATION:underline;}
A:active {COLOR: #FFF; TEXT-DECORATION: none;}

/*top*/
#top{height:88px;}
#logo{float:left;margin:0 0 0 20px; }
#language_nav{position:relative;
				z-index:9000; 
				float:right; 
				margin:0 50px 0 0;}
#topnav{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:visible;
	position:relative;
	float:left;
	font-size:14px;
  }
.sf-menu li {
	float:left;
	position:relative;
	margin:0;
}
/*footer*/
.container940{width:100%; margin:0 auto;}
#after-footer{
	background:url(../images/bg-afterfooter.png) repeat-x;
	with:1000px;
	height:80px;
	position:relative;
			 }
#footertext{
	font-family: 'Ubuntu', "微軟正黑體";
	font-size:13px;
	padding:18px 0 0 0;
	color:#aaaaaa;
	font-weight: normal;
}
#footertext a{font-size:13px;padding:30px 0 0 0;}
#footertext a:hover{
	font-size:13px;
	color:#dc6a4d
	padding:30px 0 0 0;
	text-decoration:underline;
}
#sn{float:right; padding:25px 20px 0 0}
#sn ul{margin:0; padding:0; list-style-type:none;}
#sn ul li{float:left; margin-left:8px;}
