body, html { 
	padding:0;
	margin:0;
	height: 100%;
	width: 100%;
	background-color:#e4e4e4;
	/*font:13px/1.231 "PingFang HK",STHeitiTC-Light,Arial,Meiryo,"Microsoft JhengHei",sans-serif;*/
	font-family: 'PingFang HK', STHeitiTC-Light, Arial, Meiryo, 'Microsoft JhengHei', sans-serif;
	font-weight: normal;
	font-size:14px;
}
* {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
a:link {
	color:#a58800;
	text-decoration:none !important;
	text-shadow:none !important;
	font-weight:normal !important;
}
a:hover {
	color:#f08d00;
	text-decoration:none
}
a:visited {
	color:#a58800
}
a:focus{
	outline:none
}
area:focus{
	outline:none
}
em{
	color:#C00
}
.container-fluid, .row, [class*='col-'] {
 padding:0;
 margin:0
} 
.main_content{
	margin-left:5px;
}
.pagetitle{ 
	border-bottom:4px solid #f08d00;
	padding-bottom:4px;
	margin-bottom:10px;
	display:none
}
.pagetitle span{
	display:block;
	margin-left:8px;
	font-size:21px; 
}

.top {
  position:fixed;
    top: 0;
    width: 100%;  
	text-align:center;
	z-index:200;
	background-color:#b7ae83; 
}
.top .top_inner {
	height:30px;
	color:#2e2e2e;
	overflow:hidden;
	max-width:1180px;
	padding:0 10px;
	line-height:30px;
	margin:auto;
}
.top a {
	color:#2e2e2e
}
.top .top_inner td {
	vertical-align:middle;
}
.topbanner {
	margin-top:30px; 
  background-color:#404042;
	border-bottom:1px solid #62615c;	
}
.topbanner .logo { 
  margin-top:10px;
  width:100%;
  max-width:375px;
}
.topbanner .topbanner_inner {
	max-width:1200px; 	 
  display:flex;
  align-items: center;
  justify-content: space-between;
}
.topbanner .marquee { 
  max-width:1200px;
  margin:auto;
  line-height:28px;
  overflow: hidden;
  font-size:19px;
  color:#ffffff
} 

.topbanner .marquee span{
	margin-left:10px;
	margin-right:10px;
}

#div-finance{ 
	height:20px;   
	line-height:20px;
	font-size:15px
}
#div-weather{  
	font-size:15px	
}
 
#finance { 
	color: #2e2e2e;  
}
#finance .change_up {
	color: #3ef000;
	padding-left:10px;
}
#finance .change_dn {
	color: #FF0000; 
	padding-left:10px;
}
#weather { 
	color: #2e2e2e;  
	margin-top:1px;
	line-height:15px
}

#weather .warningicon {
	 
}
#weather .weathericon {
	 
}
#weather .temperature {
	 
}
#weather .humidity {
 
}
#weather .icon {
 	width:18px;
	margin-left:5px;
	margin-right:5px;
	vertical-align:middle
}


.addthis_sharing_toolbox {
	margin-top:4px
}
.addthis_sharing_toolbox .at-icon {
	width:22px !important;
	height:22px !important;
}
.addthis_sharing_toolbox .at-icon-wrapper {
	width:22px !important;
	height:22px !important;
}
 
.lefttitle{
	background-image:url(/img/left_titlebg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:354px;
	height:54px; 
}
.lefttitle .letter{
	font-size:21px;
	padding: 8px 10px
}
.lefttitle .left_more{
	display:block;
	width:45px;
	height:24px;
	position:absolute;
	margin-left:270px;
	margin-top:12px;
	background-color:#505050;
	color:#FFF;
	line-height:24px;
	font-size:13px;
	text-align:center;
}
.lefttitle .left_more:hover{
	background-color:#dd8000
}

.menu { 
	background-color:#404042;
	border-bottom:3px solid #ffffff;
}
.menufixtop{
	position:fixed;
    top: 30px;
    width: 100%;  
	text-align:center;
	z-index:200;	
}
 
.menu .menu_inner {
	width:100%; height:40px;  

} 

/* Css pillMenu Horizontal */
.pillMenu {
	position: relative; 
}
.pillMenu ul {
	margin: 0;
	padding: 0;
	position: relative;	
}
.pillMenu ul li {
	float: left;
	list-style: none; 
	position: relative;
	z-index: 10;
	font-size:18px;
	margin-left:4px;
	margin-right:4px;
	font-weight:bold; 
}
.pillMenu ul li a {
	color: #b7ae83;
	font-weight:bold;
	display: block;
	padding: 7px 18px;
	text-decoration: none;
}
.pillMenu ul li.selected {
}
.pillMenu ul li.selected a {
	color: #ffd717;
}
.pillMenu .pill {
	border-bottom: 3px solid #b39e3c;
	margin-top:3px;
}

.menu .dropdown:hover .dropdown-menu{
	display: block;	 
}
.menu .dropdown-menu{ 
	position:absolute; 
	background-color:none;
	background:none;
	background-image:none;
	box-shadow:none;
	border:none;
	margin-top:0px; 
}
.menu .dropdown-menu li{  
	background-color:#383838;
	border-bottom:1px solid #525252;
	float:none;
	text-align:left;
	padding: 0; 
	margin:0;  
	min-width:100px;
}

.menu .dropdown-menu li a{  
	color:#b7ae83;
	padding: 7px 20px !important;
}

.menu .dropdown-menu li:hover a{
	background-image:none !important;
	background:none !important;
	background-color: #b7ae83 !important;
  color: #282828;
} 
.menu .submenu .subitem{
	margin-top:-5px;
	 
}
.menu .submenu .subitem li{ 
	border-bottom:none !important;  
	font-size:16px; 
}
.menu .submenu .subitem li a{ 
	padding: 4px 15px 4px 25px !important;
	color:#b7ae83 !important; 
}
.menu .submenu .subitem li a span{  
	 margin-right:5px;
}
.menu .submenu .subitem a:hover{
	background-color:#8d7548 !important;   
}
.menu .more{
	position:absolute !important;
	right:0 !important;
	background-color:#b7ae83;
	margin-left:0px;
	margin-right:0px; 	 
}
.menu .more .dropdown-menu li:hover a{
  background-color: #383838 !important;
  color: #b7ae83 !important;
}
.menu .more .submenu .subitem li:hover a{
	background-color: #b7ae83 !important;
  color: #000000 !important;
}

.menu .more .dropdown-toggle{
	text-align:right;
	padding:0 8px;
	height: 40px;
  line-height: 40px;
} 
.menu .more a{
  color:#000000
}
.menu .submenu{
	position:relative;
}
 
.maincontent{
	max-width:1200px;
	min-height:500px;
	padding:12px 16px;
	margin:auto;
	background-color:#FFF
} 
 
.v10height{
	clear:both;
	height:10px;
}
 
.bt_icon{
	margin-top:20px
} 
.searchbtn{
	background-image:url(img/search_btn_eng.jpg);
	background-repeat:no-repeat;
	width:107px;
	height:32px;
	border:none
}
#gfbtn{
	margin-left:6px;
	cursor:hand;
	cursor:pointer
}


.footer { 
	min-height:193px; 
	width:100%; 
	background-color:#404042;
	padding-bottom:10px;
	text-align:center;
}
.footer .footer_inner {   
	max-width:1160px; 
	padding:0 5px;
	width:100%; 
	margin:auto;
}
.footer .footer_link{
	padding:15px !important;
	margin:auto!important;
	max-width:700px; 
}
.footer .item1{
	font-size:18px;
	height:25px; 
	padding-left:18px;
	background-image:url(img/footer_arrow.png);
	background-repeat:no-repeat;
	background-position:3px; 
}

.footer .footer_contact td{
	padding-bottom:5px;
}
.footer .item2{
	font-size:18px;
	height:25px;
	line-height:25px;
	padding-left:18px;
	background-image:url(img/footer_tel.png);
	background-repeat:no-repeat;
	background-position:3px;
	margin:0px 20px;
}

.footer .item3{
	font-size:18px;
	height:25px;
	line-height:25px;
	padding-left:25px;
	background-image:url(img/footer_email.png);
	background-repeat:no-repeat;
	background-position:3px;
	margin:0px 20px;
}
.footer .footer_contact .item3{
	font-size:15px;
}
.footer .item4{
	padding-left:25px;
}

.footer .term{
	color:#b7ae83;
	margin-top:20px;
	font-size:13px;
}
.footer .copyright{
	color:#b7ae83; 
	font-size:13px;	
}

.footer a{
	color:#b7ae83;
}

.footer a:hover{
	color:#ffffff;
}


#top-link-block{
	z-index:999999;
}
#top-link-block.affix-top { 
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px; /* negative of the offset - height of link element */
    right: 10px; /* padding from the left side of the window */
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 10px; /* height of link element */
    right: 10px; /* padding from the left side of the window */
}
#top-link-block a{
	color:#FFF
}
.backtop{
	background-color:#333333;
	padding:10px 15px 15px 15px; 
	display:block;
	text-align:center
}

.topnav{
	color:#666;
	padding:10px;
	max-width:1180px;
	margin:auto;
	font-size:15px
}
.topnav a{
	color:#666;
}
.numnavbar{
	background-color:#e7e7e7;
	padding:8px;
	margin-bottom:10px;
}
.pagination{
	margin:0;
}
.pagination-lg>li>a, .pagination-lg>li>span{
	padding: 8px 12px;
    font-size: 16px; 
	color:#6e6e6e;
}
.pagination-lg>li>a.active{
	background-color:#b7ae83; 
	color:#fff
}
 
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
	color:#585858
}
.numnav{
	background-color:#e7e7e7;
	padding:8px;
	margin-bottom:10px;
}
.numnav td{
	color:#6e6e6e
}
.numnav .list{
	float:right;
	border-right:1px solid #d0d0d0
}

.numnav a{
	display:block; 
	padding:0 10px;
	height:30px;
	text-align:center;
	line-height:30px;
	background-color:#FFF;
	float:left;
	border:1px solid #d0d0d0;
	border-right:none;
	color:#6e6e6e;
	font-size:15px;
}
.numnav a.last{
	border-right:1px solid #d0d0d0;
}

.numnav a.active{
	background-color:#e18e18;
	border-color:#e18e18;
	color:#fff
}
.hi5{
	height:5px
}
em{
	color:#F00
}
.button{
	padding:5px 13px;
	background-color:#3b3b3b;
	color:#dbd3ab;
	border:none;
}   
.leftcol{
	width:354px;
	padding-right:7px;
} 
.breaklink{
	word-break:break-all;
}

@media (min-width: 1200px) {
	.menu .menu_inner {
		width:1160px; 
		margin:auto
	}	
	.topbanner {
		height:165px;
		padding-bottom:10px;
	}
	.topbanner .topbanner_inner {
		width:1180px;
		height:130px;
		margin:auto;
	}

}
@media (max-width: 1000px) {
	.footer { 
		padding-bottom:60px;
	}
}  
@media (max-width: 767px) {
	.maincontent{
		padding:3px 3px; 
	}	
	.pillMenu ul li a {
		padding: 7px 10px;
	}
	.menu .submenu{
	 
	}	
  .topbanner .topbanner_inner{
    justify-content: center;
  }
	.topbanner .marquee {
		font-size:15px;
		line-height:25px;
	}
	.backtop{ 
		padding:5px 10px 10px 10px;  
	}	
	.numnav a{
		padding:0 8px;
	}
}
@media (max-width: 550px) {
	.hidden-w550{
		display:none;
	}
} 
@media (max-width: 500px) {
  .pillMenu ul li{
    margin-left: 0px;
    margin-right: 0px;
  }
	.footer .item1{
		font-size:15px;
		padding-left:13px;
	}
	
	.pagination-lg>li>a, .pagination-lg>li>span{
		padding: 5px 10px;
		font-size: 14px; 
	}	
}
@media (max-width: 400px) {
	.hiddenw400{
		display:none
	}
	.footer .footer_link{
		padding:10px 0 !important; 
	}	
}

@media (max-width: 350px) {
	.pillMenu ul li a {
		padding: 7px 5px;
	}
	.footer .item1{
		font-size:13px;
		padding-left:0px;
		background-image:none;
	}
}
@media (max-width: 992px) {
	.maincontent{
		padding:6px 6px; 
	}
} 

	.menu_agentblog_320{
		display:none
	}
@media (max-width: 320px) {
	.menu_agentblog{
		display:none
	}
	.menu_agentblog_320{
		display:block
	}
}  