body {
	margin: 0px;
	padding: 0px;
    font-family: Helvetica Neue Bold, Helvetica Neue, Helvetica, Arial, San-Serif, 宋体;
    font-weight: normal; 
    line-height: normal;
	font-size: 14px;
    -webkit-text-size-adjust:none;
}
form {
	margin: 0px;
	padding: 0px;
}
table,td,div,p,input {
	font-size: 14px;
}
.tablepadding {
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}


.portrait .screenwidth{
	width:100%;
}
.landscape .screenwidth {
	width:100%;
}
#content {
	padding:5px;
	font-size: 12px;
}
#logo {
	padding: 5px;
	text-align: center;
}

a {
}
a:link {
	text-decoration: underline;
}
a:visited {
}
a:hover {
}
#menu {
	height: 45px;
	background-repeat: repeat-x;
}
#menu .lang {
	margin: 3px;
	text-align:left;
}
#menu .lang a {
	text-decoration: none;
}
#home {
	margin:5px;
	padding:5px;
}
.title {
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
}
.listitem {
	margin-bottom: 10px;
	padding-bottom:5px;
}
.listitem .roomtype {
	font-size: 14px;
	font-weight: bold;
	padding-left:5px;
}
.listitem .des {
	padding: 5px;
}
#contact {
	margin: 3px;
	padding: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

