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:#d00000;
	text-decoration:none !important;
	text-shadow:none !important;
	font-weight:normal !important;
}
a:hover {
	color:#f08d00;
	text-decoration:none
}
a:visited {
	color:#d00000
}
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:#774b24; 
}
.top .top_inner {
	height:30px;
	color:#FFF;
	overflow:hidden;
	max-width:1160px;
	line-height:30px;
	margin:auto;
}
.top a {
	color:#FFF
}
.top .top_inner td {
	vertical-align:middle;
}
.topbanner {
	margin-top:30px;
	background-image:url(img/topbg.gif);
	background-repeat:repeat-x;
	height:193px;
	border-bottom:1px solid #fff;
	min-width:1200px;
}
.topbanner .topbanner_inner {
	width:1200px;
	height:192px;
	overflow:hidden;
	background-image:url(img/topbg2.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:auto;
}
.topbanner .marquee {
  width: 1200px;
  overflow: hidden; 
  font-size:21px; 
  line-height:45px;
  color:#000
}
.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: #ffffff;  
}
#finance .change_up {
	color: #3ef000;
	padding-left:10px;
}
#finance .change_dn {
	color: #FF0000; 
	padding-left:10px;
}
#weather { 
	color: #ffffff;  
	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:#909090;
	color:#FFF;
	line-height:24px;
	font-size:13px;
	text-align:center;
}
.lefttitle .left_more:hover{
	background-color:#ca0000
}

.menu {
	background-color:#a0895d;
	border-bottom:3px solid #fff;   
	min-width:1200px;
}
.menu .menu_inner {
	width:1160px;
	margin:auto;
}
 
/* 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: #ffffff;
	font-weight:bold;
	display: block;
	padding: 7px 18px;
	text-decoration: none;
}
.pillMenu ul li.selected {
}
.pillMenu ul li.selected a {
	color: #ffdd00;
}
.pillMenu .pill {
	border-bottom: 3px solid #616161;
	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:#616161;
	border-bottom:1px solid #787878;
	float:none;
	text-align:left;
	padding: 0; 
	margin:0;  
	min-width:100px;
}

.menu .dropdown-menu li a{  
	color:#ffdd00;
	padding: 7px 20px !important;
}

.menu .dropdown-menu li:hover a{
	background-image:none !important;
	background:none !important;
	background-color:#a0895d !important;
	color:#fff
} 

.maincontent{
	width:1200px;
	min-height:500px;
	padding:12px 16px;
	margin:auto;
	background-color:#FFF
}
 
.v10height{
	clear:both;
	height:10px;
}
 
.bt_icon{
	margin-top:60px
} 
.searchbtn{
	background-image:url(img/search_btn.gif);
	background-repeat:no-repeat;
	width:107px;
	height:32px;
	border:none
}
#gfbtn{
	margin-left:6px;
	cursor:hand;
	cursor:pointer
}

.footer { 
	height:193px;
	min-width:1200px;
	background-image:url(img/footer_bg.gif);
	background-repeat:repeat-x;
}
.footer .footer_inner {   
	width:1160px; 
	overflow:hidden;
	margin:auto;
}
.footer .item1{
	font-size:18px;
	height:25px;
	line-height:25px;
	padding-left:18px;
	background-image:url(img/footer_arrow.png);
	background-repeat:no-repeat;
	background-position:3px;
	margin:20px;
}
.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 .item4{
	padding-left:25px;
}

.footer .term{
	color:#FFF;
	margin-top:20px;
	font-size:13px;
}
.footer .copyright{
	color:#FFF; 
	font-size:13px;	
}

.footer a{
	color:#FFF;
}

.footer a:hover{
	color:#FF0;
}

#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: 18px; /* 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 0;
	width:1160px;
	margin:auto;
	font-size:15px
}
.topnav a{
	color:#666;
}

.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.active{
	background-color:#e18e18;
	border-color:#e18e18;
	color:#fff
}
.hi5{
	height:5px
}
em{
	color:#F00
}
.button{
	padding:5px 13px;
	background-color:#3b3b3b;
	color:#ffcc00;
	border:none;
}