@charset "utf-8";
/* 全局样式 */
body {
	font-size:12px;
	font-family:Tahoma, SimSun, sans-serif;
	color:#333;
	background:#d6dbde;
	margin:0;
	padding:0;
	text-align:center;
}
.l {
	float:left;
}
.r {
	float:right;
}
form {
	margin:0;
	padding:0;
} 
img {
	border:none;
}
a {
	color:#06C;
	text-decoration:none;
}
a:hover {
	color:#F60;
	text-decoration:underline;
}

input,select,textarea {
	font-size:12px;
	font-family:Tahoma, SimSun, sans-serif;
	vertical-align:middle;
}

.lin {
	background:#fff;
	border:1px #e0e0e0 solid;
	color:#999;
	height:25px;
	line-height:25px;
	text-indent:2px;
}
.linclick {
	background:#fff url(../images/inbg.gif) top repeat-x;
	border:1px #3f4043 solid;
	color:#000;
	height:25px;
	line-height:25px;
	text-indent:2px;
}

.sin {
	background:#fff;
	border:1px #e0e0e0 solid;
	color:#999;
	height:20px;
	line-height:20px;
	text-indent:2px;
}
.sinclick {
	background:#fff url(../images/inbg.gif) top repeat-x;
	border:1px #3f4043 solid;
	color:#000;
	height:20px;
	line-height:20px;
	text-indent:2px;
}

.stxt {
	background:#fff;
	border:1px #e0e0e0 solid;
	color:#999;
	overflow:auto;
}
.stxtclick {
	background:#fff url(../images/inbg.gif) top repeat-x;
	border:1px #3f4043 solid;
	color:#000;
	overflow:auto;
}



.attention {
	padding:10px 15px;
	background:#fff;
}
.attshow {
	background:#fdfbee;
	border:1px #e0e0e0 solid;
	text-align:left;
	padding:10px;
}
.attshow a {
	color:#f60;
}

.schbtn {
	background:url(../images/btn_sch.gif) no-repeat;
	width:24px;
	height:24px;
	overflow:hidden;
	border:none;
	text-indent:-100000px;
}

* {
    word-wrap:break-word; 
    word-break:normal; 
}

/* 分页 */
.page {
	color:#999;
}
.page a {
	color:#555;
	padding:0 3px;
}
.page a:hover {
	color:#f60;
}
.page span {
	color:#f60;
	font-weight:bold;
	padding:0 3px;
}

/* 商家评级 */
.si01,.si02,.si03,.si04,.si05,.si06 {
	width:15px;
	height:15px;
	overflow:hidden;
	text-indent:-100000px;
}
.si01 a,.si02 a,.si03 a,.si04 a,.si05,.si06 a{
	display:block;
	height:15px;
}
.si01 {
	background:url(../images/icon_006.gif) 0 -150px no-repeat;
}
.si02 {
	background:url(../images/icon_006.gif) 0 -30px no-repeat;
}
.si03 {
	background:url(../images/icon_006.gif) 0 -180px no-repeat;
}
.si04 {
	background:url(../images/icon_006.gif) 0 -90px no-repeat;
}
.si05 {
	background:url(../images/icon_006.gif) 0 -120px no-repeat;
}
.si06 {
	background:url(../images/icon_006.gif) 0 0 no-repeat;
}

/* 弹出层 */
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	font-weight:bold;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	border:none;
	clear:both;
}

/* 图片样式 */
.pic48 td {
	width:48px;
	height:48px;
	overflow:hidden;
	vertical-align:middle;
}
.pic68 td {
	width:48px;
	height:48px;
	overflow:hidden;
	vertical-align:middle;
}
.pic96 td {
	width:48px;
	height:48px;
	overflow:hidden;
	vertical-align:middle;
}


.picstyle1 {
	border:1px #ccc solid;
	background:#fff;
	padding:3px;
}

.picstyle2 {
	border:1px #ff8400 solid;
	background:#ff8400;
	padding:3px;
}

.picstyle1 img,.picstyle2 img {
	border:none;
	padding:0;
	margin:0;
}


/* google */
.googletitle {
	background:#fff;
	border-bottom:1px #eaeaea solid;
	height:30px;
	line-height:25px;
	padding:0 15px;
	overflow:hidden;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.googletitle a {
	color:#333;
}
.googletitle a:hover {
	color:#333;
	text-decoration:none;
}

.googlelist {
	padding:5px 15px 10px;
	background:#fff;
}
.googleshow {
	border-bottom:1px #ccc dotted;
	text-align:left;
	padding:10px 0;
	line-height:1.4;
}
.googlename {
	font-size:14px;
}

.googlelink a {
	color:#999;
}
.googlelink a:hover {
	color:#999;
	text-decoration:none;
}

.googletxt {
	padding:5px 0;
	color:#555;
}

	
