html {height: 100%;}
body{
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	font-size: 14px;
	background: #FFF;
	height: 100%;
	margin: 0 0 10px 0;
	text-align: center;
	padding: 0;
}
a {text-decoration:none;}

div#top1 {
	margin: 0 auto;
	width: 1140px;
	text-align: left;
	background: #000;
}
div#top2 {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	font-size: 12px;
	font-weight: 600;
	width: 1140px;
	height: 17px;
	background: #468DAB;
	text-align: right;
	color: #FFF;
	margin: 0 auto 10px auto;
}
div#top2 a:link, div#top2 a:visited, div#top2 a:active {color: #FFF;}
ul#menu {
	list-style: none;
	width: 159px;
	margin-left: 0px;
	padding-left: 0px;
}
ul#menu li {padding-bottom: 1px;}
p#path {
	font-size: 12px;
	font-weight: 800;
}
p#ptitle {
	font-size: 16px;
	font-weight: 800;
}
table#tframe {
	border-collapse: collapse;
	border: 0px;
	width: 1140px;
	margin: 0 auto;
	padding: 0;
}
table#tframe td {
	padding: 0;
	vertical-align: top;
}
table#footer {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	font-size: 12px;
	border-collapse: collapse;
	border: 0px;
	width: 1140px;
	margin: 0 auto 10px auto;
	padding: 0;
}
table#footer td {padding: 0;}


/*
* TOP PAGE
*/
table#homebrandtile {
	border-collapse: collapse;
	width: 155px;
	padding: 0;
}
table#homebrandtile td{padding: 0 0 5px 0;}

table#homemain {
	border-collapse: collapse;
	width: 800px;
	padding: 0;
	float: left;
	margin-right: 10px;
}
table#homemain td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 4px 20px 0;
	border-bottom: 1px solid #eee;
/*	text-align: justify;	*/
}
table#homemain td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
}


/*
* WHAT'S NEW / PRODUCT PREVIEW PAGE
*/
table#list {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
	padding: 0;
}
table#list th {
	height: 30px;
	border-top: 2px solid #bc96c2;
	border-bottom: 1px solid #eee;
	text-align: left;
	font-weight: 200;
	background: #f1e9f2;
	padding-left: 28px;
}
table#list td {
	border-bottom: 1px solid #eee;
	height: 30px;
	padding-left: 28px;
	vertical-align: middle;
}


/*
* ABOUT US PAGE
*/
p.textitle {
	font-size: 16px;
	font-weight: 800;
}
table#shortContact {font-size: 14px;}


/*
* PRODUCT TOP / CLEARANCE SALES PAGE
*/
table#brandtile {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
	padding: 0;
	margin-bottom: 40px;
}
table#brandtile th {
	height: 28px;
	border-top: 2px solid #bc96c2;
	border-bottom: 1px solid #ddd;
	text-align: left;
	background: #F1E9F2;
	padding-left: 23px;
}
table#brandtile td {
	font-weight: 600;
	border-bottom: 1px solid #eee;
	padding: 12px 0 12px 20px;
	vertical-align: bottom;
}
table#brandtile td img {float: left;}

table#brandlist {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
	padding: 0;
	margin-bottom: 40px;
}
table#brandlist th {
	height: 28px;
	border-top: 2px solid #bc96c2;
	border-bottom: 1px solid #ddd;
	text-align: left;
	background: #F1E9F2;
	padding-left: 23px;
}
table#brandlist td {
	font-weight: 600;
	border-bottom: 1px solid #eee;
	padding: 12px 0 12px 18px;
	vertical-align: middle;
}
table#brandlist td table.sublist {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	font-size: 12px;
}
table#brandlist td table.sublist th {
	height: 20px;
	width: 1%;
	background: #468CAB;
	padding: 0 0 2px 0;
	border: none;
}
table#brandlist td table.sublist td {
	width: 99%;
	vertical-align: middle;
	padding: 0 0 2px 4px;
	border: none;
}


/*
* PRODUCT BRAND PAGES
*/
table#prodhead {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	border-collapse: collapse;
	border-bottom: 1px solid #BBB;
	width: 100%;
	margin: 0;
	padding: 0;
}
table#prodhead td {
	padding: 5px 9px 5px 5px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 800;
}
p.prodtext {
	font-size: 14px;
	text-align: justify;
}
table#prodmain {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	font-size: 14px;
	width: 100%;
}
table#prodmain th {
	text-align: left;
	border-bottom: 1px solid #BBB;
	padding: 30px 0 7px 0;
}
table#prodmain td {
	width: 20%;
	vertical-align: bottom;
	padding: 10px 0 0 0;
}
table#prodothers {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	font-size: 14px;
	width: 100%;
	margin-left: 3px;
}
table#prodothers th {
	width: 6px;
	background: #468CAB;
	padding: 0 0 2px 0;
}
table#prodothers td {
	width: 949px;
	vertical-align: middle;
	padding: 0 0 2px 4px;
}


/*
* SHOWROOM PAGE
*/
table.maptable {
	border-collapse: collapse;
	width: 570px;
	margin: 0 auto 40px 190px;
}
table.maptable td {
	background-image: url("/en/showroom/images/introduce_img02.gif");
	text-align: center;
}
table.maptable th {
	background-image: url("/en/showroom/images/map_img01.gif");
	background-repeat: no-repeat;
	text-align: left;
	height:88px;
	padding: 12px 15px;
	vertical-align:bottom;
}
table.miniAddr {
	border-collapse: separate;
	width: 85%;
	margin: 20px 40px;
}
table.miniAddr td {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	font-size: 14px;
	text-align: left;
	background-image: none;
	height: 20px;
}
table.photoGalle {
	width: 852px;
	border-collapse: collapse;
	margin: 0 auto 40px 50px;
}
table.photoGalle th {padding: 10px 12px;}


/*
* GUEST REGISTRATION PAGE
*/
table#regForm {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	border-collapse: collapse;
	border: 1px solid #666;
	background: #F6F6F6;
	width: 100%;
}
table#regForm th {
	font-size: 16px;
	text-align: left;
	padding: 6px;
	background: #BABABA;
}
table#regForm td {
	font-size: 14px;
	padding: 8px 15px;
}
table#regForm td.alter1 {background: #EEE;}
table#regForm td.alter2 {background: #E5E5E5;}
table#regForm input {
	font-size: 14px;
	width: 160px;
}
table#regForm input#address {
	font-size: 14px;
	width: 450px;
}
table#brandsChk {
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
}
table#brandsChk th {
	font-size: 14px;
	text-align: left;
	background: none;
}
table#brandsChk ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
table#brandsChk ul li {padding: 5px 0;}
table#brandsChk input {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	font-size: 14px;
	width: 14px
}
table#prodSele {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	border-collapse: collapse;
	width: 100%;
}
table#prodSele th {
	font-size: 14px;
	text-align: left;
	background: none;
}
table#prodSele td {
	font-size: 14px;
	padding: 8px 15px;
}
table#prodSele input {
	font-size: 14px;
	width: 140px;
}
table#prodSele input#dealer {
	font-size: 14px;
	width: 320px;
}
table#prodSele select {
	font-size: 14px;
	width: 150px;
}
table#regForm input#submit, table#regForm input#reset {
	font-size: 14px;
	width: 60px;
}


/*
* CONTACT US PAGE
*/
table.numHead {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 12px;
}
table.numHead th {
	font-size: 36px;
	text-align: left;
	width: 4%;
}
table#tframe td table.numHead td {
	font-size: 14px;
	width: 96%;
	vertical-align: middle;
}

table#enqForm {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	border-collapse: collapse;
	border: 1px solid #666;
	background: #F6F6F6;
	width: 100%;
}
table#enqForm th {
	font-size: 16px;
	text-align: left;
	padding: 6px;
	background: #BABABA;
}
table#enqForm td {
	font-size: 14px;
	padding: 10px;
}
table#enqForm td.alter {
	font-size: 14px;
	padding: 10px;
	background: #EEE;
}
table#enqForm input {
	font-size: 14px;
	width: 160px;
}
table#enqForm textarea {
	font-size: 14px;
	width: 350px;
	height: 120px;
	margin: 10px 0;
}
table#enqForm input.radio {
	font-size: 14px;
	width: 20px;
}
table#enqForm ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
table#enqForm ul li {padding: 2px 0;}
table#enqForm input#submit, table#enqForm input#reset {
	font-size: 14px;
	width: 60px;
}
p.enqSubtxt {
	font-size: 12px;
	text-align: justify;
	margin-top: 5px;
}

table#contactMbr {
	font-family: Arial, Helvetica, sans-serif, "宋体", SimSun;
	font-size: 14px;
	margin-bottom: 12px;
}
table#contactMbr th {
	text-align: left;
	padding-bottom: 2px;
}
table#contactMbr td {
	padding-left: 10px;
	padding-bottom: 8px;
}


/*
* IMPORTANT NOTICE PAGE
*/
ul#policy {
	font-size: 14px;
	text-align: justify;
}
ul#policy li {
	padding-bottom: 10px;
}


