@charset "utf-8";
/* CSS Document */
 @import url(font-awesome.min.css); 

.error {
	color: #F00;
	font-weight:bold;
}

.red {
	color: red;
	font-weight: bold;
}

.blue {
	color: blue;
	font-weight: bold;
}

.orange {
	color: #ff9f1a;
	font-weight: bold;
}

.okey {
	color: #0044FF;
	font-weight:bold;
}

h1 {
	font-size: 14px;
}

.myname {
	font-weight:bold;
	color:#09F;
}

.opt {
	padding: 10px;
}

.btn-danger a {
	color:#FFF;
	text-decoration: none;
	
}

.form-control2 {
    display: block;
    width: 100%;
    height: 150px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    float: left;
    margin: 0 0 20px 0;
}

.form-control3 {
    display: block;
    width: 20%;
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    float: left;
    margin-right: 10px;
}

.form-control4 {
    display: block;
    width: 100%;
    height: 300px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    float: left;
    margin: 0;
}

.form-control5 {
    display: block;
    width: 100%;
    height: 1000px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    float: left;
    margin: 0;
}

.form-control6 {
    display: block;
    width: 100%;
    height: 300px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    float: left;
    margin: 0;
}

.ft {
	width: 60px;
	float: left;
	height: 38px;
	line-height: 38px;
}

.f_bt {
	width: 80px;
	float: left;
	height: 30px;
	line-height: 30px;
}

.o_list {
	font-size: 1.2em;
	text-align:center;
}

.ov {
	padding: 10px;	
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "微軟正黑體","Microsoft Jhenghei","Microsoft Jhenghei";
    font-weight: 500;
    line-height: 1.1;
    color: #40210F;
}

/*
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #ffffff;
    background-color: #40210F;
}

a {
    color: #40210F;
    text-decoration: none;
}

a:hover, a:focus {
    color: #000000;
    text-decoration: underline;
}


.sidebar-nav .nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.navbar {
    background-image: -webkit-linear-gradient(#40210F, #40210F 60%, #40210F);
    background-image: -o-linear-gradient(#40210F, #40210F 60%, #40210F);
    background-image: linear-gradient(#40210F, #40210F 60%, #40210F);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40210F', endColorstr='#40210F', GradientType=0);
    border-bottom: 1px solid ##40210F;
    filter: none;
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
    box-shadow: 0 1px 10px rgba(0,0,0,0.1);
}
.navbar-default {
    background-color: #40210F;
    border-color: #000000;
}
*/

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

a {
    color: #000000;
    text-decoration: none;
}

select {
	color:#000000;
    background-color: #fff;
}

.help-block2 {
    display: inline;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #959595;
}

.r1_img img,  .r2_img img, .r3_img img, .r_img img{
	margin: 10px 10px 10px 0;	
}

.cd {
	width: 60px;
	height: 38px;
	line-height: 38px;
	float: left;
	cursor: pointer;
	font-weight: bold;
	color:#ff0004;
}

.seo_title {
	font-size: 14px;
	color: #FF0004;
	font-weight: bold;
}

.no_data {
	text-align:center;
	color: #FF0004;
	font-weight: bold;
	font-size: 26px;
	padding: 20px 0;
}

body {
    color: #000;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #000;
}