html {
	margin: 0px; padding: 0px; font-style: normal;
}
body {
	margin: 0px; padding: 0px; font-style: normal;
}
div {
	margin: 0px; padding: 0px; font-style: normal;
}
span {
	margin: 0px; padding: 0px; font-style: normal;
}
object {
	margin: 0px; padding: 0px; font-style: normal;
}
iframe {
	margin: 0px; padding: 0px; font-style: normal;
}

h3 {
	margin: 0px; padding: 0px; font-style: normal;
}
h4 {
	margin: 0px; padding: 0px; font-style: normal;
}
h5 {
	margin: 0px; padding: 0px; font-style: normal;
}
p {
	margin: 0px; padding: 0px; font-style: normal;
}
blockquote {
	margin: 0px; padding: 0px; font-style: normal;
}
pre {
	margin: 0px; padding: 0px; font-style: normal;
}
a {
	margin: 0px; padding: 0px; font-style: normal;
}
abbr {
	margin: 0px; padding: 0px; font-style: normal;
}
acronym {
	margin: 0px; padding: 0px; font-style: normal;
}
address {
	margin: 0px; padding: 0px; font-style: normal;
}
code {
	margin: 0px; padding: 0px; font-style: normal;
}
del {
	margin: 0px; padding: 0px; font-style: normal;
}
dfn {
	margin: 0px; padding: 0px; font-style: normal;
}
em {
	margin: 0px; padding: 0px; font-style: normal;
}
img {
	margin: 0px; padding: 0px; font-style: normal;
}
q {
	margin: 0px; padding: 0px; font-style: normal;
}
dl {
	margin: 0px; padding: 0px; font-style: normal;
}
dt {
	margin: 0px; padding: 0px; font-style: normal;
}
dd {
	margin: 0px; padding: 0px; font-style: normal;
}
ol {
	margin: 0px; padding: 0px; font-style: normal;
}
ul {
	margin: 0px; padding: 0px; font-style: normal;
}
li {
	margin: 0px; padding: 0px; font-style: normal;
}
fieldset {
	margin: 0px; padding: 0px; font-style: normal;
}
form {
	margin: 0px; padding: 0px; font-style: normal;
}
input {
	margin: 0px; padding: 0px; font-style: normal;
}
textarea {
	margin: 0px; padding: 0px; font-style: normal;
}
label {
	margin: 0px; padding: 0px; font-style: normal;
}
legend {
	margin: 0px; padding: 0px; font-style: normal;
}
table {
	margin: 0px; padding: 0px; font-style: normal;
}
caption {
	margin: 0px; padding: 0px; font-style: normal;
}
tbody {
	margin: 0px; padding: 0px; font-style: normal;
}
tfoot {
	margin: 0px; padding: 0px; font-style: normal;
}
thead {
	margin: 0px; padding: 0px; font-style: normal;
}
tr {
	margin: 0px; padding: 0px; font-style: normal;
}
th {
	margin: 0px; padding: 0px; font-style: normal;
}
td {
	margin: 0px; padding: 0px; font-style: normal;
}
i {
	margin: 0px; padding: 0px; font-style: normal;
}
em {
	margin: 0px; padding: 0px; font-style: normal;
}
ul {
	list-style: none;
}
ol {
	list-style: none;
}
caption {
	text-align: left;
}
th {
	text-align: left;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
body {
	background: rgb(255, 255, 255); color: rgb(51, 51, 51); font-family: tahoma, sans-serif; font-size: 12px; -webkit-font-smoothing: subpixel-antialiased;
}
img {
	border-width: 0px; -ms-interpolation-mode: bicubic;
}
a {
	outline: 0px; color: rgb(51, 51, 51); text-decoration: none;
}
a:hover {
	color: rgb(48, 124, 90);
}
.clearfix {
	
}
.clearfix::after {
	height: 0px; clear: both; font-size: 0px; display: block; visibility: hidden; content: "\0020";
}
.fL {
	float: left; display: inline;
}
.fR {
	float: right; display: inline;
}
.hide {
	display: none;
}
.w {
	margin: 0px auto; width: 1000px;
}
.w950 {
	margin: 0px auto; width: 950px;
}
svg:not(:root) {
	overflow: hidden;
}
audio {
	display: inline-block;
}
canvas {
	display: inline-block;
}
video {
	display: inline-block;
}
audio:not([controls]) {
	height: 0px; display: none;
}
[hidden] {
	display: none;
}
::selection {
	background: rgb(48, 124, 90); color: rgb(255, 255, 255); text-shadow: none;
}
button {
	cursor: pointer; -webkit-appearance: button;
}
html input[type='button'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='submit'] {
	cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
	cursor: default;
}
input[disabled] {
	cursor: default;
}
input[type='checkbox'] {
	padding: 0px; box-sizing: border-box;
}
input[type='radio'] {
	padding: 0px; box-sizing: border-box;
}
input[type='search'] {
	box-sizing: content-box; -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;
}
textarea {
	overflow: auto; vertical-align: top;
}
.animated {
	animation-duration: 1s; animation-fill-mode: backwards; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s; -webkit-animation-fill-mode: backwards; -moz-animation-fill-mode: backwards; -o-animation-fill-mode: backwards;
}
.pulse {
	animation-name: pulse; -webkit-animation-name: pulse; -moz-animation-name: pulse; -o-animation-name: pulse;
}
.bounceIn {
	animation-name: bounceIn; -webkit-animation-name: bounceIn; -moz-animation-name: bounceIn; -o-animation-name: bounceIn;
}
.fadeInLeft {
	animation-name: fadeInLeft; -webkit-animation-name: fadeInLeft; -moz-animation-name: fadeInLeft; -o-animation-name: fadeInLeft;
}
.fadeInRight {
	animation-name: fadeInRight; -webkit-animation-name: fadeInRight; -moz-animation-name: fadeInRight; -o-animation-name: fadeInRight;
}
.fadeInUp {
	animation-name: fadeInUp; -webkit-animation-name: fadeInUp; -moz-animation-name: fadeInUp; -o-animation-name: fadeInUp;
}
.fadeInDown {
	animation-name: fadeInDown; -webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -o-animation-name: fadeInDown;
}
.fadeOutUp {
	animation-name: fadeOutUp; -webkit-animation-name: fadeOutUp; -moz-animation-name: fadeOutUp; -o-animation-name: fadeOutUp;
}
.fadeOutDown {
	animation-name: fadeOutDown; -webkit-animation-name: fadeOutDown; -moz-animation-name: fadeOutDown; -o-animation-name: fadeOutDown;
}
.fadeOutLeft {
	animation-name: fadeOutLeft; -webkit-animation-name: fadeOutLeft; -moz-animation-name: fadeOutLeft; -o-animation-name: fadeOutLeft;
}
.fadeOutRight {
	animation-name: fadeOutRight; -webkit-animation-name: fadeOutRight; -moz-animation-name: fadeOutRight; -o-animation-name: fadeOutRight;
}
@media print
{
img {
	max-width: 100% !important;
}
p {
	orphans: 3; widows: 3;
}
h2 {
	orphans: 3; widows: 3;
}
h3 {
	orphans: 3; widows: 3;
}
}
.spacer {
	height: 20px; clear: both;
}
.transitionAll {
	transition:0.3s; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-backface-visibility: hidden;
}
.gmapInfoBoxClass {
	background: white; transition:margin-top 0.3s cubic-bezier(0.71, 0.28, 0.26, 1.29), opacity 0.3s cubic-bezier(0.71, 0.28, 0.26, 1.29); margin-top: 0px; white-space: nowrap; opacity: 0; box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2); -webkit-transition: margin-top .3s cubic-bezier(.71, .28, .26, 1.29), opacity .3s cubic-bezier(.71, .28, .26, 1.29); -moz-transition: margin-top .3s ease-in, opacity .3s ease-in; -o-transition: margin-top .3s ease-in, opacity .3s ease-in;
}
#generalSearchForm {
	width: 320px; height: 40px; position: relative;
}
#generalSearchForm input {
	outline: 0px; transition:background 0.4s ease-out, border 0.4s ease-out, box-shadow 0.4s ease-out; height: 40px; float: left; position: absolute; z-index: 0; -webkit-transition: background .4s ease-out, border .4s ease-out, box-shadow .4s ease-out; -moz-transition: background .4s ease-out, border .4s ease-out, box-shadow .4s ease-out; -o-transition: background .4s ease-out, border .4s ease-out, box-shadow .4s ease-out;
}
#generalSearchForm input::-ms-clear {
	display: none;
}
#generalSearchForm #searchText {
	border-width: 1px 0px 1px 1px; border-style: solid none solid solid; border-color: rgb(223, 223, 223) currentColor rgb(223, 223, 223) rgb(223, 223, 223); padding: 0px 45px 0px 10px; width: 264px; height: 38px; color: rgb(170, 170, 170); font-size: 14px; vertical-align: middle;
}
.focusing#generalSearchForm #searchText {
	color: rgb(51, 51, 51); border-top-color: rgb(137, 215, 248); border-bottom-color: rgb(137, 215, 248); border-left-color: rgb(137, 215, 248); border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; box-shadow: 0px 0px 4px rgba(137,215,248,0.7);
}
.lt-ie9 #generalSearchForm #searchText {
	height: 26px; padding-top: 12px;
}
#generalSearchForm #searchSubmitBtn {
	background: url("http://i1.sinaimg.cn/travel/2013/0509/components.png") rgb(48, 124, 90); border: 0px currentColor; border-image: none; width: 40px; height: 40px; right: 0px;
}
#generalSearchForm #searchSubmitBtn:hover {
	background: url("http://i1.sinaimg.cn/travel/2013/0509/components.png") rgb(0, 131, 186);
}
#generalSearchForm #searchSuggest {
	background: white; border: 1px solid rgb(196, 196, 196); border-image: none; top: 40px; width: 278px; display: none; position: absolute; z-index: 9; box-shadow: 2px 2px 3px #e0e0e0;
}
#generalSearchForm dt {
	width: 50px; text-align: right; line-height: 18px; padding-top: 10px; padding-right: 10px; clear: left; border-bottom-color: rgb(231, 231, 231); border-bottom-width: 1px; border-bottom-style: solid;
}
#generalSearchForm dt.searchDefinitionTitle {
	display: none;
}
#generalSearchForm dt.searchNotesTitle {
	display: none;
}
#generalSearchForm dd {
	transition:background 0.3s; width: 197px; height: 29px; padding-top: 10px; padding-left: 20px; border-bottom-color: rgb(231, 231, 231); border-left-color: rgb(231, 231, 231); border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid; cursor: pointer; -webkit-transition: background .3s; -moz-transition: background .3s; -o-transition: background .3s;
}
#generalSearchForm dd.searchDefinitionDescription {
	display: none;
}
#generalSearchForm dd.searchNotesDescription {
	display: none;
}
#generalSearchForm dd.searchNotesDescription p {
	width: 180px; height: 20px; line-height: 20px; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
#generalSearchForm dd:hover {
	background: rgb(244, 244, 244);
}
#generalSearchForm dd.hover {
	background: rgb(244, 244, 244);
}
#generalSearchForm dd p {
	overflow: hidden; margin-bottom: 5px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
#generalSearchForm dd b {
	color: rgb(48, 124, 90);
}
#generalSearchForm .searchSuggestSubTitle {
	width: 185px; height: 15px; color: rgb(170, 170, 170); overflow: hidden; font-family: Tahoma; white-space: nowrap; -ms-text-overflow: ellipsis;
}
#generalSearchForm #searchSuggestMoreBtn {
	padding: 0px 15px; transition:background 0.3s; width: 247px; text-align: left; line-height: 50px; margin-left: 1px; cursor: pointer; -webkit-transition: background .3s; -moz-transition: background .3s; -o-transition: background .3s;
}
#generalSearchForm #searchSuggestMoreBtn:hover {
	background: rgb(244, 244, 244);
}
#generalSearchForm .hover#searchSuggestMoreBtn {
	background: rgb(244, 244, 244);
}
#generalSearchForm #searchSuggestKeyword {
	padding: 0px 5px; color: rgb(48, 124, 90); font-weight: bold; white-space: pre-wrap; -ms-word-break: break-all;
}
#generalSearchForm .singleLine {
	height: 29px; line-height: 16px;
}
