/* CSS Document */
body {
	margin:0 auto;
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#333;
	font-family:宋体, Arial, Helvetica, sans-serif;
}
ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
}
img {
	border:0;
}
a, a:hover {
	color:#333;
	text-decoration:none;
}
input {
	cursor:pointer;
}
a, area {
blr:expression(this.onFocus=this.blur())
} /* for IE */
:focus {
	-moz-outline-style: none;
} /* for Firefox */
#pageMain {
	width:960px;
	margin:0 auto;
	padding:0px;
	text-align:center;
}
/***************page_header********/
#pageHeader {
	width:960px;
	height:105px;
	background:url(../temp/bg_h1.gif) repeat-x left top;
	text-align:left;
	overflow:hidden;
}
.panelLogo {
	width:337px;
	padding:12px 0 0 0;
	float:left;
	overflow:hidden;
}
.panelLogo .itemLine {
	width:337px;
	overflow:hidden;
}
.panelLogo .itemLine .imgLogo {
	float:left;
}
.panelLogo .itemLine .logoTxt {
	float:left;
	padding:25px 0 0 12px;
}
.panelLogo .showAddr {
	padding:11px 0 0 5px;
	color:#999;
}
.panelLogo .showAddr a {
	color:#008ad5;
	text-decoration:none;
}
.panelLogo .showAddr a:hover {
	color:#008ad5;
	text-decoration:underline;
}
.panelRinfo {
	width:620px;
	float:right;
	overflow:hidden;
}
.panelRinfo .itemLine {
	width:620px;
	overflow:hidden;
}
.panelRinfo .welcomeTxt {
	text-align:right;
	padding-top:6px;
	color:#999;
	overflow:hidden;
}
.panelRinfo .welcomeTxt a {
	color:#999;
	text-decoration:none;
}
.panelRinfo .welcomeTxt a:hover {
	color:#666;
	text-decoration:underline;
}
.panelRinfo .busName {
	width:390px;
	float:left;
	overflow:hidden;
}
.panelRinfo .nameTxt {
	font-weight:bold;
	padding-top:15px;
	font-size:16px;
	color:#ff5002;
	clear:both;
	overflow:hidden;
}
.panelRinfo .adTxt {
	font-weight:bold;
	padding:10px 10px 0 0;
	text-align:right;
	color:#666;
	clear:both;
}
.panelRinfo .rInfo {
	width:230px;
	float:right;
	text-align:right;
	overflow:hidden;
}
.panelRinfo .rInfo .text {
	line-height:20px;
	color:#008ad5;
	text-align:right;
	clear:both;
}
.panelRinfo .rInfo a {
	color:#008ad5;
	text-decoration:none;
}
.panelRinfo .rInfo a:hover {
	color:#008ad5;
	text-decoration:underline;
}
.panelRinfo .rInfo img {
	text-align:right;
	padding-top:0px;
	clear:both;
}
/*****************big img***********/
.flashAd {
	width:960px;
	height:206px;
	border-bottom:2px solid #d7d7d7;
	overflow:hidden;
}
/*****************center content***********/
#pageContent {
	width:960px;
	background:url(../temp/bg_m_c.gif) repeat-y;
	margin-top:10px;
	overflow:hidden;
}
#pageContent #pageContBg {
	width:960px;
	background:url(../temp/bg_m_b.gif) no-repeat left bottom;
	padding-bottom:10px;
	overflow:hidden;
}
#pageContent #contLeft {
	width:250px;
	float:left;
	overflow:hidden;
}
#pageContent #contRight {
	width:695px;
	float:right;
	overflow:hidden;
}
/**********left*************/
#contLeft .leftItem {
	width:250px;
	background:url(../temp/bg_l1t.gif) no-repeat left top;
	overflow:hidden;
}
#contLeft .leftItem .itemBg {
	width:250px;
	padding-bottom:6px;
	background:url(../temp/bg_l1b.gif) no-repeat left bottom;
	overflow:hidden;
}
.leftItem .titleLine {
	padding:2px 0 0 15px;
	font-weight:bold;
	color:#333;
	text-align:left;
	line-height:25px;
	clear:both;
}
.leftItem .busLogo {
	width:210px;
	height:140px;
	padding:5px;
	border:1px solid #dbdbdb;
	margin:12px auto;
	text-align:center;
	overflow:hidden;
m: expression(this.onmouseover = new Function("this.className = 'busLogo-hover';"));
}
.leftItem .busLogo:hover, .leftItem .busLogo-hover {
	width:210px;
	height:140px;
	padding:5px;
	border:1px solid #666;
	margin:12px auto;
	text-align:center;
m: expression(this.onmouseout = new Function("this.className = 'busLogo';"));
}
.leftWrite {
	width:250px;
	height:12px;
	background:#fff;
	clear:both;
}
.leftItem .busRelation {
	width:224px;
	padding:13px 13px 2px 13px;
	text-align:left;
	line-height:22px;
	color:#333;
}
.leftItem .busRelation b {
	color:#666;
}
.busRelation .title {
	width:224px;
	padding-bottom:3px;
	font-weight:bold;
	color:#ff5002;
	font-size:14px;
	text-align:center;
	line-height:25px;
	clear:both;
	overflow:hidden;
}
.busRelation a {
	color:#008ad5;
	text-decoration:none;
}
.busRelation a:hover {
	color:#008ad5;
	text-decoration:underline;
}
.leftItem ul {
	width:224px;
	padding:0px 13px 3px 13px;
	overflow:hidden;
}
.leftItem ul li {
	width:224px;
	height:100px;
	padding-top:13px;
	text-align:left;
	overflow:hidden;
}
.leftItem ul li .itemLi {
	width:224px;
	clear:both;
}
.leftItem ul li .imgCoupon {
	width:176px;
	height:76px;
	position:relative;
	float:left;
}
.leftItem ul li .imgCoupon img {
	width:170px;
	height:70px;
	padding:3px;
	background:#fff url(../ico_imgbg3.gif) no-repeat left top;
	position:absolute;
	top:-1px;
	left:1px;
}
.leftItem ul li .imgCoupon span {
	width:17px;
	height:10px;
	background:url(../ico_f1.gif) no-repeat left top;
	position:absolute;
	top:69px;
	left:8px;
}
.leftItem ul li .imgCoupon_h {
	width:176px;
	height:76px;
	position:relative;
	float:left;
	z-index:2;
}
.leftItem ul li .imgCoupon_h img {
	width:170px;
	height:70px;
	padding:3px;
	background:#fff url(../ico_imgbg3.gif) no-repeat left -76px;
	position:absolute;
	top:-1px;
	left:1px;
}
.leftItem ul li .imgCoupon_h span {
	width:17px;
	height:10px;
	background:url(../ico_f1.gif) no-repeat left top;
	position:absolute;
	top:69px;
	left:8px;
}
.leftItem ul li .down {
	float:left;
	padding:40px 0 0 8px;
	color:#666;
	line-height:19px;
}
.leftItem ul li .down a {
	color:#333;
	text-decoration:none;
}
.leftItem ul li .down a:hover {
	color:#333;
	text-decoration:underline;
}
.leftItem ul li .title {
	padding-top:7px;
	width:176px;
	text-align:center;
	color:#008ad5;
	overflow:hidden;
}
.leftItem ul li .title a {
	color:#008ad5;
	text-decoration:none;
}
.leftItem ul li .title a:hover {
	color:#008ad5;
	text-decoration:underline;
}
/**********right*************/
#contRight .rightItem {
	width:695px;
	background:url(../temp/bg_r1t.gif) no-repeat left top;
	float:right;
	text-align:left;
	overflow:hidden;
}
#contRight .rightItem .itemBg {
	width:695px;
	background:url(../temp/bg_r1b.gif) no-repeat left bottom;
	padding-bottom:18px;
	overflow:hidden;
}
.rightItem .titleLine {
	padding:20px 15px 0 30px;
	font-weight:bold;
	font-size:14px;
	clear:both;
}
.rightItem .titleLine .title {
	float:left;
}
.rightItem .titleLine .more {
	float:right;
	font-weight:normal;
	font-size:12px;
	color:#666;
}
.rightItem .titleLine .more a {
	color:#666;
	text-decoration:none;
}
.rightItem .titleLine .more a:hover {
	color:#008ad5;
	text-decoration:underline;
}
.rightItem .busInfo {
	width:630px;
	min-height:350px;
	font-size:13px;
	padding:30px 32px 10px 33px;
	line-height:22px;
	color:#666;
	/*overflow:hidden;*/
}

.rightItem .busInfo ul {
	width:630px;
	border-top:1px dashed #d9d9d9;
	overflow:hidden;
}
.rightItem .busInfo  li {
	width:195px;
	height:212px;
	padding:25px 0 0 15px;
	float:left;
}
.rightItem .busInfo  li img {
	border:1px solid #bfbfbf;
	padding:1px;
	width:180px;
	height:192px;
	overflow:hidden;
}
.rightItem .busInfo  li img:hover {
	border:1px solid #999;
}
.rightWrite {
	width:695px;
	height:12px;
	background:#fff;
	clear:both;
}
.rightItem .couponCont {
	width:665px;
	padding:15px;
	overflow:hidden;
}
.rightItem .couponCont li {
	width:180px;
	height:160px;
	padding:5px 0 5px 35px;
	float:left;
	overflow:hidden;
}
.rightItem .couponCont li .imgCoupon {
	width:176px;
	height:76px;
	position:relative;
}
.rightItem .couponCont li .imgCoupon img {
	width:170px;
	height:70px;
	padding:3px;
	background:#fff url(../ico_imgbg3.gif) no-repeat left top;
	position:absolute;
	top:1px;
	left:-1px;
}
.rightItem .couponCont li .imgCoupon span {
	width:17px;
	height:10px;
	background:url(../ico_f1.gif) no-repeat left top;
	position:absolute;
	top:70px;
	left:7px;
}
.rightItem .couponCont li .imgCoupon_h {
	width:176px;
	height:76px;
	position:relative;
	z-index:2;
}
.rightItem .couponCont li .imgCoupon_h img {
	width:170px;
	height:70px;
	padding:3px;
	background:#fff url(../ico_imgbg3.gif) no-repeat left -76px;
	position:absolute;
	top:1px;
	left:-1px;
}
.rightItem .couponCont li .imgCoupon_h span {
	width:17px;
	height:10px;
	background:url(../ico_f1.gif) no-repeat left top;
	position:absolute;
	top:70px;
	left:7px;
}
.rightItem .couponCont li {
	text-align:left;
	color:#666;
}
.rightItem .couponCont li a {
	color:#008ad5;
	text-decoration:none;
}
.rightItem .couponCont li a:hover {
	color:#008ad5;
	text-decoration:underline;
}
.rightItem .couponCont .text {
	padding:10px 0 0 2px;
	line-height:19px;
}
/******************business coupon***************/
.rightItem .couponList {
	width:665px;
	padding:15px 0 15px 31px;
	overflow:hidden;
}
.rightItem .couponList li {
	width:187px;
	height:175px;
	padding:10px 14px 0px 15px;
	margin:5px 0 0 0;
	float:left;
	background:url(../temp/bg_r2.gif) no-repeat left top;
	overflow:hidden;
}
.rightItem .couponList li .imgCoupon {
	width:176px;
	height:76px;
	position:relative;
}
.rightItem .couponList li .imgCoupon img {
	width:170px;
	height:70px;
	padding:3px;
	background:#fff url(../ico_imgbg3.gif) no-repeat left top;
	position:absolute;
	top:1px;
	left:-1px;
}
.rightItem .couponList li .imgCoupon span {
	width:17px;
	height:10px;
	background:url(../ico_f1.gif) no-repeat left top;
	position:absolute;
	top:70px;
	left:7px;
}
.rightItem .couponList li .imgCoupon_h {
	width:176px;
	height:76px;
	position:relative;
	z-index:2;
}
.rightItem .couponList li .imgCoupon_h img {
	width:170px;
	height:70px;
	padding:3px;
	background:#fff url(../ico_imgbg3.gif) no-repeat left -76px;
	position:absolute;
	top:1px;
	left:-1px;
}
.rightItem .couponList li .imgCoupon_h span {
	width:17px;
	height:10px;
	background:url(../ico_f1.gif) no-repeat left top;
	position:absolute;
	top:70px;
	left:7px;
}
.rightItem .couponList li {
	text-align:left;
	color:#666;
}
.rightItem .couponList li a {
	color:#008ad5;
	text-decoration:none;
}
.rightItem .couponList li a:hover {
	color:#008ad5;
	text-decoration:underline;
}
.rightItem .couponList .text {
	padding:8px 0 0 2px;
	line-height:19px;
}
.rightItem .pagination {
	width:620px;
	padding:0 3px 0 14px;
	margin:28px 27px 0 31px;
	border-bottom:1px dashed #d1d2d2;
	overflow:hidden;
}
.rightItem .pagination .pn_l {
	float:left;
	font-weight:bold;
}
.yel {
	color:#ff5002;
	font-size:14px;
}
.rightItem .pagination .pn_r {
	float:right;
	line-height:20px;
}
.rightItem .pagination2 {
	width:620px;
	padding:3px 3px 0 14px;
	margin:0px 27px 0 31px;
	border-top:1px dashed #d1d2d2;
	line-height:25px;
	text-align:right;
	overflow:hidden;
}
/*********page_footer*************/
#pageFooter {
	width:960px;
	background:url(../bg_btm.jpg) repeat-x left top;
	padding:5px 0 5px 0;
	margin-top:10px;
	overflow:hidden;
}
#pageFooter .footerMenu {
	width:960px;
	line-height:30px;
	text-align:center;
	color:#757474;
}
#pageFooter .footerMenu a {
	color:#000;
	text-decoration:none;
}
#pageFooter .footerMenu a:hover {
	color:#000;
	text-decoration:underline;
}
#pageFooter .footerInfo {
	width:960px;
	line-height:22px;
	color:#666;
}
#pageFooter .footerInfo a {
	color:#666;
	text-decoration:none;
}
#pageFooter .footerInfo a:hover {
	color:#000;
	text-decoration:underline;
}
