@charset "utf-8";



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



	
}
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;
	

}

a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	

}

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:200%;

	
	

}

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




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

   
 
}


#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:151px;
	background-image:url(../../images/header.png?v=2);
	background-repeat:repeat-x;
	position:fixed;
	left:0px;
	top:0px;
	z-index:99;


	
}
#header2{;
	clear:both;
	width:100%;
	height:151px;
	background-image:url(../../images/header2.png?v=2);
	background-repeat:no-repeat


	
}

#header_container{
	clear:both;
	width:1024px;
	height:151px;
	margin:auto;
	position:relative;

}


/* commented out by Antony on 2016.01.05 */
/*
#logo{
	position:absolute;
	top:64px;
	left:0px;
width:235px;
	height:75px;
	border-bottom:5px solid #0072b8;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;

}

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

	background-image:url(../images/logo.png?v=2?v=2);
	background-repeat:no-repeat;
	width:235px;
	height:75px;
	text-indent: -9999px;
}

#logo a:hover{
	float: left;

background-image:url(../images/logo.png?v=2?v=2);
	background-repeat:no-repeat;
width:235px;
	height:75px;
}
*/








h1{
	float:left;
	font-weight:bold;
	font-size:18px;
	
	
	padding:0px 5px 2px 5px;
	border-bottom:1px solid #000;
	margin-bottom:20px;
}
.table_about {
	margin-bottom:20px;
}
.table_about td{
	padding:25px 25px 25px 25px ;
	font-size:18px;
	font-weight:bold;
}

.table_contact{
	margin-bottom:20px;
}
.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;
}
.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:10px; 
	right:15px;
	
}
#langnav .item {
	float:left;
	
	
	margin-left:15px;
	
	
	
}
#langnav .item a:link,#langnav .item a:visited{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;

}
#langnav .item a:hover,#langnav .item a.current:link,#langnav .item a.current:visited{
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;

}



.social_link{
	position:absolute;
	top:42px;
	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);
	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);
	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);
	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);
	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);
	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);
	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;
	
	
	
}
.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;
	
	

}
.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;
}

.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:0px;
	right:0px;
	border-bottom:5px solid #0072b8;
	
	padding:0px 5px 5px 5px;



	

}
.topmenu .item {
	float:left;
	margin-left:12px;
	margin-right:12px;
text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.5);
}
	



.topmenu a:link,.topmenu a:visited{
	float:left;
	
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	padding-bottom:2px;
	border-bottom:2px solid #333333;
	
	
	
}

.topmenu a:hover,.topmenu a.current:link,.topmenu a.current:visited{
	float:left;
	
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	padding-bottom:2px;
	border-bottom:2px solid #1492df;
}



.content_middle_box{
	clear:both;
	width:1024px;
	margin:auto;
}








.home_banner_list{
	float:left;
width:850px;
height:312px;
position:relative;
overflow:hidden;
}


.home_banner_list .item{
clear:both;
width:100%;
height:312px;
position:absolute;
top:0px;
left:0px;
background-position:center center;
background-repeat:no-repeat;
text-indent:-9999px;
display:none;
}

.home_banner_list .item a:link,.home_banner_list .item a:visited{
float:left;
width:100%;
height:312px;
text-decoration:none;
text-indent:-9999px;
}


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


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


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

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


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

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

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

.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);
	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);
	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%;
	background-image:url(../../images/home_content.png?v=2);
	background-repeat:no-repeat;
	background-position:top center;
	min-height:1440px;
}

.two_side_content{
	clear:both;
	width:100%;
	margin-bottom:30px;
}
.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;
}
.two_side_content .heading{
	display:block;
	padding:12px 25px 12px 25px ;
	font-size:18px;
	font-weight:bold;
	line-height:120%;
	
}
.two_side_content .heading_container{
	width:460px;
	
}
.two_side_content .heading .subtitle{

	font-size:13px;
	
	
}
.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);
	
}
.side_content_box .arrow2{
	background-image:url(../../images/arrow/grey.png?v=2);
	
}
.two_side_content .heading1{
	background-color:#1492df;
	color:#FFF;
	
}

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

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

.side_content_box_content2{
	
	clear:both;
	display:block;
	padding:0px 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:4px 5px 4px 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:4px 5px 4px 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%;
	margin-bottom:30px;
}



.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);
	
}
.full_side_content_box .arrow2{
	background-image:url(../../images/arrow/grey.png?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:12px 25px 12px 25px ;
	font-size:18px;
	font-weight:bold;
	line-height:120%;
	
}
.full_side_content .heading_container{
	width:980px;
	margin:auto;
	
}


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

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

	
}

.home_partner{
	clear:both;
	width:100%;
	background-image:url(../../images/home_footer.png?v=2);
	background-repeat:no-repeat;
	min-height:563px;
	background-position:right bottom;
	width:1024px;
	margin:auto;

}


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






.partner2_list_category{
	float:left;
	

	padding-bottom:20px;
	font-size:20px;
	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 {
	width:100%;
	background-color:#1492df;
	padding:10px 0px 10px 0px;
	position:fixed;
	left:0px;
	top:151px;
	
	


	

}
.topsubmenu_container {
	width:1020px;
	margin:auto;


}

.topsubmenu2{
	float:right;
	
}

.topsubmenu .item {
	float:left;
	margin-left:15px;
	margin-right:15px;
}
	



.topsubmenu a:link,.topsubmenu a:visited{
	float:left;
	
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	
	
	
	
}

.topsubmenu a:hover,.topsubmenu a.current:link,.topsubmenu a.current:visited{
	float:left;
	
	color:#000000;
	text-decoration:none;
	font-size:14px;

}

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

   
 
}







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

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


.news_list .date{
	float:left;
	width:150px;
	

	
}
.news_list .title{
	float:left;
	width:800px;
	margin-left:20px;
	
	
	
}

.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;
	
}


.news2_list .date{
	float:left;
	width:150px;
	

	
}
.news2_list .title{
	float:left;
	width:800px;
	margin-left:20px;
	
	
	
}

.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{
	float:left;
	width:220px;
}

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

	border-left:5px solid #333;
	padding-left:10px;
	margin-bottom:20px;
}
.sidemenu ul li.item1{
	

	border-left:5px solid #18a4fb;

}
.sidemenu ul li.item2{
	

	border-left:5px solid #117ebf;

}
.sidemenu ul li.item3{
	

	border-left:5px solid #0d689d;

}
.sidemenu ul li.item4{
	

	border-left:5px solid #0b496e;

}

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




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

.tips_list .item{
	clear:both;
	border-left:5px solid #333;
	padding-left:10px;
	margin-bottom:20px;
}
.tips_list .item1{
	

	border-left:5px solid #18a4fb;

}
.tips_list .item2{
	

	border-left:5px solid #117ebf;

}
.tips_list .item3{
	

	border-left:5px solid #0d689d;

}
.tips_list .item4{
	

	border-left:5px solid #0b496e;

}


.tips_list .item .title{
	font-size:15px;
	font-weight:bold;
	padding-bottom:15px;

}
.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);
	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%;
	
	
}

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

	
	
}
.prize_list .photo{
	float:left;
	width:200px;
	
	
	
}
.prize_list .content{
	float:right;
	width:780px;
	border-left:5px solid #1195e0;
	padding-left:25px;

	
	
	
}

.prize_list .title{

	
	
}

.prize_list .desc{

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


















.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);
	
}
.full_side_content2_box .arrow2{
	background-image:url(../../images/arrow/grey.png?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%;
	
}
.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);
	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;
	min-width:200px;
}



.btn_project_detail{
	float:right;
	
}


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

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


.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=22);
	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;
}



.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);
	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);
	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:#1492df;
	text-decoration:underline;
	
}
.team_list table td.title a:hover{
		color:#333;
	text-decoration:underline;
}

.full_heading{
	clear:both;
	display:block;
	padding:15px 10px 15px 10px;
	color:#FFF;
	font-size:20px;
	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);
	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);
	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);
	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);
	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);
	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:440px;
}





.topsubmenu2b {
	
	width:150px;
	background-color:#1492df;
	padding:10px 10px 10px 10px;
	position:fixed;
	left:0px;
	top:151px;
	display:none;
	
	


	

}
.topsubmenu2b_container {
	width:100%;


}

.topsubmenu2b2{
	clear:both;
	
}

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



.topsubmenu2b a:link,.topsubmenu2b a:visited{
	float:left;
	
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	
	
	
	
}

.topsubmenu2b a:hover,.topsubmenu2b a.current:link,.topsubmenu2b a.current:visited{
	float:left;
	
	color:#000000;
	text-decoration:none;
	font-size:14px;

}


.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);
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);
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);
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);
background-repeat:no-repeat;
background-position:left bottom;
width:8px;
height:8px;
text-indent:-9999px;
}









.report_col{
background-color:#baccd8;
color:#000000;
width:275px;
font-size:12px;
}

.report_col .report_col_title{
background-image:url(../../images/report/title1.png);
background-repeat:no-repeat;
text-align:center;
color:#ffffff;
line-height:26px;

}
.report_col .report_col_content{
clear:both;
display:block;
padding:0px 7px 10px 7px ;


}



.report_col2{
background-color:#baccd8;
color:#000000;
width:275px;
font-size:12px;
margin:auto;
}

.report_col2 .report_col_title{
background-image:url(../../images/report/title2.png);
background-repeat:no-repeat;
text-align:center;
color:#f000000;
line-height:26px;

}
.report_col2 .report_col_content{
clear:both;
display:block;
padding:0px 7px 10px 7px ;


}




	
.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:20px;
	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);
	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:20px;
	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);
	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);
	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;
	

	padding:15px 10px 15px 20px;
	background-color:#1492df;
	

	
}
*/

.partners_heading_left_content{
	
	/*
	
	width:500px;
	float:right;
	color:#FFF;
	font-size:20px;
	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);
	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:20px;
	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);
	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:20px;
	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);
	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:20px;
	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);
	margin-left::20px;
	
	*/
}







.partner_list_category{
	float:left;
	

	padding-bottom:20px;
	font-size:20px;
	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%;
	
	margin-bottom:30px;
}



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


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


.partners_heading_content{
	width:100%;
	

	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);
	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);
	
	
	
}
.partners_heading_arrow_blue{
	
	background-image:url(../../images/arrow/blue.png?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;
padding-top:20px;
margin-top:30px;
border-top:1px solid #bebebe;
padding-bottom:20px;
}


.footer_container{
clear:both;
width:1000px;
margin:auto;

}


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



.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);
	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);
	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:#000000;
	font-size:12px;
	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:#000000;
	font-size:12px;
	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);
	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);
	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);
	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);
	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);
	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=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);
	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);
	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;
	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);
	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);
	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);
	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);
	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;
}
