body{
	/*background: url(../img/bg.jpg) repeat-x fixed 0px 120px;*/
	font-family: "Helvetica Neue", Helvetica, "微軟正黑體", Arial, sans-serif;
}
.box{
	margin: 35px 0 20px;
	background-color: rgba(255,255,255,.5);
	border-radius: 5px;
	border:1px solid #BBB;
}
.nmb-search3 {
    margin: 0 0 0 30px;
    padding: 35px 0;
    width: 80%;
    height:90%;
}
.nmb-search2 {
    margin: 0 0 0 30px;
    padding: 35px 0;
    width: 1030px;
}

.nmb-search{
	margin:0 0 0 30px;
	padding: 35px 0;
	width: 630px;
}
.nmb-search p{
	margin-bottom: 12px;
	font-size: 18px;
	text-align: center;
}
.btn, .btn:hover, .btn:active, .btn:focus,
.btn a, .btn a:hover, .btn a:active, .btn a:focus,
.btn-o, .btn-o:hover, .btn-b, .btn-b:hover, .btn-g, .btn-g:hover{
	color:#000000;
	text-decoration: none;
}
.form-inline .form-control{
	width:250px;
	margin-right: 3px;
}
.btn-o{
	border:1px solid rgb(251,130,59);
	background: rgb(251,176,59);
	background: -moz-linear-gradient(top,  rgb(251,176,59) 0%, rgb(251,130,59) 100%);
	background: -webkit-linear-gradient(top,  rgb(251,176,59) 0%,rgb(251,130,59) 100%);
	background: linear-gradient(to bottom,  rgb(251,176,59) 0%,rgb(251,130,59) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb03b', endColorstr='#fb823b',GradientType=0 );
}
.btn-o:hover{
	background: rgb(251,130,59);
	background: -moz-linear-gradient(top,  rgb(251,130,59) 0%, rgb(251,176,59) 100%);
	background: -webkit-linear-gradient(top,  rgb(251,130,59) 0%,rgb(251,176,59) 100%);
	background: linear-gradient(to bottom,  rgb(251,130,59) 0%,rgb(251,176,59) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb823b', endColorstr='#fbb03b',GradientType=0 );
}
.btn-b{
	border:1px solid rgb(27,144,207);
	background: rgb(63,169,245);
	background: -moz-linear-gradient(top,  rgb(63,169,245) 0%, rgb(27,144,207) 100%);
	background: -webkit-linear-gradient(top,  rgb(63,169,245) 0%,rgb(27,144,207) 100%);
	background: linear-gradient(to bottom,  rgb(63,169,245) 0%,rgb(27,144,207) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fa9f5', endColorstr='#1b90cf',GradientType=0 );
}
.btn-b:hover{
	background: rgb(27,144,207);
	background: -moz-linear-gradient(top,  rgb(27,144,207) 0%, rgb(63,169,245) 100%);
	background: -webkit-linear-gradient(top,  rgb(27,144,207) 0%,rgb(63,169,245) 100%);
	background: linear-gradient(to bottom,  rgb(27,144,207) 0%,rgb(63,169,245) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b90cf', endColorstr='#3fa9f5',GradientType=0 );
}
.btn-g{
	border:1px solid rgb(187,187,187);
	background: rgb(204,204,204);
	background: -moz-linear-gradient(top,  rgb(204,204,204) 0%, rgb(187,187,187) 100%);
	background: -webkit-linear-gradient(top,  rgb(204,204,204) 0%,rgb(187,187,187) 100%);
	background: linear-gradient(to bottom,  rgb(204,204,204) 0%,rgb(187,187,187) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#bbbbbb',GradientType=0 );
}
.btn-g:hover{
	background: rgb(187,187,187);
	background: -moz-linear-gradient(top,  rgb(187,187,187) 0%, rgb(204,204,204) 100%);
	background: -webkit-linear-gradient(top,  rgb(187,187,187) 0%,rgb(204,204,204) 100%);
	background: linear-gradient(to bottom,  rgb(187,187,187) 0%,rgb(204,204,204) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#cccccc',GradientType=0 );
}
.glyphicon{
	margin-right: 5px;
}
.search-list{
	background-color: #ffffff;
	border-top: 1px solid rgba(0,0,0,.2);
	border-radius: 0 0 5px 5px;
}
.table{
	margin-bottom: 0px;
	border-bottom: 1px solid #ddd;
}
.table > thead > tr > th {
	background-color: rgba(27,144,207,.15);
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #ddd;
}
/*.table > thead > tr > th,*/ 
.table > tbody > tr > th,  
/*.table > thead > tr > td,*/ 
.table > tbody > tr > td{
    padding: 10px;
    border-top: 1px solid #ddd; 
    border-right: 1px solid #ddd; 
}
.table > thead:first-child > tr:first-child > th:last-child,
.table > tbody > tr > td:last-child{
	border-right: 1px solid #ddd; 
}
select.form-control{
	width:auto;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.pagination{
	margin:0;
}
.pagination>.active>a{
	background-color: #1B90CF; 
    border-color: #1B90CF; 
}
.page-setting{
	padding:10px 10px 5px;
	background-color: #f9f9f9;
	border-radius: 0 0 5px 5px;
}
.aa{
	float:left;
	width:150px;
}
.aa p{
	margin-top:5px;
}
.modal-header, .modal-footer{border: 0px solid #e5e5e5;}
.modal-body, .modal-footer{text-align: center;}
.pay-after{
	margin: 35px auto;
}
.pay-after img{
	width:300px;
}
.pay-after p{
	text-align: center;
	font-size: 26px;
	margin: 10px 0 30px;
}
.succeed{ color:#1B90CF;}
.fail{ color:#ED1C24;}

/*12.15修改*/
.wrapper{padding:40px 0 30px; background: #fff;}
.carousel-inner > .item > img{width:90%; margin:0 auto;}
.carousel-control{width:20%;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{top:44%;}
.carousel-control.right, .carousel-control.left{background-image: none;}
.carousel-indicators{bottom: 35px;}
.app_download{
    margin: 0 auto;
    width: 416px;
}
.download_btn{
	display:inline-block;
	width:186px;
	height: 75px;
	border: 1px solid #ccc;
	border-radius: 4px;
	margin:10px;
	padding:7px;
}
.download_btn span{
	display:block;
	width: 110px;
	height: 36px;
}
.download_btn p{
	font-size: 13px;
	font-weight: bold;
	color:#808080;
	text-align: center;
}
.download_btn .android span{background: url(../img/android_icon.png) center center no-repeat;}
.download_btn .ios span{background: url(../img/ios_icon.png) center center no-repeat;}
.main{
	margin:15px 120px;
}
.main_title{
    height: 50px;
    padding: 12px 0 0 50px;    
}
.main_title a{
	font-size: 16px;
    color: #333333;
    line-height: 19px;
}
.main_title a:hover, .main_title a:visited{
    color: #f58233;
    text-decoration: none;
}
.news{background: url(../img/mainIcon_news.png) top left no-repeat;}
.search{background: url(../img/mainIcon_search.png) top left no-repeat;}
.store{background: url(../img/mainIcon_store.png) top left no-repeat;}
.link{background: url(../img/mainIcon_link.png) top left no-repeat; margin-top: 10px;}
#abgne_marquee {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 75px;
}
#abgne_marquee ul{ margin-left: -35px;}
#abgne_marquee ul li a {
    display: block;
    overflow: hidden;
    font-size: 12px;
    height: 25px;
    text-decoration: none;
    background: url(../img/point.png) top left no-repeat;
    padding-left: 20px;
}
.search_box{margin:0;}
.search_select{float: left;}
.footer1 {
    background-color: #F1CCAA;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 1;
    
}
.copyright{
	padding: 10px 0;
	text-align: center;
	font-size: 13px;
	color:#fff;
	background-color: #F59628;
}
.footer_link, .footer_link > li > ul{list-style-type: none;}
.footer_link > li > ul{margin-left: -45px; margin-bottom: 6px;}
.footer_link:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.footer_link > li{
	float:left;
}
.footer_link li ul li{
	padding-left: 20px;
}
.txt_13_2 a{
	font-size: 13px;
	line-height: 22px;
    color: #333333;
}
.txt_13_2 a:hover, .txt_13_2 a:focus{
	color:#1590d3;
	text-decoration: none;
}
.txt_org_2 a{
	font-size: 15px;
    color: #d77417;
}
.footer_link li ul li:first-child{
	background: url(../img/arr.png) top left no-repeat;
    margin-bottom: 5px;
}


.modal_load {
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}

.loading {
    font-family: Arial;
    font-size: 10pt;
    border: 5px solid #FF0000;
    width: 100px;
    height: 80px;
    display: none;
    position: fixed;
    background-color: White;
    z-index: 999;
}

select, textarea, input[type='text'], input[type='password'], input[type='datetime'], input[type='datetime-local'], input[type='date'], input[type='month'], input[type='time'], input[type='week'], input[type='number'], input[type='email'], input[type='url'], input[type='search'], input[type='tel'], input[type='color'], .uneditable-input {
    display: inline-block;
    height: 30px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
}

.modal-dialog {
    right: auto;
    left: auto;
    width: 90%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.modal {
    position: fixed;
    top: 10%;
    left: 0px;
    z-index: 1050;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 7px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
    margin-left: 0px;
}

.modal-dialog2 {
    right: auto;
    left: auto;
    width: 320px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.table-layout {
    display: table;
    width: 100%;
}

.table-layout .table-cell {
    /*display: table-cell;
border: solid 1px #ccc;
min-width: 30%;*/
    display: table-cell;
    min-width: 100px;
    width: 100px;
    text-align: left;
    padding-bottom:10px;
}



.fixed-width-70 {
    min-width: 70%;
    text-align: left;
}


.footer {
    position: fixed;
    /*height: 50px;*/
    bottom: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-left: 0px;
}


@media (min-width: 769px) and (max-width: 992px){
	.store, .link{margin-top: 25px;}
	.main {margin: 15px 50px;}
	.footer_link{margin-left: -45px;}
}
@media (max-width: 768px){
	#abgne_marquee ul {margin-left: 5px;}
	.wrapper, .wrapper .container, .carousel{
		padding:0;
	}
	.carousel-inner > .item > img, .app_download{
		width:100%;
	}
	.carousel-indicators{
		display:none;
	}
	.carousel-control{width:10%;}
	.app_download{
		text-align: center;
	}
	.download_btn{
		margin:5px 5px 10px;
		width:45%;
	}
	.download_btn img{
		display:none;
	}
	.download_btn span{
		width: 85px;
		margin: 0 auto;
	}
	.download_btn p{
		color:#333;
		text-align: center;
	}
	.search_box{margin-left: 50px;}
	.android, .ios{width:100%;}
	.main{margin:0;}
	.store, .link, .search {margin-top: 8px;}
	.footer_map {padding: 15px 0 0;}
	.footer_link{margin-left: -30px;}
	.footer_link > li {float:none;}
	.footer_link li ul li{display:inline;}
	.footer_link li ul li:first-child{display:block;}

	.mobile{
		display: none;
	}
	.box{
		margin:0 -15px 10px;
		background-color: rgba(255,255,255,0);
		border-radius: 0px;
		border:0px solid #B3B3B3;
	}
	/*.nmb-search{
		width:290px;
		padding: 20px 0
	}*/
	.form-inline .form-control{
		width:212px;
		float:left;
	}
	.page-setting{
		border-radius: 0;
	}
	.pay-after img{
		width:220px;
	}
}

@media (min-width: 320px) and (max-width: 768px) {
    .modal-dialog2 {
        right: auto;
        left: auto;
        width: 90%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .modal-dialog {
        right: 0px;
        left: 0px;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
        margin: 10px 0px 10px 0px;
    }


}

@media (min-width: 160px) and (max-width: 319px) {
    .modal-dialog2 {
        right: auto;
        left: auto;
        width: 90%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .modal-dialog {
        right: 0px;
        left: 0px;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
        margin: 10px 0px 10px 0px;
    }
}



