@charset "UTF-8";

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	word-wrap:break-word;
	
	font-family: arial !important;
}
body {
	line-height: 1;
	font-family: arial !important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input {
	font-family:Arial;
	}

/* *** Float containers fix:
    http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
 .clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

body {
	/*background: #270e2a;*/
	/*background: url("images/bg.png") no-repeat scroll center top transparent ;*/
	background-color: #000000;
	font-size: 12px;
	font-family: Arial, MingLiU;
}

.bg {
	background: url("images/bg.png") no-repeat scroll center top transparent ;
	background-color: #270e2a;
	margin: 0 auto;
}

a {
	color: #14337B;
	text-decoration: none;
	cursor:pointer;
}

button {
	cursor:pointer;
}
a:hover {
	color: #14337B;
}

input.text {
	border: solid #7F9DB9 1px;
	padding: 2px;
}

textarea.text {
	border: solid #7F9DB9 1px;
	padding: 2px;
}

#recently_viewed {
	padding-bottom: 75px !important;
}

.access {
	display: none;
}

.error {
	color: red;
}

.leftf {
	display: block;
	float: left;
}

.rightf {
	display: block;
	float: right;
	text-align: right;
}

.current_page{
	margin: 0px 4px;
	color:#00F;
}

.other_page{
	margin: 0px 4px;
	color:#FFF;
}


.hidden {
	display:none;
}

.positionreset {
	position:relative;
	top:0;
	left:0;
}
.mhidden {
	text-indent:-5000px;
}

/* header setting */

.pagewrap {
/*
	background: url("images/bg.png") no-repeat scroll center top transparent ;
	background-color: #270e2a;
	*/
	width: 1278px;
	margin: 0 auto;
}

.header {
	width: 1278px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.logo {
	float: left;
	width: 213px;
	padding-top: 18px;
	padding-left: 34px;
}

.menu-btns {
	float: right;
	width: 940px;
	
}

.menu-btns .btns {
	width: 211px;
	height: 41px;
	float: right;
	 padding-right: 18px;
	 padding-bottom: 25px;
    padding-top: 25px;
}

.mobile {
	background: url("images/index/mobile_btn2.png") no-repeat scroll center top transparent;
	display: block;
	text-indent: -5000px;
	width: 211px; 
	height: 41px;
}

.menu {
	width: 940px;
	float: right;
}

.menu .menu-left {
	background: url("images/menu_left.png") no-repeat scroll center top transparent;
	width: 32px;
	height: 46px;
	float: left;
}

.menu .menu-center {
	background: url("images/menu_bg.png") repeat-x scroll center top transparent;
	height: 46px;
	float: left;
	
}

.menu .menu-center ul {
	width: 876px !important;
	height: 30px;
  padding-top: 15px;
	
}

.menu-center ul li {
	padding-left: 24px;
	padding-right: 24px;
	float: left;
}

.menu-center ul li a {
	text-indent: -5000px;
	display: block;
	height: 18px;
}

.menu-center ul li .home {
	background: url("images/home_btn.png") no-repeat scroll center top transparent;
	width: 55px;
}

.menu-center ul li .prsearch {
	background: url("images/prsearch_btn.png") repeat-x scroll center top transparent;
	width: 159px;
}

.menu-center ul li .testimonials {
	background: url("images/testimonials_btn.png") repeat-x scroll center top transparent;
	width: 128px;
}


.menu-center ul li .inquiry {
	background: url("images/inquiry_btn.png") repeat-x scroll center top transparent;
	width: 76px;
}

.menu-center ul li .aboutus {
	background: url("images/aboutus_btn.png") repeat-x scroll center top transparent;
	width: 89px;
}

.menu-center ul li .help {
	background: url("images/help_btn.png") repeat-x scroll center top transparent;
	width: 117px;
}

.menu-center ul li .basket {
	background: url("images/yourbasket_btn.png") repeat-x scroll center top transparent;
	width: 123px;
}


.menu .menu-right{
	background: url("images/menu_right.png") no-repeat scroll center top transparent;
	width: 32px;
	height: 46px;
	float: left;
}

/* END header setting */


/* footer setting */

.footer {
	background-color: #000000;
	height: 130px;
	color: #646262;
	font-size: 11px;
	margin: 0 auto;
}

.footer .footer-content {
	width: 1278px;
	margin: 0 auto;
}

.icon-submenu {
	width: 940px;
	float: left;
}

.icon-submenu .icon {
	width: 192px;
	float: left;
	padding-left: 65px;
	padding-top: 10px;
}

.icon-submenu .submenu {
	padding-top: 40px;
	width: 573px !important;
	float: right;
}

.icon-submenu .submenu ul li {
	border-right: solid #ffffff 1px;
	padding-left: 18px;
	padding-right: 18px;
	float: left;
}

.icon-submenu .submenu ul li a {
	color: #646262;
}

.icon-submenu .submenu ul .last {
	border: none !important;
}

.icon-submenu p {
	padding-left: 18px;
  padding-top: 18px;
}

.icon-submenu p span {
	padding-left: 0px;
}

.icon-submenu p .fax {
	padding-left: 10px;
}

.icon-submenu .submenu .email-link {
	color: #846223;
	text-decoration: underline;
}

.copy {
	padding-top: 40px;
	float: right;
}

.copy a {
	color: #646262;
	text-decoration: underline;
}

/* END footer setting */


/* inner setting */

.inner {
	margin: 0 auto;
}

.inner .content {
	float: right;
	width: 982px;
}


.inner .tool {
	float: left;
	width: 312px
}

.inner  .showtabs {
	display: block;
}

.inner  .notshowtabs {
	display: none;
}

.inner .search {
	width: 290px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 25px;
}

.inner  #letter2 {
	display: none;
}

.inner .search  #buybar {
	display: none;
}

.inner .search  #buybar2 {
	display: none;
}

.inner .search .letter {
	background: url("images/search_letter.png") no-repeat scroll center top transparent;
	_background: url("images/search_letter_ie6.png") no-repeat scroll center top transparent !important;
	width: 261px;
	height: 22px;
	text-indent: -5000px;
	padding-bottom: 10px;
}

.inner .search .letter .quick {
	display: block;
	width: 142px;
	float: left;
	margin-top: 5px;
}

.inner .search .letter .advance {
	display: block;
	width: 100px;
	float: right;
	margin-top: 5px;
}

.indexp .inner .search .letter {
	_background: url("images/search_letter_index_ie6.png") no-repeat scroll center top transparent !important;
}


.indexp .inner .search .letter2 {
	_background: url("images/search_letter2_index_ie6.png") no-repeat scroll center 5px transparent !important;

}

.inner .search .letter2 {
	background: url("images/search_letter2.png") no-repeat scroll center 7px transparent !important;
	_background: url("images/search_letter2_ie6.png") no-repeat scroll center 7px transparent !important;
	width: 274px !important;
	/*height: 16px !important;*/
	padding-top: 0px;
	
	position: relative;
	top: -3px;
}

/*
@media screen and (-webkit-min-device-pixel-ratio:0){
	
	.inner .search .letter2 {
		top: 0px;
	}

}
*/

.inner .search .letter2 .quick {
	display: block;
	width: 83px;
	float: left;
}

.inner .search .letter2 .advance {
	display: block;
	width: 165px;
	float: right;
}


.inner .search .line {
	width: 290px;
	border-top: 1px solid #454246;
	border-bottom: 1px solid #454246;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #d59e39;
	font-size: 12px;
}

.inner .search .line2 {
	border-top: 1px solid #312e31;
	border-bottom: 1px solid #312e31;
}

.inner .search .keysearch span {
	padding-bottom: 3px;
}

.inner .search .key {
	width: 285px;
	margin-top: 5px;
}

.inner .search .search-reset {
	padding-top: 20px;
	width: 250px;
	
	position: relative \9;
	z-index: 1 \9;
	
	_z-index: -1;
	
	
}

.inner .search .search-reset button {
	border: 0px;
	

	
}

.inner .search .search-btn {
/*
	background: url("images/search_btn.png") no-repeat scroll center top transparent;
	text-indent: -5000px;
	*/
	
	background: none repeat scroll 0 0 transparent;
	width: 145px;
	height: 38px;
	display: block;
	
	float: left;
	
}


.inner .search .reset-btn {
/*
	background: url("images/reset_btn.png") no-repeat scroll center top transparent;
	text-indent: -5000px;
	*/
	background: none repeat scroll 0 0 transparent;
	width: 105px;
	height: 32px;
	display: block;
	
	position: relative;
	top: 5px;
	float: right;
	
	
}

.inner .search  .ie6-button {
	display: none;
	_display: block;
}

.inner .search  .normal-button {
	display: block;
	_display: none;
}

/*
.inner .search  .ie6-button .search-btn  {
	_background: url("images/search_btn.gif") no-repeat scroll center top transparent;
	_width: 137px;
	_height: 36px;
	_display: block;
}


.inner .search  .ie6-button .reset-btn  {
	_background: url("images/reset_btn.gif") no-repeat scroll center bottom transparent;
	_width: 98px;
	_height: 29px;
	_display: block;
}
*/
.inner .search .select-scroll {
	padding-top: 20px;
	padding-bottom: 20px;
	
	position: relative \9;
	z-index: 4 \9;
}

.inner .search .select-scroll .location {
	padding-bottom: 18px !important;
	position: relative;
	z-index: 5 \9;
}

.inner .sizes {
	position: relative \9;
	z-index: 1 \9;
}

.inner .prices {
	position: relative \9;
	z-index: 1 \9;
}

.inner .search .select-scroll .location span {
	padding-top: 3px !important;
}

.inner .selectdetail {
	width: 290px;
	padding-bottom: 5px;
}

.inner .selectdetail span {
	font-size: 12px;
	color: #7a7a7a;
	width: 90px;
	text-align: left;
	float: left;
	padding-top: 18px;
	
}

.inner .selectdetail2  {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	display: block;
	
	_height: 30px;
}

.inner .selectdetail2 span {
	padding-top: 4px;
}

.inner .selectdetail input {
	width: 180px;
	text-align: center;
}

.inner .selectdetail .select-bar {
	width: 180px;
	text-align: left;
	float: right;
	color: #7a7a7a;
	margin-right: 8px;
	
	
	
	/* ie */
	
	margin-right: 8px \9;
}

#sddm .checkbox {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 3;
	width: 178px;
	padding-bottom: 10px;
	left: 102px;
    top: 23px;
	
	z-index: 20 \9;
}

.inner .selectdetail .check-select {
	float: right;
	width: 180px;
	height: 25px;
	background-color: #ffffff;
	background: url("images/select_bar.png") no-repeat scroll center top transparent;
	margin-right: 8px;
	
	/* ie6 */
	_margin-right: 4px;
}

.inner .selectdetail .check-select  input {
	border: 0px;
	text-align: left;
	width: 155px;
	position: relative;
	top: 2px;
	left: 2px;
	color: #7A7A7A;
	
}


.inner .selectdetail .checkbox2 .check label {
	width: 190px !important;
}

.inner .selectdetail .check2 {
	width: 218px !important;
	_width: 230px !important;
}

#sddm .checkbox2 {
   top: 25px !important;
   width: 216px !important;
}


.inner .search .select-scroll .outdoor-fac {
	padding-bottom: 5px !important;
	position: relative;
	z-index: 2 \9;
}

.inner .search .select-scroll .outdoor-fac2 {
	padding-bottom: 5px !important;
	position: relative;
	z-index: 1 \9;
}

.inner .selectdetail .check-out-fac {
	float: right;
	width: 180px;
	height: 20px;
	background-color: #ffffff;
	background: url("images/select_bar2.png") no-repeat scroll center top transparent;
	margin-right: 8px;
	
	/* ie6 */
	_margin-right: 4px;
}

.inner .selectdetail .check-out-fac  input {
	border: 0px;
	text-align: left;
	width: 155px;
	position: relative;
	top: 1px;
	left: 2px;
	color: #7A7A7A;
	
	top: 0px \9;
}


@media screen and (-webkit-min-device-pixel-ratio:0){
	.inner .selectdetail .check-out-fac  input {
		top: -1px;
	}
}



.inner .selectdetail .locations {
	width: 170px;
}

.inner .selectdetail .checkbox {
    text-align: left;
    width: 178px;
	padding-right: 15px;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

.inner .selectdetail .check {
	width: 180px;
	
	_width: 178px;
}

.inner .selectdetail .checkbox   .check  input {
	width: 13px !important;
	float: left;
	margin-left: 7px;
    margin-top: 5px;
}

.inner .selectdetail .checkbox .check label {
	width: 147px;
	float: right;
	padding-top: 5px;
	font-size: 11px;
	color: #7A7A7A;
	
	/* ie */
	padding-top: 10px \9;
	
}




.inner .selectdetail .scroll-bar {
	width: 180px;
	float: right;
	padding-right: 3px;
	
	/* ie */
	position: relative \9;
	z-index: 4 \9;
	_z-index: -1;
}


.inner .selectdetail .scroll-bar .num {
	
	font-size: 11px;
	color: #d59e39;
	padding-bottom: 5px;
	
	width: 180px;
	margin: 0 auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0){

	.inner .selectdetail .scroll-bar .num {
		padding-bottom: 0px;
	}
	
	.inner .selectdetail .scroll-bar .num  input {
		position: relative;
		top: -2px;
	}
	
	/*
	.inner .selectdetail .scroll-bar .num2 input {
		width: 80px !important;
	}
	*/
	.inner .selectdetail .scroll-bar .num2  span {
		width: 34px !important;
	}
	
	.inner .selectdetail .scroll-bar .num span {
		width: 24px !important;
	}
}

.inner .selectdetail .scroll-bar .num  span {
	float: left;
	width: 20px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 3px;
	color: #D59E39 !important;
    font-size: 11px !important;
	text-align: right;
}

.inner .selectdetail .scroll-bar .num  input {
	float: left;
	/*width: 145px;*/
	color: #D59E39 !important;
    font-size: 11px !important;
	border: 0px;
	background: none;
	
	text-align: center;
}

.inner .selectdetail .scroll-bar .num2  {
	margin: 0 auto;
	width: 180px;
	/*
	padding-left: 36px;
	*/
}

.inner .selectdetail .scroll-bar .num2 input {
	width: 180px ;
	text-align: center;
}

.inner .selectdetail .scroll-bar .num2  span {
	padding-left: 6px;
	padding-top: 3px;
	width: 28px !important;
}

.inner .selectdetail .scroll-bar .bar {
	background: url("images/search_bar.png") no-repeat scroll center top transparent;
	width: 180px;
	height: 11px;
}

.inner .selectdetail .scroll-bar .bar .point {
	background: url("images/search_point.png") no-repeat scroll center top transparent;
	width: 18px;
	height: 15px;
	position: relative;
	top: -2px;
}

.inner .hotline {
	background: url("images/hotline_bg2.png") no-repeat scroll center top transparent;
	width: 312px;
	height: 202px;
	text-indent: -5000px;
	padding-bottom: 50px;
	padding-top: 40px;
}

.inner .hotline .letter {
	background: url("images/hotline_letter.png") no-repeat scroll right center transparent;
	width: 189px;
	height: 23px;
	padding-left: 18px;
	padding-top: 20px;
	padding-bottom: 5px;
}

.inner .hotline .phone-num {
	background: url("images/phone_num.png") no-repeat scroll center 15px transparent;
	width: 288px;
	height: 42px;
	border-top: 1px solid #221e24;
	border-bottom: 1px solid #221e24;
	margin: 0 auto;
	
	padding-bottom: 40px;
    padding-top: 10px;
}

.inner .hotline .email-name {
	width: 288px;
	margin: 0 auto;
	padding-top: 20px;
}

.inner .hotline .email-name span {
	background: url("images/email.png") no-repeat scroll center top transparent;
	width: 282px;
	height: 22px;
	padding-bottom: 15px;
	display: block;
	text-indent: -5000px;
}

.inner .hotline .email-name span a {
	display: block;
	margin-left: 78px;
    width: 210px;
}

.inner .hotline .email-name .email-num {
	background: url("images/hotline_email.png") no-repeat scroll center top transparent !important;
	width: 205px !important;
	float: right;
}

.banner .shadow {
	position: absolute;
	bottom: 0px;
}

.inner .head {
	background: url("images/subbar.png") no-repeat scroll center bottom transparent ;
	margin: 0 auto;
    width: 928px;
	padding-bottom: 13px;
    padding-top: 25px;
}

.inner .site-location {
	background: url("images/sub_logo.png") no-repeat scroll left center transparent ;
	float:left;
	font-size: 12px;
	color: #5a545a;
	height: 12px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-top: 10px;
}

.inner .site-location span {
	font-weight: bold;
}

.inner .icons {
	float: right;
	width: 312px;
	
	/* ie */
	width: 332px \9;
	
}

.inner .icons .distance {
	float: left;
	padding-right: 5px;
}

.inner .icons .distance2 {
	padding-right: 13px;
}

.inner .search-bg {
	background: url("images/search_bg.png") no-repeat scroll center top transparent;
	width: 312px;
	background-color: #494449;
	
	/* ie6 */
	_position:relative;  
	_z-index: 1;
}

.pic-bg {
	background: url("images/product_box.png") repeat-y scroll center right transparent;
	width: 272px;
	height: 198px;
	margin: 0 auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0){

	.basketp .pic-bg a {
		padding-left: 1px !important;
	}	
}

.pic-bg a {
	display: block;
	padding-top: 13px;
	
	
	width: 244px;
	height: 184px;
	margin: 0 auto;
	
	
	
}

.head-line {
	background: url("images/prsearch/slideshow_line.png") no-repeat scroll center bottom transparent;
	width: 902px;
	margin: 0 auto
}

.head-line .head-title {
	background: url("images/prsearch/slideshow_head.png") no-repeat scroll right bottom transparent;
	width: 164px;
	height: 29px;
	padding-left: 30px;
	float: left;
}

.head-line .head-title p {
	text-align: center;
	font-size: 13px;
	color: #c8a61b;
	font-weight: bold;
	padding-top: 8px;
}

.head-line .head-titleb {
	background: url("images/prsearch/slideshow_head2.png") no-repeat scroll right bottom transparent;
	width: 194px;
	height: 28px;
	float: left;
}

.head-line .head-titleb p {
	text-align: center;
	font-size: 13px;
	color: #3b2b3b;
	padding-top: 8px;
}

.head-line .head-titleb a {
	text-align: center;
	font-size: 13px;
	color: #3b2b3b;
	padding-top: 8px;
}

.tab1 {
	padding-top: 20px;
}

.tab {
	margin: 0 auto;
	width: 902px;
	padding-bottom: 25px;
	position: relative;
}

.recently {
	padding-top: 25px;
}

.pic-bg3 {
	background: url("images/prsearch/pic_bg3.png") no-repeat scroll right bottom transparent;
	width: 760px;
	height: 441px;
	margin: 0 auto;
  padding-top: 23px;
}

.pic-slide {
	width: 546px;
	height: 413px;
	border: 1px solid #c8c4c9;
}

.plugin {
	padding-top: 12px;
	padding-left: 12px;
}

.map2 {
	width: 736px;
	height: 414px;
}

.button {
	width: 820px;
	margin:0 auto;
	padding-top: 25px;
	
}
.recently .jcarousel-prev {
	background:url("images/prsearch/pre_btn.png") no-repeat scroll left bottom transparent;
	display:block;
	height:25px;
	position: absolute;
	width:34px;
	left: -45px !important;
    top: 37px !important;
	_top: 47px !important;
}

.recently .jcarousel-next {
	background:url("images/prsearch/next_btn.png") no-repeat scroll left bottom transparent;
	display:block;
	height:25px;
	position: absolute;
	width:34px;
	left: 756px !important;
    top: 37px !important;
	_top: 47px !important;
}

.recently  .jcarousel-clip {
	_width: 680px;
	_padding-right: 60px;
}


.slide-show {
	width: 745px;
	height: 150px;
	margin: 20px auto 0 auto;
}

.slide-show2 {
	float: none !important;
	width: 870px !important;
	height: 104px !important;	
	
	
}

.slide-show2 ul {
	height: 100px;
    left: 0;
    position: absolute;
}

.slide-show3 {
	border: 1px solid #ffffff;
	float: none !important;
	width: 740px !important;
	height: 104px !important;	
}

.slide-show3 ul {
	height: 100px;
    left: 0;
    position: absolute;
}

.slideshow {
	width: 870px;
	position: relative;
	overflow: hidden;
	/*
	padding-top: 75px;
    top: -70px;
	*/
}

.slideshow-top {
	width: 548px !important;
	height: 413px;
}

.slideshow-top ul {
	height: 413px;
}

.slideshow-top ul  li {
	width: 548px;
	height: 413px;
}

.slideshow2 {
	width: 745px !important;
	left: -45px;
    padding-left: 45px;
    padding-right: 45px;
	
	_left: 0px;

}

.slideshow  ul {
	

}

.slide-show ul {
	padding-left: 10px;
}

.slide-show ul li {
	float: left;
	width: 125px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

.slide-show .pic-bg {
	background: url("images/prsearch/pic_bg.png") no-repeat scroll right bottom transparent;
	width: 125px;
	height: 100px;
}

.slide-show .pic-bg a {
	width: 125px;
	height: 100px;
}

.slide-show .pic-bg2 a {
	padding-top: 5px;
	margin-left: 5px !important;
	color: transparent;
	font-size: 1px;
	
}

.slide-show .slide-text {
	text-align: center;
	color: #3b2b3b;
	font-size: 13px;
	padding-top: 3px;
	line-height: 23px;
}

.slide-show .slide-text span {
	color: #7f5181;
	font-weight: bold;
}

.back-btn {
	float: right;
	padding-right: 44px;
}

.back-btn a {
	background: url("images/back_btn.png") repeat-y scroll center top transparent;
	width: 99px;
	height: 15px;
	text-indent: -5000px;
	display: block;
}

.inner-banner {
  margin: 0 auto;
  width: 1294px;
	height: 122px;
	position: relative;
}

.inner-content {
	background: url("images/inner_bg.png") repeat-y scroll center top transparent;
	width: 982px;
	padding-bottom: 30px;
}

.tool-content {
  margin: 0 auto;
  width: 1294px;
}




/* END inner setting */


/* page_index.html */

.indexp .back-btn {
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.indexp .back-btn a {
	background: url("images/index/back_btn.png") repeat-y scroll center top transparent;

}

.indexp .inner {
	width: 1279px !important;
}

.indexp .pagewrap {
	background: url("images/index/bg.png") no-repeat scroll center top transparent ;
	background-color: #270e2a;
}

.indexp .tool-content {
	width: 1278px;
	margin: 0 auto;	
}


.indexp .search .line {
	border-top: 1px solid #221e24 !important;
	border-bottom: 1px solid #221e24 !important;
}

.indexp .banner-box {
	width: 1278px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.indexp .banner {
	position: relative;
	width: 1278px;
	height: 284px;
}

.indexp .banner .btn {
	position: absolute;
	top: 151px;
	width: 56px;
	height: 56px;
	z-index: 100;
	cursor: pointer;
}

.indexp .banner .pre_btn {
	left: 26px;
	background: url("images/index/pre_btn.png") no-repeat left top transparent;
}

.indexp .banner .next_btn {
	right: 26px;
	background: url("images/index/next_btn.png") no-repeat left top transparent;
}

.indexp .banner #bigpics {
	width: 1278px;
	height: 284px;
	overflow: hidden;
}

.indexp .banner #bigpics img {
	position: absolute;
	display: none;
	width: 1278px;
	height: 284px;
}

.indexp .banner-select {
	background-color: #000000;
}

.indexp .banner-select ul {
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.indexp .banner-select ul li {
	padding-left: 10px;
	padding-right: 10px;
	width: 41px;
	float: left;
	overflow: hidden;
	cursor:pointer;
}

.indexp .banner-select ul li img {
	border: 2px solid #181818;
	width: 37px;
	height: 37px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.indexp .banner-select ul li.active img {
	border-color: #bbb;
}

.indexp .tool {
	
	width: 332px !important;
}

.indexp .content {
	padding-right: 10px;
	width: 895px !important;
}

.indexp .search-bg {
	background: url("images/index/search_bg.png") repeat-y scroll center top transparent !important;
	_background: url("images/index/search_bg_ie6.png") repeat-y scroll center top transparent !important;
	_height: 393px;
	width: 332px;
}

.indexp .link-list {
	width: 319px;
	padding-top: 50px;
}

.indexp .link-list .links {
	padding-bottom: 30px;

}

.indexp .link-list a {
	width: 319px;
	height: 58px;
	text-indent: -5000px;
	display: block;
}

.indexp .link-list .sale {
	background: url("images/index/sale_btn.png") no-repeat scroll center top transparent;
}

.indexp .link-list .list {
	background: url("images/index/list_btn.png") no-repeat scroll center top transparent;
}

.indexp .link-list .service {
	background: url("images/index/service_btn.png") no-repeat scroll center top transparent;
	display: block;
    height: 58px;
    text-indent: -5000px;
    width: 319px;
	border: 0px;
}

.indexp .link-list .freeemail {
	background: url("images/index/freeemail_btn.png") no-repeat scroll center top transparent;
}

.indexp .hotline {
	background: url("images/index/hotline_bg.png") no-repeat scroll center top transparent !important;
	width: 312px !important;
	padding-top: 0px !important;
}

.indexp .email-box {
	background: url("images/index/email_bg.png") no-repeat scroll center top transparent;
	width: 322px;
	height: 95px;
	padding-bottom: 70px;
}

.indexp .email-box .letter {
	background: url("images/index/email_letter.png") no-repeat scroll right bottom transparent;
	width: 236px;
	height: 23px;
	text-indent: -5000px;
	padding-left: 15px;
	padding-top: 15px;
}

.indexp .email-box .email-form {
	padding-left: 16px;
  padding-top: 10px;
  width: 300px;
}

.indexp .email-box .email-form .blank {
	width: 240px;
	height: 25px;
	float: left;
	color: #646262;
	margin-top: 2px;
}

.indexp .email-box .email-form .go-btn {
	background: url("images/index/go_btn.png") no-repeat scroll center top transparent;
	width: 54px;
	height: 37px;
	text-indent: -5000px;
	border: 0px;
	float: right;
}

.indexp .content .product-box {
	
	
}

.indexp .content .product-box {
	background: url("images/index/product_bg.png") repeat-y scroll center top transparent;
	width: 870px !important;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-left: 15px;
    padding-right: 15px;
}

.indexp .content .product-box li {
	background: url("images/product_point.png") no-repeat scroll left 103px transparent;
	width: 271px;
	float: left;
	padding-left: 25px;
	
	position: relative;
}

.indexp .content .product-box  .first {
	background: none !important ;
	padding-left: 0px !important;
}

.indexp .content .product-box  li .details {
	padding-top: 25px;
	padding-bottom: 25px;
	width: 245px;
	margin: 0 auto;
	font-size:12px;
	min-height: 120px;
	text-align: center;
	
	_height: 100px;
}

.indexp .content .product-box li .details .name {
	color: #c8a61b;
	font-weight: bold;
	font-size: 15px;
}

.indexp .content .product-box li .details p {
	width: 245px;
	color: #977c46;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 20px;
}

.indexp .content .product-box li .price {
	color: #be974a;
	line-height: 20px;
	font-size: 15px;
	padding-bottom: 15px;
	
	_padding-bottom: 8px;
	
	position: absolute;
	bottom: 20px;
	width: 271px;
	text-align: center;
}

.prsearchp .product-list ul li .product-detail .add-info {
	color: #977c46;
	line-height: 20px;
	font-size: 12px;
	margin-bottom: -13px;
	text-align: center;
	display: block;
}
.indexp .content .product-box li .add-info {
	color: #977c46;
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 15px;
	
	_padding-bottom: 8px;
	
	position: absolute;
	bottom: 0;
	width: 271px;
	text-align: center;
}

/* END page_index.html */


/* page_prsearch.html */

.prsearchp .noresult {
	text-align: center;
}

 .page-select {
	width: 895px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

.page-select .page {
	float: left;
	font-size: 12px;
	min-width: 170px;
	width: 200px \9;
}

 .page-select span {
	position: relative;
	top: 7px;
	float: left;
	padding-left: 10px;
    padding-right: 10px;
	display: block
}

.page-select .page a {
	color: #7f5181;
}

 .page-select .page .this {
	font-weight: bold;
}

 .page-select .page .prev {
	background: url("images/prsearch/prev_btn2.png") no-repeat scroll center top transparent;
	width: 65px;
	height: 25px;
	text-indent: -5000px;
	display: block;
	float: left;
}



.page-select .page .next {
	background: url("images/prsearch/next_btn2.png") no-repeat scroll center top transparent;
	width: 65px;
	height: 25px;
	text-indent: -5000px;
	display: block;
	float: right;
}

 .page-select .select{
	float: right;
	width: 240px;
}

 .page-select .select span {
	padding-right: 8px;
	font-size: 12px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	/* ie */
	float: left \9;
}

.prsearchp .select .select-bar2 {
	width: 192px;
	height: 25px;
	color: #7A7A7A;
	/* ie */
	float: right \9;
}

.prsearchp .product-list {
	width: 900px;
	margin: 0 auto;
	
	/* ie6 */
	_width: 910px;
}

.prsearchp .product-list ul li {
	width: 300px;
	font-size: 15px;
	color: #c8a61b;
	text-align: center;
	float: left;
	padding-bottom: 15px;
	padding-top: 15px;
  
}

.prsearchp .product-list ul .icon {
	background: url("images/product_point.png") no-repeat scroll center center transparent;
	width: 900px;
	height: 25px;
	padding: 0px;
}

.prsearchp .product-list ul .second {
	background: url("images/product_point.png") no-repeat scroll center bottom transparent;
}

.prsearchp .product-list ul li .product-top {
	background: url("images/prsearch/product_top.png") no-repeat scroll center top transparent;
	width: 302px;
	height: 16px;
	
	/* ie6 */
	_position: relative;
	_top: 1px;
}

.prsearchp .product-list ul li .product-mid {
	background: url("images/prsearch/product_mid.png") repeat-y scroll center top transparent;
	width: 303px;
	min-height: 446px;
	
	
	position: relative;
}

.prsearchp .product-list ul li  .bottom {
	position: absolute;
	bottom: 0px;
	margin: 0 auto;
	text-align: center;
	width: 300px;
	padding-bottom: 12px;


	/* ie */
	left: 0px \9;
}

.prsearchp .product-list ul li .product-mid  .pic-bg a  {
	_left: 0px;
	_top: 0px;
}

.prsearchp .pic-bg a {
	_position: relative;
	_left: 5px;
	_top: 5px;
}

.prsearchp .product-list ul li .text {
	padding-top: 16px;
	padding-bottom: 12px;
	line-height: 24px;
	width: 285px;
	margin: 0 auto;
	font-size: 13px;
	_height: 140px;
	
}

.prsearchp .product-list ul li .text2 {
	width: 290px;
	
}

.prsearchp .product-list ul li  .product-title  {
	_height: 70px;
	font-size: 15px;
}

.prsearchp .product-list ul li .product-title span {
	font-size: 18px;
	font-weight: bold;
	word-wrap: break-word;
}

.prsearchp .product-list ul li .product-detail span {
	font-size: 16px;
	font-weight: bold;
	

}

.prsearchp .product-list ul li .product-bottom {
	background: url("images/prsearch/product_bottom.png") no-repeat scroll center top transparent;
	width: 302px;
	height: 16px;
	
	/* ie6 */
	_position: relative;
	_top: 0px;
}

.prsearchp .back-btn {
	padding-top: 50px;

}

/* END page_prsearch.html */

/* page_prdesc.html */

/* slide show */

.info-slide .jcarousel-prev {
	background:url("images/prsearch/pre_btn.png") no-repeat scroll left bottom transparent;
	display:block;
	height:25px;
	position: absolute;
	width:34px;
	left: 787px !important;
    top: -69px !important;
	_top: -84px !important;

}

.info-slide .jcarousel-next {
	background:url("images/prsearch/next_btn.png") no-repeat scroll left bottom transparent;
	display:block;
	height:25px;
	position: absolute;
	width:34px;
	left: 820px !important;
    top: -69px !important;
	_top: -84px !important;

}



.prdescp #carousel li {
	height:120px;
	width:125px;
}


.prdescp .item {
	float:left;
	height:155px;
	line-height:1.7;
	padding-left:18px;
	padding-right:18px;
	text-align:center;
	width:111px;
	overflow:hidden;
    padding-bottom: 10px;
	
}
.prdescp .item img {
}
.prdescp .item h3 {
    color: #996600;
    font-size: 13px;
    height: 34px;
    line-height: 17px;
    overflow: hidden;
    padding-bottom: 3px;
}

.prdescp .item p {
    color: #383838;
    font-size: 13px;
    line-height: 17px;
    overflow: hidden;
}
.prdescp #carousel {

}

.prdescp .jcarousel-clip {

	overflow:hidden;
	
	/*
	overflow-x: scroll !important;
	*/
}
.prdescp .x1 {
	width:294px;
	overflow:hidden;
	padding-bottom:5px;
}


/* slide show */


.prdescp .option {
	width: 200px;
	padding-bottom: 5px;
  padding-left: 731px;
  padding-top: 30px;
}

.prdescp .back_btn {
	background: url("images/prsearch/desc/back_btn.png") no-repeat scroll center top transparent;
	width: 126px;
	height: 25px;
	float: left;
	text-indent: -5000px;
	display: block;
}

.prdescp .back_btn2 {
	background: url("images/prsearch/desc/back_btn2.png") no-repeat scroll center -2px transparent;
	width: 132px;
	height: 30px;
	float: left;
	text-indent: -5000px;
	display: block;
}

.prdescp .next_btn2 {
	background: url("images/prsearch/desc/next_btn.png") no-repeat scroll center top transparent;
	width: 65px;
	height: 25px;
	float: right;
	text-indent: -5000px;
	display: block;
}

.prdescp .pic-info {
	width: 838px;
	margin: 0 auto;
}

.prdescp .pic-info .pic {
	float: left;
	width: 549px;
}

.prdescp .pic-info .pic img {
	
	
	display: block;
    position: absolute;
    width: 546px;
	height: 413px;
}

.prdescp .pic-info  #pic .notcur {
	display: none;
}

.prdescp .desc .desc-mid {
	background: url("images/prsearch/desc/detail_mid.png") repeat-y scroll center top transparent;
	width: 550px;
	height: 50px;
}

.prdescp .desc .desc-top {
	background: url("images/prsearch/desc/detail_top.png") no-repeat scroll center top transparent;
	width: 550px;
	height: 50px;
}

.prdescp .desc {
	position: relative;
	top: -2px;
	float: left;
	/* ie */
	top: -5px \9;
}

.prdescp .desc .desc-top p {
	width: 550px;
	font-size: 16px;
	color: #000000;
	line-height: 50px;
	text-align: center;
}

.prdescp .desc .desc-bottom {
	background: url("images/prsearch/desc/detail_bottom.png") no-repeat scroll center top transparent;
	width: 550px;
	height: 4px;
}


.prdescp .pic-info .address {
	width: 555px;
	font-size: 19px;
	line-height: 24px;
	color: #626261;
	padding-bottom: 8px;
	
	padding-top: 6px \9;
}

.prdescp .pic-info .address span {
	font-size: 30px;
	font-weight: bold;
}

.prdescp .detail-list {
	width: 920px;
	margin: o auto;
}

.prdescp .detail-list ul {
	padding-top: 30px;
	margin: 0 auto;
  width: 860px;
}

.prdescp .detail-list ul li {
	width: 270px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	min-height: 46px;

}

.prdescp .detail-list .ie6-tab {
	_height: 46px;
}

.prdescp .detail-tab1 {
	background: url("images/prsearch/desc/tab2.png") no-repeat scroll center top transparent;
	width: 268px;
}

.prdescp .detail-tab2 {
	background: url("images/prsearch/desc/tab1.png") no-repeat scroll center top transparent;
	width: 268px;
}

.prdescp .detail-tab3 {
	background: url("images/prsearch/desc/tab3.png") no-repeat scroll right top transparent;
	width: 241px;
	padding-bottom: 10px;
	padding-left: 26px;
	
	_padding-left: 0px;
}


.prdescp .add-info {
	text-align: right;
	position: absolute;
	top: 0;
	right: 14px;
}

.prdescp .detail-tab3 p{
	font-size: 19px;
	color: #626261;
}

.prdescp .detail-tab3 p span {
	font-size: 13px;
}

.prdescp .detail-tab {
	font-size: 13px;
	color: #000000;
	line-height: 23px;
}

.prdescp .detail-tab p{
	padding-left: 17px;
	text-align: justify;
	width: 240px;
	
	_position: relative;
	_left: 17px;
	_width: 220px;
	_padding-left: 0px;
}

.prdescp .notdisplay {
	display: none;
}

.prdescp .back-btn {
	padding-top: 50px;
}

.prdescp .detail-tab .rental-text{
	width: 140px;
}

.prdescp .detail-tab p span {
	font-weight: bold;
	color: #e8def7;
}

.prdescp .detail-tab p  label {
	font-size: 17px;
}

.prdescp .detail-tab p .rent-sell-letter {
	color: #626261;
	/*_font-weight: 700;
	*font-weight: 650;*/
	/*font-size: 12px;*/
	font-weight: normal;
	font-size: 19px;
}

.prdescp .pic-info .info {
	float: right;
	position: relative;
	width: 280px;
	padding-top: 58px;
}

.prdescp .building p {
	float: left;
}

.prdescp .building .in-exclue {
	float: right;
	font-size: 11px;
	color: #000000;
    padding-top: 23px;
	width: 80px \9;
}

.prdescp .building .in-exclue .point {
	background: url("images/prsearch/desc/point.png") no-repeat scroll left 7px transparent;
	padding-left: 15px;
	height: 20px
}

.prdescp .building .in-exclue .this {
	background: url("images/prsearch/desc/pointb.png") no-repeat scroll left 7px transparent !important;
}

.prdescp .info-slide {
	float: left;
	
	width: 838px;
	position: relative;
	top: -2px \9;
}

.prdescp .slide-select {
	width: 275px;
	float:right;
	
	position: absolute;
	bottom: 0px;
	right: 0px;
	
	_bottom: 18px;
}

.prdescp .slide-select .slide-btn {
	float: left;
	width: 131px;
	display:none;
}

.prdescp .slide-select #btn-off  {
	display: block;
}

.prdescp .slide-select #btn-on a{
	background: url("images/prsearch/desc/slide_btnb.png") no-repeat scroll center top transparent;
	width: 131px;
	height: 42px;
	display: block;
	text-indent:-5000px;
}

.prdescp .slide-select #btn-off a {
	background: url("images/prsearch/desc/slide_btn.png") no-repeat scroll center top transparent;
	width: 131px;
	height: 42px;
	display: block;
	text-indent:-5000px;

}


.prdescp .slide-select .select {
	width: 68px;
	float: right;
	padding-top: 8px;
	
}

.prdescp .slide-select .select .pre {
	float: left;
	position: relative;
	left: 1px
}

.prdescp .slide-select .select .next {
	float: right;
}

/* END page_prdesc.html */

/* tip`s page */
	.tipsp .focus {
		width: 890px;
		margin: 0 auto;
		padding-top: 25px;
		padding-left: 25px;
	}
	
	.tipsp .focus-title {
		width: 890px;
	}
	
	.tipsp .focus-title span {
		background: url("images/helptips/focus_letter.png") no-repeat scroll center top transparent;
		width: 82px;
		height: 12px;
		text-indent: -5000px;
		display: block;
	}
	
	.tipsp .focus-title p {
		width: 890px;
		font-size: 13px;
		line-height: 18px;
		color: #571c66;
		padding-top: 15px;
	}
	
	.tipsp .button-links {
		width: 771px;
		width: 785px \9;
		margin: 0 auto;
		padding-top: 55px;
	}
	
	.tipsp .focus-back {
		padding-bottom: 160px !important;
	}
	
	.tipsp .button-links .links {
		float: left;
		display: block;
		padding-left: 25px;
		padding-right: 25px;
		padding-bottom: 70px;
	}

	
	.tipsp .button-links  .useful {
		margin-left: 16px;
	}

/* END tip`s page */


/* tip`s page setting */

.tipsp .tips-menu {
	width: 927px;
	height: 40px;
	display: block;
	text-indent:-5000px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

.tipsp .tips-menu a {
	float: left;
	height: 40px;
}

.tipsp .tips-menu .resident {
	width: 174px;
}

.tipsp .tips-menu .leasing {
	width: 141px;
}

.tipsp .tips-menu .starting {
	width: 207px;
}

.tipsp .tips-menu .school {
	width: 92px;
}

.tipsp .tips-menu .dailylife {
	width: 186px;
}

.tipsp .tips-menu .useful {
	width: 125px;
}

.tipsp .intro-title {
	color: #7a1c61;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	font-family: Times New Roman !important;
	
	padding-left: 20px;
}

.tipsp .intro {
	width: 867px;
	font-size: 14px;
	color: #440e62;
	line-height: 24px;
	padding-bottom: 35px;
	text-align: justify;
	
	padding-left: 20px;
}

.tipsp .intro a {
	color: #405e94;
	text-decoration: underline;
	font-size: 14px;
}

.tipsp .intro span {
	color: #a5376c;
	font-weight: bold;
}

.tipsp .intro-title {
	padding-bottom: 10px;
}

.tipsp .intro-links {
	width: 910px;
	margin:0 auto;
	padding-top: 30px;
	
	/* ie6 */
	_width: 930px;
}


.tipsp .intro-links .box-intro {
	padding-bottom: 0px;
}

.tipsp .box {
	width: 867px;
	padding-top: 10px;
	padding-bottom: 40px;
	margin: 0 auto;
	
	_position: relative;
	_left: -10px;
}

.tipsp .box li {
	border-bottom: 1px solid #eeeeee;
	height: 24px;
	width: 867px;
}

.tipsp .box a{
	color: #405e94;
	text-decoration: underline;
	font-size: 14px;
}

.tipsp .box .this {
	background-color: #eeeeee;
	
	/* ie */
	margin-top: -3px \9;
}

.tipsp .box .link-letter {
	padding-top: 7px;
	padding-left: 10px;
}

.tipsp .link-letter2 {
	width: 350px;
}

.tipsp .link-letter2 a {
	float: left;
}

.tipsp .link-letter2 span {
	float: right;
	text-align: left;
	width: 112px;
	font-size: 14px;
}

.tipsp .back-btn {
	padding-bottom: 20px;

}


/* END tip`s page setting */

/* page_tips_school.html */

.tschoolp .intro-links .intro {
	font-style: italic;
	font-family: Times New Roman !important;
	font-size: 16px !important;
}

.tschoolp .intro-title a {
	color: #7a1c61;
	text-decoration: underline;
	font-family: Times New Roman !important;
}

.tschoolp .link-list {
	width: 867px;
	margin:0 auto;
	padding-bottom: 20px;
	padding-top: 10px;
	
	_position: relative;
	_left: -10px;
}

.tschoolp .link-list  li {
	float: left !important;
	width: 432px !important;
	height: 120px !important;
	padding-bottom: 30px !important;
	line-height: 22px !important;
	font-size: 14px !important;
	color: #571c66 !important;
	
	/* ie6 */
	_height: 140px ;

}

.tschoolp .link-list  li a {
	color: #a5376c !important;
	text-decoration: underline !important;
	font-weight: bold !important;
}

.tschoolp .link-list  li .left {
	float: left;
	width: 205px;
}

.tschoolp .link-list  li .right {
	float: right;
	width: 220px;
}

.tschoolp .tips-menu {
	background: url("images/helptips/school/submenu.png") no-repeat scroll center 25px transparent;
}

/* END page_tips_school.html */

/* page_tips_leasing.html */

.tleasingp .tips-menu {
	background: url("images/helptips/leasing/submenu.png") no-repeat scroll center 25px transparent;
}

.tstartingp .tips-menu {
	background: url("images/helptips/starting/submenu.png") no-repeat scroll center 25px transparent;
}

.tstartingp .link-letter2 span {
  width: 120px;
}

.tstartingp .box {
	padding-top: 0px;
}

.tstartingp .intro-links .box-intro {
	padding-bottom: 10px;
}

/* END page_tips_leasing.html */

/* page_tips_daily.html */

.tdailyp .tips-menu {
	background: url("images/helptips/daily/submenu.png") no-repeat scroll center 25px transparent;
}

.tdailyp .box li a {
	text-decoration: none !important;
	font-weight: bold !important;
	color: #571c66 !important;
}

.tdailyp .link-letter2 {
	width: 600px;
}

.tdailyp .link-letter2 span {
	width: 288px;
}

/* END page_tips_daily.html */

/* page_tips_useful.html */

.tusefulp .tips-menu {
	background: url("images/helptips/useful/submenu.png") no-repeat scroll center 25px transparent;
}

.tusefulp .ulink {
	width: 430px;
	padding-bottom: 50px;
}

.tusefulp .ulink1 {
	float: left;
	/* ie6 */
	_width: 420px !important;
}

.tusefulp .ulink2 {
	float: right;
	width: 408px !important;
	/* ie6 */
	_width: 390px !important;
}

.tusefulp .decoration p {
	width: 460px;
}

.tusefulp .decoration p .tel {
	padding-right: 160px !important;
}

.tusefulp .decoration p .tel2 {
	padding-right: 0px !important;
}

.tusefulp .gardening p .tel {
	padding-right: 113px !important;
	
	_padding-right: 103px !important;
}

.tusefulp .gardening p .tel2 {
	padding-right: 41px !important;
	
	_padding-right: 31px !important;
}

.tusefulp .locksmith p .tel {
	padding-right: 93px ;
}


.tusefulp .locksmith p .tel2 {
	padding-right: 37px !important;
}

.tusefulp .locksmith p .tel3 {
	padding-right: 165px !important;
	
}


@media screen and (-webkit-min-device-pixel-ratio:0){
/*
	.tusefulp .decoration p .tel2 {
		padding-right: 20px !important;
	}

	.tusefulp .gardening p .tel2 {
		padding-right: 52px !important;
	}
	*/
	.tusefulp .locksmith p .tel {
		padding-right: 88px ;
	}
	
	.tusefulp .locksmith p .tel2 {
		padding-right: 32px !important;
	}
	
	.tusefulp .locksmith p .tel3 {
		padding-right: 160px !important;
	}
	
}

.tusefulp .side {
	text-decoration: underline;
	font-size: 13px !important;
	color: #232323 !important;
}

.tusefulp .catelog {
	border-left: 6px solid #dfd0e5;
	margin-bottom: 25px;
	
	/* ie */
	border-right: 1px solid #ffffff \9;
	border-bottom: 1px solid #ffffff \9;
	border-top: 1px solid #ffffff \9;
}

.tusefulp .catelog p {
	padding-left: 10px;
	line-height: 22px;
	font-size: 13px;
	color: #232323;
}

.tusefulp .catelog p span {
	color: #7e0057;
	font-size: 16px;
	font-weight: bold;
} 

.tusefulp .catelog p a {
	color: #232323;
}

.tusefulp .catelog .name {
	float: left;
	font-size: 13px;
	color: #232323;
	font-weight: normal;
}

.tusefulp .catelog .tel {
	float: right;
	font-size: 13px;
	color: #232323;
	font-weight: normal;
	padding-right: 100px;
}

/* END page_tips_useful.html */

/* page_tips_resident.html */

.tresidentp .tips-menu {
	background: url("images/helptips/resident/submenu.png") no-repeat scroll center 25px transparent;
}

.tresidentp .intro-links{
	width: 927px;
}

.tresidentp .place-list {
	width: 927px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	/* ie */
	padding-bottom: 0px \9;
}

.tresidentp ul .box {
	float: left;
	width: 454px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
}

.tresidentp .box-mid {
	background: url("images/helptips/resident/box_mid.png") repeat-y scroll center top transparent;
	width: 454px;
}

.tresidentp .box-top {
	background: url("images/helptips/resident/box_top.png") no-repeat scroll center top transparent;
	width: 454px;
	padding-top: 15px;
}

.tresidentp .box-bottom {
	background: url("images/helptips/resident/box_bottom.png") no-repeat scroll center top transparent;
	width: 454px;
	height: 19px;
}

.tresidentp .shadows {
	background: url("images/helptips/resident/box_shadow.png") no-repeat scroll center top transparent;
	width: 422px;
	height: 174px;
	position: absolute;
	bottom: 0px;
}

.tresidentp .box-pic {
	width: 422px;
	height: 321px;
	margin: 0 auto;
	position: relative;
}

.tresidentp .thepeak {
	background: url("images/helptips/resident/pic1.png") no-repeat scroll center top transparent;
}

.tresidentp .midlevelc {
	background: url("images/helptips/resident/pic2.png") no-repeat scroll center top transparent;
}

.tresidentp .midlevelw {
	background: url("images/helptips/resident/pic3.png") no-repeat scroll center top transparent;
}

.tresidentp .jardine {
	background: url("images/helptips/resident/pic4.png") no-repeat scroll center top transparent;
}

.tresidentp .happy {
	background: url("images/helptips/resident/pic5.png") no-repeat scroll center top transparent;
}

.tresidentp .shouson {
	background: url("images/helptips/resident/pic6.png") no-repeat scroll center top transparent;
}

.tresidentp .deepwater {
	background: url("images/helptips/resident/pic7.png") no-repeat scroll center top transparent;
}

.tresidentp .repulsebay {
	background: url("images/helptips/resident/pic8.png") no-repeat scroll center top transparent;
}

.tresidentp .southbay {
	background: url("images/helptips/resident/pic9.png") no-repeat scroll center top transparent;
}

.tresidentp .chunghom {
	background: url("images/helptips/resident/pic10.png") no-repeat scroll center top transparent;
}

.tresidentp .stanley {
	background: url("images/helptips/resident/pic11.png") no-repeat scroll center top transparent;
}

.tresidentp .taitam {
	background: url("images/helptips/resident/pic12.png") no-repeat scroll center top transparent;
}

.tresidentp .pokfulam {
	background: url("images/helptips/resident/pic13.png") no-repeat scroll center top transparent;
}

.tresidentp .sheko {
	background: url("images/helptips/resident/pic14.png") no-repeat scroll center top transparent;
}

.tresidentp .apleichau {
	background: url("images/helptips/resident/pic15.png") no-repeat scroll center top transparent;
}

.tresidentp .soho {
	background: url("images/helptips/resident/pic16.png") no-repeat scroll center top transparent;
}

.tresidentp .box-pic .detail {
	width: 405px;
	margin: 0 auto;
	padding-top: 20px;
}

.tresidentp .box-pic .detail .title {
	height: 36px;
	width: 250px;
	text-indent: -5000px;
}

.tresidentp .thepeak .title {
	background: url("images/helptips/resident/thepeak.png") no-repeat scroll left top transparent;
}

.tresidentp .midlevelc .title {
	background: url("images/helptips/resident/midlevelc.png") no-repeat scroll left top transparent;
}

.tresidentp .midlevelw .title {
	background: url("images/helptips/resident/midlevelw.png") no-repeat scroll left top transparent;
}

.tresidentp .jardine .title {
	background: url("images/helptips/resident/jardine.png") no-repeat scroll left top transparent;
}

.tresidentp .happy .title {
	background: url("images/helptips/resident/happy.png") no-repeat scroll left top transparent;
}

.tresidentp .shouson .title {
	background: url("images/helptips/resident/shouson.png") no-repeat scroll left top transparent;
}

.tresidentp .deepwater .title {
	background: url("images/helptips/resident/deepwater.png") no-repeat scroll left top transparent;
}

.tresidentp .repulsebay .title {
	background: url("images/helptips/resident/repulsebay.png") no-repeat scroll left top transparent;
}

.tresidentp .southbay .title {
	background: url("images/helptips/resident/southbay.png") no-repeat scroll left top transparent;
}

.tresidentp .chunghom .title {
	background: url("images/helptips/resident/chunghom.png") no-repeat scroll left top transparent;
}

.tresidentp .stanley .title {
	background: url("images/helptips/resident/stanley.png") no-repeat scroll left top transparent;
}

.tresidentp .taitam .title {
	background: url("images/helptips/resident/taitam.png") no-repeat scroll left top transparent;
}

.tresidentp .pokfulam .title {
	background: url("images/helptips/resident/pokfulam.png") no-repeat scroll left top transparent;
}

.tresidentp .sheko .title {
	background: url("images/helptips/resident/sheko.png") no-repeat scroll left top transparent;
}

.tresidentp .apleichau .title {
	background: url("images/helptips/resident/apleichau.png") no-repeat scroll left top transparent;
}

.tresidentp .soho .title {
	background: url("images/helptips/resident/soho.png") no-repeat scroll left top transparent;
}


.tresidentp .box-pic .detail p {
	font-size: 13px;
	line-height: 18px;
	color: #571c66;
	font-weight: bold;
	text-align: justify;
	width: 400px;
	padding-top: 10px;
	position: relative;
	z-index: 1;
}

.tresidentp .back-btn {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 28px;
  width: 895px;
}

.tresidentp .back-btn a {
	float: right;
}


/* END page_tips_resident.html */



/* page_aboutus.html */

.aboutusp .letter2{
	background: url("images/aboutus/letter.png") no-repeat scroll left center transparent;
	width: 889px;
	height: 231px;
	text-indent: -5000px;
	padding-bottom: 60px;
	padding-top: 40px;
	margin: 0 auto;
}

.aboutusp .text {
	width: 865px;
	font-size: 14px;
	line-height: 22px;
	color: #571c66;
	text-align: justify;
	margin: 0 auto;
	padding-bottom: 130px;
}

.aboutusp .text span {
	color: #a5376c;
	font-weight: bold;
}

.aboutusp .text .space {
	color: #571c66;
	font-weight: normal;
	width: 60px;
	text-align: left;
	float: left
}

.aboutusp .text .space2 {
	width: 55%;
}

/* END page_aboutus.html */

/* page_selection.html */

.basketp .basket {
	width: 892px;
	height: 27px;
	margin: 0 auto;
}

.basketp .basket-top {
	background: url("images/basket/select_top.png") no-repeat scroll left bottom transparent;
}

.basketp .basket-list {
	padding-bottom: 20px;
	width: 892px;
	margin: 0 auto;
}

.basketp .basket-list li {
	width: 892px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-bottom: 10px;
}

.basketp .basket-list .last {
	border: 0px;
}

.basketp .pic-detail {
	width: 860px;
}

.basketp  .pic {
	width: 154px;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
}

.basketp  .pic-bg {
	background: url("images/basket/pic_bg.png") no-repeat scroll left center transparent;
	width: 154px;
	height: 117px;
}

.basketp  .pic-bg a {
	padding-left: 1px;
	padding-top: 1px;
	_padding-top: 2px;
	
	width: 154px;
	height: 117px;
}

.basketp  .detail-check {
	width: 655px;
	float: right;
}

.basketp .detail {
	float: left;
	width: 600px;
	font-size: 15px !important;
	background-color: #f4edf4;
}

.basketp .detail p {
	color: #661353;
	padding-left: 20px;
	line-height: 24px;
}

.basketp .detail p span {
	font-weight: bold;
}

.basketp .detail .detail-box {
	float: left;
	margin:0 auto;
}

.basketp .detail .name {
	width: 180px;
}

.basketp .detail .desc {
	width: 230px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin-bottom: 10px;
    margin-top: 10px;
}

.basketp .detail .money {
	width: 140px;
}

.basketp .detail .name p {
	padding-top: 32px;
	font-size: 13px;
	padding-bottom: 32px;
}

.basketp .detail .name p span {
	font-size: 15px;
}

.basketp .detail .desc p {
	padding-top: 22px;
	padding-bottom: 4px;
	font-size: 13px;
}

.basketp .detail .money p {
	padding-top: 33px;
	font-size: 15px;
	font-weight: bold;
}

.basketp .check2 {
	float: right;
	width: 30px;
	padding-top: 50px;
}

.basketp .basket-bottom {
	background: url("images/basket/select_bottom.png") no-repeat scroll left center transparent;
}

.basketp .page-select {
	width: 886px;
	margin: 0 auto;
}

.basketp .page-select .page {
	float: left;
	padding-top: 15px;
}

.basketp .page-select .page a {
	color: #7f5181;
}

.basketp .page-select .page .this {
	font-weight: bold;
}

.basketp .page-select .select {
	float: right;
	width: 250px;
}

.basketp .page-select .select button {
	border: 0px;
	text-indent: -5000px;
	display: block;
}
	
.basketp .page-select .select .delete-btn {
	background: url("images/basket/delete_btn.png") no-repeat scroll left center transparent;
	width: 103px;
	height: 35px;
	margin-top: 8px;
	float: left;
	cursor: pointer;
	text-indent: -5000px;
}

.basketp .page-select .select .inquiry-btn {
	background: url("images/basket/inquiry_btn.png") no-repeat scroll left center transparent;
	width: 143px;
	height: 42px;
	float: right;
}


/* END page_selection */


/* page_testimonials.html */

.testimonialsp .testimonial {
	width: 919px;
	padding-top: 15px;
	padding-bottom: 40px;
	margin: 0 auto;
}

.testimonialsp .lines {
	background: url("images/testimonials/testimonials_line.png") no-repeat scroll center bottom transparent;
	padding-bottom: 24px;
	padding-top: 24px;
}

.testimonialsp .letter {
	width: 919px;
	text-indent: -5000px;
}

.testimonialsp .letter1 {
	background: url("images/testimonials/letter1.png") no-repeat scroll left center transparent;
	height: 237px;
}

.testimonialsp .letter2 {
	background: url("images/testimonials/letter2.png") no-repeat scroll left center transparent;
	height: 210px;
}

.testimonialsp .letter3 {
	background: url("images/testimonials/letter3.png") no-repeat scroll left center transparent;
	height: 237px;
}

.testimonialsp .letter4 {
	background: url("images/testimonials/letter4.png") no-repeat scroll left center transparent;
	height: 237px;
}

.testimonialsp .letter4 {
	background: url("images/testimonials/letter4.png") no-repeat scroll left center transparent;
	height: 237px;
}

.testimonialsp .letter5 {
	background: url("images/testimonials/letter5.png") no-repeat scroll left center transparent;
	height: 210px;
}

.testimonialsp .letter6 {
	background: url("images/testimonials/letter6.png") no-repeat scroll left center transparent;
	height: 183px;
}

.testimonialsp .letter7 {
	background: url("images/testimonials/letter7.png") no-repeat scroll left center transparent;
	height: 156px;
}

.testimonialsp .letter8 {
	background: url("images/testimonials/letter8.png") no-repeat scroll left center transparent;
	height: 129px;
}

.testimonialsp .letter9 {
	background: url("images/testimonials/letter9.png") no-repeat scroll left center transparent;
	height: 129px;
}

.testimonialsp .letter10 {
	background: url("images/testimonials/letter10.png") no-repeat scroll left center transparent;
	height: 129px;
}

.testimonialsp .letter11 {
	background: url("images/testimonials/letter11.png") no-repeat scroll left center transparent;
	height: 183px;
}

.testimonialsp .letter12 {
	background: url("images/testimonials/letter12.png") no-repeat scroll left center transparent;
	height: 183px;
}

.testimonialsp .letter13 {
	background: url("images/testimonials/letter13.png") no-repeat scroll left center transparent;
	height: 208px;
}

.testimonialsp .letter14 {
	background: url("images/testimonials/letter14.png") no-repeat scroll left center transparent;
	height: 208px;
}

.testimonialsp .letter15 {
	background: url("images/testimonials/letter15.png") no-repeat scroll left center transparent;
	height: 235px;
}

.testimonialsp .letter16 {
	background: url("images/testimonials/letter16.png") no-repeat scroll left center transparent;
	height: 183px;
}

.testimonialsp .letter17 {
	background: url("images/testimonials/letter17.png") no-repeat scroll left center transparent;
	height: 128px;
}

/* END page_testimonials.html */

/* page_term-of-use.html */

.termp .terms {
	width: 896px;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 130px;
}

.termp .terms p {
	width: 896px;
	line-height: 16px;
	font-size: 13px;
	text-align: justify;
	color: #232323;
}

.termp .terms p  span{
	font-weight: bold;
}

.termp .terms p  .point {
	background: url("images/term-of-use/point.png") no-repeat scroll left 9px transparent;
	font-weight: normal;
	padding-left: 25px;
}



/* page_inquiry.html */
.inquiryp .inner-content .tabs {
	margin: 25px auto;
	padding-left: 20px;
	width: 908px;
	height: 48px;
	background: url('images/inquiry/tabs_line.png') no-repeat left bottom;
}
.inquiryp .inner-content .tabs li {
	display: block;
	float: left;
	margin-left: 10px;
}
.inquiryp .inner-content .tabs li a  {
	display: block;
	text-indent: -5000px;
}
.inquiryp .inner-content .tabs li #tab1 {
	width: 351px;
	height: 48px;
	background: url('images/inquiry/tab1.png') no-repeat left bottom;
}
.inquiryp .inner-content .tabs li.current #tab1 {
	width: 358px;
	background: url('images/inquiry/tab1_cur.png') no-repeat left bottom;
}
.inquiryp .inner-content .tabs li #tab2 {
	width: 347px;
	height: 48px;
	background: url('images/inquiry/tab2.png') no-repeat left bottom;
}
.inquiryp .inner-content .tabs li.current #tab2 {
	width: 389px;
	background: url('images/inquiry/tab2_cur.png') no-repeat left bottom;
}

.inquiryp .inner-content #formsframe {
	width: 924px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.inquiryp .inner-content #formsframe #forms {
	width: 1848px;
	margin-left:0;
}
.inquiryp .inner-content form {
	font-size: 9pt;
	line-height: 16px;
	color: black;
	width: 924px;
	float: left;
}
.inquiryp .inner-content .heading {
	display: block;
	text-indent: -5000px;
	width: 924px;
	height: 67px;
	margin: 0 auto 20px auto;
}
.inquiryp .inner-content #form1 .heading {
	background: url("images/inquiry/heading.png") no-repeat left top;
}
.inquiryp .inner-content #form2 .heading {
	background: url("images/inquiry/heading.png") no-repeat left bottom;
}
.inquiryp .inner-content form>table {
	width: 709px;
	margin: 0 auto;
	
}

.inquiryp .inner-content .form1 {

	_position: relative;
	_left: 115px;
}

.inquiryp .inner-content .form2 {

	_position: relative;
	_left: 115px;
}

.inquiryp .inner-content form>table.hidden {
	display: none;
}
.inquiryp .inner-content form>table>tbody>tr {
}
.inquiryp .inner-content form>table>tbody>tr>td {
	width: 150px;
	padding-bottom: 15px;
	
}

.inquiryp .inner-content form  .title {
	width: 222px;
	float: left;
	
	_padding-bottom: 16px;
}

.inquiryp .inner-content form  .ietitle {
	position: relative \9;
}

.inquiryp .inner-content form  .ietitle h3 {
	position: absolute \9;
	top: 0px;
}

.inquiryp .inner-content form  .inputs {
	width: 486px;
	float: right;
	
	_padding-bottom: 16px;
}

.inquiryp .inner-content form>table>tbody>tr>td>h3 {
	font-size: 10pt;
	font-weight: bold;
}

.inquiryp .inner-content form>table>tbody>tr>td>h3  span{
	color: #ff0000;
}

.inquiryp .inputs  span {
	color: #ff0000;
	padding-left: 3px;
    padding-right: 3px;
}

.inquiryp .inputs  .specific {
	resize: none;
	overflow-y: scroll;
}

.inquiryp .inner-content form>table>tbody>tr>td>table{
	width: 100%;
}
.inquiryp .inner-content form .submit {
	width: 153px;
	height: 49px;
	background: url('images/inquiry/submit.png') no-repeat left top;
	border: none;
	text-indent: -5000px;

}
.inquiryp .inner-content form .reset {
	width: 103px;
	height: 49px;
	background: url('images/inquiry/reset.png') no-repeat left bottom;
	border: none;
	text-indent: -5000px;
	
}

.inquiryp .term-letter {
	text-align: justify;
}
/* END page_inquiry.html */





/* Mobile Version */


.mobilep {
	overflow-x: hidden;
	
}

.mobilep .bg {
	background: none;
}

.mobilep .pagewrap {
	width: 100%;
}

.mobilep .header {
	width: 100%;
	padding-bottom: 0px;
}

.mobilep .top {
	background: url('images/mobile/top.png') repeat-x left top;
	width: 100%;
	height: 144px;

}

.mobilep .btns2 {
	width: 100%;
	height: 57px;
	
	padding-top: 23px;
	padding-bottom: 64px;
}

.mobilep .btns2  .icon {
	float: left;
	width: 201px;
}

.mobilep .btns2  form {
	float: right;
	width: 220px;
	padding-right: 16px;
}

.mobilep .btns2  input {
	background: url('images/mobile/sign_btn.png') no-repeat left top;
	width: 220px;
	height: 57px;
	border: 0px;
	text-indent: -5000px;
}

.mobilep .btns {
	background: url('images/mobile/menu_bar.png') repeat-x left top;
	width: 100%;
	height: 72px;
	float: left;
}

.mobilep .btns  ul {
	width: 640px;
	margin:  0 auto;
}

.mobilep .btns  ul  li {
	float: left;
}

.mobilep .footer {
	background: url('images/mobile/footer.png') repeat-x center bottom;
	width: 100%;
	height: 45px;
}

.mobilep .footer .letter {
	float: left;
	width: 383px;
	padding-left: 17px;
	padding-top: 15px;
}

.mobilep .footer .version {
	float: right;
	background: url('images/mobile/version_letter.png') no-repeat left bottom;
	width: 171px;
	height: 17px;
	padding-top: 13px;
	padding-right: 16px;
}

.mobilep .footer .version  .web-letter {
	padding-left: 118px;
}

.mobilep .choose {
	position: relative;
}

.mobilep .select input {
	background: url('images/mobile/input_bg.png') no-repeat left top;
	border: 0px;
	font-size: 18px;
	margin-left: 12px;
    margin-top: 11px;
	width: 259px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.mobilep .select input {
		width: 250px;
		margin-top: 6px;
	}
}

.mobilep  #sddm .checkbox {
    background: none repeat scroll 0 0 #FFFFFF;
	left: 172px !important;
    top: 43px !important;
    width: 310px;
	
	padding-top: 12px;
    margin: 0;

    position: absolute;
    z-index: 0;
}

.mobilep  .checkbox {
    border-bottom: 1px solid #303030;
    border-left: 1px solid #303030;
    border-right: 1px solid #303030;
    padding-right: 15px;
    text-align: left;
    width: 178px;
}

.mobilep  .checkbox label {
	font-size: 17px;
	padding-left: 10px;
}

.mobilep  .checkbox .check {
	padding-left: 9px;
}

.mobilep  .selects .title-select .select {
	background: url('images/mobile/select_bar.png') no-repeat center top;
	width: 314px;
	height: 45px;
	float: right;
	position: relative;
}

.mobilep  .selects {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 607px;
	margin: 0 auto;
}

.mobilep .selects .title-select {
	width: 485px;
	height: 45px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.mobilep  .selects .title-select  span {
	width: 160px;
	float: left;
	font-size: 20px;
	color: #e8e8e8;
	padding-top: 13px;
}

.mobilep .search-bg {
	background: url('images/mobile/search_bg.png') repeat-x center top;
	width: 100%;
	height: 72px;
}

.mobilep .search-bgs {
	background: url('images/mobile/search_bg.png') repeat-x center bottom;
	width: 100%;
}

.mobilep .search-btns {
	width: 640px;
	height: 72px;
	margin: 0 auto;
}

.mobilep .search-btns button {
	border: 0px;
}

.mobilep .search-btns button  img {
	position: relative;
}

.mobilep .search-btns .search_btn, .mobilep .search-btns .submit {
	width: 320px;
	height: 72px;
	float: left;
	padding: 0px;
}

.mobilep .search-btns .reset img {
	
}

.mobilep .search-btns .reset {
	width: 306px;
	height: 72px;
	float: right;
	padding: 0px;
	position: relative;
}

.mobilep .m_content .content {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	float: none;
	
	
}

.mobilep .keyword {
	height: 119px;
	padding-top: 15px;
	padding-bottom: 9px;
	text-align: center;
	
	width: 100%;
}

.mobilep .keyword  span {
	font-size: 20px;
	color: #d59e39;
	padding-bottom: 5px;
	/* padding-right: 461px; */
	
}

.mobilep .keyword  input {
	width: 100%;
	height: 54px;
	border: 1px solid #aaaaaa;
	font-size: 20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.mobilep .keyword  input {
		height: 40px;
		width: 580px;
	}
	
	.mobilep .search-btns .reset {
		top: 0px;
		right: 0px;
	}
	
	.mobilep .search-btns .reset img {
		top: 0px;
		left: -14px;
	}	

}

.mobilep .noresult {
	display: block;
    padding-bottom: 40px;
    text-align: center;
	font-size: 30px;
	color: #ffffff;
}

/* slide bar */

.mobilep .ui-slider-horizontal .ui-slider-range {
	height: 11px;
}

.mobilep .ui-widget-content {
	background: url("images/mobile/search-bar2.png") no-repeat scroll 0 0 transparent !important;
	 width: 264px;
}

.mobilep  .ui-slider .ui-slider-handle {
	background: url("images/mobile/search-bar-point2.png") no-repeat scroll 0 0 transparent;
}

.mobilep .ui-state-hover, 
.mobilep .ui-widget-content .ui-state-hover, 
.mobilep .ui-widget-header .ui-state-hover, 
.mobilep .ui-state-focus, 
.mobilep .ui-widget-content .ui-state-focus, 
.mobilep .ui-widget-header .ui-state-focus { 
	background: url(images/mobile/search-bar-pointb2.png) no-repeat !important; 
	width: 16px; height: 15px; 
	/*border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;*/ 
	font-weight: bold; color: #c77405; 
}

/* END slide bar */

/* mobile_index.html */

.mindexp .m_content {
	background: url('images/mobile/detail_bg.png') repeat-x center top #000000;
    width: 100%;
}

.mindexp .m_content  .pic-btns {
	width: 100%;
	margin: 0 auto;
	padding-top: 15px;
	text-align: center
}

.mindexp .m_content  .pic-btns  .pre {
	float: left;
	width: 71px;
	position: relative;
	top: 110px;
	left: 17px;
	display:block;
}

.mindexp .m_content  .pic-btns  .next {
	float: right;
	width: 71px;
	position: relative;
	top: 110px;
	right: 17px;
}

.mindexp .m_content  .pic-btns  span {
	width: 409px;
	padding-left: 27px;
	padding-right: 27px;
}

.mindexp .m_content  .pic-btns  span img {
	width: 409px;
	height: 306px;
}



.mindexp .m_detail {
	width: 600px;
	margin: 0 auto;
	
	padding-left: 17px;
	padding-right: 17px;
	
	padding-top: 20px;
	padding-bottom: 40px;
}

.mindexp .m_detail p {
	width: 600px;
	font-size: 20px;
	line-height: 24px;
	color: #be974a;
}

.mindexp .m_detail p  span {
	color: #977c46;
}


.mindexp .m_detail p .name {
	font-size: 30px;
	color: #c8a61b;
}

.mindexp .pic-list {
	background: url('images/mobile/pic_bg.png') repeat-x center top;
	height: 191px;
	width: 100%;
}

.mindexp .pic-list ul {
	position: relative;
	height: 150px;
	width: 2550px;
	padding-top: 24px;
	padding-bottom: 18px;
	margin: 0 auto;
}

.mindexp .pic-list ul  li {
	width: 196px;
	height: 148px;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
}

.mindexp .pic-list ul  li  a {
	border: 1px solid #d48e1a;
	width: 194px;
	height: 146px;
	display: block;
}

.mindexp .pic-list ul  li  img {
	width: 194px;
	height: 146px;
}

/* END mobile_index.html */

/* mobile_search.html */

.msearchp .m_content {
	background: url('images/mobile/search/search_bg.png') repeat-x center top #000000;
	width: 100%;
	margin: 0 auto;
}

.msearchp .search_letter {
	padding-top: 24px;
	padding-bottom: 15px;
	padding-left: 17px;
}

.msearchp .check_boxs {
	color: #d59e39;
	font-size: 20px;
	height: 37px;
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 17px;
}

.msearchp .check_boxs  span {
	position: relative;
	top: -13px;
}

.msearchp #buybar {
	display: none;
}


/* END mobile_search.html */


/* mobile_inquiry.html */

.minquiryp .m_content {
    background: url("images/mobile/inquiry_bg.png") repeat-x scroll center top #000000;
    margin: 0 auto;
    width: 100%;
}

.minquiryp  .inquiry_letter {
	padding-top: 23px;
	padding-bottom: 15px;
	padding-left: 19px;
}

.minquiryp .keywords {
	padding-top: 15px;
	padding-bottom: 15px;
}

.minquiryp .keyword1 span {
	padding-right:527px;
}

.minquiryp .keyword2 span {
	padding-right:447px;
}

.minquiryp .keyword3 span {
	padding-right:493px;
}

.minquiryp .keyword4 span {
	padding-right:465px;
}

.minquiryp .keyword  {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 85px;
}

.minquiryp  .keyword  span {
	color: #e8e8e8;
}

.minquiryp  .keyword textarea {
	height: 150px;
    width: 590px;
	resize: none;
	font-size: 20px;
}

.minquiryp .requir {
	height: 150px !important;
	padding-bottom: 46px;
}

.minquiryp  .selects {
	padding-bottom: 15px;
    padding-top: 15px;
}

.minquiryp  .search-btns {
	padding-top: 14px;
}

/* END mobile_inquiry.html */

/* mobile_search_result.html */

.msearchresultp  .m_content  .b-mid {
	background: url("images/mobile/result_mid.png") repeat-x scroll center top #2a272a;
    margin: 0 auto;
    width: 100%;
}

.msearchresultp  .m_content  .b-top {
	background: url("images/mobile/result_top.png") repeat-x scroll center top #2a272a;
    margin: 0 auto;
    width: 100%;
}


.msearchresultp  .m_content .mid {
	background: url("images/mobile/result_mid.png") repeat-y scroll center top ;
    margin: 0 auto;
    width: 100%;
}

.msearchresultp  .m_content .tops {
	background: url("images/mobile/result_top.png") no-repeat scroll center top ;
    margin: 0 auto;
    width: 100%;
}

.msearchresultp  .m_content .tops  ul {
	padding-top: 23px;
	padding-bottom: 23px;
}

.msearchresultp  .m_content .tops  ul  li{
	background: url("images/mobile/result_bar.png") repeat-x scroll bottom;
	padding-bottom: 27px;
	padding-top: 25px;
}

.msearchresultp  .m_content .tops  ul  li p {
	width: 607px;
	margin: 0 auto;
	text-align: 24px;
	color: #977c46;
	font-size: 20px;
	padding-right: 19px;
	padding-left: 19px;
}

.msearchresultp  .m_content .tops  ul  li p a {
	font-size: 30px;
	color: #c8a61b;
}

.msearchresultp  .m_content .tops  ul  li p  span {
	color: #be974a;
}


/* END mobile_search_result.html */

/* mobile_detail */

.mdetailp  .m_content .mid {
	background: url("images/mobile/detail/mid.png") repeat-y scroll center top ;
    margin: 0 auto;
    width: 640px;
}

.mdetailp  .m_content .tops {
	background: url("images/mobile/detail/top.png") no-repeat scroll center top ;
    margin: 0 auto;
    width: 640px;
}

.mdetailp .parts {
	width: 555px;
	margin: 0 auto;
}

.mdetailp .p1 {
	padding-top: 40px;
}

.mdetailp .p3 {
	padding-top: 25px;
	padding-bottom: 50px;
}

.mdetailp .p4 , .mdetailp .p5 {
	padding-top: 15px;
	padding-bottom: 40px;
}

.mdetailp .p1 .title {
	font-size: 23px;
	color: #626261;
	padding-bottom: 25px;
}

.mdetailp .p1 .title span {
	font-size: 36px;
	font-weight: bold;
}

.mdetailp .pic-btn {
	width: 610px;
	margin: 0 auto;
	position: relative;
	right: 3px;
}

.mdetailp .pic-btn .pre {
	float: left;
	width: 70px;
	height: 70px;
	position: relative;
	left: -30px;
}

.mdetailp .pic-btn .next {
	float: right;
	width: 70px;
	height: 70px;
	position: relative;
	right: -30px;
}

.mdetailp .pic-btn .btn {
	display: block;
	width: 70px;
	height: 70px;
	position: relative;
	top: 164px;
}

.mdetailp .pic-bgs {
	border: 1px solid #c8c4c9;
	height: 411px;
    width: 548px;
	margin: 0 auto;
}


.mdetailp .detail-mid {
	background: url("images/mobile/detail/detail_mid.png") repeat-y scroll center top ;
    width: 550px;
}

.mdetailp .detail-top {
	background: url("images/mobile/detail/detail_top.png") no-repeat scroll center top ;
    width: 550px;
	text-align: center;
}

.mdetailp .detail-top  p {
	font-size: 14px;
	padding-top: 22px;
	padding-bottom: 22px;
}

.mdetailp  .pic-list {
	height: 140px;
	width: 555px;
}

.mdetailp .pic-list ul {
	position: relative;
	height: 100px;
	padding-top: 24px;
	padding-bottom: 18px;
	margin: 0 auto;
}

.mdetailp .pic-list ul  li {
	width: 125px;
	height: 100px;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
}

.mdetailp  .pic-list ul  li  a {
	width: 125px;
	height: 100px;
	display: block;
	text-align: center;
	padding-top: 4px;
}

.mdetailp  .pic-list ul  li  a img {
	width: 117px;
	margin: 0 auto;
}

.mdetailp  .pic-list ul  li .sub-bg {
	background: url("images/mobile/detail/sub_picbg.png") no-repeat scroll center top ;
    width: 125px;
	height: 100px;
}

.mdetailp .detail1 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.mdetailp .detail-title {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #626261;
	font-size: 20px;
}

.mdetailp .detail-title  .detail-bar {
	background: url("images/mobile/detail/tab1.png") no-repeat scroll left top ;
    width: 553px;
	height: 39px;
	font-size: 23px;
	color: #e8def7;
	padding-left: 18px;
	padding-top: 8px;
}

.mdetailp .p3 .detail-title  .detail-bar {
	background: url("images/mobile/detail/tab2.png") no-repeat scroll left top ;
}

.mdetailp .detail-title p {
	padding-left: 19px;
	width: 518px;
}

.mdetailp .detail-title p label {
	padding-left: 20px;
}

.mdetailp .detail-title  .price-clusive {
	width: 515px;
	padding-left: 19px;
}

.mdetailp .detail-title  .sell-letter {
	padding-left: 19px;
}

.mdetailp .detail-title  .rent-letter {
	padding-left: 0px;
}


.mdetailp  .price-clusive  .price {
	width: 200px;
	float: left;
}

.mdetailp  .price-clusive  .clusive {
	width: 295px;
	float: right;
}

.mdetailp  .price-clusive  .clusive  .pt-inclusive {
	width: 143px;
	float: left;
}

.mdetailp  .price-clusive  .clusive  .pt-exclusive {
	width: 143px;
	float: right;
}

.mdetailp  .price-clusive  .clusive .point1 {
	background: url("images/mobile/detail/point1.png") no-repeat scroll left 2px !important;
	padding-left: 22px;
	width: 120px;
}

.mdetailp  .price-clusive  .clusive .point2 {
	background: url("images/mobile/detail/point2.png") no-repeat scroll left 2px;
	padding-left: 22px;
	width: 120px;
}

.mdetailp .tabs1 {
	background: url("images/mobile/detail/property_tab.png") no-repeat scroll center;
	width: 626px;
	height: 57px;
	padding-left: 15px;
}

.mdetailp .tabs2 {
	background: url("images/mobile/detail/tab_line.png") no-repeat scroll center bottom;
	width: 626px;
	padding-left: 15px;
}

.mdetailp .tabs2  .part {
	width: 168px;
	height: 40px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}


.mdetailp .tabs2 .video {
	background: url("images/mobile/detail/video.png") no-repeat scroll bottom;
}

.mdetailp .tabs2 .videob {
	background: url("images/mobile/detail/videob.png") no-repeat scroll bottom;
}

.mdetailp .tabs2 .map {
	background: url("images/mobile/detail/map.png") no-repeat scroll bottom;
}

.mdetailp .tabs2 .mapb {
	background: url("images/mobile/detail/mapb.png") no-repeat scroll bottom;
}

.mdetailp  .parts .bg {
	background: url("images/mobile/detail/pic_bg2.png") no-repeat scroll bottom;
	width: 549px;
	height: 320px;
}

.mdetailp  .parts .bg .map-video {
	width: 535px;
	margin: 0 auto;
	padding-top: 7px;
}

.mdetailp  .parts  .notdisplay {
	display: none;
}

.mdetailp  .parts .bg .map-video .map {
	width: 535px;
	height: 301px;
}

/* END Mobile Version */