body {
	margin: 5px auto;
	}
.float-left {
	float: left;
	}
.float-right {
	float: right;
	}
.clear {
	clear: both;
	}
.align-center {
	text-align: center;
	}
.align-right {
	text-align: right;
	}
.widthmax{
	width: 100%;
	}
/*font*/	
p {
	margin: 0;
	}
.p-txt1 {
	color: #808080;
	font-size:10pt;
	margin: 5px 0;
	}
.p-txt2 {
	margin: 30px 0;
	}
.red-text {
	color: red;
	}
.white-text {
	color: white;
	}
.gray-text{
	color: gray;
	}
.blue1-back {
	background-color: #006699;
	}
.pink1-back {
	background-color: #ff4d4d;
	}
.black-back {
	background-color: black;
	}
.gray-back {
	background-color: #CCCCCC;
	}
/*link*/
a:link
	{
	color:#0066FF;
	}
a:visited
	{
	color:#CC33CC;
	}
a:hover
	{
	color:#FF0033;
	text-decoration:none;
	}
a:active
	{
	color:#FF0000;
	text-decoration:none;
	}
	
div.main {
	max-width: 980px;
	margin: auto;
	}
div.table-box {
	display: table;
	margin: auto;
	width: 100%;
	}
div.left-box2 {
	display: table-cell;
	width: 50%;
	}
div.right-box2 {
	display: table-cell;
	width: 50%;
	}
div.lightgray {
	background: #A4A4A4; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#DEDFDF, white, #DEDFDF); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#DEDFDF, white, #DEDFDF); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#DEDFDF, white, #DEDFDF); /* For Firefox 3.6 to 15 */
 	background: linear-gradient(#DEDFDF, white, #DEDFDF); /* Standard syntax */
	}
	
/*header*/
#fb-banner{
	margin-bottom: 20px;
	}
hr#gray-line {
	background-color: #818181;
	height: 10px;
	margin-top: -5px;
	margin-bottom: 0;
	}
div.left-box {
	display: table-cell;
	width: 50%;
	}
div.right-box {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50%;
	}
img.img1 {
	width: 70%;
	}
span#bold1 {
	font-weight: bold;
	font-size: 20px;
	}
p#address {
	border-top: 5px solid #C0C0C0;
	padding: 5px 0;
	margin: 10px;
	}
p.gray-tip {
	text-align: left;
	background-color: #C0C0C0;
	margin: 5px 30px;
	padding: 3px 10px;
	font-size: 13px;
	font-weight: bold;
	}
nav {
	text-align: center;
	}
nav ul li {
	display: inline-block;
	padding: 10px 30px;
	}
nav ul li a {
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 14px;
	}
nav ul li a:link {
	color: black;
	}
nav ul li a:visited {
	color: black;
	}
	
/*top*/
img.url-img {
	margin: 20px 5px;
	}
.top-cube-thum {
	margin-top: 10px;
	width: 100%;
	}
.room-type {
	color: #808080;
	border-bottom: 1px solid #808080;
	font-size: 16px;
	margin-bottom: 10px;
	}
div.cube-table {
	display: table-cell;
	width: 25%;
	}
div.cube-table2 {
	display: table-cell;
	width: 25%;
	vertical-align: middle;
	padding: 10px;
	}
.room-no {
	font-size: 14px;
	}
.cube-table3 {
	display: table-cell;
	width: 50%;
	position: relative;
	}
div.white-opa {
	background-color: rgba(250, 250, 250, 0.5);
	top: -100px;
	position: relative;
	}
.p-top-text1 {
	padding: 10px 0 10px 10px;
	margin-right: 30px;
	}
.p-top-text2 {
	padding: 10px 10px 10px 0;
	margin-left: 30px;
	}
#banner{
	margin-top: -30px;
	margin-bottom: 45px;
	}
#p-top-text2 {
	margin-bottom: 50px;
	}
.cube-table4 {
	display: table-cell;
	width: 60%;
	}
.cube-table5 {
	display: table-cell;
	width: 40%;
	vertical-align: middle;
	text-align: center;
	padding: 20px;
	}
#gmap {
	width: 100%;
	height: 100%;
	}
p.link-office {
	margin: 50px 25px 25px 25px;
	text-align: center;
	padding: 10px 20px;
	font-weight: bold;
	font-size: 25px;
	box-shadow: 2px 2px rgba(0, 0, 0, .2);
	}
a.link-box {
	text-decoration: none;
	color: white;
	}

/*footer*/
nav#footer-nav ul {
	margin-bottom: 0;
	}
nav#footer-nav ul li {
	display: inline-block;
	text-align: left;
	}
nav#footer-nav ul li a{
	color: white;
	font-size: 13px;
	}
nav#footer-nav ul li a:hover{
	color: #cccccc;
	}
#footer-logo {
	width: 40%;
	margin: auto;
	}
#footer-info{
	text-align: left;
	margin-left: 50px;
	}
.footer-box {
	margin-top: 150px;
	width: 50%;
	}
p.footer-address {
	font-size: 12px;
	
	padding-top: 70px;
	}
p.copyright {
	text-align: center;
	padding: 15px 0 20px 0;
	font-size: 10px;
	}
	
/*child-page*/
.outline-content{
	margin: 25px;
	}
.gray-frame {
	border: 1px solid #E7E7E7;
	padding: 20px;
	}
.orange-back {
	background-color: #FFFFCC;
	padding: 20px;
	}
h2.child-subtitle {
	font-size: 18px;
	border: 1px solid #E7E7E7;
	border-left: 20px solid #E7E7E7;
	padding: 7px 15px;
	margin: 20px 0;
	}
table.outline {
	margin: 25px;
	}
table.outline th {
	background-color: #FFFFCC;
	padding: 30px;
	}
table.outline td {
	padding: 30px 30px 30px 50px;
	}
div.cell-quater {
	display: table-cell;
	width: 25%;
	}
table#company-info {
	margin: 25px;
	}
table#company-info th{
	background-color: #E7E7E7;
	padding: 15px 50px;
	}
table#company-info td {
	padding: 10px 30px;
	}
.m-adjust25 {
	padding: 25px 0 5px 0;
	}
p#f-no {
	font-size: 18px;
	}
div.table-floor-left {
	display: table-cell;
	width: 60%;
	}
div.table-floor-right {
	display: table-cell;
	vertical-align: middle;
	width: 40% - 50px;
	}
table.layout {
	margin: 25px;
	border: 1px solid lightgray;
	border-collapse: collapse;
	}
table.layout th {
	background-color: #E7E7E7;
	border: 1px solid lightgray;
	padding: 5px;
	}
table.layout td {
	border: 1px solid lightgray;
	padding: 5px;
	font-size: 14px;
	}
.f12 {
	font-size: 12px;
	}
table#mailform {
	margin: 25px auto;
	}
table#mailform th{
	text-align: left;
	font-weight: normal;
	padding: 5px 15px;
	}
.m-adjust {
	margin: 30px 0;
	}
table#mail-form {
	margin: 25px auto;
	}
table#mail-form th{
	padding: 5px;
	text-align: left;
	}
p#form-sent {
	font-size: 14px;
	padding: 10px;
	text-align: center;
	}