﻿@charset "utf-8";
/*--大banner輪播區----*/
#abgneBlock {
	width: 900px;
	height: 380px;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
}
#abgneBlock ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9999px;
	height: 100%;
}
#abgneBlock ul.list li {
	float: left;
	width: 900px;
	height: 100%;
}
#abgneBlock .list img {
	width: 100%;
	height: 100%;
	border: 0;
}
#abgneBlock ul.playerControl {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:10px;
	right:10px;
	height: 14px;
}
#abgneBlock ul.playerControl li {
	float: left;
	width: 10px;
	height: 10px;
	cursor: pointer;
	margin: 0px 3px;
	background: url(../images/cir_ctrl.png) no-repeat -10px 0;
}
#abgneBlock ul.playerControl li.current {
	background-position: 0 0;
}
.nav_bg_blue {
	color: #FFF;
	background: #0787c6;
}
/*---index----*/
.csr_title1 {
	float:left;
	font-size:15px;
	color:#393939;
	line-height:15px;
	height:15px;
	border-left:3px solid #1699dc;
	text-indent:8px;
	margin-bottom:6px;
	white-space: nowrap;
}
.index_box01 {
	width:445px;
	float:left;
	margin-top:15px;
	margin-right:10px;
	margin-bottom:20px;
}
.index_box02 {
	width:445px;
	float:left;
	margin-top:15px;
	margin-bottom:20px;
}
.box01_content {
	width:413px;
	height:65px;
	background: -webkit-linear-gradient(-180deg, rgb(252, 252, 252), rgb(241, 241, 241));
	background: linear-gradient(-180deg, rgb(252, 252, 252), rgb(241, 241, 241));
	border:1px solid #c2c2c2;
	padding:15px;
}
.box02_content {
	width:413px;
	height:65px;
	color:#757575;
	background: -webkit-linear-gradient(-180deg, rgb(252, 252, 252), rgb(241, 241, 241));
	background: linear-gradient(-180deg, rgb(252, 252, 252), rgb(241, 241, 241));
	border:1px solid #c2c2c2;
	padding:15px;
	position:relative;
}
.box01_L {
	width:204px;
	float:left;
}
.index_news img {
	float:left;
	border:2px solid #f0f0f0;
	margin-right:5px;
}
.index_news h3 {
	color:#0290d5;
}
.data {
	line-height:16px;
}
.index_news a {
	color:#999999;
}
.index_news a:hover {
	color:#767676;
}
.listpo {
	float:left;
	margin-right:5px;
	margin-top:3px;
	background-image: url("../images/index_icon.png");
	background-position: 0 0;
	width: 5px;
	height: 10px;
	background-repeat: no-repeat;
}
.blue_link a {
	color:#0290d5;
}
.phone {
	position:absolute;
	background-image: url("../images/index_icon.png");
	background-position: -5px 0;
	width: 10px;
	height: 11px;
	background-repeat: no-repeat;
	left: 28px;
	top: 78px;
}
.mail {
	position:absolute;
	background-image: url("../images/index_icon.png");
	background-position: -15px 0;
	width: 10px;
	height: 8px;
	background-repeat: no-repeat;
	left: 200px;
	top: 80px;
	left: 180px\9;
}
/*---認識商場----*/
.bigbanner2 {
}
/*--大banner區----*/
.bigbanner2 {
	width:900px;
	height:1px;
	position:relative;
	clear:both;
}
/*--大banner區_____左箭頭----*/
.bigbanner2 .arror_l a {
	text-indent:-9999px;
	display:block;
	width:24px;
	height:64px;
	background-image:url(../images/arror.png);
	background-position:0 top;
	position:absolute;
	top:90px;
	left:10px;
	z-index:21;
}
.bigbanner2 .arror_l a:hover {
	left:9px;
}
/*--大banner區_____右箭頭----*/

.bigbanner2 .arror_r a {
	text-indent:-9999px;
	display:block;
	width:24px;
	height:64px;
	background-image:url(../images/arror.png);
	background-position:24px top;
	position:absolute;
	top:90px;
	left:863px;
	z-index:20;
}
.bigbanner2 .arror_r a:hover {
	left:864px;
}
/*---內容灰框及陰影圖----*/
.content03 {
	width:898px;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	margin-top:3px;
	background:url(../images/line_sh.gif) repeat-y;
	overflow:hidden;
	clear:both;
}
/*---左選單----*/
.content03 .sub02 {
	width:192px;
	float:left;
	background:url(../images/line_sh.gif) repeat-y;
	margin-bottom:20px;
}
/*---大標_沒聯結時_no link----*/
.content03 .sub02 .maintitle {
	display:block;
	width:192px;
	height:42px;
	line-height:42px;
	text-indent:25px;
	font-size:15px;
	color:#0887c5;
	background:url(../images/bigbu.png) no-repeat scroll 0 -84px;
}
/*---大標_連結時_link----*/
.content03 .sub02 .maintitle a {
	display:block;
	width:192px;
	height:42px;
	line-height:42px;
	text-indent:25px;
	font-size:15px;
	color:#0887c5;
	background:url(../images/bigbu.png) no-repeat scroll 0 0;
}
/*---大標_碰到時_hover----*/
.content03 .sub02 .maintitle a:hover {
	color:#FFFFFF;
	background-position:0 -42px;
}
/*---大標 底線寬----*/
.content03 .sub02 ul {
	border-bottom:1px solid #d1d1d1;
	width:172px;
}
/*---次標_沒聯結時_no link----*/
.content03 .sub02 li.bluebu {
	margin-bottom:1px;
	text-indent:35px;
	color:#FFFFFF;
	background-image:url(../images/bluebu.png);
	background-position:left bottom;
	width:192px;
	height:35px;
	line-height:35px;
	font-size:14px;
}
/*---次標_連結時_link----*/
.content03 .sub02 li.bluebu a {
	display:block;
	text-indent:40px;
	font-size:14px;
	line-height:35px;
	color:#616161;
	background-image:url(../images/bluebu.png);
	width:192px;
	background-position:left top;
}
/*---次標_碰到時_hover----*/

.content03 .sub02 li.bluebu a:hover {
	color:#FFFFFF;
	background-image:url(../images/bluebu.png);
	width:192px;
	height:35px;
	line-height:35px;
	background-position:left bottom;
}
.navline {
	background:#d1d1d1;
	height:1px;
	position:absolute;
	width:173px;
	left: 2px;
	top: 223px;
}
.csr_title2 {
	float:left;
	font-size:24px;
	font-weight:normal;
	color:#1b1b1b;
	line-height:35px;
	height:35px;
	border-left:5px solid #1699dc;
	text-indent:8px;
	margin-top:20px;
	margin-left:15px;
}
.store_bar1 {
	background:url(../images/bar_06.png) repeat-x;
	width:525px;
	height:23px;
	float:right;
	margin-top:26px;
}
.contentdata2 {
	width:677px;
	margin-left:178px;
	padding-left:29px;
}
/*---認識商場----*/
.pic_box {
	width:690px;
	margin-top:70px;
	height:298px;
	overflow:hidden;
	border-top:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
}
.pic_box_data {
	height:125px;	
	background: -webkit-linear-gradient(-180deg, rgb(252, 252, 252), rgb(241, 241, 241));
	background: linear-gradient(-180deg, rgb(252, 252, 252), rgb(241, 241, 241));
	width:690px;
	border:1px solid #d1d1d1;
	position:relative;
}
.pic_box_wrap {
	height:60px;
}
.blue1 {
	/*width:40px;*/
	height:60px;
	background-color:#6bc6f3;
	padding:7px 12px;
	float:left;
	margin-right:10px;
}
.blue1 p {
	color:#FFF;
	font-size:19px;
	font-weight:bold;
	line-height:22px;
}
.blue2 {
	/*width:40px;*/
	height:64px;
	background-color:#6bc6f3;
	padding:8px 12px;
	float:left;
	margin-right: 10px;
}
.blue2 p {
	color:#FFF;
	font-size:19px;
	font-weight:bold;
	line-height:22px;
}
.store_icon1 {
	position:absolute;
	background-image: url("../images/store_icon.png");
	background-position: -5px 0;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	left: 72px;
	top: 15px;
}
.store_icon2 {
	position:absolute;
	background-image: url("../images/store_icon.png");
	background-position: -35px 0;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	left: 107px;
	top: 15px;
}
.store_icon3 {
	position:absolute;
	background-image: url("../images/store_icon.png");
	background-position: -65px 0;
	width: 12px;
	height: 14px;
	left: 75px;
	top: 76px;
}
.store_icon4 {
	position:absolute;
	background-image: url("../images/store_icon.png");
	background-position: -77px 0;
	width: 13px;
	height: 11px;
	left: 353px;
	top: 78px;
}
.store_icon5 {
	position:absolute;
	background-image: url("../images/store_icon.png");
	background-position: -90px 0;
	width: 12px;
	height: 12px;
	left: 75px;
	top: 99px;
}
.store_icon6 img {
	position:absolute;
	width:119px;
	height:123px;
	left: 576px;
	top:0;
}
.pic_box_p1 {
	width:850px;
	height:49px;
	padding-top:12px;
	color:#666666;
}
.pic_box_p2 {
	padding-top:12px;
	color:#666666;
	line-height:20px;
}
.a_title2 {
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#0290d5;
	line-height:40px;
}
.store_bar2 {
	position:absolute;
	background:url(../images/bar_11.png) repeat-x;
	width:610px;
	height:19px;
	left: 82px;
	top: 16px;
}

.store_bar3 {
	position:absolute;
	background:url(../images/bar_11.png) repeat-x;
	width:610px;
	height:19px;
	left: 82px;
	top: 50px;
}


.a_title_box {
	position:relative;
	width:690px;
}
.store_p {
	font-size:13px;
	color:#606060;
	padding-right:10px;
	margin-bottom:15px;
	}
	
.store_icon7 {
	float:left;
	background-image: url("../images/store_icon.png");
	background-position: 0 0;
	width: 5px;
	height: 9px;
	margin:8px 5px 0 0;
}
.store_link {
	font-size:13px;
	color:#606060;
	line-height:25px;
	margin-bottom:40px;
	/*padding-top: 40px;*/
}
.store_link a {
	color:#ea9957
}
/*---最新消息----*/
.news_content {
	width:900px;
	margin-top:15px;
	overflow:hidden;
	clear:both;
	margin-bottom: 30px;
}
.csr_title3 {
	float:left;
	font-size:18px;
	color:#1b1b1b;
	line-height:27px;
	height:25px;
	border-left:4px solid #1699dc;
	font-weight:normal;
	text-indent:8px;
}
.region {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	padding-top:3px;
}
.region_style {
	width:137px;
	height:20px;
	border:1px solid #dcdcdc;
	color:#707070;
}
.news_box1 {
	position:relative;
	width:898px;
	height:117px;
	background:url(../images/news_bar_01.png) repeat-x;
	border:1px solid #c2c2c2;
	margin-top:14px;
}
.news_box1 img {
	float:left;
	padding-right:15px;
}
.news_box1 p {
	font-size:15px;
	color:#868686;
	padding:10px 20px 0 0;
}
.news_data {
	font-size:11px;
	-webkit-text-size-adjust:none;
	color:#656464;
	padding-top:10px;
}
.news_box1 h2 {
	font-size:18px;
	color:#14a0e5;
	font-weight:normal;
	line-height:24px;
}
.news_line {
	width:680px;
	height:1px;
	background-color:#c3c3c3;
	margin-left:190px;
	margin-top:7px;
}
.news_more {
	position:absolute;
	bottom:6px;
	right:-11px;
}
.news_more a {
	display:block;
	background:url(../images/news_more_01.png) no-repeat;
	width:42px;
	height:8px;
	text-indent:-9999px;
}
.news_more a:hover {
	background-position:left bottom;
}
.news_page {
	text-align:center;
	margin:15px 0 40px;
	color:#c2c2c2;
}
.news_page a {
	color:#7f7f7f;
}
.news_page a:hover {
	color:#c2c2c2;
}
/*---最新消息2.3----*/
.news_box2 {
	width:898px;
	height:450px;
	background:url(../images/news_bar_02.png) repeat-x;
	background-position:bottom;
	border:1px solid #c2c2c2;
	margin-top:14px;
}
.news_box2_h1000 {
	height:1000px;
}
.news_box2_long {
	height:700px;
}

.news_box2 h2 {
	font-size:20px;
	color:#14a0e5;
	font-weight:normal;
	line-height:26px;
	padding:5px 0;
	border-bottom:1px solid #c4c4c4;
	margin-bottom:10px;
}
.news_box_data {
	float:left;
	padding:15px;
	width:868px;
}
.news_box_data2 {
	padding:20px;
}
.news_box2 img {
	float:right;
	margin-left: 15px;
}
.news_box2 p {
	font-size:15px;
	color:#3c3c3c;
	line-height:25px;
}
.news_bar1 {
	background:url(../images/bar_06.png) repeat-x;
	width:810px;
	height:23px;
	margin-top:1px;
	float:right;
}
/*新增icon區*/

.ATM {
	margin-right:5px;
	float:left;
	padding-top:35px;
	width:30px;
	height:30px;
	background:url(../images/store_icon.png) no-repeat bottom;
	background-position:-5px bottom;
}

.accessible {
	margin-right:5px;
	float:left;
	padding-top:35px;
	width:30px;
	height:30px;
	background:url(../images/store_icon.png) no-repeat bottom;
	background-position:-35px bottom;
}

.traffic_info{
	width:490px;
	float: left;
	height: 25px;
	}

.traffic_info li{
	list-style:none;
	float: left;
}


.address{
	margin-top:12px;
	width:12px;
	height:14px;
	background-image: url("../images/store_icon.png");
	background-position: -65px 0;
	float:left;
	margin-right:3px;
	}
	







/*---招商資訊----*/
/*130603新增*/
.must{
	font-size:12px;
	color:#F00;
	}

.other{
	width:185px;
	height:24px;
	}

.top_b {
	line-height:45px;
}

.must_txt{
	width:443px;
	float:left;
	text-align:right;
	}

.must_txt_2{
	width:443px;
	float:left;
	text-align:right;
	margin-top:5px \9;
	}

a.mailto:link, a.mailto:visited, a.mailto:hover{
	color:#000;
	text-decoration:none;}



/*130603新增 結束*/
.info_box1 {
	width:443px;
	height:555px;
	background:url(../images/info_bar.png) repeat-x;
	background-position:bottom;
	border:1px solid #c2c2c2;
	margin:14px 0 40px;
	float:left;
}
.info_box2 {
	width:443px;
	height:555px;
	background:url(../images/info_bar.png) repeat-x;
	background-position:bottom;
	border:1px solid #c2c2c2;
	margin:14px 0 40px;
	float:right;
}
.info_box_data1 {
	padding:13px;
}
.info_box_data1 h2 {
	float:left;
	color:#058ed2;
	font-size:19px;
	font-weight:normal;
	padding-top:9px;
	text-indent:7px;
}
.info_box_data1 p {
	color:#000;
}
.info_title {
	background:url(../images/info_icon.png)no-repeat;
	background-position: 0 0;
	width: 32px;
	height: 26px;
}
.info_title2 {
	background:url(../images/info_icon.png)no-repeat;
	background-position: -32px 0;
	width: 20px;
	height: 25px;
}
.info_data {
	position:relative;
}
.info_data2 {
	position:relative;
}
.info_icon1 {
	background:url(../images/info_icon.png)no-repeat;
	background-position: -52px 0;
	width: 10px;
	height: 10px;
	position:absolute;
	left: 100px;
	top:399px;
}
.info_icon2 {
	background:url(../images/info_icon.png)no-repeat;
	background-position: -62px 0;
	width: 10px;
	height: 9px;
	position:absolute;
	left: 285px;
	top: 398px;
}
.info_icon3 {
	background:url(../images/info_icon.png)no-repeat;
	background-position: -52px 0;
	width: 10px;
	height: 10px;
	position:absolute;
	left: 557px;
	top:414px;
}
.info_icon4 {
	background:url(../images/info_icon.png)no-repeat;
	background-position: -62px 0;
	width: 10px;
	height: 9px;
	position:absolute;
	left: 740px;
	top: 415px;
}
.info_line1 {
	border-top:1px dotted #7b7b7b;
	margin-top:25px;
}
.info_line2 {
	border-top:1px dotted #7b7b7b;
	margin-top:22px;
}
.info_line3 {
	border-top:1px dotted #7b7b7b;
	margin-top:7px;
}
.info_line4 {
	border-top:1px dotted #7b7b7b;
	margin-top:6px;
}
.info_databox1 {
	margin-top:12px;
	left: 92px;
	top: 512px;
	color:#5b5b5b;
}
.info_databox1 table tr td {
	height:38px;
}
.info_databox1 input, .info_databox1 textarea, .info_databox1 select {
	padding:0;
	border:1px solid #cbcbcb;
	-moz-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);
	box-shadow:inset 3px 3px 3px rgba(80%,80%,80%,0.5);
}
.info_databox2 table {
	margin-top:15px;
	color:#5b5b5b
}
.info_databox2 input {
	padding:0;
	border:1px solid #cbcbcb;
	-moz-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);
	box-shadow:inset 3px 3px 3px rgba(80%,80%,80%,0.5);
}
.place_a {
	padding:0;
	border:1px solid #cbcbcb;
	-moz-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);
	box-shadow:inset 3px 3px 3px rgba(80%,80%,80%,0.5);
	width:104px;
	height:24px;
}
.place_b {
	padding:0;
	border:1px solid #cbcbcb;
	-moz-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);
	box-shadow:inset 3px 3px 3px rgba(80%,80%,80%,0.5);
	width:207px;
	height:24px;
}
.companyname {
	float:left;
	width:75px;
	padding-top:5px;
	text-align:right;
}
.company {
	width:320px;
	height:24px;
}
.company2 {
	width:310px;
	height:24px;
}
.name {
	width:102px;
	height:24px;
}
.tel {
	width:166px;
	height:24px;
}
.tel2 {
	width:151px;
	height:24px;
}
.price {
	width:320px;
	height:123px;
	margin-top:5px;
}
.top_a {
	line-height:25px;
}
.upload input {
	background-color:#c8c8c8;
	height: 26px;
	width:72px;
	margin-top:12px;
}
.info_p {
	color:#8d8d8d;
	font-size:11px;
	-webkit-text-size-adjust:none;
	margin-top:12px;
}
.send {
	width:96px;
	height:36px;
	border: none;
	background: url(../images/info_btn.gif) no-repeat top left;
	padding: 2px 8px;

}
.info_btn {
	text-align:center;
	margin-top:10px;
}
.FF {
	width:102px;
	height:24px;
}
.BB {
	width:105px;
	height:24px;
}
.info_p2 {
	float:right;
	padding:18px 120px 0 0;
	color:#8d8d8d;
	font-size:11px;
	-webkit-text-size-adjust:none;
}
.file {
	border:none !important;
	-moz-box-shadow:inset 0px 0px 0px rgba(20%,20%,40%,0.5) !important;
	-webkit-box-shadow:inset 0px 0px 0px rgba(20%,20%,40%,0.5) !important;
	box-shadow:inset 0px 0px 0px rgba(80%,80%,80%,0.5) !important;
}


/*認識場商   新增icon*/
.pic_box_map{ position:absolute; right:0px; top:0px;}

.line{
	float:left;
	margin-left:5px;
	margin-top:11px;
	width:610px;
	height:19px;
	background:url(../images/bar_11.png) repeat-x;
	}

.store_icon {
    padding-top:10px;
}
.internet {
	margin-right:5px;
	float:left;
	padding-top:35px;
	width:30px;
	height:30px;
	background:url(../images/store_icon.png) no-repeat bottom;
	background-position:-102px bottom;
}
.ATM {
	margin-right:5px;
	float:left;
	padding-top:35px;
	width:30px;
	height:30px;
	background:url(../images/store_icon.png) no-repeat bottom;
	background-position:-5px bottom;
}

.pic_box_map{ position:absolute; right:0px; top:0px;}

.service{
	padding-top:0px;
	color:#666666;
	}

.where{
	margin-top:12px;
	width:12px;
	height:12px;
	background-image: url("../images/store_icon.png");
	background-position: -90px 0;
	float:left;
	margin-right:3px;
	}

.store_phone{
	margin-top:14px;
	width:12px;
	height:12px;
	background-image: url("../images/store_icon.png");
	background-position: -77px 0;
	float:left;
	margin-right:3px;
	}

/*130526新增*/
.store_tt{
	margin-bottom:30px;
	margin-top: 20px;
	}

.phoneplus{
	margin-right:5px;
	float:left;
	padding-top:35px;
	width:30px;
	height:30px;
	background:url(../images/store_icon.png) no-repeat bottom;
	background-position:-132px bottom;
	}

.address_tt{
	float:left;
	margin-top:10px;
	margin-right: 10px;
	color:#666666;
	}

.bus{
	margin-right:5px;
	float:left;
	padding-top:35px;
	width:30px;
	height:30px;
	background:url(../images/store_icon.png) no-repeat bottom;
	background-position:-162px bottom;
	}

.park{
	margin-right:5px;
	float:left;
	padding-top:35px;
	width:30px;
	height:30px;
	background:url(../images/store_icon.png) no-repeat bottom;
	background-position:-192px bottom;
	}

.build{
	padding-top:300px;
	padding-left:330px;
}

/*---品保衛生----*/
.news_box3 {
	width:898px;
	margin-top:14px;
	height:500px;
}
.qulity_box {
	width:898px;
	height:90px;
	position:relative;
	margin-bottom:25px;
}
.qulity_box li {
	width:162px;
	height:90px;
	background:url(../images/qulity_07.png) repeat-x;
	border:1px solid #c2c2c2;
	float:left;
}
.qulity_box li h3 {
	font-size:15px;
	color:#0e0e0e;
	width:144px;
	text-align:center;
	border-bottom:1px dotted #989898;
	padding:15px 0 7px;
	margin:0 auto;
}
.qulity_box li p {
	width:146px;
	font-size:12px;
	color:#6a6a6a;
	margin:6px auto 0;
}
li.qulity_graybox {
	width:162px;
	height:90px;
	background:url(../images/qulity_09.png) repeat-x;
	border:1px solid #c2c2c2;
	float:left;
	margin:0 19px;
}
.news_box3 h2 {
	font-size:17px;
	color:#45b3e9;
	padding-bottom:10px;
	padding-top:10px;
}
.qulity_box_list1 {
	position:absolute;
	background-image: url("../images/index_icon.png");
	background-position: 0 0;
	width: 5px;
	height: 10px;
	background-repeat: no-repeat;
	left: 172px;
	top: 35px;
}
.qulity_box_list2 {
	position:absolute;
	background-image: url("../images/index_icon.png");
	background-position: 0 0;
	width: 5px;
	height: 10px;
	background-repeat: no-repeat;
	left: 354px;
	top: 35px;
}
.qulity_box_list3 {
	position:absolute;
	background-image: url("../images/index_icon.png");
	background-position: 0 0;
	width: 5px;
	height: 10px;
	background-repeat: no-repeat;
	left: 721px;
	top: 35px;
}
.qulity_box_list4 {
	position:absolute;
	background-image: url("../images/index_icon.png");
	background-position: 0 0;
	width: 5px;
	height: 10px;
	background-repeat: no-repeat;
	left: 537px;
	top: 35px;
}
.qulity_img img {
	float:left;
	margin-bottom:10px;
}
.qulity_p {
	color:#111111;
	margin-bottom:10px;
	padding-bottom:20px;
}
ul.qulity_p {
	border-bottom:1px dotted #7b7b7b;
	margin-bottom:20px;
}
.qulity_box2 {
	width:728px;
	height:120px;
	float:left;
}
.qulity_box_line {
	border-bottom:1px dotted #7b7b7b;
}
.qulity_box3 {
	width:670px;
	height:164px;
	margin-top:17px;
	float:left;
	color:#000;
	line-height:22px;
}
.listpo2 {
	float:left;
	margin-right:5px;
	margin-top:3px;
	background-image: url("../images/index_icon.png");
	background-position: 0 0;
	width: 5px;
	height: 10px;
	background-repeat: no-repeat;
}
.qulity_box4 {
	margin-bottom:40px;
}
.news_box4 h2 {
	font-size:17px;
	color:#45b3e9;
	padding-bottom:10px;
	padding-top:20px;
}
.news_box4 P {
	color:#000000;
}
.qulity_box5 {
	width:530px;
	float:left;
	color:#000;
}

/*130527新增*/
.store_inside{
	float:right;
	margin-left:15px;}

/*130528 新增新營商場*/
.pic_box_data_2{
	height:246px;
	background: -webkit-linear-gradient(-180deg, rgb(252, 252, 252), rgb(241, 241, 241));
	background: linear-gradient(-180deg, rgb(252, 252, 252), rgb(241, 241, 241));
	width:690px;
	border:1px solid #d1d1d1;
	position:relative;
	}

.pic_box_wrap_2 {
	height:123px;
}

.blue1_2 {
	width:70px;
	height:70px;
	background-color:#6bc6f3;
	padding:15px 16px;
	;
	float:left;
	margin-right:10px;
}

.blue1_2 p {
	color:#FFF;
	font-size:19px;
	font-weight:bold;
	line-height:22px;
}
.blue2_2 {
	width:70px;
	height:70px;
	background-color:#6bc6f3;
	padding:15px 16px;
	float:left;
	margin-right: 10px;
}
.blue2_2 p {
	color:#FFF;
	font-size:19px;
	font-weight:bold;
	line-height:22px;
}

.service_2{
	padding-top:15px;
	color:#666666;
	padding-left: 70px;
	padding-right: 10px;
	}

.pic_box_map_2{
	position:absolute;
	right:0px;
	bottom:-5px;
}

/*130604 認識商場新增*/
.article_title {
background: url(../images/s_dot.png) repeat repeat;
margin: 10px 0px 10px 0px;
}


.article_title span {
background: #FFF;
color: #0290d5;
font-size: 18px;
font-weight: bold;
padding: 0px 10px 5px 0px;
}


