﻿@charset "UTF-8";
/* CSS Document */


/*
CSS Information

File name: style.css
Date: 2015-2-17

---------------------------------------------

Design by
Your Love Creative design

---------------------------------------------

*/


html,body{
	font-family:Microsoft JhengHei,verdana;
 }

 body {
 margin: 0px;
 }




/*go top*/
#gotop {
    display: none;
    position: fixed;
    right:0;
    bottom: 20px;    
    padding: 10px 0;    
    font-size: 20px;
    color: white;
    cursor: pointer;
}
#gotop img
{
    width:37px;
    height:37px;
}
#table1
{
    margin-top:15px;
  
}    
#table1 td
{
    
}
#table2 td
{
     border:0; 
     vertical-align:top;
}
/*
------------------------------------------------
text
------------------------------------------------
*/
@font-face {
	font-family:Microsoft JhengHei,verdana;
	font-style: normal;
	font-weight: normal;
	src: local("Microsoft JhengHei UI Bold"),local("Microsoft JhengHei Bold");
}
a:link {
	text-decoration: none;
	color:#000;
	transition: 0.3s;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #8f4697;
	transition: 0.3s;
}
a:active {
	text-decoration: none;
	color: #000;
}


.t2 a:link{
	text-decoration: none;
	color:#000;
	transition: 0.3s;
}

p {
	margin:0;
	padding:0;
	font-size:15px;
	line-height:24px;
}
h3 {
}
img {
	border: 0;
}
::selection {
	background: #5a5a62;
	color: #FFF;
}
::-moz-selection {
	background: #5a5a62;
	color: #FFF;
}
hr{
	border: 0;
    height: 1px;
	background:#5a5a62;
	margin:20px 0 20px 0;
	}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
a span.more-btn{
	display:inline-block;
	width:120px;
	text-align:center;
	padding: 8px;
	}
.b-c-y{
	color:#FF0;
	}
.b-c-y:hover{
	background:#FF0;
	color:#000;
	}
.b-c-w{
	color:#000;
	background:#FFF;
	}
.b-c-w:hover{
	background:#5a5a62;
	color:#FFF;
	}
.b-c-g{
	background:#5a5a62;
	color:#FFF;
	}
.b-c-g:hover{
	background:#FF0;
	color:#000;
	}

input[type="button"]:hover,
input[type="submit"]:hover,
input[type="image"]:hover {
	outline: none;
}
input[type="text"],input[type="password"]{
	border: 1px solid #8d8d8d;
	padding:2px;
	font-size:12px;
}
/*
------------------------------------------------
header
------------------------------------------------
*/


 .Title-circle
       {
           
         
            margin:0 auto;
           width:70px; 
                      height: 0px;
                      border:0 solid transparent;
                      border-bottom:70px solid #ba8cc3;
                      border-right:70px solid #ba8cc3;  
                      -moz-border-radius:0 0 70px 70px; 
                      -webkit-border-radius:0 0 70px 70px; 
                      border-radius:0 0 70px 70px; 
                      text-align:center;
                     
       }
        .Title-circle-W
       {
           
            margin:0 auto;
           width:70px; 
              height: 0px;
                      border:0 solid transparent;
                      border-bottom:70px solid #ba8cc3;
                      border-right:70px solid #ba8cc3;  
                      -moz-border-radius:0 0 70px 70px; 
                      -webkit-border-radius:0 0 70px 70px; 
                      border-radius:0 0 70px 70px; 
                      text-align:center;
                     /* height: 0px;
                      border:0 solid transparent;
                      border-bottom:70px solid #fff;
                      border-right:70px solid #fff;  
                      -moz-border-radius:0 0 70px 70px; 
                      -webkit-border-radius:0 0 70px 70px; 
                      border-radius:0 0 70px 70px; 
                      text-align:center;*/
       }
.Title-circle span
{
 
  text-align:center;   
}
#header{
	width:100%;
	margin:0;
	position:absolute;
	padding:0;
	display:inline;
	z-index:99;
	}
#header + .container{
	padding:250px 20px 20px 30px;
	}

#menu-bar {
	position: absolute;
	width: 100%;
	height:54px;
	line-height:54px;
	transition: 0.2s;
	 
	z-index:99;
	margin-top:160px;
	background-image:url(../images/menu_bg1.jpg);
     background-repeat:repeat-x;
}
#menu-bar .container
{
    padding:0;
    margin:0 auto;
    height:54px;
    line-height:54px;
    border-top:1px solid #fff;
}

.nav
{
    width:100%;
    
    
}
 



#menu-logo
{
    position: absolute;
	background: #fff;
	width: 100%;
	min-height:42px;
	transition: 0.2s;
	z-index:99;
}
#menu-logo > .container{
	padding:8px 20px 40px 0px;
	}

.fixed {
	position: fixed !important;
	top: 0;
	left: 0;
}
div.menu-nav {
	display: inline-block;
	position: relative;
	padding:0;
	margin:0 auto;
    border:0;
    background-image:url(../images/menu_btn1.jpg);
    border-radius:10px;
    margin-top:-1px;
}
div.menu-nav ul {
	list-style-type: none;
	padding:0;
	  border:0;
	margin:0 auto;
  

     *zoom: 1;
    *transition: 0.2s;
    }

.menu-nav-li
{
    font-size:14px;
	text-align:center;
	display: inline-block;
	height:53px;
	 line-height:53px;	 
	 padding:0;
	width:110px;
  
	 margin-left:0px;
	 background-image:url(../images/menu_btn1.jpg);
      *zoom: 1;
    *transition: 0.2s;
    
     vertical-align:top;
     margin-left:-4px;
      
}


.Lmenu-nav-li
{
    font-size:14px;
	text-align:center;
	display: inline-block;
	height:53px;
	 line-height:53px;
	 
	 padding:0;
	width:155px;
	 
	 margin-left:0px;
	 background-image:url(../images/menu_btn1.jpg);
      *zoom: 1;
    *transition: 0.2s;
    
     vertical-align:top;
     margin-left:-4px;
      
}
.menu-nav-li:first-child
{
 border-top-left-radius:10px;
 border-bottom-left-radius:10px;
}
.menu-nav-li:last-child
{
 border-top-right-radius:10px;
 border-bottom-right-radius:10px;
}


.Ch1
{
   font-size:14px;
	text-align:center;
	display: inline-block;
	height:53px;
	 line-height:53px;
	 
	 padding:0;
	width:110px;
	margin:0;
	 margin-left:0px;
	 background-image:url(../images/Tmenu_btnC1.jpg);
      *zoom: 1;
    *transition: 0.2s;
    
     vertical-align:top;
     margin-left:-4px;
   
}
.Ch2
{
   font-size:14px;
	text-align:center;
	display: inline-block;
	height:53px;
	 line-height:53px;
	 
	 padding:0;
	width:155px;
	margin:0;
	 margin-left:0px;
	 background-image:url(../images/menu_btnC2.jpg);
      *zoom: 1;
    *transition: 0.2s;
    
     vertical-align:top;
     margin-left:-4px;
   
}
.Ch1:first-child
{
       border-top-left-radius:10px;
 border-bottom-left-radius:10px;
}
.Ch1:last-child
{
       border-top-right-radius:10px;
 border-bottom-right-radius:10px;
}

.menu-nav-line
{
    display: inline-block;
     padding:0;
     	height:53px;
	 line-height:53px;
	 margin-left:0px;
    width:2px;
 margin-left:-4px;
 
    vertical-align:top;
    *zoom: 1;
    *transition: 0.2s;
}
.menu-nav-line img
{
    height:53px;
	 line-height:53px;
}
 .letter2
 {
     margin-left:20px;
     letter-spacing:20px;
 }
  .letter4
  {
      letter-spacing:3px;
  }
    .letter5
  {
      letter-spacing:3px;
  }
.menu-select
{
    display:none;
     margin:0 0 8px 0;
      margin:0 auto;
}

div.menu-nav ul li a {
	color:#fff;
	transition: 0.3s;
 
}
div.menu-nav ul li a:hover {
	color:#fff;
	transition: 0.3s;
}
.logo{
	position:relative;
	top:-16px;
	}
.main-title{
	margin: 12px 0 0 0;
	font-size: 28px !important;
	line-height: 36px;
}
.main-title + p{
	font-size: 14px !important;
}
/*
------------------------------------------------
main
------------------------------------------------
*/

/*title*/
   #TAx1
       {
           width:100%;
           max-width:90px;
           font-size:18px;
           margin:15px 0 0 35px;
           color:White;
           display:inline-table;
           text-align:center;
           white-space:nowrap;
           font-weight:bold;
       }
        #TAx2
       {
           width:100%;
           max-width:90px;
           font-size:10px;
           margin:0 0 0 33px;
           color:White;
           display:inline-table;
           text-align:center;
           white-space:nowrap;
       }
       
       #IntAx1
       {
             width:100%;
           max-width:90px;
           font-size:17.5px;
           margin:15px 0 0 6px;
           color:White;
           display:inline-table;
           text-align:center;
           white-space:nowrap;
           font-weight:bold;
       }
        #IntAx2
       {
           width:100%;
           max-width:90px;
           font-size:10px;
           margin:0 0 0 27px;
           color:White;
           display:inline-table;
           text-align:center;
           white-space:nowrap;
       }
       
       
          #ATAx1
       {
           width:100%;
           max-width:90px;
            font-size:18px;
           margin:15px 0 0 35px;
           color:White;
           display:inline-table;
           text-align:center;
           white-space:nowrap;
            font-weight:bold;
       }
        #ATAx2
       {
           width:100%;
           max-width:90px;
           font-size:10px;
           margin:0 0 0 35px;
           color:White;
           display:inline-table;
           text-align:center;
           white-space:nowrap;
       }
         #ATAx3
       {
           width:100%;
           max-width:90px;
           font-size:10px;
           margin:0 0 0 35px;
           color:White;
           display:inline-table;
           text-align:center;
           white-space:nowrap;
       }
       
        .ConTAx1
       {
           width:100%;
           max-width:90px;
           font-size:18px;
           margin:15px 0 0 35px;
           color:White;
           display:inline-table;
           text-align:center;
           white-space:nowrap;
            font-weight:bold;
       }
        .ConTAx2
       {
           width:100%;
           max-width:90px;
           font-size:10px;
           margin:0 0 0 32px;
           color:White;
           display:inline-table;
           text-align:center;
           white-space:nowrap;
       }
          #ITAx1
       {
           width:100%;
           max-width:90px;
           font-size:18px;
           margin:15px 0 0 26px;
           color:White;
           display:inline-table;
           text-align:center;
           white-space:nowrap;
           font-weight:bold;
       }
        #ITAx2
       {
           width:100%;
           max-width:90px;
           font-size:10px;
           margin:0 0 0 37px;
           color:White;
           display:inline-table;
           text-align:center;
           white-space:nowrap;
       }
         #ITAx3
       {
           width:100%;
           max-width:90px;
           font-size:10px;
           margin:0 0 0 35px;
           color:White;
           display:inline-table;
           text-align:center;
           white-space:nowrap;
       }

.container {
	max-width:1050px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding:0px 40px 40px 40px;
	}
	.container2 {
	max-width:940px;
	height:auto;
    text-align:center;
	margin:0 auto;
	padding:0px 10px 10px 0;
	}
	.container3 {
	max-width:940px;
	height:auto;
    text-align:center;
	margin:0 auto;
	padding:0px 10px 20px 0;
	}
	.PLcontainer
	{
	    	max-width:940px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	}
 .Acontainer
 {
    width:100%;
	height:auto;
	padding-top:10px;
 }
.Acontainer2 {
    max-width: 1000px;
    height: auto;
    padding-top: 10px;
}
.Acontainer3 {
    width: 100%;
    max-width:900px;
    height: auto;
    padding-top: 10px;
    margin: 0 auto;
}
 .myClass1
{
	float:left;
	text-align:center;
}
.myClass2
{
    max-width:750px;
	height:auto;
    margin:0 auto;
	clear:both;
}


#main{
	min-height:100%;
	margin:0;
	}
.bg-y{
	background:#ffe400;
	}
.bg-w{
	background:#fff;
	}
.bg-g{
	background:#efeff2;
	}
#main .container{
	}
	
/*
------------------------------------------------
content
------------------------------------------------
*/
	
		
	
/*
------------------------------------------------
bottom
------------------------------------------------
*/

#bottom1
{
    height:auto;
	 margin:0px;
	display:flex;
	
	padding:215px 0 0 0;
	background:#fff;
}
#bottom {
	height:auto;
	 margin:0px;
	display:flex;
	padding:225px 0 24px 0;
	background:#fff;
}
#Dbottom .container{
	padding:0px 20px 20px 20px;
    top: 0px;
    left: 0px;
}
#Dbottom {
	height:auto;
	 margin:0;
	display:flex;
	padding:8px 0 10px 0;
	background:#fff;
}
/* padding 215*/
#IList-A
{
 margin:0;
	padding:215px 0 10px 0;
	background: #855fa5;
     width: 100%;
      height:163px;
}
#RP-A
{
     margin:0;
	padding:0 0 10px 0;
	background: #855fa5;
     width: 100%;
      height:auto;
}

/*
------------------------------------------------
footer
------------------------------------------------
*/
#footer {
	height:60px;
  background-image:url(../images/footerback.jpg);
   background-repeat:repeat-x;
	margin:0;
	padding:0px 0 0 0;
}
#footer ul{
	padding:0 10px 0 10px;
	margin:0 auto 0 auto;
	max-width:980px;
	list-style-type:none;
	display:flex;
	justify-content: center;
	}
#footer ul li{
	width:100% ;
	margin: 0 20px 0 20px;
	display:inline-block;
	 color:#fff;
	 list-style-type:none;
	*display: inline;/*IE7*/
    *zoom: 1; /*IE7*/
	}
.address p{
	font-size:12px !important;
	line-height: 20px;
	text-align:center;
	
	}
		 
.copyright p{
	font-size:10px !important;
	text-align:right;
	padding-top:10px;
	}


.DownloadB
{
    border-radius: 15px;
      cursor:pointer;
       border:0;
    font-weight:bold;
    width:100px;
    height:30px;
}