/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */
 html {
	font-family: sans-serif "微軟正黑體"  ;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

.nav_border { width:100%; border-style: solid; border-color:#CC0009; border-width: 1px;}
.nav-pills2>li{float:left; width:50%; text-align:center; color:#FFF; background-color:#EEEEEE;}
.nav-pills2>li>a{border-radius:0px; color:#878787; padding:0.3em !important; }
.nav-pills2>li>a:hover{border-radius:0px; color:#CA257B; padding:10px; }
.nav-pills2>li+li{margin-left:0px;}
.nav-pills2>li.active>a,.nav-pills2>li.active>a:focus,.nav-pills2>li.active>a:hover{color:#FFFFFF; background-color: #CC0009;}
.navbar-default{background-color:#FFF; border-color:#e7e7e7;}
.dropdown-menu li { width:100%; margin:0 auto; border-bottom:1px dotted #bbb; font-size:1.2em; }
.h1, .h2, .h3, h1, h2, h3 {margin-top: 0px; margin-bottom: 0px;}
.thumbnail {display: block;	padding: 0px; margin-bottom: 0px; line-height: 1.42857143; background-color: #fff;	border:0;	border-radius: 4px;	-webkit-transition: border .2s ease-in-out;	-o-transition: border .2s ease-in-out;	transition: border .2s ease-in-out}
.thumbnail_100 {width:100px;}

.col-xs-12 {width: 100%;position: relative; min-height: 1px; padding-right: 0px; padding-left: 0px }

a {color: #555555;text-decoration: none}
.navbar-fixed-bottom { bottom:initial; margin-bottom: 0; border-width: 1px 0 0}
/*.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {font-family: 微軟正黑體;font-weight: 500;line-height: 1.1;color: inherit}*/

.dropdown-menu {
	width:100%;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 0px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.navbar-fixed {
	position:static;
	right: 0;
	left: 0;
	z-index:initial;
}

.navbar-toggle2 {
    position: relative;
    float: right;
    background-color: #CC0009;
    background-image: none;
    width: 100%;
	border:0px;
	padding: 0px;
}
.navbar {
	margin-bottom: 0px !important;
}
.navbar-default .navbar-brand {
	color: #FFF !important;
}

.navbar {
	border:0px !important
}
.navbar-nav {
	margin: 0px -15px !important
}





