@charset "UTF-8";
/* CSS Document */
body {
	margin-left: auto;
	margin-right: auto;
	font-family: "微軟正黑體";
}
ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clear {
	clear: both;
}
#member {
	width: 95%;
	margin: 0px auto;
}
.mem_btn {
	padding: 5px;
	font-size: 15px;
}
.text_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #1669a5;
}
.text_15 {
	font-size: 15px;
	line-height: 30px;
}
.text_pd {
	padding-right: 10px;
	font-size: 15px;
	color: #000;
}
.bt_mar {
	margin-top: 10px;
}
ul.tabs {
	height: 43px;
	float: left;
	margin-right: 30px;
}
ul.tabs li {
	float: left;
	width: 125px;
	height: 33px;
	padding-top: 12px;
	overflow: hidden;
	position: relative;
	font-size: 15px;
	text-align: center;
	margin-top: 2px;
	background-image: url(../images/mem/line04.png);
	background-position: right;
	background-repeat: no-repeat;
}
ul.tabs li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
ul.tabs li a:hover {
	color: #fff;
	text-decoration: underline;
}
ul.tabs li.active a {
	color: #333;
	font-weight: bold;
}
ul.tabs li.active {
	background-image: url(../images/mem/mem_tagbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #002c85;
}
ul.tabs li.active a:hover {
	color: #4086bd;
}
.tab_container, .tab_content {
	display: block;
	height: auto;
	color: #333;
	line-height: 25px;
}
div.tab_container .tab_content {
	padding-top: 10px;
}
div.tab_container .tab_content h2 {
	margin: 0 0 20px;
}
.mem_line {
	background-color: #090;
	height: 2px;
}
.mem_da01 {
	font-size: 20px;
	color: #1cb425;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.mem_border {
	border: 10px solid #ececec;
	padding: 10px;
}
.mem_text_a1 {
	line-height: 30px;
}
.tab_sh {
	background-image: url(../images/mem/tab_sh.png);
	background-repeat: repeat-x;
	height: 26px;
}
.mem_title_bg {
	background-image: url(../images/mem/men_top.jpg);
	height: 47px;
	background-repeat: repeat-x;
	float: left;
	width: 96%;
}
.mem_title_bg1 {
	background-image: url(../images/mem/title_item.png);
	background-repeat: no-repeat;
	color: #000;
	padding-left: 25px;
	font-size: 18px;
	background-position: left;
	letter-spacing: 1px;
}
.mem_title_bg2 {
	border-bottom: 1px dotted #ccc;
	width: 100%;
	margin: 5px 0px 10px 0px;
}
.mem_title_first {
	float: left;
	background-image: url(../images/mem/bg_left.png);
	width: 2%;
	height: 47px;
}
.mem_title_end {
	float: right;
	background-image: url(../images/mem/bg_right.png);
	width: 2%;
	height: 47px;
}
.border_line {
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	width: 938px;
	padding: 10px 0px 10px 20px;
	line-height: 35px;
}
.border_line td {
	line-height: 35px;
}
.table01 {
	width: 100%;
	border: 1px solid #dddddd;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
	margin-bottom: 10px;
}
.table01_in {
	padding: 3%;
	border: 3px solid #efefef;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
	background-image: url(../images/mem/tab_sh2.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.table02 {
	width: 100%;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
}
.table02_in {
	padding: 2%;
	border: 3px solid #ffffcc;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
}
.blue_title {
	background-color: #e0edf3;
	height: 30px;
	border-bottom: 1px solid #9cc6da;
	color: #000;
	font-size: 13px;
	text-align: right;
	padding: 5px 10px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px; /* Firefox */
	-webkit-border-radius: 8px 8px 0px 0px; /* Safari, Chrome */
	-khtml-border-radius: 8px 8px 0px 0px; /* Konqueror */
	border-radius: 8px 8px 0px 0px; /* Opera 10.50 and later (CSS3 standard) */
}
.order {
}
.order td {
	border-bottom: 1px solid #ccc;
	color: #000;
	line-height: 18px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	font-size: 14px;
	padding: 5px;
}
.order1t {
	width: 10%;
	text-align: center;
	font-weight: bold;
}
.order2t {
	width: 10%;
	text-align: center;
	font-weight: bold;
	height: 30px;
}
.order3t {
	width: 15%;
	text-align: center;
	font-weight: bold;
}
.order4t {
	width: 25%;
	text-align: center;
	font-weight: bold;
}
.order1 {
	width: 10%;
	text-align: center;
}
.order2 {
	width: 10%;
	text-align: center;
	height: 30px;
}
.order3 {
	width: 15%;
	text-align: center;
}
.order4 {
	width: 25%;
}
.text_line {
	border-bottom: 1px dotted #ccc;
	font-size: 15px;
	color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: 1px;
	background-image: url(../images/mem/ico_arr.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.text_line2 {
	border-bottom: 1px dotted #ccc;
	font-size: 15px;
	color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: 1px;
}
.text_red {
	font-size: 15px;
	color: #ff0000;
}
.add_member {
	font-size: 14px;
	line-height: 30px;
	width:674px;
}
.add_member td {
	height: 38px;
}
#add_member {

	/*padding-top: 100px;
	background-image: url(../images/membg.jpg);
	background-repeat: no-repeat;
	height: 470px*/
	border: 1px solid #CCC;
	width: 95%;
	border-top: 0px;
	margin: 0px auto;
}
#login_member {
	/*margin-left: 200px;
	margin-top: 50px;
	padding-top:70px;
	padding-left:50px;
	background-image: url(../images/membg2.jpg);
	background-repeat: no-repeat;
	height: 260px;*/
	border: 1px solid #CCC;
	width: 95%;
	border-top: 0px;
	margin: 0px auto;

}
.box_mag20 {
	font-size: 14px;
	font-family: "微軟正黑體";
	line-height: 25px;
	color: #333;
	margin-top: 20px;
}
.box_header {
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
	background-color: #FC6;
	padding-left: 10px;
	
}
.box_body{
	margin-left: 100px;
}
.box_desc{
	font-size: 16px;
	line-height: 25px;
	color: #004A95;
	font-weight: bold;
	padding: ４px;
	margin: 20px 0 10px 40px;
	border-bottom: 1px dotted #CCC;
	width:90%;
}
.td_title {
	color:#666;
	font-size:14px;
	
}
.list_item {
	list-style-type: decimal;
	list-style-position: outside; 
	margin-left: 80px;
}
.list_item li {
	list-style-type: decimal;
}

#forgetbg {
	/*margin-left: 200px;
	margin-top: 50px;
	padding-top:70px;
	padding-left:50px;
	background-image: url(../images/membg3.jpg);
	background-repeat: no-repeat;
	height:270px;*/
	width:776px;
	border: 1px solid #CCC;
	width: 95%;
	border-top: 0px;
	margin: 10px auto;
	
}
#forgetbg .box_body{
	margin-left: 100px;
}
.mem_link a{ color:#333; text-decoration:none;}
.mem_link a:hover{color:#f39800; text-decoration:none;}
