.ls_header {
	width: 97%;
	float: left;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

.ls_title {
	width: 90%;
	float: left;
}

.ls_title_box {
	display: block;
	background-color: #5dab88;
	padding: 5px 20px 5px 20px;
	float: left;
	color: #fff;
	border-radius: 5px;
	font-size: 13px;
	letter-spacing: 3px;
}

.ls_title_t1 {
	float: left;
	display: block;
	font-family: sans-serif;
	font-size: 13px;
	padding: 10px 10px 10px 10px;
}

.ls_title_t2 {
	width: 97%;
	float: left;

}

.ls_contact,
#ContentPlaceHolder1_UpdatePanel1 {
	width: 101%;
	float: left;
	text-align: left;
	padding: 0px 10px 25px 10px;
	font-family: "Microsoft JhengHei";
}

.ls_contactbox {
	float: left;
	width: 49%;
	margin-right: 1%;
}

.ls_al_box01 {
	width: 48%;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	border-color: #498ecb;
	/*	background-color: #5dab88;*/
  background-image: url("../images/ls_title_bg.jpg");
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}

.ls_al_box02 {
	width: 48%;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	border-color: #7e56c1;
	background-color: #74ba8c;
	  background-image: url("../images/ls_title_bg2.jpg");
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}

.ls_al_box03 {
	width: 48%;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	border-color: #f13c17;
	background-color: #8094c0;
	 background-image: url("../images/ls_title_bg3.jpg");
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}

.ls_al_box04 {
	width: 100%;
	float: left;
	/*
	border-style: solid;
	border-width: 5px;
	border-color: #8094c0;
*/
	background-color: #6d9bcf;
	margin-bottom: 10px;
	
	
	

	background-image: url("../images/ls_title_bg3.jpg");
}


.ls_al_box05 {
	width: 100%;
	float: left;
	/*
	border-style: solid;
	border-width: 5px;
	border-color: #8094c0;
*/
	background-color: #6d9bcf;
margin-bottom: 5px;
	background-image: url("../images/ls_title_bg5.jpg");
}

.ls_al_top {
	color: #fff;

	padding: 10px;
	font-size: 16px;
	height: 40px;

   
	
}

.panel-title > a {
  	color: #154f9a;}
.panel-title span {
	font-size: 16px;
	padding-right: 10px;
	height: 24px;
	float: left;
	color: #154f9a;
}

.ls_al_box01 .ls_al_down {
	background-color: #fff;
	color: #498ecb;
	padding: 10px;
	font-size: 15px;
	height: 100px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.ls_al_down a {
	color: #ff9300;
}

.ls_al_box02 .ls_al_down {
	background-color: #fff;
	color: #794dc1;
	padding: 10px;
	font-size: 15px;
	height: 80px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.ls_al_box03 .ls_al_down {
	background-color: #fff;
	color:#f13c17;
	padding: 10px;
	font-size: 15px;
	height: 100px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.ls_al_box04 .ls_al_down {
	background-color: #fff;
	color: #f13911;
	padding: 10px;
	font-size: 15px;
}

.concierge_l {
	display: block;
	width: 80%;
	float: left;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

.concierge_r {
	display: block;
	width: 20%;
	float: right;
	text-align: left;
}

.concierge_l h2 {
	color: #3785c5;
	width: 100%;float: left;
}
.concierge_l h3 {
	color: #fff;
	padding: 10px;
	width: auto;
	float: left;
	    border-radius: 5px;    font-size: inherit;
	
}


.concierge_l h5 {
	color: #3785c5;
	float: left;    width: 100%;
}

.concierge_r a {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.concierge_r button {
	float: left;
	width: 100%;
}

.concierge_box {
	width: 100%;
	padding-top: 10px;
	float: left;
	
		position: relative;
}

.concierge_box p {
	font-size: 12px;
}


.concierge_boxbg{
position: absolute;
	width: 653px;
	height: 59px;
	
	top:20px;
	left: 0px;
	
	display: block;
	background-image: url("../images/ls_bg_04.jpg");
	
	z-index: -1;
}

.concierge_box01 {
	width: 25%;
	float: left;

}

.concierge_box01_atop {
		width: 150px;
    height: 80px;
    color: #fff;
    padding-top: 4px;
    padding-left: 14px;
    font-size: 18px;

}

.concierge_box01_adown {
    width: 150px;
 height: 230px;
	background-color: #bbc4e5;
	color: #fff;
	padding: 9px;
	margin-top: 5px;
	font-size: 15px;
	line-height: 20px;

	-webkit-box-shadow: 3px 3px 3px #a7a7a7;
	-moz-box-shadow: 3px 3px 3px #a7a7a7;
	box-shadow: 3px 3px 3px #a7a7a7;
	
    border-style: solid;
    border-width: 3px;
    border-color: #767f9e;
}

.concierge_box01_adown p {
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
}

.concierge_box01_btop {
		width: 150px;
    height: 80px;
    color: #fff;
    padding-top: 4px;
    padding-left: 30px;
    font-size: 18px;

}

.concierge_box01_bdown {
    width: 150px;
 height: 230px;
	background-color: #a2cbeb;
	color: #fff;
	padding: 9px;
	margin-top: 5px;
	font-size: 15px;
	line-height: 20px;

	-webkit-box-shadow: 3px 3px 3px #a7a7a7;
	-moz-box-shadow: 3px 3px 3px #a7a7a7;
	box-shadow: 3px 3px 3px #a7a7a7;
	
	    border-style: solid;
    border-width: 3px;
    border-color: #729bd1;
}

.concierge_box01_bdown p {
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
}
.concierge_box01_bdown ul,.concierge_box01_ddown ul{
padding: 0 18px;
}

.concierge_box01_bdown li,.concierge_box01_ddown li{
	list-style-position: outside;
}

.concierge_box01_ctop {
		width: 150px;
    height: 80px;
    color: #fff;
    padding-top: 4px;
    padding-left: 30px;
    font-size: 18px;

}

.concierge_box01_cdown {
    width: 150px;
   height: 230px;
	background-color: #c4db4f;
	color: #fff;
	padding: 9px;
	margin-top: 5px;
	font-size: 15px;
	line-height: 20px;

	-webkit-box-shadow: 3px 3px 3px #a7a7a7;
	-moz-box-shadow: 3px 3px 3px #a7a7a7;
	box-shadow: 3px 3px 3px #a7a7a7;
	
	    border-style: solid;
    border-width: 3px;
    border-color: #92a047;
}

.concierge_box01_cdown p {
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
}

.concierge_box01_dtop {
		width: 150px;
    height: 80px;
    color: #fff;
    padding-top: 4px;
    padding-left: 30px;
    font-size: 18px;

}

.concierge_box01_ddown {
    width: 150px;
       height: 230px;
	background-color: #e4c2db;
	color: #fff;
	padding: 9px;
	margin-top: 5px;
	font-size: 15px;
	line-height: 20px;

	-webkit-box-shadow: 3px 3px 3px #a7a7a7;
	-moz-box-shadow: 3px 3px 3px #a7a7a7;
	box-shadow: 3px 3px 3px #a7a7a7;
	
	    border-style: solid;
    border-width: 3px;
    border-color: #ce80b9;
}

.concierge_box01_ddown p {
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
}

.concierge_box02 {
	width: 100%;
	float: left;
	overflow: hidden;
	background-color: #2f79c7;
	color: #fff;
	padding: 10px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 3px 3px 3px #a7a7a7;
	-moz-box-shadow: 3px 3px 3px #a7a7a7;
	box-shadow: 3px 3px 3px #a7a7a7;
	background-image:url("../images/ls_title_bg.jpg");
    background-repeat: repeat-x;
}

.concierge_box02_l {
	width: 40%;
	float: left;
	text-align: center;
	padding-top: 10px;
}

.concierge_box02_l p {
	color: #f0ec9f;
	font-size: 18px;
}

.concierge_box02_l p span {
	color: #fff;
	font-size: 13px;
}

.concierge_box02_r {
	width: 60%;
	float: left;
	color: #6d9bcf;
	background-color: #fff;
	border-radius: 0px 10px 10px 0px;
	padding: 10px;
}

.concierge_box02_r p {
	float: left;
	padding-top: 20px;
	font-weight: 800;
	font-size: 17px;
}

.concierge_box03 {
    width: 45%;
    overflow: hidden;
    height: 350px;
    background-color: #2f79ca;
    color: #fff;
    padding: 10px;
    margin-top: 20px;
    font-size: 12px;
    line-height: 20px;
    border-radius: 20px;
    float: left;
    margin-right: 10px;
    -webkit-box-shadow: 3px 3px 3px #a7a7a7;
    -moz-box-shadow: 3px 3px 3px #a7a7a7;
    box-shadow: 3px 3px 3px #a7a7a7;
    background-image: url("../images/ls_title_bg.jpg");
    background-repeat: repeat-x;
}

.concierge_box03_top {
	color: #f0ec9f;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.concierge_box03_down {
	color: #6d9bcf;
	background-color: #fff;
	border-radius: 0px 0px 10px 10px;
	padding: 10px;
	height: 86%;
}

.concierge_box03_down P {
	padding-top: 10px;
	font-weight: 800;
	font-size: 15px;
}

.concierge_box03_down_sc {
	width: 120px;
	height: 120px;
	border-radius: 125px;
	border-style: solid;
	border-width: 10px;
	border-color: #c9e4c2;
	float: left;
	background-color: #a9d298;
	text-align: center;
	margin: 10px 2px 15px 2px;
}

.concierge_box03_down_sc p {
	    width: 100%;
    color: #fff;
    float: left;
    font-size: 15px;
    margin-bottom: 2px;
}

.concierge_box03_down_sc p span {
	font-size: 110px 2px 15px 2px;
	width: 100%;
	float: left;
}

.concierge_box03_down_sc hr {
	border-style: dotted;
	color: #fff;
	width: 80%;
	margin-bottom: 5px;
	margin-top: 5px;
}

.concierge_box03_down_sc h1 {
    margin-top: -10px;
    font-weight: 800;
    font-size: 59px;
}

.concierge_box03_down_sc h1 span {
	font-size: 11px;
}

.concierge_box04 {
	width: 27%;
    height: 301px;
    background-color: #fff;
    color: #6d9bcf;
    padding: 10px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 20px;
    border-radius: 40px 0px 40px 0px;
    float: left;
    border-style: solid;
    /* border-width: 10px; */
    /* border-color: #a7cae6; */
    /* margin-right: 10px; */
    position: relative;
    padding-top: 63px;
    -webkit-box-shadow: 4px 4px 2px rgba(85, 122, 152, 1);
    -moz-box-shadow: 4px 4px 2px rgba(85, 122, 152, 1);
    box-shadow: 4px 4px 2px rgba(85, 122, 152, 1);
    background-image: url("../images/ls_title_bg6.jpg");
    background-repeat: repeat-x;
}

.concierge_box04_top {
	
	position: absolute;
top: -19px;
	left: -20px;
-moz-box-shadow: 3px 1px 5px 2px #9fb4f2;
	-webkit-box-shadow: 3px 1px 5px 2px #9fb4f2;
	box-shadow: 3px 1px 5px 2px #9fb4f2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:#7892c2;
	-moz-border-radius:42px;
	-webkit-border-radius:42px;
	border-radius:42px;
	border:5px solid #4e6096;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
    font-size: 13px;
    padding: 20px 12px;
    text-decoration: none;
    text-shadow: 0px 3px 4px #283966;
}


.concierge_box05 {
	width: 27%;
    height: 301px;
    background-color: #fff;
    color: #6d9bcf;
    padding: 10px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 20px;
    border-radius: 40px 0px 40px 0px;
    float: left;
    border-style: solid;
    /* border-width: 10px; */
    /* border-color: #a7cae6; */
    /* margin-right: 10px; */
    position: relative;
    padding-top: 63px;
    -webkit-box-shadow: 4px 4px 2px rgba(85, 122, 152, 1);
    -moz-box-shadow: 4px 4px 2px rgba(85, 122, 152, 1);
    box-shadow: 4px 4px 2px rgba(85, 122, 152, 1);
    background-image: url("../images/ls_title_bg6.jpg");
    background-repeat: repeat-x;
}

.concierge_box05_top {
	position: absolute;
top: -19px;
	left: -20px;
-moz-box-shadow: 3px 1px 5px 2px #9fb4f2;
	-webkit-box-shadow: 3px 1px 5px 2px #9fb4f2;
	box-shadow: 3px 1px 5px 2px #9fb4f2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:#7892c2;
	-moz-border-radius:42px;
	-webkit-border-radius:42px;
	border-radius:42px;
	border:5px solid #4e6096;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
    font-size: 13px;
    padding: 20px 12px;
    text-decoration: none;
    text-shadow: 0px 3px 4px #283966;
}

.concierge_box06 {
	width: 27%;
    height: 301px;
    background-color: #fff;
    color: #6d9bcf;
    padding: 10px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 20px;
    border-radius: 40px 0px 40px 0px;
    float: left;
    border-style: solid;
    /* border-width: 10px; */
    /* border-color: #a7cae6; */
    /* margin-right: 10px; */
    position: relative;
    padding-top: 63px;
    -webkit-box-shadow: 4px 4px 2px rgba(85, 122, 152, 1);
    -moz-box-shadow: 4px 4px 2px rgba(85, 122, 152, 1);
    box-shadow: 4px 4px 2px rgba(85, 122, 152, 1);
    background-image: url("../images/ls_title_bg6.jpg");
    background-repeat: repeat-x;
}

.concierge_box06_top {
	position: absolute;
top: -19px;
	left: -20px;
-moz-box-shadow: 3px 1px 5px 2px #9fb4f2;
	-webkit-box-shadow: 3px 1px 5px 2px #9fb4f2;
	box-shadow: 3px 1px 5px 2px #9fb4f2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:#7892c2;
	-moz-border-radius:42px;
	-webkit-border-radius:42px;
	border-radius:42px;
	border:5px solid #4e6096;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
    font-size: 13px;
    padding: 20px 12px;
    text-decoration: none;
    text-shadow: 0px 3px 4px #283966;
	
	 
}

.concierge_box07 {
	width: 100%;
	height: 546px;

	color: #fff;
	padding: 10px;
	margin-top: 15px;
	margin-left: 40px;
	font-size: 12px;
	line-height: 20px;

	background-image: url("../images/ls_bg_02.jpg");
	background-repeat: no-repeat;
	background-position: 10px 10px;
	position: relative;float: left;
}

.c_b7_1 {
    position: absolute;
    width: 30px;
    top: 10px;
    left: -39px;
    font-size: 20px;
    font-weight: 800;
    color: #286090;
    padding: 7px 28px 11px 9px;
    border-style: solid;
    border-width: 3px;
    border-color: #b7cce0;
	

}

.c_b7_2 {
	    position: absolute;
    width: 104px;
    top: 35px;
    left: 158px;
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    letter-spacing: 4px;
}

.c_b7_3 {
       position: absolute;
    width: 88px;
    top: 35px;
    left: 493px;
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    letter-spacing: 4px;
}

.c_b7_4 {
   position: absolute;
    width: 30px;
    top: 77px;
    left: -39px;
    font-size: 20px;
    font-weight: 800;
    color: #286090;
       padding: 11px 28px 342px 9px;
    border-style: solid;
    border-width: 3px;
    border-color: #b7cce0;
}

.c_b7_5 {
	position: absolute;
	width: 231px;
	top: 94px;
	left: 19px;
	font-size: 16px;
	color: #5c5c5c;
}

.c_b7_5 ul {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 24px;
}

.c_b7_5 ul span {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	color: #286090;
	width: 100%;
}

.c_b7_6 {
	 position: absolute;
    width: 198px;
    top: 94px;
    left: 323px;
    font-size: 16px;
    color: #5c5c5c;
}

.c_b7_6 ul {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 15px;
}

.c_b7_6 ul span {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	color: #286090;
	width: 100%;
}

.concierge_box08 {
	width: 100%;
	height: 400px;
	color: #fff;
	padding: 10px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 20px;
	border-radius: 20px;
	background-image: url("../images/ls_bg_03.jpg");
	background-repeat: no-repeat;
	background-position: 10px 10px;
	position: relative;
	float: left;
}

.c_b8_1 {
	position: absolute;
	width: 125px;
	top: 32px;
	left: 115px;
	font-size: 15px;
	font-weight: 800;
	color: #6cc3f2;
}

.c_b8_2 {
	position: absolute;
	width: 125px;
	top: 163px;
	left: 115px;
	font-size: 15px;
	font-weight: 800;
	color: #ea9b78;
}

.c_b8_3 {
	position: absolute;
	width: 125px;
	top: 290px;
	left: 115px;
	font-size: 15px;
	font-weight: 800;
	color: #4b83c3;
}

.c_b8_4 {
	position: absolute;
	width: 125px;
	top: 32px;
	left: 436px;
	font-size: 15px;
	font-weight: 800;
	color: #c19bc5;
}

.c_b8_5 {
	position: absolute;
	width: 125px;
	top: 163px;
	left: 438px;
	font-size: 15px;
	font-weight: 800;
	color: #79bc71;
}

.c_b8_1b {
	position: absolute;
	width: 218px;
	top: 72px;
	left: 49px;
	font-size: 12px;
	font-weight: 800;
	color: #555555;
}

.c_b8_2b {
	position: absolute;
	width: 218px;
	top: 204px;
	left: 49px;
	font-size: 12px;
	font-weight: 800;
	color: #555555;
}

.c_b8_3b {
    position: absolute;
    width: 226px;
    top: 331px;
    left: 49px;
    font-size: 12px;
    font-weight: 800;
    color: #555555;
}

.c_b8_4b {
    position: absolute;
       width: 225px;
    top: 72px;

    left: 372px;
    font-size: 12px;
    font-weight: 800;
    color: #555555;
}

.c_b8_5b {
	position: absolute;
    width: 224px;
    top: 203px;
	left: 372px;
	font-size: 12px;
	font-weight: 800;
	color: #555555;
}

.bs-example {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #fff;
	border-color: #ddd;
	border-width: 1px;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.table-striped {
	border-style: solid;
	border-width: 1px;
	border-color: #bddbef;
}

.table-striped thead {
	background-color: #6cacd6;
	color: #fff;
	font-weight: 800;
	font-size: 18px;
}

.table-striped tbody {
	color: #295d80;
}

.btn-concierge {
	background: #3498db;
	background-image: -webkit-linear-gradient(top, #3498db, #0e5480);
	background-image: -moz-linear-gradient(top, #3498db, #0e5480);
	background-image: -ms-linear-gradient(top, #3498db, #0e5480);
	background-image: -o-linear-gradient(top, #3498db, #0e5480);
	background-image: linear-gradient(to bottom, #3498db, #0e5480);
	-webkit-border-radius: 40;
	-moz-border-radius: 40;
	border-radius: 40px;
	-webkit-box-shadow: 4px 4px 5px #666666;
	-moz-box-shadow: 4px 4px 5px #666666;
	box-shadow: 4px 4px 5px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 15px;
	padding: 10px 20px 10px 20px;
	border: solid #1f628d 2px;
	text-decoration: none;
	font-family: "Microsoft JhengHei";
}

.btn-concierge:hover,
.active {
	color: #105886;
	background: #85d0ff;
	background-image: -webkit-linear-gradient(top, #a4dcff, #ddf1ff);
	background-image: -moz-linear-gradient(top, #a4dcff, #ddf1ff);
	background-image: -ms-linear-gradient(top, #a4dcff, #ddf1ff);
	background-image: -o-linear-gradient(top, #a4dcff, #ddf1ff);
	background-image: linear-gradient(to bottom, #a4dcff, #ddf1ff);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 0px #666666;
	-moz-box-shadow: 0px 0px 0px #666666;
	box-shadow: 0px 0px 0px #666666;
}