
#submit,#nextStep,#preStep {
	float: left;
	width: 83px;
	height: 36px;
	margin-top: 25px;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
}
#submit {
	background: url(../images/btnSubmit.jpg) center top no-repeat;
}
#nextStep {
	margin-right: 15px;
	background: url(../images/btnNext.jpg) center top no-repeat;
}
#preStep {
	margin-right: 15px;
	background: url(../images/btnPre.jpg) center top no-repeat;
}
.itemListH {
	margin: 8px 0 15px;
}
.stdInput {
	width: 310px;
	height: 17px;
	padding: 3px 4px 2px;font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #656565;
	border: 1px solid #D1D1D1;
}
input {font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #656565;
	border: 1px solid #D1D1D1;

}

/*--------------------share--------------------*/
.share #content {
	position: relative;
	width: 920px;
	padding: 0 10px;
}
.share #content h2 {
	padding: 15px 10px 15px 50px;
	font-weight: normal;
	background: url(../images/listIcons/share.gif) left center no-repeat;
}
.share #content h2 .subject {
	margin: 0 5px;
	color: #F80;
}
.share label {
	display: block;
	padding-bottom: 2px;
	font-weight: bold;
}
.share label.thin {
	font-weight: normal;
}
.share #shareTitle {
	margin-bottom: 25px;
}
.share .stdInput {
	width: 310px;
	height: 17px;
	padding: 3px 4px 2px;
}
.share #shareTitle p.captcha {
	height: 24px;
	margin-top: 8px;
	padding: 0;
}
.share #shareTitle #captcha {
	width: 110px;
	height: 17px;
	vertical-align: top;
	margin: 0 10px 0 0;
	padding: 3px 4px 2px;
}
.share #shareTitle #captchaImg {
	margin-right: 6px;
	vertical-align: top;
}
.share #shareTitle #captchaBtn {
	width: 104px;
	height: 24px;
	margin-right: 10px;
	text-indent: -9999px;
	border: none;
	background: url(../images/btnValid.jpg) center bottom no-repeat;
	cursor: pointer;
}
.share ul#shareCats {
	height: 27px;
}
.share ul#shareCats li {
	display: inline;
}
.share ul#shareCats li a {
	display: block;
	float: left;
	width: 51px;
	height: 23px;
	margin-right: 2px;
	padding: 4px 9px 0 0;
	text-align: right;
	border: 1px solid #DBDBDB;
	background: #F8F8F8;
}
.share ul#shareCats li a:hover {
	background: #FFFFEF;
	border: 1px solid #EDE7A9;
}
.share ul#shareCats li#sc_house a {
	background: #F8F8F8 url(../images/shareCats/house.gif) 23% center no-repeat;
}
.share ul#shareCats li#sc_house a:hover {
	background: url(../images/shareCats/house_act.gif) 23% center no-repeat;
}
.share ul#shareCats li#sc_eat a {
	background: #F8F8F8 url(../images/shareCats/eat.gif) 23% center no-repeat;
}
.share ul#shareCats li#sc_eat a:hover {
	background: url(../images/shareCats/eat_act.gif) 23% center no-repeat;
}
.share ul#shareCats li#sc_play a {
	background: #F8F8F8 url(../images/shareCats/play.gif) 23% center no-repeat;
}
.share ul#shareCats li#sc_play a:hover {
	background: url(../images/shareCats/play_act.gif) 23% center no-repeat;
}
.share ul#shareCats li#sc_shop a {
	background: #F8F8F8 url(../images/shareCats/shop.gif) 23% center no-repeat;
}
.share ul#shareCats li#sc_shop a:hover {
	background: url(../images/shareCats/shop_act.gif) 23% center no-repeat;
}
.share ul#shareCats li#sc_others a {
	width: 61px;
	height: 23px;
	padding: 4px 0 0 0;
	text-align: center;
}
.share #shareCustomCat .itemListH {
	margin: 10px 0 6px;
}
#share03 textarea {
	width: 598px;
	height: 298px;
	padding: 2px;
	margin-bottom: 15px;
}
#share03 #expe label span {
	margin-left: 10px;
	font-weight: normal;
	color: #AAA;
}
#share03 #expe .rate {
	margin-bottom: 15px;
}
#share03 #expe .rate input {
	vertical-align: sub;
	border: none;
	background: none;
}
#share03 #expe .rate label {
	display: inline;
	margin: 0 18px 0 5px;
	font-weight: normal;
}
#share03 #expe #hot,#share03 #expe #desc {
	width: 594px;
}
#share03 #expe #uploadPhoto {
	float: left;
	width: 104px;
	height: 36px;
	text-indent: -9999px;
	border: none;
	background: url(../images/btnUploadPhoto.jpg) center top no-repeat;
	cursor: pointer;
}
#share03 #expe #uploadPop {
	margin-top: 10px;
}
#share03 #expe #uploadPop .uploadFile {
	height: 22px;
	margin-bottom: 5px;
	padding: 3px 4px 2px;
}
#share03 #expe #uploadPop #add {
}
#share03 #expe #uploadPop ul {
	width: 615px;
	margin-top: 10px;
	overflow: hidden;
}
#share03 #expe #uploadPop li {
	position: relative;
	float: left;
	width: 153px;
	height: 48px;
	margin-bottom: 10px;
}
#share03 #expe #uploadPop li .title {
	position: absolute;
	left: 53px;
	top: 0;
	width: 95px;
	height: 35px;
	line-height: 130%;
	overflow: hidden;
}
#share03 #expe #uploadPop li .edit {
	position: absolute;
	left: 53px;
	bottom: 0;
	width: 105px;
	height: 13px;
	line-height: 140%;
	overflow: hidden;
}
#share03 #expe #uploadPop li .edit a {
	margin-right: 7px;
}
#share02 #content {
	width: 940px;
	padding: 0;
}
#share02 #content h2 {
	margin: 0 10px;
	padding: 15px 10px 15px 50px;
	font-weight: normal;
	background: url(../images/listIcons/share.gif) left center no-repeat;
}
#share02 #addressInfo {
	float: left;
	width: 334px;
}
#share02 #addressInfo li.nextStep {
	margin: 5px auto;
	padding-left: 150px;
	background: url(../images/addressNext.gif) 55% 50% no-repeat;
}
#share02 .stdInput {
	width: 304px;
	margin-top: 5px;
}
#share02 .infoList li {
	display: inline;
	margin-right: 10px;
}
#share02 .infoList li.current {
	font-weight: bold;
	color: #F80;
}
#share02 .infoList li.current a {
	color: #F80;
}

#share02 #addressInfo li.addressInfoList {
	background: url(../images/addressLiBody.gif) center bottom no-repeat;
}
#share02 #addressInfo li.currentStep {
	background: url(../images/addressLiBody_act.gif) center bottom no-repeat;
}
#share02 #addressInfo li.addressInfoList .innerLi {
	padding: 2px 10px 13px;
}
#share02 #addressInfo li.addressInfoList .liTop {
	width: 334px;
	height: 5px;
	background: url(../images/addressLiTop.gif) center top no-repeat;
}
#share02 #addressInfo li.currentStep .liTop {
	width: 334px;
	height: 5px;
	background: url(../images/addressLiTop_act.gif) center top no-repeat;
}
#share02 #addressInfo li.addressInfoList .innerLi input#addMeta01 {
	margin-bottom: 5px;
}
#share02 #mapMark {
	float: right;
	width: 592px;
	text-align: center;
}
#share02 #mapMark #map {
	width: 590px;
	height: 390px;
	border: 1px solid #DDD;
}
#share02 #mapMark #btnMark {
	display: block;
	width: 219px;
	height:36px;
	margin: 10px auto;
	text-indent: -9999px;
	border: none;
	background: url(../images/btnShareMark.jpg) center center no-repeat;
	cursor: pointer;
}
#share02 #mapMark #markPop {
	margin-left: 142px;
	text-align: left;
}
#share02 #mapMark .submit {
	padding-left: 313px;
}
#share02 .hiddenPopList {
	position: absolute;
	left: 333px;
	width: 250px;
	padding: 5px 8px;
	border: 1px solid #C3DD8A;
	background: #F6FBEF;
}
#share02 .hiddenPopList li {
	display: inline;
	margin-right: 10px;
}
#more01pop {
	top: 50px;
}
#more02pop {
	top: 170px;
}
#more03pop {
	top: 290px;
}
#more04pop {
	top: 410px;
}
#more05pop {
	top: 530px;
}

/*--------------------detail--------------------*/
#detail .favorate {
	margin-bottom: 15px;
}
#detail .favorate h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #DDD;
}
#detail .favorate ul {
	float: left;
}
#detail .favorate li {
	float: left;
	width: 145px;
	text-align: center;
}
#detail .fav01,.fav02 {
	margin: 0 17px 0 5px;
}
#detail .fav03 {
	margin-left: 5px;
}
#detail .fav01 a,.fav02 a,.fav03 a {
	display: block;
	width: 145px;
	height: 37px;
	text-indent: -2000px;
}
#detail .fav01 a {
	background: url(../images/favBtn01.jpg) center top no-repeat;
}
#detail .fav02 a {
	background: url(../images/favBtn02.jpg) center top no-repeat;
}
#detail .fav03 a {
	background: url(../images/favBtn03.jpg) center top no-repeat;
}
#detail .detailEarth {
	position: absolute;
	right: 17px;
	top: 55px;
}
#detail .detailEarth a {
	display: block;
	width: 51px;
	height: 82px;
	background: url(../images/detail_earth.jpg) center top no-repeat;
}
#detail #slideSide,#detail #mapSide {
	position: relative;
	height: 183px;
	margin-bottom: 20px;
}
#detail #pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 214px;
	height: 160px;
	border: 1px solid #D1D1D1;
}
#detail #picPre {
	position: absolute;
	left: 0;
	top: 169px;
	width: 14px;
	height: 14px;
	background: url(../images/picPre.gif) left top no-repeat;
}
#detail #picPre a {
	display: block;
	width: 14px;
	height: 14px;
	text-indent: -3000px;
}
#detail #picNext {
	position: absolute;
	left: 202px;
	top: 169px;
	width: 14px;
	height: 14px;
	background: url(../images/picNext.gif) left top no-repeat;
}
#detail #picNext a {
	display: block;
	width: 14px;
	height: 14px;
	text-indent: -3000px;
}
#detail #picDesc {
	position: absolute;
	left: 15px;
	top: 169px;
	width: 168px;
	padding: 0 10px;
	text-align: center;
	line-height: 130%;
}
#detail .picTag {
	position: absolute;
	right: 0;
	top: 0;
	width: 170px;
}
#detail .picTag h2 {
	margin-bottom: 12px;
	line-height: 100%;
}
#detail .picTag li {
	display: inline;
	margin-right: 10px;
}
#detail .picTag .add {
	margin: 3px 0 0 0;
}
#detail #tabSide {
	height: 24px;
	margin-bottom: 13px;
	border-bottom: 1px solid #DDD;
}
#detail #tabSide li {
	float: left;
	height: 24px;
	margin-right: 2px;
}
#detail #tabSide li a {
	display: block;
	height: 18px; 
	padding: 2px 12px 3px 14px;
	border: 1px solid #92BBD1;
	border-bottom: 1px solid #CBEBFB;
	background: #CBEBFB;
}
#detail #tabSide li a:hover {
	color: #656565;
}
#detail #tabSide li.current a {
	color: #656565;
	border: 1px solid #DDD;
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#detail #mapSide {
}
#detail #mapSide #map {
	position: absolute;
	left: 0;
	top: 0;
	width: 274px;
	height: 181px;
	border: 1px solid #D1D1D1;
}
#detail #mapSide ul {
	position: absolute;
	right: 0;
	top: 0;
}
#detail #mapSide li {
	width: 117px;
	height: 32px;
	margin-bottom: 12px;
}
#detail #mapSide li a {
	display: block;
	width: 117px;
	height: 32px;
	text-indent: -9999px;
}
#detail #mapSide .zoomIn a {
	background: url(../images/btnDetailMapZoom.jpg) center top no-repeat;
}
#detail #mapSide .mark a {
	background: url(../images/btnDetailMapMark.jpg) center top no-repeat;
}
#detail #mapSide .markError a {
	background: url(../images/btnDetailMapError.jpg) center top no-repeat;
}

.pager {
	overflow: auto;
	zoom:1;
	margin: 20px 0;
}
.pager a{
	float: left;
	height: 20px;
	line-height: 20px;
	border: 1px solid #134db6;
	margin-right: 5px;
	padding: 0 5px;
}
.pager a:hover{
	background-color: #0099ff;
	color: #fff;
}
.pager a.curr {
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	border: none;
	padding: 0 5px;
}
.pager span {
	float: right;
	margin-top: 6px;
}

/*update 2009-7-15*/
#p_container {
	overflow: hidden;
	zoom: 1;
}
#p_container h3{
	font-size:100%;
}
#p_special {
	width: 300px;
	float: right;
}
#p_left {
	width: 640px;
	float: left;
	
}
#p_new h2 {
	position: relative;
	height: 25px;
}
#p_new h2 a.left_arrow {
	background-image: url(../images/p_arrow_bg.gif);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	width: 22px;
	height: 22px;
	background-position: 0px -22px;
	left: 250px;
	top: 0;
}
#p_new h2 a.left_arrow:hover {
	
	background-position: 0px 0px;
	
}
#p_new h2 a.right_arrow {
	background-image: url(../images/p_arrow_bg.gif);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	width: 22px;
	height: 22px;
	background-position: 0px -66px;	
	right: 250px;
	top: 0;
}
#p_new h2 a.right_arrow:hover {
	background-position: 0px -44px;	
}


#p_new ul{ 
background-image: url(../images/p_new_li_bg.gif); 
background-repeat: repeat-x; 
background-position: left top; 
background-color: #d6eaf9; 
overflow: hidden; 
zoom: 1; 
padding: 0 10px; 
height: 170px; 
} 
#p_new ul li{ 
display: block; 
float: left; 
width:200px; 
text-align: center; 
} 

#p_new ul li p { 
margin: 0 20px; 
} 
#p_new ul li p.pn_img a{ 
border:5px solid #999; 
float: left; 
} 
#p_new ul li p.pn_img a:hover{ 
border:5px solid #747a7b; 
} 
#p_new ul li h3{ 
clear: both; 
text-align: center; 
} 
#p_new ul li h3 a{ 
font-weight: bold; 
color: #cc0033; 
} 

#pl_filter{
	padding: 5px 0px;

}
#pl_filter select{
	font-size:12px;
}
#pl_pager{

	overflow: hidden;
	zoom: 1;
	height: 30px;
	line-height: 30px;
}
#pl_pager p{
	float: left;
	font-weight: bold;
}
#pl_pager .pager{
	float: right;
	margin: 0px;
	margin-top: 4px;
}
#pl_sort input{
	border: none;
}
.pl_action {
	overflow: hidden;
	zoom: 1;
	height:30px;
	line-height: 30px;
}
.pl_action .pl_print{
	float: right;
	font-weight: bold;

}
.pl_action p{
	float: left;

}
.grid_table {
	border: 1px solid #859fb0;
}
.grid_table input{
	border: none;
}
.grid_title td{
	background-image: url(../images/grid_title_bg.gif);
	background-repeat: repeat-x;
	height:28px;
	line-height: 28px;	
}
#p_special ul {
	overflow: hidden;
	zoom: 1;
	border-bottom:4px solid #d4e6f5;
}
#p_special ul li {
	border:4px solid #d4e6f5;
	overflow: hidden;
	zoom: 1;
	border-bottom: none;
}
#p_special ul li .ps_img {
	float: left;
}
#p_special ul li h3 {
	float:right;
	width: 140px;
}
#p_special ul li p {
	float:right;
	width: 140px;
}

















