@charset "utf-8";

@font-face {
    font-family: 'AvenirNextLTPro-Bold';
    src: url('../../../fonts/AvenirNextLTPro-Bold.otf');


}
@font-face {
    font-family: 'AvenirNextLTPro-Regular';
    src: url('../../../fonts/AvenirNextLTPro-Regular.otf');


}


body {
	font-family: 'AvenirNextLTPro-Regular','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
	font-size: 13px;
	margin:0;
	padding:0;
	color:#000;
	-webkit-text-size-adjust:none;
	background-color:#ffffff;
	



	
}
html,
body {
   margin:0;
   padding:0;
   /*height:100%;*/
}





input,form,textarea,h1,h2,h3,h4,h5,h6,div,table,img,p,ul,li {
	margin: 0;
	padding: 0;
}

th {
	text-align: left;
	padding:5px;
}

td{
	vertical-align:top;
	line-height:130%;;
	
}

#table_form td{
	vertical-align:top;
}

img{
	border:none;
}

input:focus, textarea:focus {
    outline: none;
}



a,a:visited { 
	
	text-decoration:underline;
	color:#1492df;
	font-weight:bold;
	
	-webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
	transition: all 500ms ease-out 0s;
}

a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	animation: all_change 0.5s ;

}

ul{
	margin-left:18px;
	margin-top:0px;
	padding-top:0px;
}

table{
	clear:both;
}


a:focus {
	outline: none;
	
	
}

p{
	clear:both;
	padding-bottom:15px;


		line-height:150%;
	

}

h1,h2,h3,h4,h5,h6{
	font-size:24px;
	margin-bottom:0px;
	color:#000000;
	font-weight:bold;
}




#container {
   
   position:relative;
   margin:auto;
   padding:auto;
   width:100%;
  
   min-height:500px;
   margin-top:130px;
   padding-bottom:0px;

   
 
}


#main_container {

   position:relative;
   margin:auto;
   padding:auto;
 	width:100%;

   
}


#main_content_container{
  width:100%;
   margin:auto;
   padding:auto;
   min-height:500px;
  
 

}

#main_content{
   clear:both;
   width:100%;
   margin:auto;
   padding:auto;
   min-height:300px;
   margin-bottom:0px;




}
#main_content_area{
   clear:both;
    width:100%;
   margin:auto;
   padding:auto;
   min-height:300px;
   margin-bottom:0px;
   

}




#header{
	clear:both;
	width:100%;
	height:130px;


	background-repeat:repeat-x;
	position:fixed;
	left:0px;
	top:0px;
	z-index:99;
	background-color:#ffffff;

-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.2);
box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.2);
	
}
#header2{
	clear:both;
	width:100%;
		height:130px;




	
}

#header_container{
	clear:both;
	max-width:1240px;
	height:130px;
	margin:auto;
	position:relative;

}


#logo{
	position:absolute;
	top:15px;
	right:0px;
	width:100px;


}

#logo a:link, #logo a:visited {
	float: left;

}

#logo a:hover{
	float: left;

}

#logo img{
	
	width:100%;


}








h1{
	float:left;
	font-weight:bold;
	font-size:20px;
	


	margin-bottom:20px;
	
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
	
}
.table_about {
	margin-bottom:20px;
}
.table_about td{
	padding:25px 25px 25px 25px ;
	font-size:18px;
	font-weight:bold;
}

.table_contact{
	margin-bottom:20px;
	font-size:16px;
}
.table_contact td{
	padding:10px 30px 15px 0px;

}

.table_contact td.icon{
	padding-right:5px;
}

.table_contact td.content{
	vertical-align:middle;
}
.table_contact td.title{
	font-weight:bold;
}
.table_contact2{
	margin-bottom:20px;
		font-size:16px;
}
.table_contact2 td{
	padding:10px 30px 15px 0px;
	vertical-align:middle;
}

.table_contact2 td.icon{
	padding-right:5px;
}

.table_contact2 td.content{
	vertical-align:middle;
}
.table_contact2 td.title{
	font-weight:bold;
}








#langnav{
	position:absolute; 
	top:27px; 
	right:200px;
	
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
}
#langnav .item {
	float:left;
	
	
	margin-left:15px;
	
	
		line-height:100%;
}
#langnav .item a:link,#langnav .item a:visited{
	color:#2f2f2f;
	text-decoration:none;
	font-size:15px;
	



}
#langnav .item a:hover,#langnav .item a.current:link,#langnav .item a.current:visited{
	color:#d82433;
	text-decoration:none;
	font-size:15px;


}



.social_link{
	position:absolute;
	top:32px;
	right:15px;
}


.social_link .item{
	float:left;
	margin-left:10px;
}



.btn_facebook{
	
}


.btn_facebook a:link,.btn_facebook a:visited{
	float:left;
	background-image:url(../../images/icon/facebook.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position:left center;
	width:24px;
	height:24px;
	text-indent:-9999px;
}

.btn_facebook a:hover,.btn_facebook a.current:link,.btn_facebook a.current:visited{
	float:left;
		background-image:url(../../images/icon/facebook.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position:left center;
width:24px;
	height:24px;
	text-indent:-9999px;
}



.btn_twitter{
	
}


.btn_twitter a:link,.btn_twitter a:visited{
	float:left;
	background-image:url(../../images/icon/twitter.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position:left  center;
	width:24px;
	height:24px;
	text-indent:-9999px;
}

.btn_twitter a:hover,.btn_twitter a.current:link,.btn_twitter a.current:visited{
	float:left;
		background-image:url(../../images/icon/twitter.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position:left  center;
width:24px;
	height:24px;
	text-indent:-9999px;
}





.btn_weibo{
	
}


.btn_weibo a:link,.btn_weibo a:visited{
	float:left;
	background-image:url(../../images/icon/weibo.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position:left  center;
	width:24px;
	height:24px;
	text-indent:-9999px;
}

.btn_weibo a:hover,.btn_weibo a.current:link,.btn_weibo a.current:visited{
	float:left;
		background-image:url(../../images/icon/weibo.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position:left  center;
width:24px;
	height:24px;
	text-indent:-9999px;
}





.toptab{
	position:absolute; 
	top:6px; 
	left:10px;
	
}
.toptab .item {
	float:left;
	
	
	margin-right:7px;
	
	
	
}

/* item1 work for the original text tab of HAF , it is replaced by a graphic on 2018/02/27 using item1a */
.toptab .item1 a:link,.toptab .item1 a:visited{
	float:left;
	padding:2px 5px 0px 5px ;
	color:#1492df;
	text-decoration:none;
	background-color:#b6c0c7;
	font-size:14px;
	line-height:22px;
	
	

}
/* item1 work for the original text tab of HAF , it is replaced by a graphic on 2018/02/27 using item1a */
.toptab .item1 a:hover,.toptab .item1 a.current:link,.toptab .item1 a.current:visited{
	float:left;
	padding:2px 5px 0px 5px ;
	color:#FFF;
	text-decoration:none;
	background-color:#333;
font-size:14px;
	line-height:22px;
}

.item1a {
	width: 42px;
	height: 24px;
	background:url(/images/banner/toptab-haf-ft.png?v=2) no-repeat;
}

.item1a:hover {
	background:url(/images/banner/toptab-haf-bk.png?v=2) no-repeat;
}

.toptab .item2 a:link,.toptab .item2 a:visited{
	float:left;
	padding:2px 5px 0px 5px ;
	color:#ffffff;
	text-decoration:none;
	background-color:#b11016;
	font-size:14px;
line-height:22px;
	
	

}
.toptab .item2 a:hover,.toptab .item2 a.current:link,.toptab .item2 a.current:visited{
	float:left;
		padding:2px 5px 0px 5px ;
	color:#FFF;
	text-decoration:none;
	background-color:#333;
font-size:14px;
	line-height:22px;
}



.toptab .item3 a:link,.toptab .item3 a:visited{
	float:left;
	padding:2px 5px 0px 5px ;
	color:#ffffff;
	text-decoration:none;
	background-color:#f0791f;
	font-size:14px;
	line-height:22px;
	
	

}
.toptab .item3 a:hover,.toptab .item3 a.current:link,.toptab .item3 a.current:visited{
	float:left;
	padding:2px 5px 0px 5px ;
	color:#FFF;
	text-decoration:none;
	background-color:#333;
font-size:14px;
	line-height:22px;
}



.toptab .item4 a:link,.toptab .item4 a:visited{
	float:left;
	padding:2px 5px 0px 5px ;
	color:#ffffff;
	text-decoration:none;
	background-color:#ddd000;
	font-size:14px;
	line-height:22px;
	
	

}
.toptab .item4 a:hover,.toptab .item4 a.current:link,.toptab .item4 a.current:visited{
	float:left;
	padding:2px 5px 0px 5px ;
	color:#FFF;
	text-decoration:none;
	background-color:#333;
font-size:14px;
	line-height:22px;
}



.topmenu {
	position:absolute;
	bottom:5px;
	left:0px;
	border-top:1px solid #959595;
	
width:100%;


	

}
.topmenu .item {
	float:left;
	margin-left:20px;
	margin-right:20px;
	padding-top:15px;
		padding-bottom:10px;
	
font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
}
	



.topmenu a:link,.topmenu a:visited{


	
	color:#202020;
	text-decoration:none;
	font-size:16px;
	


}

.topmenu a:hover,.topmenu a.current:link,.topmenu a.current:visited{
	color:#0072b9;
	text-decoration:none;
	font-size:16px;
	
}



.content_middle_box{
	clear:both;
	max-width:1240px;
	margin:auto;
	padding-top:30px;
		padding-bottom:30px;
		font-size:16px;
			max-width:1000px;
	
}









.home_banner_list{
	/*
width:100%;

*/
max-width:980px;
margin:auto;

padding-left:10px;


}
.home_banner_list img{
width:100%;


}



.home_advertise_list{
	float:left;
	width:174px;
	background-color:#f5f5f5;
	height:312px;
}

.home_advertise_list .item{
	clear:both;
	
	
	
	
	clear:both;
	width:100%;
	text-align:center;
	
	text-decoration:none;
	color:#333;
	font-size:14px;
	font-weight:bold;
	width:174px;
	
}
.home_advertise_list .item a:link,.home_advertise_list .item a:visited{
	float:left;
	width:100%;
	text-align:center;
	
	
	
	text-decoration:none;
	color:#333;
	font-size:14px;
	font-weight:bold;
	background-image:url(../../images/advertise.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	min-height:52px;
	
	background-position:left top;
	
}
.home_advertise_list .item a:hover{
	float:left;
	width:100%;
	text-align:center;
	
	text-decoration:none;
	color:#0072b8;
	font-size:14px;
	font-weight:bold;
	
	background-image:url(../../images/advertise.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	
	
	background-position:left bottom;
	
	
}
.home_advertise_list .item table{
	
	width:100%;
	min-height:52px;
	
	
	text-align:center;
}
.home_advertise_list .item table td{
	
	min-height:52px;
	vertical-align:middle;
	
	
}

.home_content_container{
	width:100%;


}

.two_side_content{
	clear:both;
	width:100%;

	background-color:#f7f7f7;
	
}
.two_side_content_left{
	float:left;
	width:50%;
	
}
.two_side_content_right{
	float:right;
	width:50%;
}
.left{
	float:left;
}
.right{
	float:right;
}
.side_content_box{
	width:510px;
	
	width:98%;
}
.two_side_content .heading{
	display:block;
	padding:20px 25px 20px 25px ;
	font-size:16px;
	font-weight:bold;
	line-height:130%;
	
}
.two_side_content .heading_container{
	width:460px;
	width:98%;
		font-size:20px;
	color:#ffffff;
	line-height:120%;
		font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
}
.two_side_content .heading .subtitle{




	
	
}
.side_content_box .arrow{
	clear:both;
	width:100%;
	height:26px;
	background-repeat:no-repeat;
	margin-bottom:20px;
	background-position:25px 0px;
	
}
.side_content_box .arrow1{
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	
}
.side_content_box .arrow2{
	background-image:url(../../images/arrow/grey.png?v=2?v=2?v=2);
	
}
.two_side_content .heading1{
	background-color:#1492df;
	color:#FFF;
			background-color:#e56e78;
}

.two_side_content .heading2{
	background-color:#b6c0c7;
	color:#333;
	/*
border-top:5px solid #e56e78;
*/
	
}

.side_content_box_content{
	border-right:1px solid #a6a6a6;
	
	clear:both;
	display:block;
	padding:30px 20px 20px 25px;
	
}

.side_content_box_content2{
	
	clear:both;
	display:block;
	padding:30px 20px 20px 25px;
	
}

.home_news_list{
	clear:both;
	width:100%;
	height:500px;
	
}

.home_news_list .item{
	clear:both;
	display:block;
	padding:0px 20px 20px 20px;
	margin-bottom:20px;
	border-bottom:1px solid #a6a6a6;
}


.home_news_list .date{
	clear:both;
	font-size:12px;
	color:#1492df;

	
}
.home_news_list .title{
	clear:both;
	font-size:14px;
	color:#333;
	font-weight:bold;
	padding-top:10px;
	
	
}
.home_news_list .desc{
	clear:both;
	font-size:12px;
	color:#333;
	font-weight:bold;
	padding-top:3px;
	
}
.btn_more{
	float:left;
	padding-top:20px;
}

.btn_more a:link,.btn_more a:visited{
	float:left;
	padding:2px 5px 2px 5px ;
	color:#FFF;
	text-decoration:none;
	background-color:#1492df;
	line-height:100%;
	
	
	

}
.btn_more a:hover,.btn_more a.current:link,.btn_more a.current:visited{
	float:left;
		padding:2px 5px 2px 5px ;
	color:#FFF;
	text-decoration:none;
	background-color:#333;
	line-height:100%;
}


.home_ad2{
	width:1024px;
	margin:auto;
	
}
.home_ad2 img{
	
	margin-bottom:30px;
}


.full_side_content{
	clear:both;
	width:100%;
	
}



.full_side_content_box .arrow{
	clear:both;
	width:100%;
	height:26px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	background-position:25px 0px;
	
}
.full_side_content_box .arrow1{
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	
}
.full_side_content_box .arrow2{
	background-image:url(../../images/arrow/grey.png?v=2?v=2?v=2);
	
}
.full_side_content .heading1{
	background-color:#1492df;
	color:#FFF;
	
}

.full_side_content .heading2{
	background-color:#b6c0c7;
	color:#333;
	
}

.full_side_content .heading{
	display:block;
	padding:20px 25px 20px 25px ;
	font-size:18px;
	font-weight:bold;
	line-height:130%;
	
}
.full_side_content .heading_container{
	width:980px;
	margin:auto;
	width:98%;
}


.full_side_content_box{
	width:1020px;
	margin:auto;
	width:98%;
}



.full_size_content_box_content{
	
	
	clear:both;
	display:block;
	padding:30px 20px 20px 25px;
margin-top:30px;
	
}


.home_partner{
	clear:both;
	width:100%;


background-color:#f7f7f7;
padding-top:90px;
padding-bottom:90px;

}
.home_partner_container{
	max-width:1240px;
	margin:auto;

}


.inside_content_container{
	clear:both;
	padding-top:10px;
	width:100%;
}

.content_top{
	clear:both;
	padding-top:50px;
	
}


.partner2_list_category{
	float:left;
	

	padding-bottom:20px;
	font-size:16px;
	font-weight:bold;
	border-bottom:5px solid #1492df;
	padding-bottom:5px;
	margin-bottom:20px;
	padding:0px 20px 5px 20px;
	line-height:100%;
	max-width:400px;
	
}
.partner2_list{
	float:left;
	
	margin-bottom:30px;
	
	/*
		border-left:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	*/
}
.partner2_list .item{
	float:left;
	padding:12px 12px 12px 12px;
/*
	background-color:#dcdcdc;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;*/
}


.inside_content_container{
	clear:both;
	padding-top:20px;
	width:100%;
}




.topsubmenu .heading {
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;

font-size:16px;
color:#050505;
	border-bottom:2px solid #050505;
	margin-bottom:40px;
	padding-bottom:20px;


	

}



.topsubmenu_color2 .heading {

color:#fccd23;
	border-bottom:2px solid #fccd23;


	

}



.topsubmenu {
float:left;
width:24%;
width:26%;


		font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;


}
.topsubmenu_container {



}





.topsubmenu .item {
	clear:both;
	margin-bottom:10px;
}
	



.topsubmenu a:link,.topsubmenu a:visited{

	
	color:#747474;
	text-decoration:none;
	font-size:16px;
	
	
	
	padding-right:30px;
	
	background-image:none;
background-repeat:no-repeat;
background-position:right top 2px;
	
}

.topsubmenu a:hover,.topsubmenu a.current:link,.topsubmenu a.current:visited{
	
		
		padding-right:30px;
		color:#d82433;
	text-decoration:none;
	font-size:16px;

background-image:url(../../images/dot.png?v=2);
background-repeat:no-repeat;
background-position:right top 2px;
}




.topsubmenu_color2 a:link,.topsubmenu_color2 a:visited{

	
	color:#747474;

	
}

.topsubmenu_color2 a:hover,.topsubmenu_color2 a.current:link,.topsubmenu_color2 a.current:visited{
	
		

		color:#fccd23;
	
background-image:url(../../images/dot2.png?v=2);

}



.have_submenu #container {
   
  
  
 
   margin-top:130px;
  

   
 
}







.news_list{
	clear:both;
	width:100%;
	
}

.news_list .item{
	clear:both;
	display:block;
	
	margin-bottom:20px;
	font-size:16px;
	
}


.news_list .date{
	float:left;
	width:20%;
	

	
}
.news_list .title{
	float:right;
	width:78%;

	
	
}

.news_list .title a:link,.news_list .title a:visited{
text-decoration:underline;
	color:#1492df;
	font-weight:bold;
	
	
	
}
.news_list .title a:hover{
	text-decoration:underline;
	color:#333;
	font-weight:bold;
	
	
}





.news2_list{
	clear:both;
	width:100%;
	
}

.news2_list .item{
	clear:both;
	display:block;
	
	margin-bottom:20px;
	font-size:16px;
}


.news2_list .date{
	float:left;
	width:20%;
	

	
}
.news2_list .title{
	float:left;
		width:78%;
	
	
	
}

.news2_list .title a:link,.news2_list .title a:visited{
text-decoration:underline;
	color:#1492df;
	font-weight:bold;
	
	
	
}
.news2_list .title a:hover{
	text-decoration:underline;
	color:#333;
	font-weight:bold;
	
	
}

.sidemenu{
	width:100%;

	
	border-top:2px solid #050505;
	margin-top:40px;
	padding-top:40px;
	
}

.sidemenu ul{
	list-style:none;
	padding:0;
	margin:0;
	clear:both;
}
.sidemenu ul li{
	clear:both;

	margin-bottom:20px;
}
.sidemenu ul li.item1{
	


}
.sidemenu ul li.item2{
	


}
.sidemenu ul li.item3{
	



}
.sidemenu ul li.item4{
	



}

.sidemenu ul li a:link,.sidemenu ul li a:visited{
	font-size:16px;
	text-decoration:none;
	color:#fccd23;
	
}
.sidemenu ul li a:hover{
		font-size:16px;
	text-decoration:none;
	color:#fccd23;
	
}
.sidecontent{
	float:right;
	width:800px;
}




.tips_list{
	clear:both;
	width:100%;
	padding-top:40px;
	
}

.tips_list .item{
	width:100%;
	margin-bottom:60px;
	padding-top:0px;
	padding-bottom:30px;
}

.box_line{
	background-image:url(../../images/box_line.png?v=2);
	background-repeat:no-repeat;
	background-position:bottom left;
}


.tips_list .item1{
	

	

}
.tips_list .item2{
	


}
.tips_list .item3{
	


}
.tips_list .item4{
	

	

}


.tips_list .item .title{
	font-size:26px;

	padding-bottom:30px;
	color:#fcce24;
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;

}
.tips_list .item .desc{
	clear:both;

}










.news3_list{
	clear:both;
	width:100%;
	border-left:5px solid #1691e1;
	
}

.news3_list .item{
	clear:both;
	display:block;
	
	margin-bottom:20px;
	background-image:url(../../images/news3.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	margin-left:-10px;
	padding-left:40px;
	
}


.news3_list .date{
	color:#0077be;
	font-weight:bold;
	font-size:18px;
	

	
}
.news3_list .title{

	clear:both;
	padding-top:7px;
	
	
	
}

.news3_list .desc{

	clear:both;
	padding-top:7px;
	
	
}


.news3_list .desc2{

	clear:both;
	padding-top:2px;
	
	
}

.news3_list .desc3{

	clear:both;
	padding-top:2px;
	
	
}



.news3_list .desc3 span{ 

	color:#31a4f5;
	
	
}









.prize_list{
	clear:both;
	width:100%;
	padding-top:40px;
	
	
}

.prize_list .item{
	clear:both;
	display:block;
	
	margin-bottom:100px;

	
	
}
.prize_list .photo{
	float:left;
	width:20%;
	
	
	
}
.prize_list .content{
	float:right;
	width:72%;

	
	background-image:url(../../images/box_line2.png?v=2);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:40px;
	
	
}

.prize_list .title{
color:#d82332;
font-size:30px;
font-family: 'AvenirNextLTPro-Bold';
padding-bottom:40px;
	
}
.prize_list .title2{

font-size:16px;
padding-bottom:20px;
	
}
.prize_list .desc{

	clear:both;
	padding-top:0px;
	font-size:16px;
	
}


















.full_side_content2{
	clear:both;
	width:100%;
	margin-bottom:30px;
}



.full_side_content2_box .arrow{
	clear:both;
	width:100%;
	height:26px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	background-position:25px 0px;
	
}
.full_side_content2_box .arrow1{
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	
}
.full_side_content2_box .arrow2{
	background-image:url(../../images/arrow/grey.png?v=2?v=2?v=2);
	
}
.full_side_content2 .heading1{
	background-color:#1492df;
	color:#FFF;
	
}

.full_side_content2 .heading2{
	background-color:#b6c0c7;
	color:#333;
	
}

.full_side_content2 .heading{
	clear:both;
	display:block;
	padding:12px 25px 12px 25px ;
	font-size:16px;
	font-weight:bold;
	
}
.full_side_content2 .heading_container{
		clear:both;
	display:block;
	margin:auto;
	
}


.full_side_content2_box{
		clear:both;
	display:block;
	margin:auto;
}

.full_size_content_box_content{
	
	
	clear:both;
	display:block;
	padding:0px 20px 20px 25px;

	
}

.project_list{
	clear:both;
	width:100%;
	padding-top:30px;
	
}
.project_list .item{
	clear:both;
	width:100%;
	margin-bottom:20px;
}
.project_list .item .heading{
	clear:both;
	display:block;

	padding:0px 5px 0px 5px ;
	color:#FFF;
	font-size:12px;
	margin-bottom:10px;
	background-image:url(../../images/project_heading.png?v=2?v=2?v=2);
	background-repeat:repeat-x;
	height:35px;
	background-position:left bottom;
	position:relative;
	
}
.project_list .item .heading div{
	float:left;
	padding:0px 5px 0px 0px ;
	line-height:20px;
	margin-top:15px;
}
.project_list .item .heading .order{
	

	font-size:38px;
	color:#0e537d;
	font-weight:bold;

	position:absolute;
	left:5px;
	bottom:5px;
	
	
}
.project_list .item .heading .title{
	padding-left:55px;
	
	

}
.project_list .item .heading .location{
	background-color:#1477b2;
	
	padding:0px 5px 0px 5px ;
	height:20px;
	line-height:20px;
	font-size:12px;
	
}

.table_project{
	float:left;
	max-width:700px;
}

.table_project td{
	padding:0px 10px 10px 0px;
	vertical-align:top;
}
.table_project td.title2{
	font-weight:bold;
	width:260px;
}



.btn_project_detail{
	float:right;
	
}


.btn_project_detail a:link,.btn_project_detail a:visited{
	float:left;
	background-color:#253279;
	color:#ffffff;
	text-decoration:none;
	padding:5px 20px 5px 20px;
	font-size:14px;
	text-transform:uppercase;
}

.btn_project_detail a:hover,.btn_project_detail a.current:link,.btn_project_detail a.current:visited{
	float:left;
	background-color:#3546a2;
	color:#ffffff;
	text-decoration:none;
padding:5px 20px 5px 20px;
	font-size:14px;
	text-transform:uppercase;
}


.project2_list{
	clear:both;
	width:100%;
	
}
.project2_list .item{
	clear:both;
	width:100%;
	margin-bottom:20px;
}
.project2_list .item .heading{
	clear:both;
	display:block;

	padding:0px 10px 0px 10px ;
	color:#000;
	font-size:12px;
	margin-bottom:10px;
	background-image:url(../../images/project2_heading.png?v=2?v=2?v=222);
	background-repeat:repeat-x;
	height:35px;
	background-position:left bottom;
	position:relative;
	
}
.project2_list .item .heading div{
	float:left;
	padding:0px 10px 0px 0px ;
	line-height:20px;
	margin-top:15px;
}
.project2_list .item .heading .order{
	

	font-size:38px;
	color:#695f2e;
	font-weight:bold;

	position:absolute;
	left:5px;
	bottom:5px;
	
	
}
.project2_list .item .heading .title{
	padding-left:55px;
	
	

}
.project2_list .item .heading .location{
	background-color:#83c0e8;
	
	padding:0px 10px 0px 10px ;
	height:20px;
	line-height:20px;
	
}

.table_project2{
	float:left;
}

.table_project2 td{
	padding:0px 10px 10px 0px;
	vertical-align:top;
}
.table_project2 td.title2{
	font-weight:bold;
	width:260px;
}



.btn_project2_detail{
	float:right;
	
}


.btn_project2_detail a:link,.btn_project2_detail a:visited{
	float:left;
	background-image:url(../images/button/btn_project2_detail.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position:left center;
	width:58px;
	height:23px;
	text-indent:-9999px;
}

.btn_project2_detail a:hover,.btn_project2_detail a.current:link,.btn_project2_detail a.current:visited{
	float:left;
	background-image:url(../images/button/btn_project2_detail.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position:left center;
	width:58px;
	height:23px;
	text-indent:-9999px;
}

.team_category_list{
	float:left;
	min-width:226px;
	margin-left:20px;
	
}

.team_category_list_first{


	margin-left:0px;
	
}
.team_category_list_full{


	margin-left:0px;
	width:100%;
	
}
.team_category_list .heading{
	clear:both;
	display:block;
	background-color:#fcff00;
	padding:5px 10px  5px  10px ;
	text-align:center;
	color:#333;
	margin-bottom:15px;
	font-size:15px;
	
}
.team_category_list .heading .subtitle{
	clear:both;
	width:100$;
	text-align:center;
	font-size:12px;
	
}

.team_list{
	clear:both;
	width:100%;
	margin-bottom:0px;
}
.team_list table td{
	padding:0px 0px 5px 0px;
}
.team_list table td.title{
	
}
.team_list table td.content{
	padding-left:5px;
	text-align:right;
	
}
.team_list table td.title a:link,.team_list table td.title a:visited{
	color:#050505;
	text-decoration:none;
	
}
.team_list table td.title a:hover{
		color:#050505;
	text-decoration:underline;
}

.full_heading{
	clear:both;
	display:block;
	padding:15px 10px 15px 10px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background-color:#1492df;
	margin-top:30px;
}

.full_heading_arrow{
	clear:both;
	width:30px;
	height:26px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	margin:auto;
	
}

.team_list_category{
	font-weight:bold;
	padding-bottom:10px;
	font-size:18px;
	font-weight:bold;
}


.home_photo_gallery_thumb_list{
	clear:both;
	width:100%;
	height:166px;
}



.home_photo_gallery_thumb_list .item{
	clear:both;
	width:100%;
}

.home_photo_gallery_thumb_list .item2{
	float:left;
	width:110px;
	height:80px;
	overflow:hidden;
	margin-left:3px;
	margin-bottom:3px;
}

.home_photogallery_big_photo{
	clear:both;
	width:430px;
	height:300px;
	background-color:#b6c0c7;
	padding:10px;
	margin-bottom:20px;
	overflow:hidden;
	background-image:url(../../images/loading.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.home_photogallery_big_photo_container{

	width:430px;
	height:300px;
	
	overflow:hidden;

}

















input.input_middle{

	width:334px;
	height:35px;
	line-height:35px;
	
	
	

	margin:0;
	padding: 0px 5px 0px 5px;
	
	border:1px solid #bcbcbc;
	
	font-size:12px;
	font-weight:normal;
	background-color:#FFF;
	font-family: Arial,Verdana,  sans-serif;
	text-align:left;
	color:#0ba7e1;
	font-weight:bold;
}


textarea.input_middle{

	width:590px;
	height:190px;

	
	
	

	margin:0;
	padding: 0px 5px 0px 5px;
	
	border:1px solid #bcbcbc;
	
	font-size:12px;
	font-weight:normal;
	background-color:#FFF;
	font-family: Arial,Verdana,  sans-serif;
	text-align:left;
	color:#0ba7e1;
	font-weight:bold;
}




.table_enews td{
	padding-bottom:5px;
	padding:0px 5px 20px 20px;
	font-size:15px;
	
}

.table_enews td.title2{
	padding-left:0px;
	
}
input.input_enews{

	width:295px;
	height:30px;
	line-height:30px;
	
	
	

	margin:0;
	padding: 0px 5px 0px 5px;
	
	border:1px solid #999;
	
	font-size:13px;
	font-weight:normal;
	background-color:#FFF;
	font-family: Arial,Verdana,  sans-serif;
	text-align:left;
	color:#000;
	font-weight:bold;
}



.btn_submit_enews{
	

float: left;
	margin-left:15px;
	margin-right:15px;
}

.btn_submit_enews a:link, .btn_submit_enews a:visited {
	float: left;

	background-image:url(../images/button/btn_submit_enews.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position: 0px top;
	width:110px;
	height:40px;
	text-indent:-9999px;
}

.btn_submit_enews a:hover,.btn_submit_enews a.current:link, .btn_submit_enews a.current:visited{
	float: left;
	background-image:url(../images/button/btn_submit_enews.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position: 0px top;
	width:110px;
	height:40px;
	text-indent:-9999px;
}

.btn_reset_enews{
	float: left;
	margin-left:15px;
	margin-right:15px;


}

.btn_reset_enews a:link, .btn_reset_enews a:visited {
	float: left;

	background-image:url(../images/button/btn_reset_enews.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position: 0px top;
	width:110px;
	height:40px;
	text-indent:-9999px;
}

.btn_reset_enews a:hover,.btn_reset_enews a.current:link, .btn_reset_enews a.current:visited{
	float: left;
	background-image:url(../images/button/btn_reset_enews.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position: 0px top;
	width:110px;
	height:40px;
	text-indent:-9999px;
}



.msg_form_error{
	color:#797979;
	/*font-weight:bold;*/
	text-align:left;
	clear:both;
	display:block;
	padding-top:10px;
	
}

.err_msg{
	color:#797979;
	font-weight:bold;
	text-align:left;
}





.confirm_msg_text{
	float:left;
	text-align:left;
	font-weight:bold;

	
}

.confirm_msg{
	clear:both;
	display:none;
	
	
}
table.confirm_msg td{
	padding-top:50px;
	padding-bottom:50px;
	text-align:center;
	
	
}

.loading{
	clear:both;
	width:30px;
	height:30px;
	margin:auto;
	background-image:url(../../images/loading.gif);
	background-repeat:no-repeat;
	background-position:center center;
	display:none;
}


.must_enter{
	float:right;
	font-size:12px;
	color:#1492df;
	line-height:24px;
	
}

.required{
	
	color:#1492df;
	font-weight:bold;
	
	
}
.title2_hint{
	clear:both;
	font-size:12px;
}

.enews_area{
	width:560px;
}









.topsubmenu2b {
	
	width:250px;
		width:350px;
	background-color:#ffffff;
	padding:10px 10px 10px 10px;
	position:fixed;
	left:0px;
	top:130px;
	display:none;
	
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.2);
box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.2);


	

}
.topsubmenu2b_container {
	width:100%;


}

.topsubmenu2b2{
	clear:both;
	
	
}

.topsubmenu2b .item {
	clear:both;
	margin-bottom:10px;
		padding-left:10px;
}
	



.topsubmenu2b a:link,.topsubmenu2b a:visited{
color:#202020;
	text-decoration:none;
	font-size:18px;


	
	
	
	
}

.topsubmenu2b a:hover,.topsubmenu2b a.current:link,.topsubmenu2b a.current:visited{
	color:#0072b9;
	text-decoration:none;
	font-size:18px;
}









.advertise2_list{
	clear:both;
	
	
width:1024px;
height:162px;
position:relative;
overflow:hidden;
margin:auto;
margin-bottom:20px;
}


.advertise2_list .item{
clear:both;
width:100%;
height:162px;
position:absolute;
top:0px;
left:0px;
background-position:center center;
background-repeat:no-repeat;
display:none;
}

.advertise2_list .item a:link,.advertise2_list .item a:visited{

float:left;
width:100%;
height:162px;
text-decoration:none;
text-indent:-9999px;



}


.advertise2_list .item a:hover,.advertise2_list .item a:active{
float:left;
width:100%;
height:162px;
text-decoration:none;
text-indent:-9999px;

}


.advertise2_list .table_paging{
position:absolute;
width:100%;
left:20px;
bottom:10px;
}


.advertise2_paging{
position:absolute;
width:100%;
left:20px;
bottom:10px;

}
.advertise2_paging_container{
position:relative;
width:100%;


}
.advertise2_paging .item2{
float:left;
margin-left:2px;
margin-right:2px;
width:8px;
height:8px;
}

.advertise2_paging .item2 a:link,.advertise2_paging .item2 a:visited{
float:left;
background-image:url(../../images/advertise2_paging.png?v=2?v=2?v=2);
background-repeat:no-repeat;
background-position:left top;
width:8px;
height:8px;
text-indent:-9999px;
}

.advertise2_paging .item2 a:hover,.advertise2_paging .item2 a:active,.advertise2_paging .item2 a.current:link,.advertise2_paging .item2 a.current:visited{
float:left;
background-image:url(../../images/advertise2_paging.png?v=2?v=2?v=2);
background-repeat:no-repeat;
background-position:left bottom;
width:8px;
height:8px;
text-indent:-9999px;
}




.advertise3_list{
	clear:both;
	
	
width:1024px;
height:162px;
position:relative;
overflow:hidden;
margin:auto;
margin-bottom:20px;
}


.advertise3_list .item{
clear:both;
width:100%;
height:162px;
position:absolute;
top:0px;
left:0px;
background-position:center center;
background-repeat:no-repeat;
display:none;
}

.advertise3_list .item a:link,.advertise3_list .item a:visited{

float:left;
width:100%;
height:162px;
text-decoration:none;
text-indent:-9999px;



}


.advertise3_list .item a:hover,.advertise3_list .item a:active{
float:left;
width:100%;
height:162px;
text-decoration:none;
text-indent:-9999px;

}


.advertise3_list .table_paging{
position:absolute;
width:100%;
left:20px;
bottom:10px;
}


.advertise3_paging{
position:absolute;
width:100%;
left:20px;
bottom:10px;

}
.advertise3_paging_container{
position:relative;
width:100%;


}
.advertise3_paging .item2{
float:left;
margin-left:2px;
margin-right:2px;
width:8px;
height:8px;
}

.advertise3_paging .item2 a:link,.advertise3_paging .item2 a:visited{
float:left;
background-image:url(../../images/advertise3_paging.png?v=2?v=2?v=2);
background-repeat:no-repeat;
background-position:left top;
width:8px;
height:8px;
text-indent:-9999px;
}

.advertise3_paging .item2 a:hover,.advertise3_paging .item2 a:active,.advertise3_paging .item2 a.current:link,.advertise3_paging .item2 a.current:visited{
float:left;
background-image:url(../../images/advertise3_paging.png?v=2?v=2?v=2);
background-repeat:no-repeat;
background-position:left bottom;
width:8px;
height:8px;
text-indent:-9999px;
}






.table_report_col td{
	width:31%;
	padding-left:1%;padding-right:1%;
	
}


.report_col{
background-color:#ffffff;
color:#050505;
width:100%;
font-size:16px;
}

.report_col .report_col_title{
	/*
background-image:url(../../images/report/title1.png?v=2?v=2);
background-repeat:no-repeat;
*/
background-color:#e56e78;
text-align:center;
color:#ffffff;
line-height:24px;
font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
padding-top:20px;
}
.report_col .report_col_content{
clear:both;
display:block;
padding:20px 20px 20px 20px ;


}



.report_col2{
background-color:#ffffff;
color:#fffffff;
width:100%;
font-size:16px;
margin:auto;
}

.report_col2 .report_col_title{

text-align:center;
color:#ffffff;
line-height:26px;
background-color:#fccd23;


padding-top:20px;
font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
}
.report_col2 .report_col_content{
clear:both;
display:block;
padding:20px 20px 20px 20px ;


}

.report_col3 .report_col_title{

text-align:center;
color:#ffffff;
line-height:26px;
background-color:#253279;


padding-top:20px;
font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
}

	
.partners2_new_line{
	clear:both;
	width:100%;
	
	/*
border-bottom:1px solid #CCC;
	padding-bottom:20px;*/
	margin-bottom:20px;
	
}
.partners2_new_line_no{
	clear:both;
	width:100%;

	padding-bottom:20px;
	margin-bottom:20px;
	
}
/*
.partners2_content_col1{
	clear:both;
	width:100%;
	margin:auto;
}
.partners2_content_col1_content{
	clear:both;
	width:1000px;
	margin:auto;
}
.partners2_content_col2{
	float:left;
	width:50%;
	
}
.partners2_content_col2_content_left{
	float:right;
	width:500px;
}
.partners2_content_col2_content_right{
	float:left;
	width:500px;
}


.partners2_heading_left{
	clear:both;
	display:block;
	padding:15px 10px 15px 20px;
	background-color:#1492df;
}


.partners2_heading_left_content{
	width:500px;
	float:right;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	
	
	
}

.partners2_heading_left_arrow{
	clear:both;
	width:30px;
	height:26px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	margin-left::20px;
	
	
}


.partners2_heading_right{
	clear:both;
	display:block;
	padding:15px 10px 15px 20px;
	background-color:#b6c0c7;
}


.partners2_heading_right_content{
	width:500px;
	float:left;
	color:#000;
	font-size:16px;
	font-weight:bold;
	
	
	
}

.partners2_heading_right_arrow{
	clear:both;
	width:30px;
	height:26px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	background-image:url(../../images/arrow/grey.png?v=2?v=2?v=2);
	margin-left::20px;
	
	
}




*/



.partners2_heading_full{
/*

	clear:both;
	display:block;
	padding:15px 10px 15px 20px;
	background-color:#b6c0c7;
	
	*/

}


.partners2_heading_full_content{
	width:100%;
		margin:auto;

	color:#000000;
	font-size:14px;
	font-weight:bold;
	
	
	
	
}

.partners2_heading_full_arrow{
/*
	clear:both;
	width:30px;
	height:26px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	background-image:url(../../images/arrow/grey.png?v=2?v=2?v=2);
	margin-left::20px;
	*/
	
}













/*

	
.partners_new_line{
	clear:both;
	width:100%;

	margin-bottom:20px;
	
}
.partners_new_line_no{
	clear:both;
	width:100%;

	padding-bottom:20px;
	margin-bottom:20px;
	
}
.partners_content_col1{
	clear:both;
	width:100%;
	margin:auto;
}
.partners_content_col1_content{
	clear:both;
	width:1000px;
	margin:auto;
}
.partners_content_col2{
	float:left;
	width:50%;
	
}
.partners_content_col2_content_left{
	float:right;
	width:500px;
}
.partners_content_col2_content_right{
	float:left;
	width:500px;
}


.partners_content_col3{
	float:left;
	width:33.3%;
	
}
.partners_content_col3_content_left{
	float:right;
	
}
.partners_content_col3_content_right{
	float:left;
	
}
.partners_content_col3_content_right2{
	float:left;
	
}

.partners_heading_left{
	clear:both;
	display:block;
	
	
	
}
*/

.partners_heading_left_content{
	
	/*
	
	width:500px;
	float:right;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	*/
	
	
}

.partners_heading_left_arrow{

/*
	clear:both;
	width:30px;
	height:26px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	margin-left::20px;
	
	*/
}


.partners_heading_right{

/*
	clear:both;
	display:block;
	padding:15px 10px 15px 20px;
	background-color:#b6c0c7;
	*/
}


.partners_heading_right_content{

/*
	width:500px;
	float:left;
	color:#000;
	font-size:16px;
	font-weight:bold;
	*/
	
	
}

.partners_heading_right_arrow{
/*
	clear:both;
	width:30px;
	height:26px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	background-image:url(../../images/arrow/grey.png?v=2?v=2?v=2);
	margin-left::20px;
	*/
	
}






.partners_heading_left3{
/*
	clear:both;
	display:block;
	padding:15px 10px 15px 20px;
	background-color:#1492df;
	*/
}


.partners_heading_left3_content{
/*
	width:200px;
	float:right;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	*/
	
	
}

.partners_heading_left3_arrow{

/*
	clear:both;
	width:30px;
	height:26px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	margin-left::20px;
	*/
	
}


.partners_heading_right3{
/*
	clear:both;
	display:block;
	padding:15px 10px 15px 20px;
	background-color:#b6c0c7;
	background-color:#1492df;
	
	*/
}


.partners_heading_right3_content{
/*
	width:300px;
	float:left;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	
	width:100%;;
	*/
}

.partners_heading_right3_arrow{
/*
	clear:both;
	width:30px;
	height:26px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	margin-left::20px;
	
	*/
}












.partner_list_category{
	float:left;
	

	padding-bottom:20px;
	font-size:16px;
	font-weight:bold;
	border-bottom:5px solid #1492df;
	padding-bottom:5px;
	margin-bottom:20px;
	padding:0px 20px 5px 20px;
	line-height:100%;
	max-width:400px;
	
}

.partner_list{
	clear:both;
	width:100%;
	padding-bottom:30px;
	
	
}

.partner_list .heading{
	font-size:20px;
	
	color:#2f2f2f;
	
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;

padding-bottom:10px;

}
.partner_list .icon{
	
	 background-color: #000000;
    width: 10px;
    height: 10px;
    border-radius: 50%;
	margin-bottom:10px;
	
	
}
.partner_list .no_icon{
	
	
    height: 10px;
    
	margin-bottom:10px;
	
	
}

.partner_list .item{
	float:left;
margin-right:40px;
margin-bottom:40px;
/*
	background-color:#dcdcdc;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;*/
}

.partner_list .item table{
	clear:both;
	height:80px;
}
.partner_list .item table td{
	vertical-align:middle;
}
.partner_list .item table td img{
	max-height:80px;
}
.partners_heading{
/*
	clear:both;
	display:block;
	padding:15px 10px 15px 20px;
	background-color:#1492df;
	*/
	
}


.partners_heading_content{
	width:100%;
	margin:auto;

	color:#000000;
	font-size:14px;
	font-weight:bold;
	
	
	
}

.partners_heading_arrow{
/*
	clear:both;
	width:30px;
	height:26px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	margin-left::20px;
	
	*/
}



.partners_heading_grey{
	
	
		background-color:#b6c0c7;
	color:#000;
	
}
.partners_heading_blue{
	
	background-color:#1492df;
	color:#FFF;
	
	
}

.partners_heading_arrow_grey{
	
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	
	
	
}
.partners_heading_arrow_blue{
	
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	
	
	
}













/**************************************************************
				paging
**************************************************************/



#paging_info_area{

	color:#808285;
	font-size:11px;
	float:right;
	padding-bottom:10px;
	padding-right:10px;
	
	
	
}


#paging_info  {
	float:left;
	

	
}


#paging_hspace  {
	margin-left:15px;
	display:inline;


	
}


#paging{

	float:left;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	padding:0px 0px 0px 0px;
	margin:0;
	
		
}


#paging ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	
}




#paging ul li { 
	display: inline; 
    background:none;
	padding: 0px 2px 0px 0px;
}

#paging ul li.last { 
	display: inline; 
  

	

	background:url(../../images/separator_footer_nav.jpg?v=322333332?v=3322) no-repeat left 2px !important; /*IE8和Firefox、Opera、Safari*/
    *background:url(../../images/separator_footer_nav.jpg?v=322333332?v=3322) no-repeat left 2px !important; /*IE7*/
    *background:url(../../images/separator_footer_nav.jpg?v=322333332?v=3322) no-repeat left 2px; /*future use*/
    background:url(../../images/separator_footer_nav.jpg?v=322333332?v=3322) no-repeat left 2px;  /*IE6*/

	
	padding: 0px 0px 0px 5px;

	
	
	
}

#paging ul li.all { 
	display: inline; 
    background:none;
	padding: 0px 0px 0px 0px;
}


#paging a:link,#paging a:visited {
	color:#333;
	text-decoration:none;
	background:none;
		font-weight:bold;
	font-size:15px;
	padding:1px 2px  1px 2px;


	
}





#paging a:hover,#paging a.current:hover,#paging a.current,#paging a.current:visited {

	color:#1492df;
	text-decoration:none;
	background:none;
	font-weight:bold;
	font-size:15px;

	padding:1px 2px  1px 2px;
	
	
	

	
}


.footer{
clear:both;
width:100%;
margin:auto;
background-color:#111111;
padding-top:40px;
padding-bottom:40px;
color:#ffffff;
font-size:14px;
}


.footer_container{
clear:both;
max-width:1240px;
margin:auto;

}


.copyright{
	clear:both;
	padding-top:20px;
	font-size:14px;
}



.footer_nav{
	clear:both;
}



.footer_nav ul{

	margin: 0;
	padding: 0;
	list-style-type: none;
	

	
}




.footer_nav ul li { 
	display:inline;
	float:left;


	background-image:url(../../images/footer_nav_separator.png?v=2?v=2);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:10px;
	background-position:0px 7px;
	

}


.footer_nav  ul li.first,.footer_nav  ul li:first-child {
	
	display:inline;
	float:left;
	
	background-image:url(../../images/footer_nav_separator2.png?v=2?v=2);
	background-repeat:no-repeat;
	padding-left:0px;
	margin-left:0px;

}

.footer_nav  ul li.last,.footer_nav  ul li:last-child {
	

	
}



.footer_nav   a:link,.footer_nav   a:visited {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;

	
	
}
.footer_nav   a:hover,.footer_nav   a:active,.footer_nav   a.current:link,.footer_nav   a.current:visited  {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;

	

}







.sitemap_list{
	clear:both;
}
.sitemap_list .title{
	clear:both;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	padding-bottom:5px;
	width:100%;
	border-bottom:1px solid #000000;
	margin-bottom:5px;
	
}
.sitemap_list .title a:link, .sitemap_list .title a:visited{
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
.sitemap_list .title a:hover, .sitemap_list .title a:active{
	font-size:13px;
	color:#000000;
text-decoration:none;
}
.sitemap_list .space {
	clear:both;
	height:20px;
}
.sitemap_list ul {
list-style-image:url(../../images/sitemap.jpg);

	padding-top:10px;
	
	
}
.sitemap_list ul li {
line-height:180%;
padding-bottom:10px;
margin-left:20px;
	
	
}



.sitemap_list li a:link, .sitemap_list li  a:visited{
	font-size:13px;
	color:#000000;
	text-decoration:none;
	
	
}
.sitemap_list li  a:hover, .sitemap_list li  a:active{
	font-size:13px;
	color:#000000;
	text-decoration:underline;
}


.og_content_area{
	
	clear:both;
	width:100%;
	margin:auto;
	padding-top:55px;
	background:url(../../images/og.png?v=2?v=2);
	background-repeat:no-repeat;
	background-position:top center;
	min-height:500px;
}

.og_content_container{
	
	clear:both;
	width:900px;
	margin:auto;

}



.og_content_left{
	
	float:left;
	width:58%;


}

.og_content_right{
	
	float:right;
	width:38%;


}
.og_content_box{
	clear:both;
	display:block;
	
}
.og_content_box .title{
	clear:both;
	display:block;

	background-color:#1492df;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	text-align:center;
}
.og_content_box .title a:link,.og_content_box .title a:visited{
	
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.og_content_box .title a:hover{
	
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.og_content_box .content{
	clear:both;
	display:block;
	
	font-size:16px;
	color:#484848;
	padding:20px 60px 20px 60px ;
	line-height:180%;
}

.project_og_list{
	clear:both;
	width:100%;
}
.project_og_list ul{
	list-style:none;
	margin:0;
	padding:0;
}
.project_og_list li{
	clear:both;
	width:100%;
	
	
	text-align:center;
	
	line-height:120%;
	padding-bottom:5px;
}
.project_og_list li a:link,.project_og_list li a:visited{
	text-decoration:underline;
	color:#1492df;
	font-size:16px;
}
.project_og_list li a:hover{
	text-decoration:underline;
	color:#000000;
	font-size:16px;
}

.btn_download_og{
	clear:both;
	padding-top:40px;

}

.btn_download_og  a:link,.btn_download_og  a:visited{
	text-decoration:none;
	color:#1492df;
	font-size:18px;
	background:url(../../images/pdf.png?v=2?v=2);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-bottom:10px;
	border-bottom:1px solid #1492df;
	
	
}
.btn_download_og  a:hover{
	text-decoration:none;
	color:#000000;
	font-size:18px;
background:url(../../images/pdf.png?v=2?v=2);
	background-repeat:no-repeat;
padding-left:35px;
	padding-bottom:10px;
	border-bottom:1px solid #000000;
}
.title_og{
	clear:both;
padding-top:20px;
	display:block;


	
	color:#00629e;
	font-size:24px;
	font-weight:bold;

	padding-bottom:20px;

	
	
}
.title_content{
	clear:both;

	font-size:16px;


	padding-bottom:20px;

	
	
}
.title_content p{
	line-height:150%;
	
}
.og_content_box2 p{
	line-height:150%;
	
}
.og_content_box2{
	clear:both;
	display:block;
	
}
.og_content_box2 .title{
	clear:both;
	display:block;


	color:#ffffff;
	font-size:32px;
	font-weight:bold;
	padding:10px 10px 10px 40px;
	
	

	background-image:url(../../images/title_og.png?v=2?v=2);
	background-repeat:no-repeat;
	background-position:20px 27px;
	
		background-color:#1492df;
	
	
}
.og_content_box2 .content{
	clear:both;
	display:block;
	
	font-size:16px;
	color:#484848;
	padding:50px 35px 50px 35px ;
}


.og_content_box3{
	clear:both;
	display:block;
	
}
.og_content_box3 .content_title{
	clear:both;
	display:block;


	color:#ffffff;
	font-size:32px;
	font-weight:bold;
	padding:10px 10px 10px 40px;
	
	

	background-image:url(../../images/title_og.png?v=2?v=2);
	background-repeat:no-repeat;
	background-position:20px 27px;
	
		background-color:#1492df;
		margin-bottom:50px;
	
	
}
.og_content_box3 .content_title2{

		margin-bottom:20px;
	
	
}
.og_content_box3 .content_content{
clear:both;
	display:block;
	
	font-size:16px;
	color:#484848;
	padding:0px 35px 50px 35px ;
	
	
}

.project_og_list{
	clear:both;
	width:100%;
	
}
.project_og_list .item{
	clear:both;
	width:100%;

}
.project_og_list .item .heading{
	clear:both;
	display:block;

	padding:0px 10px 0px 10px ;
	color:#000;
	font-size:12px;
	margin-bottom:10px;
	background-image:url(../../images/project_og_heading.png?v=2?v=2?v=222);
	background-repeat:repeat-x;
	height:35px;
	background-position:left bottom;
	position:relative;
	
}
.project_og_list .item .heading div{
	float:left;
	padding:0px 10px 0px 0px ;
	line-height:20px;
	margin-top:15px;
}
.project_og_list .item .heading .order{
	

	font-size:64px;
	color:#00456f;
	font-weight:bold;

	position:absolute;
	left:5px;
	bottom:14px;
	
	
}
.project_og_list .item .heading .title{
	margin-left:100px;
	padding-left:10px;
	font-size:16px;
	color:#ffffff;
	background-color:#00629e;
	height:26px;
	line-height:26px;
	text-align:left;
	min-width:200px;
	margin-top:9px;
	
	

}

.project_og_list .item .photo{

	width:105px;

}
.project_og_list .item .photo img{

	width:100%;
}
.project_og_list .item .content{
	clear:both;
	width:100%;
}
.table_project_og{
	
	margin-left:25px;
	
}

.table_project_og td{
	padding:0px 10px 10px 0px;
	vertical-align:top;
	font-size:16px;
}
.table_project_og td.title2{
	font-weight:bold;
}



.btn_project_og_detail{


	
}


.btn_project_og_detail a:link,.btn_project_og_detail a:visited{
	float:left;
	background-image:url(../images/button/btn_project_og_detail.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position:left center;
	width:91px;
	height:26px;
	text-indent:-9999px;
}

.btn_project_og_detail a:hover,.btn_project_og_detail a.current:link,.btn_project_og_detail a.current:visited{
	float:left;
	background-image:url(../images/button/btn_project_og_detail.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position:left center;
	width:91px;
	height:26px;
	text-indent:-9999px;
}

.must_fill{
	clear:both;
	width:100%;
	text-align:right;
	font-size:18px;
	color:#1492df;
}

.table_form{
	clear:both;
	padding-top:20px;
}
.table_form td{
	padding:10px 10px 10px 0px;
	font-size:16px;
	color:#484848;
}


input.input_middle2{

	width:320px;
	height:30px;
	line-height:30px;
	
	
	

	margin:0;
	padding: 0px 10px 0px 10px;
	
	border:none;
	
	font-size:18px;
	font-weight:normal;
	background-color:#FFF;
	font-family: Arial,Verdana,  sans-serif;
	text-align:left;
	color:#1492df;
}


.btn_submit_og{
	


}

.btn_submit_og a:link, .btn_submit_og a:visited {
	float: left;

	background-image:url(../images/button/btn_submit_og.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position: 0px top;
	width:329px;
	height:42px;
	text-indent:-9999px;
}

.btn_submit_og a:hover,.btn_submit_og a.current:link, .btn_submit_og a.current:visited{
	float: left;
	background-image:url(../images/button/btn_submit_og.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position: 0px top;
	width:329px;
	height:42px;
	text-indent:-9999px;
}



.btn_reset_og{
	


}

.btn_reset_og a:link, .btn_reset_og a:visited {
	float: left;

	background-image:url(../images/button/btn_reset_og.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position: 0px top;
	width:329px;
	height:42px;
	text-indent:-9999px;
}

.btn_reset_og a:hover,.btn_reset_og a.current:link, .btn_reset_og a.current:visited{
	float: left;
	background-image:url(../images/button/btn_reset_og.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	background-position: 0px top;
	width:329px;
	height:42px;
	text-indent:-9999px;
}

.msg_form_error{
	clear:both;
	width:50%;
	margin:auto;
	color:#ff0000;
	font-size:18px;
}


.faq_content_area{
	clear:both;
	width:100%;
}


.faq_list{
		clear:both;
	width:100%;
	padding-bottom:20px;
}

.faq_list .item{
	clear:both;
	width:100%;
	margin-bottom:20px;

	

}


.faq_list .item .title_container{
	max-width:1240px;
	margin:auto;
}

.faq_list .item .title{
	clear:both;
	width:100%;
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
	margin-bottom:20px;
}
.faq_list .item .title span{
	margin-right:5px;
	float:left;
	
}
.faq_list .item  .no{
	float:left;
	width:5%;
	font-size:34px;
	color:#e36b75;
	border-top:5px solid #d82332;
	padding-top:10px;
}
.faq_list .item  .text{
	float:right;
	width:92%;
}
.faq_list .item .title  .text{
	padding-top:30px;
}

.faq_list  .content{
	clear:both;
	width:100%;
	padding-top:20px;
	background-color:#e36b75;
	padding-bottom:20px;
	font-size:16px;
	color:#ffffff;
}

.faq_list  .content_container{
	max-width:1240px;
	margin:auto;
}

.faq_list .item .title a:link,.faq_list .item .title a:visited,.faq_list .item .title a:hover{
float:left;
width:98%;


	background-image:url(../../images/tabmenu_open.png?v=2?v=32);
	background-repeat:no-repeat;
	background-position:right 15px bottom 20px;
	color:#e36b75;
	font-size:16px;

	text-decoration:none;
	
		clear:both;
	display:block;
	padding:0px 2% 15px 0px ;
	
}
.faq_list .item .title a.current:hover,.faq_list .item .title a.current:link,.faq_list .item .title a.current:visited{
float:left;
width:98%;

	background-image:url(../../images/tabmenu_close.png?v=2?v=23);
	background-repeat:no-repeat;
	background-position:right 15px bottom 20px;
	color:#d82332;
	font-size:16px;

	text-decoration:none;
	
		clear:both;
	display:block;
	padding:0px  2% 15px 0px ;
}





.full_side_content_faq{
	clear:both;
	width:100%;
	margin-bottom:30px;
}


.full_side_content_faq_box{
	max-width:1240px;
	margin:auto;
}

.full_side_content_faq_box .arrow{

	
}
.full_side_content_faq_box .arrow1{
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	
}
.full_side_content_faq_box .arrow2{
	background-image:url(../../images/arrow/grey.png?v=2?v=2?v=2);
	
}
.full_side_content_faq .heading1{
	
	/*
	background-color:#1492df;
	color:#FFF;
	*/
}


.full_side_content_faq .heading{
	display:block;

	font-size:24px;

	line-height:120%;
	color:#d82332;
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
	
}
.full_side_content_faq .heading_container{
	max-width:1240px;
	margin:auto;
	
}

.btn_home_banner_box_prev{
	position:absolute;
	left:20px;
	top:0px;
}
.btn_home_banner_box_prev a:link,.btn_home_banner_box_prev a:visited{
	float:left;
	width:27px;
	height:312px;
	background-image:url(../../images/btn_home_banner_box_prev.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-position:center center;
}
.btn_home_banner_box_prev a:hover{
	float:left;
	width:27px;
	height:312px;
	background-image:url(../../images/btn_home_banner_box_prev.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-position:center center;
}
.btn_home_banner_box_next{
	position:absolute;
	right:20px;
	top:0px;
}
.btn_home_banner_box_next a:link,.btn_home_banner_box_next a:visited{
	float:left;
	width:27px;
	height:312px;
	background-image:url(../../images/btn_home_banner_box_next.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-position:center center;
}
.btn_home_banner_box_next a:hover{
	float:left;
	width:27px;
	height:312px;
	background-image:url(../../images/btn_home_banner_box_next.png?v=2?v=2?v=2);
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-position:center center;
}



.director_interview_list{
	clear:both;
	width:100%;
	padding-top:30px;

}

.director_interview_list .item{
	float:left;
	width:48%;
	height:280px;
	margin-right:2%;
	margin-bottom:30px;
	cursor:pointer;

}
.director_interview_list .item .photo{

	width:100%;
	height:280px;
	
	background-position:center center;
background-repeat:no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
.director_interview_list .item table{

	width:100%;
	height:280px;

}
.director_interview_list .item table td{

	vertical-align:bottom;

}

.director_interview_list .item .item_overlay{

display:block;
background-image:url(../../images/overlay.png?v=2?v=2);
padding:40px 50px 40px 50px;
font-size:16px;
color:#ffffff;
		line-height:150%;
}

.director_interview_top{
	clear:both;
	padding-bottom:50px;
	font-size:16px;
	width:100%;


}
.director_interview_top img{
	max-width:100%;
}
.director_interview_bottom{
	clear:both;
	width:100%;
	font-size:16px;
}
.director_interview_bottom img{
	max-width:100%;
}

.director_interview_bottom p{
	padding-bottom:40px;
}

/*********************/
.header_info{
	position:absolute;
	left:0px;
	top:8px;
		line-height:120%;
	width:60%;
	font-size:18px;
	color:#2f2f2f;
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
}
.header_info a:link,.header_info a:visited{
	color:#2f2f2f;
	text-decoration:none;
}
.header_info a:hover{
	color:#d82433;
	text-decoration:none;
}


.footer_top{
	width:100%;
	padding-bottom:40px;
	margin-bottom:30px;
	border-bottom:1px solid #ffffff;
}




.footer_nav2{
	float:left;
	margin-right:40px;
}

.footer_nav2 .heading{
	font-size:14px;
	color:#ffffff;
	padding-bottom:30px;
}

.footer_nav2 ul{

	margin: 0;
	padding: 0;
	list-style-type: none;
	

	
}




.footer_nav2 ul li { 
	clear:both;

	margin-bottom:5px;


}



.footer_nav2   a:link,.footer_nav2   a:visited {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;

	
	
}
.footer_nav2   a:hover,.footer_nav2   a:active,.footer_nav2   a.current:link,.footer_nav2   a.current:visited  {
	color:#ffffff;
	font-size:14px;
	text-decoration:underline;
	font-weight:normal;

	

}

.home_email_area{
	clear:both;
	width:100%;
	background-color:#ffffff;
	padding-top:50px;
	padding-bottom:50px;
	
}
.home_email_area_container{
	max-width:720px;
	margin:auto;
	
}

.home_email_area .heading{
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
color:#fbcd23;
font-size:30px;
padding-bottom:20px;
width:100%;
text-align:center;
font-style:italic;
}
.home_email_area .subheading{
		font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
color:#2f2f2f;
font-size:18px;
padding-bottom:30px;
width:100%;
text-align:center;
}

.table_enews2{
	width:100%;
	border:1px solid #111111;
}
.table_enews2 .col_2{
	width:220px;
}
.btn_enews{
	width:100%;
font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;

}
.btn_enews a:link,.btn_enews a:visited{
	display:block;
background-color:#111111;
text-align:center;
text-decoration:none;
color:#ffffff;
padding:0px 10px 0px 10px ;
	line-height:40px;
font-size:18px;
}
.btn_enews a:hover{
	display:block;
background-color:#4c4c4c;
text-align:center;
text-decoration:none;
color:#ffffff;
padding:0px 10px 0px 10px ;
	line-height:40px;
font-size:18px;
}


input.input_enews2{

	width:95%;
	height:40px;
	line-height:40px;
	
	
	

	margin:0;
	padding: 0px 2% 0px 2%;
	
	border:none;
	
	font-size:18px;
	font-weight:normal;
	background-color:#FFF;
font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;

	text-align:left;
	color:#4c4c4c;

}


.home_social_list{
	clear:both;
	width:100%;
	padding-top:50px;
}

.home_social_list .item{
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}


.home_banner_list .bx-wrapper .bx-pager,
.home_banner_list .bx-wrapper .bx-controls-auto {
  position: absolute;
  left:2%;
  top:2%;
  bottom: inherit;
  width:20px;
}

.home_banner_list .bx-wrapper .bx-pager {


}
.home_banner_list .bx-wrapper .bx-pager.bx-default-pager a {
   background: #ffffff;
  border:2px solid #ffffff;
  text-indent: -9999px;
  display: block;
  width: 11px;
  height: 11px;
 margin-bottom:10px;

  outline: 0;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  
}
.home_banner_list .bx-wrapper .bx-pager.bx-default-pager a:hover,
.home_banner_list .bx-wrapper .bx-pager.bx-default-pager a.active,
.home_banner_list .bx-wrapper .bx-pager.bx-default-pager a:focus {


  
  
  
  
  background: none;
  border:2px solid #ffffff;
  text-indent: -9999px;
  display: block;
  width: 11px;
  height: 11px;



  outline: 0;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}


.home_ad{
	max-width:1020px;
	margin:auto;
	background-color:#ffffff;
	padding-top:20px;
}

.home_ad_container{
	max-width:1240px;
	margin:auto;
}

.home_ad_list{
	width:100%;
}

.home_ad_list .item{
	float:left;
	width:25%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	position:relative;
	background-color:#f7f7f7;
	border-bottom:5px solid #050505;
}

.home_ad_list .item_big{
	float:left;
	width:44%;
	
}

.home_ad_list .item .photo{
	
	width:100%;
	height:150px;

	position:relative;
	
		background-position:top center;
background-repeat:no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.home_ad_list .item .photo .title{
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
font-size:20px;
color:#ffffff;
font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
position:absolute;
left:20px;
bottom:20px;
}

.home_ad_list .item .photo .icon{
	position:absolute;
right:20px;
top:20px;
	
	
	 background-color: #ffffff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
	margin-bottom:10px;
}

.home_ad_list .item .content{
	display:block;
	padding:20px;
}
.home_ad_list .item .desc{
font-size:15px;
min-height:160px;

}

.btn_new_more{
	clear:both;
}
.btn_new_more a:link,.btn_new_more a:visited{
	float:left;
	background-image:url(../../images/btn_new_more.png?v=2);
	background-position:right top 12px;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:14px;
	color:#2f2f2f;
	border-top:1px solid #2f2f2f;
	padding-top:15px;
	padding-right:25px;
}
.btn_new_more a:hover{
	float:left;
	background-image:url(../../images/btn_new_more.png?v=2);
	background-position:right top 12px;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:14px;
	color:#2f2f2f;
	border-top:1px solid #2f2f2f;
	padding-top:15px;
	padding-right:25px;
}

.btn_link{
	cursor:pointer;
}





.home_ad2{
	max-width:1000px;
	margin:auto;
	background-color:#ffffff;
	padding-top:0px;
}

.home_ad2_container{
	max-width:1240px;
	margin:auto;
}

.home_ad2_list{
	width:100%;
}

.home_ad2_list .item{
	float:left;
	width:25%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	position:relative;
	background-color:#f7f7f7;
	border-bottom:5px solid #050505;
}

.home_ad2_list .item_big{
	float:left;
	width:44%;
		border-bottom:none;
}

.home_ad2_list .item .photo{
	
	width:100%;
	height:150px;

	position:relative;
	
		background-position:top center;
background-repeat:no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.home_ad2_list .item .photo .title{
	
font-size:20px;
color:#ffffff;
font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
position:absolute;
left:20px;
bottom:20px;
}

.home_ad2_list .item .photo .icon{
	position:absolute;
right:20px;
top:20px;
	
	
	 background-color: #ffffff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
	margin-bottom:10px;
}

.home_ad2_list .item .content{
	display:block;
	padding:20px;
}
.home_ad2_list .item .desc{
font-size:15px;
min-height:160px;

}


.home_ad2_list .item_big .photo{
	

	height:388px;



}

.home_ad2_list .item_big .photo .title2{
	
font-size:24px;
color:#ffffff;
font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
line-height:130%;
}
.home_ad2_list .item_big .desc2{
font-size:18px;
padding-top:30px;
line-height:120%;

}

.home_ad2_list .item_big .photo .content2{
	
display:block;
padding:20px 20px 20px 20px;
color:#ffffff;
width:50%;
}
.home_ad2_list .item_big .photo table{
	height:310px;
	line-height:120%;
	

}

.home_ad2_list .item_big .photo table td{
	vertical-align:middle;
	

}

.btn_new_more2{
	clear:both;
}
.btn_new_more2 a:link,.btn_new_more2 a:visited{
	float:left;
	background-image:url(../../images/btn_new_more2b.png?v=2);
	background-position:right top 12px;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
	border-top:1px solid #ffffff;
	padding-top:15px;
	padding-right:25px;
}
.btn_new_more2 a:hover{
	float:left;
	background-image:url(../../images/btn_new_more2b.png?v=2);
	background-position:right top 12px;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
	border-top:1px solid #ffffff;
	padding-top:15px;
	padding-right:25px;
}



.home_ad3{
	max-width:1000px;
	margin:auto;
	background-color:#ffffff;
	padding-top:0px;
}

.home_ad3_container{
	max-width:1240px;
	margin:auto;
}

.home_ad3_list{
	width:100%;
}

.home_ad3_list .item{
	float:left;
	width:48%;
margin-left:1%;
margin-right:1%;
	margin-bottom:2%;
	position:relative;
	background-color:#f7f7f7;

}




.home_ad3_list .item .photo .icon{
	position:absolute;
right:20px;
top:20px;
	
	
	 background-color: #ffffff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
	margin-bottom:10px;
}




.home_ad3_list .item .photo{
	

	height:388px;



}

.home_ad3_list .item .photo .title2{
	
font-size:20px;
color:#ffffff;
font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
line-height:130%;
}
.home_ad3_list .item .desc2{
font-size:15px;
padding-top:30px;
line-height:120%;

}

.home_ad3_list .item .photo .content2{
	
display:block;
padding:20px 20px 20px 20px;
color:#ffffff;
width:50%;
}
.home_ad3_list .item .photo table{
	height:310px;
	line-height:120%;
	

}

.home_ad3_list .item .photo table td{
	vertical-align:middle;
	

}




.home_ad4{
	max-width:1000px;
	margin:auto;
	background-color:#ffffff;
	padding-top:0px;
}

.home_ad4_container{
	max-width:1240px;
	margin:auto;
}

.home_ad4_list{
	width:100%;
}

.home_ad4_list .item{
	float:left;
	width:25%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	position:relative;
	background-color:#f7f7f7;
	border-bottom:5px solid #050505;
}

.home_ad4_list .item_big{
	float:left;
	width:44%;
	
}

.home_ad4_list .item .photo{
	
	width:100%;
	height:150px;

	position:relative;
	
		background-position:top center;
background-repeat:no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.home_ad4_list .item .photo .title{
	
font-size:20px;
color:#ffffff;
font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
position:absolute;
left:20px;
bottom:20px;
}

.home_ad4_list .item .photo .icon{
	position:absolute;
right:20px;
top:20px;
	
	
	 background-color: #ffffff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
	margin-bottom:10px;
}

.home_ad4_list .item .content{
	display:block;
	padding:20px;
}
.home_ad4_list .item .desc{
font-size:15px;
min-height:160px;

}


.faq_category_box{
	background-color:#f7f7f7;
	padding-top:40px;
	padding-bottom:40px;
}

.faq_category_box_container{
	max-width:1240px;
	margin:auto;
}
.faq_category_box .heading{
	

	font-size:24px;

	line-height:120%;
	color:#d82332;
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
		padding-bottom:40px;
}


.faq_category_box2{
	background-color:#ffffff;

}


.faq_category_box2 .heading{
	


	color:#fccd23;

}


.faq_category_box3{
	background-color:#f7f7f7;

}


.faq_category_box3 .heading{
	


	color:#253279;

}




.faq_category_box2  .faq_list .item  .no{
	
	color:#fccd23;
	border-top:5px solid #fccd23;
	
}


.faq_category_box2  .faq_list  .content{
	
	background-color:#fccd23;

	color:#ffffff;
}



.faq_category_box2 .faq_list .item .title a:link,.faq_category_box2 .faq_list .item .title a:visited,.faq_category_box2 .faq_list .item .title a:hover{


	background-image:url(../../images/tabmenu_open2.png?v=2?v=32);

	color:#fccd23;
	
	
}
.faq_category_box2 .faq_list .item .title a.current:hover,.faq_category_box2 .faq_list .item .title a.current:link,.faq_category_box2 .faq_list .item .title a.current:visited{


	background-image:url(../../images/tabmenu_close2.png?v=2?v=23);
	
	color:#fccd23;
	
}




.faq_category_box3  .faq_list .item  .no{
	
	color:#253279;
	border-top:5px solid #253279;
	
}


.faq_category_box3  .faq_list  .content{
	
	background-color:#253279;

	color:#ffffff;
}



.faq_category_box3 .faq_list .item .title a:link,.faq_category_box3 .faq_list .item .title a:visited,.faq_category_box3 .faq_list .item .title a:hover{


	background-image:url(../../images/tabmenu_open3.png?v=2?v=32);

	color:#253279;
	
	
}
.faq_category_box3 .faq_list .item .title a.current:hover,.faq_category_box3 .faq_list .item .title a.current:link,.faq_category_box3 .faq_list .item .title a.current:visited{


	background-image:url(../../images/tabmenu_close3.png?v=2?v=23);
	
	color:#253279;
	
}


.inside_content_box{
	width:100%;
	clear:both;
	padding-top:0px;
	padding-bottom:70px;
	font-size:18px;
	background-color:#ffffff;
}
.inside_content_box_line{
	background-image:url(../../images/box_line.png?v=2);
	background-repeat:no-repeat;
}


.inside_content_box2{
	background-color:#f9f9f9;
}

.inside_content_box_container{
	max-width:1240px;
	margin:auto;
		padding-top:70px;
}

.inside_content_box h1{

	font-size:24px;
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
margin-bottom:30px;
}

.inside_content_box h2{

	font-size:24px;
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
margin-bottom:30px;
}


.inside_sidecontent{
	float:right;
	width:73%;
	
		width:71%;
font-size:16px;
}
.inside_sidecontent_area{
	max-width:1240px;

	
	
	max-width:1000px;
			max-width:1200px;
	margin:auto;
	padding-top:50px;
		padding-bottom:100px;
}

.new_section_title{
	text-transform:uppercase;
	margin-bottom:30px;
}
.mmenu{
	display:none;
}


.table_about2 {
	margin-bottom:20px;
}
.table_about2 td{
	padding:25px 25px 15px 0px ;
	font-size:18px;
	font-weight:bold;
	
	font-size:18px;
	color:#e56e78;
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
}
.table_about2 td.title{
	font-size:18px;
	color:#e56e78;
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
}

.no_submenu .topsubmenu{
	display:none;
}

.no_submenu  .inside_sidecontent{
	float:inherit;
	width:100%;
clear:both;
}

.no_submenu h1{
	float:left;
	border-bottom:3px solid #000000;
	padding-bottom:5px;
}



/***********************/
.mobile_content{
	display:none;
}
.inside_banner{
	clear:both;
	
	/*
	width:100%;
	*/
	max-width:1240px;
margin:auto;
	
}
.inside_banner img{

	width:100%;
}

.inside_sidecontent_intro h1{
	
	font-size:24px;
	border-bottom:none;
		background-image:url(../../images/box_line.png?v=2);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:30px;
	margin-bottom:50px;
	
	
}


.inside_sidecontent_intro p{
	

	padding-bottom:50px;

	font-size:16px;
	
}

.inside_sidecontent_intro_box_list{
	clear:both;
	width:100%;
}

.inside_sidecontent_intro_box_list .item{
	float:left;
	width:23%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	
}

.inside_sidecontent_intro_box_list .item_container{
	display:block;
	border:5px solid #f5c8cb;
	position:relative;
		
	-webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
	transition: all 500ms ease-out 0s;
}

.inside_sidecontent_intro_box_list .item_highlight .item_container{

	border:5px solid #fcce24;
	
	-webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
	transition: all 500ms ease-out 0s;
}
.inside_sidecontent_intro_box_list .item:hover .item_container{

	border:5px solid #d82433;
	
	-webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
	transition: all 500ms ease-out 0s;
}


.inside_sidecontent_intro_box_list table{
	width:100%;
	height:200px;
	
}


.inside_sidecontent_intro_box_list table td{
	vertical-align:bottom;
	padding:20px;
	
}


.inside_sidecontent_intro_box_list .title{

	font-size:22px;
	color:#000000;
	line-height:120%;
		font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
}


.inside_sidecontent_intro_box_list .icon{
	
	 background-color: #000000;
    width: 25px;
    height: 25px;
    border-radius: 50%;
	position:absolute;
	right:20px;
	top:20px;


	
	
}




.sidemenu_other .heading {
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;

font-size:24px;
color:#050505;
	border-bottom:2px solid #050505;
	margin-bottom:40px;
	padding-bottom:20px;


	

}



.sidemenu_other_color2 .heading {

color:#fccd23;
	border-bottom:2px solid #fccd23;


	

}



.sidemenu_other {
float:left;
width:15%;
	
		font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
padding-top:50px;

}
.sidemenu_other_container {
border-top:5px solid #000000;
padding-top:40px;


}





.sidemenu_other .item {
	clear:both;
	margin-bottom:30px;
}
	



.sidemenu_other a:link,.sidemenu_other a:visited{

	
	color:#050505;
	text-decoration:none;
	font-size:24px;
	
	
	
	padding-right:30px;
	
	background-image:none;
background-repeat:no-repeat;
background-position:right top 2px;
	
}

.sidemenu_other a:hover,.sidemenu_other a.current:link,.sidemenu_other a.current:visited{
	
		
		padding-right:30px;
		color:#253279;
	text-decoration:none;
	font-size:24px;

background-image:url(../../images/dot_blue.png?v=2);
background-repeat:no-repeat;
background-position:right top 4px;
}

.sidecontent_other{
	float:right;
	width:80%;
}

.content_middle_box_other{
	padding-top:60px;
}

.sidecontent_other h1{
	font-size:24px;
}


.project_list_other{
	clear:both;
	width:100%;
	padding-top:40px;
}


.project_list_other .item{
	clear:both;
	width:100%;
	margin-bottom:50px;
		position:relative;
}

.project_list_other .item_left{
	float:left;
	width:10%;

}
.project_list_other .item_right{
	float:right;
	width:90%;
	position:relative;
	border-bottom:5px solid #253279;
	

}
.project_list_other .item_right_container{
	display:block;
	padding:0px 20px  0px 20px;
	

}
.project_list_other .item_top{
	clear:both;

	width:100%;
	
	color:#253279;
	font-size:19px;
	
    font-family: 'AvenirNextLTPro-Bold';
}
.project_list_other .item_button{
	clear:both;
	padding-top:0px;
	margin-bottom:20px;
	width:100%;
	

}
.project_list_other .item_bottom{
	clear:both;
	padding-top:20px;

	width:100%;
	

}
.project_list_other .item_bottom table{
font-size:16px;
color:#050505;
	

}
.project_list_other .item_bottom table td{
	padding:0px 20px 5px 0px;


}
.project_list_other .order{
	
	position:absolute;
	left:0px;
	bottom:0px;
	font-size:68px;
	color:#253279;
    font-family: 'AvenirNextLTPro-Bold';
}


 .item_nav{
     clear:both;
     width:100%;
 
}
 .item_nav ul{
     list-style:none;
     padding:0;
     margin:0;
	 
}
 .item_nav ul li{
     float:left;
     background-image:url(../../images/project_title.png?v=2?V=32?V=32);
     background-repeat:no-repeat;
     background-position:left 2px;
     padding:0px 10px 0px 15px;
     color:#253279;
     text-decoration:none;
     font-size:19px;
    font-family: 'AvenirNextLTPro-Bold';
}
 .item_nav ul li:first-child{
     background-image:none;
     padding:0px 10px 0px 0px;
}
 .item_nav ul li a:link,.item_nav ul li a:visited{
     color:#253279;
     text-decoration:none;
     font-size:19px;

}
 .item_nav ul li a:hover,.item_nav ul li a.current:link,.item_nav ul li a.current:visited{
     color:#253279;
     text-decoration:none;
     font-size:19px;
   
}

.section_title_line{
		font-size:24px;
	border-bottom:none;
		background-image:url(../../images/box_line.png?v=2);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:30px;
	margin-bottom:50px;

}

.btn_big_button_black{
	clear:both;
	padding-top:20px;
	    font-family: 'AvenirNextLTPro-Bold';
}
.btn_big_button_black a:link,.btn_big_button_black a:visited{
	font-size:24px;
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	float:left;
	padding:20px 70px 20px 70px ;
	
	
}
.btn_big_button_black a:hover{
		font-size:24px;
	color:#ffffff;
	background-color:#253279;
	text-decoration:none;
	float:left;
		padding:20px 70px 20px 70px ;
	
}

.inside_content_box_project h2{
	float:left;
		font-size:24px;
		color:#d82332;
background-image:url(../../images/dot_red.png?v=2);
background-repeat:no-repeat;
background-position:right top 4px;
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
margin-bottom:30px;
padding-right:40px;
}

.inside_content_box_project ul,.inside_content_box_project ol{
	line-height:150%;
}

.inside_event_timeline{
	clear:both;
	width:100%;
	position:relative;
		font-size:24px;
	color:#e56e78;
		font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
}
.inside_event_timeline_container{
	display:block;
	padding:50px  50px 50px 50px;
	border-left:5px solid #4a4a4a;
	
}


.inside_event_timeline .icon{
	
	 background-color: #ea9299;
    width: 24px;
    height: 24px;
    border-radius: 50%;
	margin-bottom:10px;
	position:absolute;
	left:-10px;
	top:-12px;
	
}

.inside_content_container_project .inside_content_box{
	padding-bottom:0px;
}


.inside_content_container_project .inside_content_box_container{
	padding-top:0px;
	
}


.inside_content_box_project {
	padding-bottom:0px;
		padding-top:0px;
}


.inside_content_box_project .inside_content_box_container{
	padding-bottom:0px;
		padding-top:0px;
	
}


.inside_event_timeline p{
	font-size:16px;
	color:#e56e78;
	
}

.inside_event_timeline2 .icon{
	
	 background-color: #fbcd24;

}
.inside_event_timeline2 p{

	color:#fbcd24;
	
}

.inside_event_timeline3 .icon{
	
	 background-color: #253279;

}
.inside_event_timeline3 p{

	color:#253279;
	
}



.tutor_list{
	clear:both;
	width:100%;
	padding-top:30px;
}



.tutor_list .item{
	float:left;
	width:21%;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:4%;
}


.tutor_list .item .photo{
	width:100%;
}
.tutor_list .item .photo img{
	width:100%;
}
.tutor_list .item .content{
	width:90%;
	margin:auto;
	clear:both;
	padding-top:40px;
}
.tutor_list .item .title{
	display:block;
	padding:5px 5px 5px 5px ;
	color:#ffffff;
	font-size:22px;
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;
	text-align:center;
	background-color:#fccd23;
}

.btn_show_more{
	clear:both;
	padding-top:50px;
	    font-family: 'AvenirNextLTPro-Bold';
		width:280px;
		margin:auto;
}
.btn_show_more a:link,.btn_show_more a:visited{
	display:block;
	text-align:center;
	font-size:30px;
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;

	padding:20px 10px 20px 10px ;
	
	border:1px solid #000000;
}
.btn_show_more a:hover{
	display:block;
	text-align:center;
		font-size:30px;
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;

			padding:20px 10px 20px 10px ;
		border:1px solid #000000;
}


.btn_show_more2{
	clear:both;
	padding-top:50px;
	    font-family: 'AvenirNextLTPro-Bold';
		width:280px;

}
.btn_show_more2 a:link,.btn_show_more2 a:visited{
	display:block;
	text-align:center;
	font-size:30px;
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;

	padding:20px 10px 20px 10px ;
	
	border:1px solid #000000;
}
.btn_show_more2 a:hover{
	display:block;
	text-align:center;
		font-size:30px;
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;

			padding:20px 10px 20px 10px ;
		border:1px solid #000000;
}

.timeline_year{
	color:#040404;
	font-size:48px;
	padding-bottom:20px;
	 font-family: 'AvenirNextLTPro-Bold';
	 max-width:1240px;
	 margin:auto;
	 
	 	max-width:1000px;
}

.content_middle_box_contact h1{
	font-size:30px;
}

.table_contact_info_new{
	clear:both;
	width:100%;
	margin-bottom:50px;
	padding-top:60px;
	
}


.table_contact_info_new td{
	width:25%;
	padding-left:1%;
	padding-right:1%;
}


.table_contact_info_new .photo{
	width:100%;
	clear:both;
	text-align:center;

	
}
.table_contact_info_new .photo img{
	
	max-height:100px;
	
}

.table_contact_info_new .title{
	width:100%;
	clear:both;
	text-align:center;
	padding-top:40px;
	font-size:30px;
		 font-family: 'AvenirNextLTPro-Bold';
}
.table_contact_info_new .desc{
	width:100%;
	clear:both;
	text-align:center;
	padding-top:20px;
	font-size:16px;
		 font-family: 'AvenirNextLTPro-Bold';
}



.table_contact_info_new2{
	clear:both;
	width:100%;
	margin-bottom:50px;
	padding-top:60px;
	
}


.table_contact_info_new2 td{
	width:18%;
	padding-left:1%;
	padding-right:1%;
}


.table_contact_info_new2 .photo{
	width:100%;
	clear:both;
	text-align:center;

	
}
.table_contact_info_new2 .photo img{
	
	max-height:100px;
	
}

.table_contact_info_new2 .title{
	width:100%;
	clear:both;
	text-align:center;
	padding-top:40px;
	font-size:30px;
		 font-family: 'AvenirNextLTPro-Bold';
}
.table_contact_info_new2 .desc{
	width:100%;
	clear:both;
	text-align:center;
	padding-top:20px;
	font-size:16px;
		 font-family: 'AvenirNextLTPro-Bold';
}

.table_contact_info_new2 .desc img{
		max-width:100%;
			max-height:150px;
}

.google_map{
	width:100%;
	clear:both;
	height:500px;
	
}

.inside_heading_left{
	float:left;
	width:80%;
}
.inside_heading_right{
	float:right;
	width:20%;
}



.partner2_list_category{
	float:left;
	

	padding-bottom:20px;
	font-size:16px;
	font-weight:bold;
	border-bottom:5px solid #1492df;
	padding-bottom:5px;
	margin-bottom:20px;
	padding:0px 20px 5px 20px;
	line-height:100%;
	max-width:400px;
	
}

.partner2_list{
	clear:both;
	width:100%;
	padding-bottom:30px;
	
	
}

.partner2_list .heading{
	font-size:24px;
	
	color:#2f2f2f;
	
	font-family: 'AvenirNextLTPro-Bold','MHeiHK','微軟正黑體',Arial,Verdana, sans-serif;

padding-bottom:10px;

}
.partner2_list .icon{
	
	 background-color: #000000;
    width: 10px;
    height: 10px;
    border-radius: 50%;
	margin-bottom:10px;
	
	
}
.partner2_list .no_icon{
	
	
    height: 10px;
    
	margin-bottom:10px;
	
	
}

.partner2_list .item{
	float:left;
margin-right:40px;
margin-bottom:40px;
/*
	background-color:#dcdcdc;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;*/
}

.partner2_list .item table{
	clear:both;
	height:80px;
}
.partner2_list .item table td{
	vertical-align:middle;
}
.partner2_list .item table td img{
	max-height:80px;
}
.partner2s_heading{
/*
	clear:both;
	display:block;
	padding:15px 10px 15px 20px;
	background-color:#1492df;
	*/
	
}


.partner2s_heading_content{
	width:100%;
	margin:auto;

	color:#000000;
	font-size:14px;
	font-weight:bold;
	
	
	
}

.partner2s_heading_arrow{
/*
	clear:both;
	width:30px;
	height:26px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	margin-left::20px;
	
	*/
}



.partner2s_heading_grey{
	
	
		background-color:#b6c0c7;
	color:#000;
	
}
.partner2s_heading_blue{
	
	background-color:#1492df;
	color:#FFF;
	
	
}

.partner2s_heading_arrow_grey{
	
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	
	
	
}
.partner2s_heading_arrow_blue{
	
	background-image:url(../../images/arrow/blue.png?v=2?v=2?v=2);
	
	
	
}

.heading_line{
	font-size:30px;
}


.inside_content_box ul,.inside_content_box ol{
	line-height:150%;
}

.heading_bottomline{
		
	background-image:url(../../images/box_line2.png?v=2);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:40px;
}


.accomplishment_list{
	clear:both;
	width:100%;
	padding-top:30px;
}


.accomplishment_list .item{
	float:left;
	width:31.33%;
	
	margin-right:1%;
	margin-bottom:1%;
}


.accomplishment_list .item .photo{
	clear:both;
	width:100%;
}
.accomplishment_list .item .photo img{

	width:100%;
}

.atitle{
	clear:both;
	color:#ca2828;
	padding-bottom:20px;
}

.inside_sidecontent p{
	font-size:16px;
}

.btn_back{
	float:right;
	
}

.btn_back a:link,.btn_back a:visited{
	float:left;
	padding:10px 10px 10px 10px;
	background-color:#000000;
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
	
}
.btn_back a:hover{
	float:left;
	padding:10px 10px 10px 10px;
	background-color:#253279;
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
	
}