@charset "utf-8";
/* CSS Document */

@import url("reset.css");
#top {
	background-color: #4a4a4a;
	margin: 0px;
	height: 14px;
	width: 100%;
}
#alltop {
	width: 100%;
	position: fixed;
	z-index: 1;
	top: 0px;
	height: 145px;
}

#wrap {
	margin: auto;
	width: 950px;
}
#index {
	width: 100%;
}

#index_bk {
	background-color: #4A4A4A;
	Introwidth: 100%;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 12px;
}
#menuBar {
	background-color: #4A4A4A;
	width: 100%;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	box-shadow: 0px 3px 5px #555;
}



#menu {
	width: 890px;
	height:20px;
	margin: auto;
	background-color: #4a4a4a;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	position: relative;
}
#menu ul {
	list-style-type: none;
	margin-left:0;
	padding-top:0px;
	display: block;
}
#menu ul li {
	float: left;
}
#menu ul li a{
	outline:none;
	height:20px;
	padding-right:11px;
	display:block;
	background-position:left top;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 11px;
} 
#menu ul li a:hover{
	color:#e4007f;
} 

#menu ul .ch a { border:none; }



/*menu_end*/


#indexbanner {
	background-image: url(../images/en/index_bannerbg.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 510px;
	width: 950px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#index_content {
}

#index_content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/en/index_content.gif);
	height: 165px;
	width: 700px;
	padding-top: 15px;
	padding-right: 205px;
	padding-bottom: 0;
	padding-left: 45px;
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#index_content a em {
	font-style: italic;
	font-weight: normal;
}

#head {
	margin: auto;
	height: 100px;
	width: 100%;
	text-align: center;
	background-color: #FFF;
}
#main {
	width: 820px;
	padding-top: 30px;
	padding-bottom: 25px;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#main_sp {
	width: 890px;
	padding-top: 30px;
	padding-bottom: 25px;
	margin-top: 145px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.tilte {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #222;
	background-image: url(../images/title_icon.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 25px;
	padding-bottom: 35px;
	width: 95%;
}
.titleimg {
	display: block;
	width: 100%;
	padding-bottom: 35px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
	color: #222;
	text-decoration: none;
	display: block;
}
.link_sp {
	width: 880px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: -25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#sp_box {
	padding: 25px;
	width: 835px;
	background-color: #FFF;
	margin-bottom: 20px;
}
#sp_box #photo  {
	padding: 0px;
	float: left;
	height: 245px;
	width: 210px;
}
#sp_box #info {
	background-image: url(../images/sp_bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 575px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #222;
}
#sp_box #info h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 35px;
	font-weight: bold;
}
.sp_head {
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 25px;
	text-decoration: none;
	color: #E4007F;
}
.table_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #606060;
}
.table_agenda tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.agenda_bold {
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #003c95;
}
#main .content ol li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#main .content ul {
	padding-left: 20px;
}
#main .content ul li {
	padding-left: 5px;
	list-style-type: disc;
	padding-top: 15px;
}








#footer {
	text-align: center;
	display: block;
	width: 815px;
	height: 73px;
	background-image: url(../images/en/logos_all.png);
	margin: auto;
}
#apDiv1 {
	position:absolute;
	left:450px;
	top:30px;
	width:67px;
	height:24px;
	z-index:1;
	visibility: hidden;
}

#apDiv2 {
	position:absolute;
	left:710px;
	top:30px;
	width:67px;
	height:24px;
	z-index:1;
	visibility: hidden;
}

#apDiv3 {
	position:absolute;
	left:825px;
	top:30px;
	width:67px;
	height:24px;
	z-index:1;
	visibility: hidden;
}
.slideshow {
	height: 510px;
	width: 950px;
	margin: auto;
	padding:0 ;

}
.slideshow img{ height: 510px; 	width: 950px;}
.pink {
	color: #EB44A1;
	font-weight: bold;
}
