@charset "utf-8";
/* CSS Document */
/*客製歸零設定*/
p{
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	/*font-size: 15px;*/
}
fieldset{
	border:#ccc solid 1px;
	
}
legend{
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 13px;
	line-height: 22px;
	color: #333;
	}
.imp{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 13px;
	color: #F00;
	text-decoration: none;
}
.impa{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 13px;
	color: #069;
	text-decoration: none;
	cursor: pointer;
}
a{
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 13px;
	color: #069;
	text-decoration: underline;
}


/*
html, body {
	height: 100%;
}*/
li ,ul{
	/*list-style-type:none;*/
	margin: 0;
	padding: 0;
	}

form{
	margin: 0;
	
	}	
table{
	margin: 0;
	padding: 0;
	}
input[type=text]{
	border:solid #CCC 1px;
	-webkit-border-radius: 5px;
	font-family: Arial, "微軟正黑體", "新細明體", Verdana;
	font-size: 15px;
	padding:3px;
	height:20x;
	vertical-align:middle;
	}

input[type=password]{
	border:solid #CCC 1px;
	-webkit-border-radius: 5px;
	font-family: Arial, "微軟正黑體", "新細明體", Verdana;
	font-size: 15px;
	padding:3px;
	height:20x;
	}
input[type=button],input[type=submit]{
	vertical-align:middle;
	/*margin: 5px 5px 5px 0;
	padding: 5px 5px 5px 0;*/
	}
select{
	border:solid #CCC 1px;
	-webkit-border-radius: 5px;
	font-family: Arial, "微軟正黑體", "新細明體", Verdana;
	font-size: 13px;
	padding:3px;
	height:20x;
	}	
textarea{
	border:solid #CCC 1px;
	-webkit-border-radius: 5px;
	font-family: Arial, "微軟正黑體", "新細明體", Verdana;
	font-size: 13px;
	padding:3px;
	height:20x;
	}		
input[type=checkbox]{
	cursor:pointer;
	}	
/*提示文字*/
#tooltip{
	position: absolute;
	border: 1px solid #036;
	padding: 3px;
	color: #FFF;
	display: none;
	-webkit-border-radius: 5px;
	font-family: Verdana, Geneva, sans-serif, "新細明體";
	font-size: 12px;
	background-color: #336699;
}	

/*列表項目*/
.t_list_c{
	line-height: 40px;
	font-family: Arial, "新細明體", Verdana;
	font-size: 12px;
	color: #333;
	background-color: #F3F3F3;
	}
.t_list{
	width: 99%;
	background-color: #EBEBEB;
	border: 1px solid #CCC;
	cursor: move;
	height: 40px;
	font-family: Arial, "新細明體", Verdana;
	font-size: 12px;
	color: #333;
	margin:3px 0;
	}
.t_listn{
	width: 100%;
	background-color: #EBEBEB;
	border: 1px solid #CCC;
	height: 40px;
	font-family: Arial, "新細明體", Verdana;
	font-size: 12px;
	color: #333;
	}
/*首頁*/
#login{
	margin: 0 auto;
	width: 600px;
	height: 280px;
	margin: 200px  auto 0 auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	-webkit-border-radius: 10px;
	background-color: #FFF;
	
	
	}

#loginl{
	width: 480px;
	height: 260px;
	float:left;
	padding:10px;
	text-align:left;
	}


#loginr{
	width: 80px;
	float:left;
	padding:0 5px 5px 10px;
	
	}

#logincl{
	width: 100px;
	height: 100px;
	margin: 50px auto 70px auto;
	float:left;
	background:url(../images/lock.png) 0 0 no-repeat;
	}
#logincr{
	float:left;
	margin: 50px auto 50px auto;
	width: 380px;
	height: 100px;
	}
	
/*空間*/
.sp10{
	padding-bottom:10px;
	}
.sp5{
	padding-bottom:5px;
	}	
	
/*項目*/
#title{
	font-family: Arial, "微軟正黑體", "新細明體", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 40px;
}

.titlen{
	font-family: Arial, "微軟正黑體", "新細明體", Verdana;
	font-size: 15px;
	line-height: 33px;
	}
.copyright{
	font-family: Arial, "微軟正黑體", "新細明體", Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	}
	
/*內容上*/	
#header{
	width: 100%;
	font-family: Arial, "微軟正黑體", "新細明體", Verdana;
	font-size: 12px;
	line-height: 25px;
	height: 60px;
	background-color: #A3C1E0;
	padding: 3px;
	}


/*內容下*/		
#footer{
	width: 100%;
	height: 35px;
	font-family: Arial, "微軟正黑體", "新細明體", Verdana;
	font-size: 12px;
	color: #333;
	background-color: #69C;
	line-height: 35px;
	}
#footer a{
	font-family: Arial, "微軟正黑體", "新細明體", Verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	}
/*按鈕*/
.but_ok{
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 15px;
	color: #FFF;
	background-color: #6C0;
	width: 80px;
	height: 80px;
	display: block;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	cursor: pointer;
	border: 1px none;
}
.but_ok a{
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
}
.but_ok:hover{
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 15px;
	color: #FFF;
	background-color: #468C00;
	width: 80px;
	height: 80px;
	display: block;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	cursor: pointer;
	border: 1px none;
}
.but_ok p{
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 11px;
	color: #FFF;
	
}


/*內容按鈕*/
.butc_ok{
	margin-right:5px;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 13px;
	color: #FFF;
	background-color: #6C0;
	width: 80px;
	height: 30px;
	display: block;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	cursor: pointer;
	border: 1px none;
}

.butc_clear{
	margin-right:5px;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 13px;
	color: #FFF;
	background-color: #CCC;
	width: 80px;
	height: 30px;
	display: block;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	cursor: pointer;
	border: 1px none;
	
}

.butc_search{
	margin-right:5px;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 13px;
	color: #FFF;
	background-color: #6C0;
	width: 50px;
	height: 25px;
	text-align: center;	
	-webkit-border-radius: 5px;
	cursor: pointer;
	border: 1px none;
}

.butc_del{
	margin-right:5px;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 13px;
	color: #FFF;
	background-color: #F30;
	width: 80px;
	height: 30px;
	display: block;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	cursor: pointer;
	border: 1px none;
}
.butc_add{
	margin-right:5px;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 13px;
	color: #FFF;
	background-color: #369;
	width: 80px;
	height: 30px;
	display: block;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	cursor: pointer;
	border: 1px none;
	margin-top: 3px;
	margin-bottom: 3px;
}

.butc_admin{
	margin-right:5px;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 15px;
	color: #FFF;
	background-color: #F90;
	width: 80px;
	height: 30px;
	display: block;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	cursor: pointer;
	border: 1px none;
	margin-top: 3px;
	margin-bottom: 3px;
}
/*內容*/
.content_c_l{
	width: 2px;
	height: 100%;
	float: left;
	background-color: #fff;
	}

.content_c{
	padding:5px;
	margin:2px 0;
	}
	
.content_c li{
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height: 35px;
	margin:0;
	
	}
	
 /*分頁專用*/
.pagination {
	line-height:40px;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 12px;
	text-align: right;
	color: #CCC;
}
        
.pagination a {
	text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
	padding: 2px 4px;
	margin: 0 2px;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 12px;
}
.pagination a:hover{
	text-decoration: none;
	border: 1px solid #999;
	color: #FFF;
	padding: 2px 4px;
	margin: 0 2px;
	background-color: #B9B9B9;
}
.pagination .current {
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 12px;
    background: #26B;
    color: #fff;
	border: solid 1px #AAE;
	padding: 2px 4px;
	margin:0 2px;
}

.pagination .current.prev, .pagination .current.next{
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 12px;
	color: #CCC;
	border-color: #999;
	background: #fff;
}

/*排序*/
#response {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 12px;
	background-color: #6C3;
	border: 1px solid #390;
	margin: 10px 0 ;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	color: #FFF;
}

/*編輯表格css*/
.tcss{

}
/*欄位標題*/
.tcss th{
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 13px;
	color: #333;
	line-height: 20px;
	background-color: #D2E1F0;
	padding: 1px;
}
/*欄位內容*/
.tcss td{
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 13px;
	color: #666;
	line-height: 30px;
	padding: 3px;
	background-color: #F2F2F2;
}
/*相簿css*/

#response {
	padding: 10px;
	background-color: #069;
	border: 1px solid #036;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	color: #FFF;
	
}
#listp li {
	
	margin: 0 0 3px;
	padding: 4px 5px;
	background-color: #E3E3E3;
	color: #fff;
	list-style: none;
	border: 1px solid #CCC;
	cursor: move;
}

#picimg{
	overflow:hidden;
	width:100px;
	height:100px;
	}
	
.photopic{
	padding:5px;
	margin:5px;
	float:left;
	background-color: #E3E3E3;
	color: #fff;
	list-style: none;
	border: 1px solid #CCC;
	cursor: move;
}	


#sortable{ padding:0;
margin:5px;}


/*頁籤*/
ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.abgne_tab {
		
		width: 100%;
		margin: 10px 0;
	}
	ul.tabs {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;
	}
	ul.tabs li {
		float: left;
		/*height: 31px;*/
		line-height: 37px;
		overflow: hidden;
		position: relative;
		margin-bottom: -1px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */
		border: 1px solid #999;
		border-left: none;
		background: #e1e1e1;
	}
	ul.tabs li a {
		display: block;
		padding: 0 20px;
		color: #000;
		border: 1px solid #fff;
		text-decoration: none;
	}
	ul.tabs li a:hover {
		background: #ccc;
	}
	ul.tabs li.active  {
		background: #fff;
		border-bottom: 1px solid #fff;
	}
	ul.tabs li.active a:hover {
		background: #fff;
	}
	div.tab_container {
		
		width: 100%;
		border: 1px solid #999;
		border-top: none;
		background: #fff;
	}
	div.tab_container .tab_content {
		padding: 20px;
	}
	div.tab_container .tab_content h2 {
		margin: 0 0 20px;
	}
	
	
