body {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/*區塊定位區*/
/*總區塊*/
#Container {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
/*上方區塊*/
#Header {
	width: 100%;
	height: 132px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}
/*左方區塊*/
#LeftMenu {
	float: left;
	width: 180px;
	left: 0px;
	position: absolute;
	margin-top: 10px;
}
/*中間區塊*/
#MidContainer {
	margin-top: 10px;
	margin-right: 230px;
	margin-bottom: 0px;
	margin-left: 190px;
	position: relative;
}
/*右方區塊*/
#RightMenu {
	width: 220px;
	float: right;
	position: absolute;
	right: 0px;
	margin-top: 10px;
}
/*下方區塊*/
#Footer {
	position: relative;
	width: 100%;
	padding-top: 10px;
}
/*中間文章區塊*/
#content {
	margin: 5px;
	padding: 5px;
}



.moreBT {
	text-align: right;
	padding: 5px;
}


/*上方區塊*/
.blank
{
	height: 86px;
	width: 100%;
}
.topBar {
	background-image: url(/images/new_page/topBar.jpg);
	height: 46px;
	background-repeat: no-repeat;
	background-position: bottom;
	/*padding-top: 86px;*/
}

.message {
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	width: 600px;
	left: 20px;
	top: 9px;
	height: 27px;
}

.message div
{
	margin: 0px;
	float:left;
}
.messageTitle {
	background-color: #F20000;
	height: 27px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
}
.messageText {
	background-image: url(/images/new_page/message_02.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	font-size: 13px;
	line-height: 26px;
	padding-left: 30px;
	width: 460px;
}


.search {
	padding-top: 9px;
	float: right;
	padding-right: 10px;
}
.search ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.search ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
.search input {
	height: 22px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(/images/new_page/google.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #666666;
	width: 110px;
}


/*左方區塊*/
.leftTable {
	margin-bottom: 10px;
}
.leftTableVIPTitle {
	background-image: url(/images/new_page/mvp_01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 4px;
}
.leftTableVIPMid {
	background-image: url(/images/new_page/mvp_03.jpg);
	background-repeat: repeat-y;
	height: 350px;
	padding-right: 10px;
	padding-left: 10px;
}
.leftTableVIPBtn {
	background-image: url(/images/new_page/mvp_04.jpg);
	background-repeat: no-repeat;
	height: 10px;
}


.vipPic {
	margin: 0px;
	height: 320px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;

}
.vipPic ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.vipPic ul li {
	display: block;
	float: left;
	position: relative;
	font-size: 12px;
	color: #5c5e51;
	margin: 2px;
	height: 102px;
	width: 70px;
	text-align: center;
}
.vipPic ul li a:link, .vipPic ul li a:visited, .vipPic ul li a:active {
	color: #5C5E51;
}
.vipPic ul li a:hover {
	color: #AC4D8F;
}
.vipPic ul li img {
	border: 1px solid #acada7;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 63px;
	width: 68px;
}

.leftTablePushTitle {
	background-image: url(/images/new_page/puch_01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 26px;
	letter-spacing: 2px;
	padding-left: 40px;
}
.leftTablePushMid {
	background-image: url(/images/new_page/puch_02.jpg);
	background-repeat: repeat-y;
	height: 380px;
	padding-right: 10px;
	padding-left: 10px;
}
.leftTablePushBtn {
	background-image: url(/images/new_page/puch_03.jpg);
	background-repeat: no-repeat;
	height: 10px;
}


.PushPic {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
	height: 360px;

}
.PushPic ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.PushPic ul li {
	display: block;
	font-size: 12px;
	color: #5c5e51;
	height: 45px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
.PushPic ul li a:link, .PushPic ul li a:visited, .PushPic ul li a:active {
	color: #5C5E51;
}
.PushPic ul li a:hover {
	color: #869538;
}
.PushPic ul li img {
	border: 1px solid #acada7;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 43px;
	width: 53px;
}
.PushPic ul li span {
	padding-top: 8px;
	display: block;
}

/*市集聯盟*/
.leftTableMavTitle {
	background-image: url(/images/new_page/mav_01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 26px;
	letter-spacing: 2px;
	padding-left: 40px;
}
.leftTableMavMid {
	background-image: url(/images/new_page/mav_02.jpg);
	background-repeat: repeat-y;
	height: 260px;
	padding-right: 10px;
	padding-left: 10px;
}
.leftTableMavBtn {
	background-image: url(/images/new_page/mav_03.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.MavPic {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
	height: 240px;

}
.MavPic ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.MavPic ul li {
	display: block;
	font-size: 12px;
	color: #5c5e51;
	height: 45px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
.MavPic ul li a:link, .MavPic ul li a:visited, .MavPic ul li a:active {
	color: #5C5E51;
}
.MavPic ul li a:hover {
	color: #869538;
}
.MavPic ul li img {
	border: 1px solid #acada7;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 40px;
	height: 40px;
}
.MavPic ul li span {
	padding-top: 8px;
	display: block;
}

/*中間區塊*/
.banner_01 {
	padding: 0px;
	margin-bottom: 10px;
}

.banner_01 img
{
	border: none;
	width: 560px;
	height: 130px;
}

.centerTable {
	padding-bottom: 10px;
}
.centerTableTitle {
	background-image: url(/images/new_page/mid_01.jpg);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 29px;
	letter-spacing: 4px;
	padding-left: 40px;
}
.centerTableTitle span {
	display: block;
	float: right;
	padding-top: 8px;
	padding-right: 15px;
}
.centerTableTitleNewTxt {
	background-image: url(/images/new_page/mid_01_NewTxt.jpg);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 29px;
	letter-spacing: 4px;
	padding-left: 40px;
}
.centerTableTitleNewTxt span {
	display: block;
	float: right;
	padding-top: 8px;
	padding-right: 15px;
}
.centerTableContent {
	background-image: url(/images/new_page/mid_02.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 950px;
}
.centerTableBtn {
	background-image: url(/images/new_page/mid_03.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.centerTextTable {
	background-color: #FFFFFF;
	padding: 12px;
	height: 925px;
}
.centerTextContent {
	height: 145px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.centerTextPic {
	float: left;
	border: 1px solid #676767;
	padding: 4px;
}
.centerTextList {
	float: right;
	width: 380px;
	height: 135px;
}
.centerTextListRed {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.centerTextListRed a:link, .centerTextListRed a:visited, .centerTextListRed a:active {
	color: #CC0000;
	text-decoration: none;
}
.centerTextListRed a:hover {
	color: #FF9900;
	text-decoration: none;
}
.centerTextListTitle {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.centerTextListTitle a:link, .centerTextListTitle a:visited, .centerTextListTitle a:active {
	color: #333333;
	text-decoration: none;
}
.centerTextListTitle a:hover {
	color: #0099CC;
	text-decoration: none;
}
.centerTextListContent {
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	height: 65px;
}
.centerTextListDetial {
	font-size: 12px;
	color: #333333;
}
.centerTextListDetial a:link, .centerTextListDetial a:visited, .centerTextListDetial a:active {
	color: #0099CC;
	text-decoration: none;
}
.centerTextListDetial a:hover {
	color: #006699;
	text-decoration: none;
}


/*下方區塊*/
.footerButton {
	background-color: #f7f7f7;
	height: 35px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.footerButton ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 360px;
}
.footerButton ul li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
	font-size: 13px;
}
.footerButton ul li a:link, .footerButton ul li a:visited, .footerButton ul li a:active {
	color: #016aab;
	text-decoration: none;
}
.footerButton ul li a:hover {
	color: #0099CC;
	text-decoration: none;
}
.footerCopyRight {
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	padding: 10px;
	text-align: center;
}
.footerCopyRight a:link, .footerCopyRight a:visited, .footerCopyRight a:active {
	color: #FF9900;
	text-decoration: underline;
}
.footerCopyRight a:hover {
	color: #0099CC;
	text-decoration: none;
}


/*右邊區塊*/
.rightTable {
	padding-bottom: 10px;
}
/*會員登錄*/
.rightTableLoginTitle {
	background-image: url(/images/new_page/member_01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 40px;
}
.rightTableLoginMid {
	background-image: url(/images/new_page/member_02.jpg);
	background-repeat: repeat-y;
	height: 140px;
}

.rightTableLoginMid1 {
	background-image: url(/images/new_page/member_02.jpg);
	background-repeat: repeat-y;
	height: 220px;
}

.rightTableLoginBtn {
	background-image: url(/images/new_page/member_03.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.loginTable {
	background-image: url(/images/new_page/member_06.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 204px;
	background-position: center center;
	font-size: 13px;
	color: #717171;
	padding-top: 9px;
	margin-right: 8px;
	margin-left: 8px;
}
.loginTable input {
	font-size: 13px;
	border: 1px solid #FF9900;
	width: 90px;
	height: 13px;
	color: #0099CC;
}

.loginTable1 
{
    background-color: White;
	height: 180px;
	width: 204px;
	font-size: 13px;
	color: #717171;
	padding-top: 9px;
	margin-right: 8px;
	margin-left: 8px;
}
.loginTable1 input {
	font-size: 13px;
	border: 1px solid #FF9900;
	width: 90px;
	height: 13px;
	color: #0099CC;
}

/*活動快訊*/
.rightTableEventTitle {
	background-image: url(/images/new_page/event_01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 13px;
	line-height: 28px;
	color: #FFFFFF;
	padding-left: 40px;
}
.rightTableEventMid {
	height: 172px;
	background-image: url(/images/new_page/event_02.jpg);
	background-repeat: repeat-y;
}
.rightTableEventBtn {
	background-image: url(/images/new_page/event_03.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.eventList {
}
.eventList ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.eventList ul li {
	background-image: url(/images/new_page/event_05.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 13px;
	height: 27px;
	display: block;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.eventList ul li a:link, .eventList ul li a:visited, .eventList ul li a:active {
	color: #333333;
	padding-left: 15px;
}
.eventList ul li a:hover {
	color: #990000;
}
/*熱門市集*/
.rightTableHotTitle {
	background-image: url(/images/new_page/hot_01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 13px;
	line-height: 28px;
	color: #FFFFFF;
	padding-left: 40px;
}
.rightTableHotMid {
	background-image: url(/images/new_page/hot_02.jpg);
	background-repeat: repeat-y;
	height: 340px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.rightTableHotBtn {
	background-image: url(/images/new_page/hot_03.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.hotPic {
	width: 204px;
	height: 320px;
}
.hotPic ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.hotPic ul li {
	height: 105px;
	width: 65px;
	float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-size: 12px;
	color: #5c5e51;
	text-align: center;
}
.hotPic ul li a:link, .hotPic ul li a:visited, .hotPic ul li a:active {
	color: #5C5E51;
}
.hotPic ul li a:hover {
	color: #DC5901;
}
.hotPic ul li img {
	border: 1px solid #acada7;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	height:64px;
	width: 64px;
}


/*右方BANNER*/
.banner_02 {
	text-align: center;
	border: 1px solid #c8c8c8;
	padding: 5px;
	margin-bottom: 5px;

}

.banner_02 img
{
	border: none;
	width: 180px;
	height: 60px;	
}

.banner_03 {
	text-align: center;
	border: 1px solid #c8c8c8;
	padding: 5px;
	margin-bottom: 5px;

}

.banner_03 img
{
	border: none;
	
}

/*新的登入與註冊流程專用*/

.jointext, .jointext a:link, .jointext a:visited, .jointext a:active {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.jointext a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.cat_title {
	font-size: 16px;
	color: #0066FF;
	font-weight: bold;
}
.tablecon {
	font-size: 15px;
	color: #202020;
	letter-spacing: 1px;
}
.tablecon2 {
	font-size: 15px;
	color:#0066FF;
}
.tablecon2 a:link {
	text-decoration: none;
	color:#009966;
}
.tablecon2 a:visited {
	text-decoration: none;
	color: #009966;
}
.tablecon2 a:hover {
	text-decoration: underline;
	color:#006600;
}
.tablecon2 a:active {
	text-decoration: none;
	color: #0099CC;
}
.must {
	font-size: 15px;
	color:#F12305
}
.tablecon3 {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.tablecondown {
	font-size: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
