@charset "utf-8";
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-family: "微軟正黑體";
}

html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
img {
  max-width: 100%;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	clear: both;
	line-height: 24px;
	height: 50px;
}
h3 {
	font-size: 16px;
	clear: both;
	color: #489FFF;
	line-height: 30px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
hr {
	float: left;
	height: 14px;
	width: 100%;
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/hr.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
}
.font_lgray {
	color: #A4A4A4;
	text-decoration: none;
}
.font_gray {
	color: #4C4C4C;
	text-decoration: none;
}
.font_red {
	color: #FF0000;
	text-decoration: none;
}
.font_white {
	color: #FFFFFF;
	text-decoration: none;
}
.font_blue {
	color: #3890FF;
	text-decoration: none;
}
.font_org {
	color: #DF8236;
	text-decoration: none;
}
.font_brown {
	color: #9A928B;
	text-decoration: none;
}
.font_pink {
	color: #F61966;
	text-decoration: none;
}



.bg_red {
	background-color: #E10000;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.bg_gray {
	background-color: #4F4F4F;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.bg_brown {
	background-color: #F2F2F2;
	float: left;
	height: auto;
	width: 96%;
	padding-top: 25px;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 25px;
}
.bg_white {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 96%;
	padding-top: 25px;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 25px;
}

.foot {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.foot h2 {
	font-size: 22px;
	clear: both;
}

.foot .row_3 {
	float: left;
	width: 30%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	text-align: left;
	line-height: 28px;
	margin-top: 20px;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 20px;
	text-decoration: none;
}
.foot .row_footer {
	float: left;
	width: 30%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	text-align: left;
	line-height: 28px;
	margin-top: 20px;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 20px;
	text-decoration: none;
}
.top_box {
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	line-height: 76px;
}

.logo {
	height: 76px;
	width: 83px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;

}

.search {
	float: left;
	height: 76px;
	width: 45%;
}

.text_field {
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: "微軟正黑體";
	font-size: 15px;
	float: left;
	line-height: 76px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #B3B3B3;
	background-image: url(../images/search_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	text-indent: 60px;
}
#qaContent {
	width: auto;
	text-align: right;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
	line-height: 76px;
}
#qaContent ul.accordionPart {
	list-style: none;
}

#qaContent ul.accordionPart li {
	list-style: none;
}
#qaContent ul.accordionPart li .qa_title {
	cursor: pointer;
	display: none;
}
#qaContent ul.accordionPart li .qa_title_on {
	text-decoration: underline;
	list-style: none;
}
#qaContent ul.accordionPart li .qa_content {
	width: auto;
	height: auto;
	list-style: none;
	float: right;
}
#qaContent ul.accordionPart li .qa_content li {
	text-align: center;
	width: auto;
	font-size: 16px;
	z-index: 111;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	list-style: none;
}
#qaContent ul.accordionPart li .qa_content li a{
	color: #000;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	}
#qaContent ul.accordionPart li .qa_content li h1{
	margin-top: 20px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #3B3B3B;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 34px;
}
#qaContent ul.accordionPart li .qa_content li h2{
	margin-top: 0px;
	font-size: 16px;
	line-height: 76px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 42px;
	background-image: url(../images/search_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
}
#qaContent ul.accordionPart li .qa_content li h3{
	font-size: 16px;
	line-height: 76px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 50px;
	background-image: url(../images/mess_post_02.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
	height: 90px;
	margin-top: -14px;
	margin-bottom: -20px;
}
.notice {
	font-size: 12px;
	line-height: 14px;
	background-color: #F63643;
	height: 14px;
	width: 14px;
	color: #FFF;
	border-radius: 14px;
	position: relative;
	left: -18px;
	top: 60px;
}
.notice_2 {
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	width: 14px;
	color: #FFF;
	border-radius: 14px;
	position: relative;
	left: -18px;
	top: 60px;
}
.notice_ask {
	font-size: 12px;
	line-height: 14px;
	background-color: #F63643;
	height: 14px;
	width: 14px;
	color: #FFF;
	border-radius: 14px;
	display: inline-block;

}
.select_item {
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 34px;
	color: #B3B3B3;
	text-decoration: none;
	border: 1px solid #ccc;
	width: 80px;
	height: 38px;
	float: left;
	margin-top: 18px;
	margin-left: 10px;
	text-indent: 10px;
}
.select_item option {
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 34px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #ccc;
	font-weight: bold;
	text-align: center;
}

.select_date {
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 34px;
	color: #B3B3B3;
	text-decoration: none;
	border: 1px solid #ccc;
	width: 100px;
	text-indent: 10px;
	height: 36px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.select_date a{
	display: block;
	margin: 0px;
	float: left;
	height: 100%;
	width: 100%;
}
.report {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
	float: left;
	position: relative;
	z-index: 222;
	}
 
.report li {
	float: left;
	width: 216px;
	}
 
/* 設置選單區塊*/
.report li dl {
	width: 150%;
	float: left;
	background-color: #C0C0C0;
	margin-top: 10px;
	margin-left: -10px;
	}
 
.report li dt a , .report li dd a{ display:block;}
 
/* 設置子選單dd */
.report li dd {
	color: #333;
	width: 96%;
	line-height: 34px;
	float: left;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	}
 
.report li dd a, .report  li dd a:visited {
	display: block;
	text-decoration: none;
	text-align: center;
    }
 
 
/*隱藏子選單*/
.report li dd { display:none;}
 
 
/* 滑鼠滑入顯示子選單 */
.report li:hover dd, .report li a:hover dd { display:block;}
 
/*ie6 hack*/
.report li:hover,.report li a:hover { border:0;}
.report table {
	border-collapse: collapse;
	padding: 0;
	}
select::-ms-expand {
    display: none;
}
.text_box {
	float: left;
	height: auto;
	width: auto;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}

.btn {
	font-size: 16px;
	line-height: 38px;
	text-decoration: none;
	height: auto;
	width: auto;
	text-align: center;
	margin-left: 10px;
	border: 1px solid #C0C0C0;
	float: left;
	margin-top: 18px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.btn a:hover  {
	display: block;
	background-color: #E1F4FF;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -10px;
	margin-right: -10px;
	height: 100%;
	width: 100%;
	float: left;
}
.btn.active  {
	display: block;
	background-color: #E1F4FF;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -10px;
	margin-right: -10px;
}

.btn_ok {
	font-size: 16px;
	line-height: 38px;
	text-decoration: none;
	height: auto;
	width: auto;
	text-align: center;
	margin-left: 10px;
	border: 1px solid #C0C0C0;
	float: left;
	margin-top: 18px;
	background-color: #E1F4FF;
	padding-right: 10px;
	padding-left: 10px;
}
.btn_ok a:hover  {
	display: block;
	background-color: #E1F4FF;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -10px;
	margin-right: -10px;
	height: 100%;
	width: 100%;
	float: left;
}
.btn_ok.active  {
	display: block;
	background-color: #E1F4FF;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -10px;
	margin-right: -10px;
}
.btn2 {
	background-color: #F7444E;
	float: left;
	height: 36px;
	width: auto;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #C0C0C0;
	font-size: 16px;
	line-height: 36px;
	text-decoration: none;
	margin-bottom: 20px;
	margin-right: 20px;
}
.btn2 a {
	float: left;
	height: 100%;
	width: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-right: -20px;
	margin-left: -20px;
	padding-right: 20px;
	padding-left: 20px;
}
.row_page {
	height: auto;
	text-align: center;
	float: left;
	width: 40%;
	margin-top: 50px;
	margin-right: 30%;
	margin-bottom: 30px;
	margin-left: 30%;
}
.page_btn {
	font-size: 14px;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #929292;
	padding: 5px;
	line-height: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.page_btn a {
	text-decoration: none;
	color: #717171;
}
.page_btn a:hover  {
	display: block;
	background-color: #D9D0D1;
	height: 100%;
	width: 100%;
	float: left;
	margin: -5px;
	padding: 5px;
	text-decoration: none;
}
.page_btn.active  {
	display: block;
	background-color: #D9D0D1;
	margin: -5px;
	padding: 5px;
	text-decoration: none;
}

.page_btn_ok {
	font-size: 14px;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #929292;
	padding: 5px;
	line-height: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #D9D0D1;
}

.page_btn_ok a {
	text-decoration: none;
	color: #717171;
}
.page_btn_ok a:hover  {
	display: block;
	background-color: #D9D0D1;
	height: 100%;
	width: 100%;
	float: left;
	margin: -5px;
	padding: 5px;
	text-decoration: none;
}
.page_btn_ok.active  {
	display: block;
	background-color: #D9D0D1;
	margin: -5px;
	padding: 5px;
	text-decoration: none;
}

.row_3 {
	float: left;
	width: 30%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	text-align: left;
	line-height: 38px;
	margin-top: 20px;
	font-size: 14px;
	color: #F74F58;
	margin-bottom: 20px;
}
.row_3 h1{
	float: left;
}

.row_footer {
	float: left;
	width: 30%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	text-align: left;
	line-height: 38px;
	margin-top: 20px;
	font-size: 14px;
/*	color: #F74F58;*/
	margin-bottom: 20px;
}
.row_footer h1{
	float: left;
}

.room_numb {
	font-size: 18px;
	line-height: 58px;
	color: #FFF;
	background-image: url(../images/search_bg.png);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: auto;
	margin-top: -70px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}



.row_3-8 {
	float: left;
	width: 36%;
	margin-left: 1.5%;
}
.row_3-8 h4,.row_5-8 h4,.row_2-4 h4 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	color: #F87378;
	margin-left: 6px;
}
.row_5-8 {
	float: left;
	width: 61%;
	margin-left: 1.5%;
}
.row_2-4 {
	float: left;
	height: auto;
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
}
.row_2 {
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-top: 28px;
	text-align: left;
}
.row_2 h1 {
	font-size: 30px;
	color: #717171;
	text-decoration: none;
	clear: both;
	font-weight: normal;
}
.row_2 h2 {
	font-size: 18px;
	line-height: 28px;
	color: #717171;
	text-decoration: none;
}
.row_2 h4 {
	font-size: 12px;
	line-height: 28px;
	color: #717171;
	text-decoration: none;
	margin-left: 0px;
	clear: both;
	float: none;
}


.row_2_2 {
	float: left;
	margin-right: 2%;
	margin-top: 28px;
	text-align: left;
}
.row_2_2 h1 {
	font-size: 30px;
	color: #717171;
	text-decoration: none;
	clear: both;
	font-weight: normal;
}
.row_2_2 h2 {
	font-size: 18px;
	line-height: 28px;
	color: #717171;
	text-decoration: none;
}
.row_2_2 h4 {
	font-size: 12px;
	line-height: 28px;
	color: #717171;
	text-decoration: none;
	margin-left: 0px;
	clear: both;
	float: none;
}

.row_4 {
	float: left;
	width: 23%;
	margin-right: 2%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.row_5 {
	font-size: 14px;
	line-height: 24px;
	color: #3E3E3E;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 16%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.row_5 h1{
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
	}

.font_search {
	color: #4C4C4C;
	text-decoration: none;
	font-size: 18px;
	margin-right: 10px;
}
.id_banner {
	float: left;
	height: 498px;
	width: 100%;
}
.id_text {
	font-size: 14px;
	line-height: 24px;
	color: #818181;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}
.id_text h1{
	font-size: 24px;
	text-decoration: none;
	clear: both;
}
.id_room_bar {
	font-size: 18px;
	line-height: 36px;
	color: #F74F58;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD9D9;
}
.id_room_box {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD9D9;
}
.id_room_pic {
	float: left;
	width: 60%;
	margin-right: 3%;
}
.id_room_box2 {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD9D9;
}
.id_room_pic2 {
	float: left;
	width: 35%;
	margin-right: 3%;
}
.id_room_text2 {
	font-size: 12px;
	line-height: 24px;
	color: #494949;
	text-decoration: none;
	float: left;
	width: 51%;
}
.id_room_text {
	font-size: 12px;
	line-height: 24px;
	color: #494949;
	text-decoration: none;
	float: left;
	width: 37%;
}
.id_room_text h1{
	font-size: 18px;
	color: #717171;
	text-decoration: none;
	float: none;
}

.id_room_item {
	background-image: url(../images/id_25.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 17px;
	float: left;
	width: 50%;
}
.id_room_row_2 {
	width: 45%;
	text-align: left;
	position: relative;
	float: right;
	top: -80px;
}
.id_room_bar2 {
	font-size: 18px;
	line-height: 55px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/search_bg.png);
	background-repeat: repeat;
	float: left;
	width: 100%;
	text-align: center;
}
.id_room_cland {
	padding: 2%;
	float: left;
	width: 100%;
	border: 1px solid #CCC;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	text-align: center;
}

.id_room_btn {
	background-color: #F7444E;
	float: left;
	height: 36px;
	width: 60%;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #C0C0C0;
	font-size: 16px;
	line-height: 36px;
	text-decoration: none;
	margin-left: 20%;
	margin-bottom: 20px;
	margin-right: 20%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}

.id_room_btn a{
	display: block;
	float: left;
	height: 100%;
	width: 100%;
	color: #FFF;
	text-decoration: none;
}
.mess_bar_font {
	font-size: 36px;
	line-height: 40px;
	color: #5A5A5A;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.mess_btn {
	line-height: 52px;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 30%;
	margin-right: 35%;
	margin-left: 35%;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 40px;
}
.mess_btn a{
	display: block;
	float: left;
	height: 100%;
	width: 100%;
	color: #595959;
	text-decoration: none;
}

.mess_box {
	background-color: #FFF;
	float: left;
	width: 100%;
	border: 1px solid #C0C0C0;
	font-size: 16px;
	line-height: 46px;
	text-decoration: none;
	margin-bottom: 20px;
	
}
.mess_area {
	text-align: center;
	float: left;
	width: 14%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	color: #4094F5;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.mess_date {
	text-align: center;
	float: left;
	width: 26%;
	color: #F6424C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}

.mess_sub {
	text-align: center;
	float: left;
/*	width: 60%;*/
	width: 46%;
	color: #F87D13;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.post_box {
	float: left;
	width: 100%;
}

.post_left {
	font-size: 16px;
	text-decoration: none;
	float: left;
	width: 20%;
	margin-right: 3%;
	text-align: right;
	color: #333;
	line-height: 76px;
}
.post_right {
	font-size: 16px;
	text-decoration: none;
	float: left;
	width: 72%;
	color: #333;
	line-height: 76px;
	text-align: left;
}
.post_text_field {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: "微軟正黑體";
	font-size: 16px;
	float: left;
	line-height: 36px;
	color: #B3B3B3;
	width: 100%;
	text-indent: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.edit_row_3 {
	font-size: 12px;
	line-height: 36px;
	color: #F7424D;
	text-decoration: none;
	background-image: url(../images/mess_edit_03.png);
	background-repeat: no-repeat;
	float: left;
	width: 30%;
	margin-right: 3%;
	padding-left: 35px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	background-position: left 8px;
	margin-top: 20px;
}
.edit_phon {
	background-image: url(../images/mess_edit_07.png);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	padding-left: 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	background-position: left 12px;
	font-size: 14px;
	font-weight: bold;
}
.news_area {
	font-size: 14px;
	line-height: 36px;
	color: #3890FF;
	text-decoration: none;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
}



.news_id_pic {
	float: left;
	width: 25%;
	margin-right: 3%;
	margin-bottom: 30px;
}

.news_id_sub {
	font-size: 18px;
	line-height: 36px;
	color: #3E3E3E;
	text-decoration: none;
	float: right;
	width: 72%;
	margin-bottom: 30px;
}
.news_id_sub h1{
	font-size: 36px;
	color: #F73D49;
}
.area_1-4 {
	float: left;
	height: auto;
	width: 16%;
	margin-right: 1%;
	font-size: 14px;
	line-height: 24px;
	color: #AAA;
	text-decoration: none;
}
.area_1-4 h1{
	font-size: 60px;
	font-weight: normal;
	color: #4DB0FF;
	text-decoration: none;
	line-height: 60px;
}
.select_area {
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 34px;
	color: #B3B3B3;
	text-decoration: none;
	border: 1px solid #ccc;
	width: 80px;
	height: 38px;
	float: left;
	margin-top: 8px;
	text-indent: 10px;
}
.area_2-4 {
	float: left;
	width: 50%;
	height: auto;
}
#bigPic{
	width: 1100px;
	height: 388px;
	background-color: #FFF;
	float: left;
}

#bigPic img{
	position: absolute;
	display: none;
	overflow: hidden;
	height: 328px;
	width: 888px;
}
.banner_icon {
	height: auto;
	width: auto;
	z-index: 888;
	position: relative;
	float: right;
	text-align: center;
	margin-left: 10px;
	margin-top: 300px;
	display: none;
}

ul#thumbs li.active{
	background-color: #FF9900;
	height: auto;
	width: auto;
}
ul#thumbs, ul#thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}
	
ul#thumbs li{
	float: left;
	margin-bottom: 10px;
	cursor: pointer;
	background-color: #E10000;
	height: auto;
	width: auto;
	padding: 3px;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
}
ul#thumbs img{
	float: left;
	width: auto;
	height: auto;
	line-height: 80px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	background-color: #F93;
}
.area_search {
	float: left;
	width: 32%;
	margin-left: 1%;
	line-height: 52px;
}
.area_search_box {
	float: left;
	height: auto;
	width: 100%;
}
.area_search_box h4{
	font-size: 12px;
	color: #F7444E;
	text-decoration: none;
	margin-left: 10px;
	float: left;
}
.area_bar {
	font-size: 24px;
	line-height: 24px;
	color: #6C6C6C;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #4F4F4F;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.area_bar2 {
	font-size: 24px;
	line-height: 24px;
	color: #F88C01;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F88C01;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.area_bar2 h1{
	font-weight: normal;
	float: left;
}
.area_tag {
	font-size: 14px;
	line-height: 24px;
	color: #F74779;
	text-decoration: none;
	width: auto;
	margin-left: 30px;
	float: left;
}

.area_row_6 {
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
	float: left;
	width: 14.5%;
	margin-right: 1%;
	margin-left: 1%;
	color: #5A5A5A;
	margin-top: 20px;
}
.area_row_6 h1{
	font-size: 24px;
	color: #5A5A5A;
	text-decoration: none;
}

.area_row_8 {
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	float: left;
	width: 10.5%;
	margin-right: 1%;
	margin-left: 1%;
	color: #5A5A5A;
	margin-top: 20px;
}
.area_row8_tag {
	position: relative;
	z-index: 222;
	height: 20px;
	width: 60px;
	bottom: -20px;
	margin-top: -20px;
}

.area_row_8 h1{
	font-size: 18px;
	color: #4094FF;
	text-decoration: none;
}
.member_font {
	font-size: 16px;
	line-height: 24px;
	color: #F99F50;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.member_row_2 {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	height: 100%;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D1;
}
.member_row_2 h1 {
	font-size: 36px;
	color: #3E3E3E;
	text-decoration: none;
	margin-top: 20px;
}
.member_row_1 {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.member_text_field {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: "微軟正黑體";
	font-size: 15px;
	float: left;
	line-height: 32px;
	border: 1px solid #CDCDCD;
	color: #B3B3B3;
	width: 100%;
	text-indent: 10px;
}
.member_left {
	float: left;
	width: 25%;
	margin-right: 5%;
	text-align: right;
	line-height: 36px;
	text-decoration: none;
}
.member_right {
	float: left;
	width: 65%;
	text-align: left;
	line-height: 36px;
}
.member_btn_log {
	font-size: 16px;
	line-height: 36px;
	text-decoration: none;
	background-color: #55ACFF;
	float: left;
	width: 20%;
	margin-right: 40%;
	margin-left: 40%;
	text-align: center;
}
.member_btn_fb {
	font-size: 16px;
	line-height: 36px;
	text-decoration: none;
	background-color: #4A619C;
	float: left;
	width: 40%;
	margin-right: 30%;
	margin-left: 30%;
	text-align: center;
}
.member_btn_sent {
	font-size: 16px;
	line-height: 36px;
	text-decoration: none;
	background-color: #55ACFF;
	float: left;
	width: 30%;
	margin-right: 10%;
	margin-left: 10%;
	text-align: center;
}
.member_btn_log a, .member_btn_sent a, .lgbtn_fb a {
	display: block;
	float: left;
	height: 100%;
	width: 100%;
}
@media (max-width: 1300px) { 



#qaContent {
	width: auto;
	text-align: right;
	float: right;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #DEDEDE;
	position: fixed;
	top: 20px;
	right: 10px;
	height: auto;
	z-index: 9999;
}
#qaContent ul.accordionPart {
	list-style: none;
}

#qaContent ul.accordionPart li {
	list-style: none;
}
#qaContent ul.accordionPart li .qa_title {
	cursor: pointer;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	display: block;
	background-position: right center;
}
#qaContent ul.accordionPart li .qa_title_on {
	text-decoration: underline;
	list-style: none;
}
#qaContent ul.accordionPart li .qa_content {
	width: auto;
	height: 100%;
	list-style: none;
	float: right;
	background-image: url(../images/search_bg.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
#qaContent ul.accordionPart li .qa_content li {
	text-align: center;
	width: auto;
	font-size: 20px;
	z-index: 111;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	list-style: none;
	clear: both;
	line-height: 42px;
}
#qaContent ul.accordionPart li .qa_content li a{
	color: #FFF;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	}

#qaContent ul.accordionPart li .qa_content li h1{
	margin-top: 0px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 38px;
	float: right;
}
#qaContent ul.accordionPart li .qa_content li h2{
	margin-top: 0px;
	font-size: 20px;
	line-height: 38px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #DEDEDE;
}
#qaContent ul.accordionPart li .qa_content li h3{
	margin-top: 0px;
	font-size: 20px;
	line-height: 38px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #DEDEDE;
	float: right;
	margin-bottom: 0px;
	width: 100%;
	height: auto;
}
.notice {
	font-size: 12px;
	line-height: 14px;
	background-color: #F63643;
	height: 14px;
	width: 14px;
	color: #FFF;
	border-radius: 14px;
	position: static;
	left: 0px;
	bottom: 0px;
	float: right;
	margin-top: 12px;
}

.row_3 {
	width: 40%;
	margin-right: 5%;
	margin-left: 5%;
}
.row_2-4 {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
.row_4 {
	width: 45%;
	margin-right: 5%;
}
.row_2 {
	width: 48%;
	margin-right: 2%;
	margin-top: 28px;
}
.row_2_2 {
	margin-right: 2%;
	margin-top: 28px;
}
.row_5 {
	width: 29%;
}
.row_page {
	height: auto;
	text-align: center;
	float: left;
	width: 90%;
	margin-top: 50px;
	margin-right: 5%;
	margin-bottom: 30px;
	margin-left: 5%;
}
.room_numb {
	font-size: 16px;
	line-height: 32px;
	margin-top: -60px;
}
.mess_area {
	text-align: center;
	float: left;
	width: 50%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	color: #4094F5;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.mess_date {
	text-align: center;
	float: left;
	width: 100%;
	color: #F6424C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

.mess_sub {
	text-align: left;
	float: left;
	width: 100%;
	color: #F87D13;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	padding-right: 10px;
	padding-left: 10px;
}
.edit_row_3 {
	width: 45%;
	margin-right: 5%;
}
.area_1-4 {
	width: 31%;
	margin-right: 2%;
}
.area_2-4 {
	float: left;
	width: 67%;
}
.area_search {
	width: 100%;
	margin-left: 0%;
	margin-top: 30px;
}
.area_search_box {
	width: 50%;
}
.area_row_6 {
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.area_row_8 {
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
}
.foot {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
}

@media (max-width: 800px) { 


.logo {
	height: 59px;
	width: 100%;
	z-index: 3333;
	float: left;
	background-image: url(../images/logo_s.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin-top: 10px;
	background-position: 10px 0px;
}
.logo a {
	display: block;
	float: left;
	height: 100%;
	width: 100%;
}
.report li {
	float: left;
	width: 100%;
	}
 
/* 設置選單區塊*/
.report li dl {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	width: 240%;
	}
 
.btn {
	font-size: 15px;
	line-height: 38px;
	color: #FFF;
	text-decoration: none;
	height: auto;
	width: 20%;
	text-align: center;
	margin-right: 4%;
	margin-left: 0%;
	margin-top: 0px;
	margin-bottom: 10px;
}
.btn_ok {
	font-size: 15px;
	line-height: 38px;
	color: #FFF;
	text-decoration: none;
	height: auto;
	width: 20%;
	text-align: center;
	margin-right: 4%;
	margin-left: 0%;
	margin-top: 0px;
	margin-bottom: 10px;
}
.top_box {
	line-height: 46px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.row_3-8 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.row_5-8 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.text_box {
	height: auto;
	width: 100%;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	line-height: 38px;
}
.search {
	float: left;
	height: auto;
	width: 100%;
}

.select_item {
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 34px;
	color: #B3B3B3;
	text-decoration: none;
	border: 1px solid #ccc;
	width: 40%;
	text-indent: 10px;
	height: 38px;
	margin-left: 0%;
	margin-right: 10%;
	margin-top: 0px;
}

.select_date {
	width: 40%;
	height: 36px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 10%;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}

.row_3 {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}

.row_footer {

	width: 100%; 
	margin-right: 5%;
	margin-left: 5%;
}

.row_2-4 {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
.row_4 {
	width: 100%;
	margin-right: 0%;
}
.row_2 {
	width: 100%;
	margin-right: 0%;
	margin-top: 28px;
	text-align: center;
}
.row_2_2 {
	margin-right: 0%;
	margin-top: 28px;
	text-align: center;
}
.row_5 {
	width: 96%;
}
.btn2 {
	float: left;
	height: auto;
	width: 50%;
	margin-right: 25%;
	margin-left: 25%;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	}
.mess_btn {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}

.foot .row_3 {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	text-align: center;
	margin-bottom: 20px;
	text-decoration: none;
}
.foot .row_footer {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	text-align: center;
	margin-bottom: 20px;
	text-decoration: none;
}
.post_left {
	width: 100%;
	margin-right: 0%;
	text-align: left;
	line-height: 36px;
}
.post_right {
	width: 100%;
	color: #333;
	line-height: 36px;
}
.post_text_field {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-family: "微軟正黑體";
	font-size: 16px;
	float: left;
	line-height: 36px;
	color: #B3B3B3;
	width: 100%;
	text-indent: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
}
.id_room_row_2 {
	width: 100%;
	text-align: left;
	position: static;
	float: left;
	top: 0px;
}
.edit_row_3 {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
.news_id_pic {
	width: 100%;
	margin-right: 0%;
}

.news_id_sub {
	float: left;
	width: 100%;
}
.area_1-4 {
	width: 100%;
	margin-right: 0%;
}
.area_2-4 {
	width: 100%;
	margin-top: 30px;
}
.area_search_box {
	width: 100%;
}
.area_row_6 {
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
}
.area_row_8 {
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.area_tag {
	margin-left: 0px;
	margin-top: 10px;
}
.member_row_2 {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	height: 100%;
	text-align: center;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #D1D1D1;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
}
.member_btn_log , .member_btn_sent  {
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	margin-bottom: 20px;
}
.member_left {
	width: 100%;
	margin-right: 0%;
	text-align: left;
}
.member_right {
	width: 100%;
}
}
