@charset "utf-8";

/****************************************************************
* project: BDT-2010
* web: www.bdt.cn
* author: chchy
* email: chchyan@gmail.com
* date: 2010-1-20
*******************************************************************/
@import "module.css";

@import "calendar.css";

@import "star-rating.css";

@import "bbs.css";

/* reset style start */
html {
	color: #363636;
}

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "宋体";
	line-height: 22px;
}

fieldset,img,input {
	border: 0;
}

img {
	vertical-align: middle;
}

:focus {
	outline: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	vertical-align: middle;
}

/*@purpose To enable resizing for IE */
	/*@branch For IE6-Win, IE7-Win */
input,button,textarea,select {
	font-size: 100%;
}

body {
	line-height: 1.5;
}

ol,ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

blockquote,q {
	quotes: none;
}

.inputTxt {
	border: 1px solid #aaa;
	padding-left: 3px;
	height: 20px;
	line-height: 20px;
}

b {
	font-weight: bold;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

:link,:visited {
	text-decoration: none;
	color: #363636;
}

a:hover,a:active {
	color: #f08300;
}

.blue a,.blue a:link,.blue a:visited {
	color: #004098;
	text-decoration: underline;
}

.blue a:hover {
	color: #ff9900;
}

/* reset style end */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
.awhite,a.awhite:link,a.awhite:visited {
	color: #fff;
	text-decoration: underline;
}

a.awhite:hover,a.awhite:active {
	color: #FF6600;
	text-decoration: underline;
}

.ablack,a.ablack:link,a.ablack:visited {
	color: #271E1C;
	text-decoration: underline;
}

a.ablack:hover,a.ablack:active {
	color: #FF6600;
	text-decoration: underline;
}

/*layout style start */
.fl {
	float: left;
}

.fr {
	float: right;
}

#topBar {
	height: 32px;
	border-bottom: 1px solid #C9CACA;
	background: url(img/top.jpg) repeat-x left top;
	padding: 0 5px;
	margin-bottom: 1px;
	font-size: 13px;
}

.dateShow,.topNav {
	padding: 8px 5px 0 5px;
}

.topNav {
	width: 600px;
}

.topNav li {
	float: right;
	padding: 0 3px;
}

.topNav li.sayHello {
	color: #ff6600;
}

.topNav li a,.topNav li a:link,.topNav li a:visited {
	color: #404040;
}

.topNav li a:hover,.topNav li a:active {
	color: #f08300;
}

.search,.nav {
	margin: 0 auto;
	background-image: url(img/searchbar.jpg);
	background-repeat: no-repeat;
}

.searchRoute {
	margin: 0 auto;
	background-image: url(/htdocs/images/searchRoute.jpg);
	background-repeat: no-repeat;
}

.search, .searchRoute {
	width: 960px;
}

.search div, .searchRoute div {
	float: left;
	overflow: hidden;
}

.inSear {
	height: 82px;
	background-position: left top;
	padding-top: 6px;
}

.inSear .s_logo {
	width: 180px;
	height: 82px;
	cursor: pointer;
}

h1 {
	text-indent: -999px;
}

.inSear .s_city {
	width: 65px;
	height: 30px;
	margin: 30px 30px 0 0;
	font-size: 12px;
}

.inSear .sear_c {
	width: 588px;
	height: 82px;
}

.s_list {
	height: 22px;
	line-height: 22px;
	padding-bottom: 10px;
	text-align: center;
}

.s_list a {
	padding: 0 5px;
}

.s_list a,.s_list a:link,.s_list a:visited {
	font-size: 13px;
	color: #009944;
}

.s_list a:hover {
	color: #E60012;
}

.s_list a.on,.s_list a.on:link,.s_list a.on:visited {
	font-weight: bold;
	color: #E60012;
}

.s_list a.on:hover {
	color: #E60012;
}

.s_what {
	width: 276px;
	padding: 0 60px 0 0;
	float: left;
}

.txtWhat,.txtFrom {
	height: 18px;
	line-height: 18px;
	padding: 2px 0;
	color: #999;
}

.txtWhat {
	width: 244px;
}

.txtFrom {
	width: 216px;
}

.s_what img,.s_near img {
	vertical-align: top;
	cursor: pointer;
}

.s_near {
	width: 236px;
}

.s_hot {
	color: #fff;
	padding-top: 6px;
	height: 20px;
	line-height: 20px;
}

.s_hot span {
	display: block;
	float: left;
}

.s_hot span.hot {
	width: 205px;
	overflow: hidden;
	height: 18px;
	line-height: 18px;
}

.s_hot span.fenlei {
	float: right;
	width: 56px;
}

.s_btn_box {
	width: 60px;
	padding-top: 26px;
	padding-bottom: 12px;
}

.btn_search {
	width: 58px;
	height: 42px;
	background: none;
	cursor: pointer;
}

.lineSear {
	height: 82px;
	padding-top: 6px;
	background-position: left -96px;
}

.lineSear .s_logo {
	width: 160px;
	height: 82px;
	cursor: pointer;
}

.lineSear .s_city {
	width: 65px;
	height: 30px;
	margin: 30px 20px 0 0;
	font-size: 12px;
}

.lineSear .sear_c {
	width: 495px;
	height: 82px;
}

.lineSear .s_list {
	height: 22px;
	line-height: 22px;
	padding-bottom: 6px;
	text-align: center;
}

.lineSear .s_what {
	width: 280px;
	padding: 0;
	float: left;
}

.lineSear .txtWhat,.lineSear .txtFrom {
	height: 18px;
	line-height: 18px;
	padding: 2px 0;
	color: #999;
}

.lineSear .txtWhat {
	width: 190px;
}

.lineSear .txtFrom {
	width: 188px;
}

.lineSear .s_what img,.lineSear .s_near img {
	vertical-align: top;
	cursor: pointer;
}

.lineSear .s_near {
	width: 210px;
}

.bywhat {
	width: 120px;
	padding-top: 6px;
}

.bywhat p {
	margin-bottom: 2px;
	height: 20px;
	line-height: 20px;
}

.way_list {
	float: left;
	padding-top: 4px;
	height: 20px;
	width: 480px;
	padding-left: 5px;
}

.way_list a {
	display: inline-block;
	width: 56px;
	height: 18px;
	line-height: 18px;
	padding-top: 5px;
	margin-right: 5px;
	text-align: center;
	font-size: 12px;
}

.way_list a:link,.way_list a:visited {
	text-decoration: underline;
}

.way_list a:hover {
	text-decoration: underline;
	color: #fff;
}

.way_list a.on {
	background: url(img/route_on_bg.gif) no-repeat left bottom;
	color: #fff;
}

.way_list a.on:link,.way_list a.on:visited {
	text-decoration: none;
}

.firstSear {
	height: 169px;
	background-position: left -193px;
	margin-top: 10px;
}

.firstSear .s_logo {
	width: 600px;
	height: 75px;
}

.firstSear h1 {
	text-indent: -999px;
	width: 200px;
	margin-left: 400px;
	cursor: pointer;
}

.firstSear .s_city {
	width: 330px;
	height: 30px;
	margin: 20px 30px 25px 0;
	font-size: 12px;
}

.firstSear .sear_c {
	padding-left: 196px;
	width: 664px;
	height: 94px;
}

.firstSear .s_list {
	height: 22px;
	line-height: 22px;
	padding-bottom: 18px;
	text-align: center;
}

.firstSear .s_what {
	float: left;
	width: 350px;
	padding: 0 60px 0 0;
}

.firstSear .txtWhat {
	width: 314px;
}

.firstSear .txtFrom {
	width: 205px;
}

.firstSear .s_near {
	width: 240px;
}

.firstSear .s_hot {
	color: #fff;
	padding-top: 9px;
	height: 20px;
	line-height: 20px;
}

.firstLineSear {
	height: 165px;
	background-position: left -374px;
	margin-top: 10px;
}

.firstLineSear .s_logo {
	width: 600px;
	height: 75px;
}

.firstLineSear h1 {
	text-indent: -999px;
	width: 200px;
	margin-left: 400px;
	cursor: pointer;
}

.firstLineSear .s_city {
	width: 330px;
	height: 30px;
	margin: 20px 30px 25px 0;
	font-size: 12px;
}

.firstLineSear .sear_c {
	padding-left: 176px;
	width: 564px;
	height: 90px;
}

.firstLineSear .s_list {
	height: 22px;
	line-height: 22px;
	padding-bottom: 15px;
	text-align: center;
}

.firstLineSear .s_what {
	float: left;
	width: 250px;
	padding: 0 60px 0 0;
}

.firstLineSear .txtWhat {
	width: 224px;
}

.firstLineSear .txtFrom {
	width: 222px;
}

.firstLineSear .s_near {
	width: 250px;
}

.firstLineSear .s_hot {
	color: #fff;
	padding-top: 9px;
	height: 20px;
	line-height: 20px;
}

.orange {
	color: #F60;
}

.nav {
	width: 938px;
	height: 27px;
	background-position: bottom center;
	padding: 0 11px 1px 11px;
	text-align: center;
}

.nav li {
	display: inline;
	float: left;
}

.nav li a {
	display: block;
	float: left;
	width: 100px;
	height: 24px;
	line-height: 24px;
	padding-top: 3px;
	color: #FF6600;
}

.nav li a:visited {
	color: #FF6600;
}

.nav li a:hover {
	background: #cfcfcf;
	color: #fff;
	text-decoration: none;
}

.nav li a.cur {
	background: #E85601;
	color: #fff;
}

.nav li a.cur:visited {
	color: #fff;
}

#wrap {
	width: 940px;
	margin: 0 auto;
}

.location {
	height: 20px;
	border-bottom: 1px solid #B6B6B7;
	padding: 8px 0 5px 0;
	margin: 0 auto 8px auto;
}

.location a,.location a:link,.location a:visited {
	color: #004098;
}

.location a:hover,.location a:active {
	color: #363636;
}

.location div.left {
	float: left;
}

.location div.right {
	float: right;
}

.mainSide {
	width: 680px;
	float: left;
}

.subSide {
	float: left;
	width: 150px;
	margin-right: 12px;
}

.mainSide520 {
	float: left;
	width: 516px;
}

.poiSummary {
	margin-bottom: 8px;
}

.side772 {
	width: 772px;
	float: right;
}

.h,.f {
	position: relative;
	background-image: url(img/bv1.gif);
	background-repeat: no-repeat;
}

.h div.more {
	position: absolute;
	right: 10px;
	top: 8px;
}

.b700,.r700,.b250 {
	margin-bottom: 8px;
}

.b700 .h {
	height: 36px;
	background-position: left top;
	padding: 7px 0 0 16px;
}

.h ul li {
	float: left;
	height: 28px;
	background: url(img/tab_c.gif) repeat-x;
	margin-right: 3px;
}

.h ul li h2 {
	height: 28px;
	float: left;
	background: url(img/tab_l.gif) no-repeat left top;
	font-weight: bold;
}

.h ul li h2 a {
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 4px 12px 2px 10px;
	background: url(img/tab_r.gif) no-repeat right top;
	color: #363636;
}

.h ul li.on {
	background: #DF4D00;
}

.h ul li.on h2 {
	background: url(img/tab_l_on.gif) no-repeat left top;
}

.h ul li.on h2 a {
	background: url(img/tab_r_on.gif) no-repeat right top;
	color: #fff;
}

.h ul li.on h2 a:hover {
	color: #363636;
}

.b700 .c {
	width: 648px;
	margin: 0 4px;
	padding: 10px;
	border-left: 1px solid #f08300;
	border-right: 1px solid #f08300;
}

.b700 .f {
	height: 10px;
	background-position: left bottom;
}

.r700 .h {
	height: 36px;
	background-position: -970px top;
	padding: 7px 0 0 16px;
}

.r700 .c {
	padding: 0 8px;
	border-left: 1px solid #F08300;
	border-right: 1px solid #F08300;
}

.r700 .f {
	height: 10px;
	background-position: -970px bottom;
}

.attachSide {
	width: 250px;
	float: right;
}

.b250 .h {
	height: 30px;
	background-position: -709px top;
}

.b250 .h h3 {
	margin: 0 8px 8px 8px;
	padding: 6px 0;
	border-bottom: 1px solid #aaa;
	color: #f08300;
	font-size: 13px;
	font-weight: bold;
}

.b250 .c {
	border-left: 1px solid #f08300;
	border-right: 1px solid #f08300;
	padding: 8px;
	width: 232px;
}

.b250 .f {
	height: 10px;
	font-size: 1px;
	background-position: -709px bottom;
}

.searWrap .h {
	height: 15px;
	background-position: -1660px top;
}

.searWrap .c {
	width: 148px;
	border-left: 1px solid #f08300;
	border-right: 1px solid #f08300;
}

.searWrap .f {
	height: 15px;
	background-position: -1660px bottom;
}

.btn_cancel {
	width: 60px;
	height: 35px;
	cursor: pointer;
	vertical-align: middle;
	background: url(img/btn_cancel.gif) no-repeat left top;
}

.btn_issue {
	width: 60px;
	height: 35px;
	cursor: pointer;
	background: url(img/btn_fabu.gif) no-repeat left top;
}

.foot {
	width: 940px;
	margin: 10px auto;
	padding-top: 20px;
	line-height: 22px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff6600;
}

.pageForm {
	font-size: 12px;
	text-align: right;
	padding: 5px 10px;
	background-color: #efeff0;
}

.pageForm select {
	border: 1px solid #000;
	padding: 0;
	margin: 0 10px;
}

.comment-loading {
	background: url(/htdocs/images/ajax-loading.gif) no-repeat 5px center;
	background-color: #FFFFFF;
	border: 1px dotted #f08300;
	padding: 3px 5px 3px 30px;
	color: #f08300;
	position: absolute;
	margin-left: -100px;
	margin-top: -35px;
	display: none;
}

.comment-commiting {
	background: url(/htdocs/images/ajax-loading.gif) no-repeat 5px center;
	background-color: #FFFFFF;
	border: 1px dotted #f08300;
	padding: 3px 5px 3px 30px;
	color: #f08300;
	position: absolute;
	margin-left: 20px;
	display: none;
}

.guest_tips {
	font-size: 14px;
	padding: 0 10px;
}

.guest_tips a {
	text-decoration: underline;
	padding: 0 3px;
}

.sbpopuptop {
	background-image: url('/htdocs/images/dialog-top.gif');
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	width: 470px;
	top: 180px;
	left: 240px;
	z-index: 2005;
	display: none;
}

.sbpopup {
	width: 470px;
	background-image: url('/htdocs/images/dialog-bottom.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 16px;
}

.sbpopupholder {
	padding: 0px 15px 15px 15px;
}

.sbpopupholder a:hover {
	text-decoration: underline;
}

.sbpopupholder a {
	color: #3366cc;
	text-decoration: none;
}

.sbholderclose {
	float: right;
}

.sbholdertitle {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 25px;
	text-align: left;
	color: #000;
	text-align: left;
}

.sbpopupload,.sbpopupbody {
	margin-top: 15px;
}
/*layout style end*/