div.webFrame{
	width: 980px;
	margin: auto;
}

div.webHeader{
	height: 67px;
	
	_margin-bottom: -11px;
}

div.webHeader div.function{
	padding: 0px 15px 0px 15px;
}

div.webHeader div.function div.languagePanel{
	background-image: url(../images/menu/global.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 45px;
	margin-left: 160px;
	text-align: left;
	padding-left: 20px;
	height: 20px;
	width: 160px;
	
	_margin-top: 16px;
	_margin-bottom: -7px;
}

div.webHeader div.function div.languagePanel span.description{
	background-image: url(../images/symbol/info.gif);
	background-repeat: no-repeat;
	background-position: 5px center;	
	height: 20px;
	font-size: 11px;
	line-height: 20px;
	padding: 2px 10px 2px 25px;
	margin-left: 5px;
	color: #fff;
}

/*=======================
UpgradeVipLink
=======================*/

div.webHeader div.menubar #upgradeVipLink{
	position: relative;
	margin-top: -27px;
	
	_margin-top: 0px;
}

div.webHeader div.menubar #upgradeVipLink a{
	background-image: url(../images/menu/upgradeVip.gif);
	background-position: top right;
	background-repeat: no-repeat;;
	width: 120px;
	height: 35px;
	float: right;
	_zoom: 1;
	
	_margin-top: -30px;
}

div.webHeader div.menubar #upgradeVipLink a:hover{
	background-image: url(../images/menu/upgradeVip_click.gif);
}

/*=======================
EpaperLink
=======================*/

div.webHeader div.menubar #epaperLink{
	position: relative;
}

div.webHeader div.menubar #epaperLink a{
	background-image: url(../images/menu/epaper.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 15px;
	width: 133px;
	height: 50px;
	float: left;
	_zoom: 1;
	
	_padding-top: 13px;
}

div.webHeader div.menubar #epaperLink a:hover{
	background-image: url(../images/menu/epaper_click.gif);
}

/*=======================
Login Panel
=======================*/

div.webHeader div.function div.loginPanel{
	position: relative;
	float: right;
	text-align: right;
	height: 30px;
	width: 300px;
	color: #fff;
	margin-top: -30px;
	
	_margin-top: -22px;
}

div.webHeader div.function div.loginPanel div.online div.left{
	background-image: url(../images/loginPanel/online/left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	width: 10px;
	height: 30px;
}

div.webHeader div.function div.loginPanel div.online div.center{
	background-image: url(../images/loginPanel/online/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	float: right;
	height: 20px;
	padding: 10px 0px 0px 0px;
}

div.webHeader div.function div.loginPanel div.online div.right{
	background-image: url(../images/loginPanel/online/right.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	width: 10px;
	height: 30px;
}

div.webHeader div.function div.loginPanel div.online div.center a.down{
	background-image: url(../images/loginPanel/online/down.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0px 10px 0px 0px; 
}

div.webHeader div.function div.loginPanel div.online div.center a.up{
	background-image: url(../images/loginPanel/online/up.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0px 0px 0px 10px; 
}

div.webHeader div.function div.loginPanel div.offline div.right{
	background-image: url(../images/loginPanel/offline/right.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	width: 10px;
	height: 30px;
}

div.webHeader div.function div.loginPanel div.offline div.left{
	background-image: url(../images/loginPanel/offline/left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	width: 10px;
	height: 30px;
}

div.webHeader div.function div.loginPanel div.offline div.center{
	background-image: url(../images/loginPanel/offline/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	float: right;
	height: 20px;
	padding: 10px 0px 0px 0px;
}

div.webHeader div.function div.loginPanel a{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

div.webHeader div.function div.loginPanel a:hover{
	border-bottom: 1px solid #fff;
}

div.webHeader div.menubar{
	padding: 0px 10px 0px 10px;
}

div.webHeader div.menubar ul{
	padding: 0px;
	margin: auto;
	height: 30px;
	width: 630px;
	
	*margin-right: 167px;
}

div.webHeader div.menubar li{
	list-style-type: none;
	float: left;
	width: 126px;
	height: 30px;
	line-height: 25px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

div.webHeader div.menubar li.unselected{
	background-image: url(../images/menu/unselected.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

div.webHeader div.menubar li.over{
	background-image: url(../images/menu/over.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

div.webHeader div.menubar li.selected{
	background-image: url(../images/menu/selected.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

div.webHeader div.menubar li a{
	display: block;
	width: 126px;
	height: 30px;	
	color: #fff;
	text-decoration: none;
}

div.webBody{
	width: 980px;
}

div.webFooter{
	color: #999;
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: auto;
}

div.webFooter div.bottomInfoPanel{
	display: inline-block;
	margin: 10px 0px 0px 210px;
	
	*margin: 0px;
}


div.webFooter ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}

div.webFooter li{
	display: inline-block;
	width: 120px;
	text-align: center;
	border-left: 1px dotted #999;
	
	*display: inline;
	*font-size: 14px;
	_zoom: 1;
}

div.webFooter li.last{
	border-right: 1px dotted #999;
}

div.webFooter li a{
	text-decoration: none;
	color: #999;
}

div.webFooter li a:hover{
	text-decoration: underline;
	color: #78a5d1;
}

div.webFooter div.copyright a:hover{
	color: #78a5d1;
}

div.webFooter div.copyright{
	padding-top: 10px; 
	text-align: center;
	font-size: 11px;
}

div.webFooter div.copyright a{
	text-decoration: none;
	color: #999;
	font-weight: bold;
}


div.webFooter div.ssl{
	background-image: url(../images/ssl/MINI.gif);
	background-repeat:no-repeat;
	margin-right: 84px;
	height: 71px;
	width: 71px;
	float: right;
	
	*margin-top: -60px;
	_margin-top: -55px;
	_margin-right: 0;
}

div.webFooter div.sslComment{
	margin-left: 70px;
	width: 90px;
}

div.webFooter div.sslComment a{
	text-decoration : none;
	color: #0A3418;
	padding: 4px;
	border: 2px #0A3418 solid;
	filter: Blur(Add=1, Direction=45, Strength=2);
	text-align: center;
}

div.webFooter div.sslComment a:hover{
	text-decoration : none;
	color: #2C9A2C;
	padding: 4px;
	border: 3px #2C9A2C solid;
	filter: Blur(Add=1, Direction=45, Strength=1);
	text-align: center;
}

/*=======================
Login Input Panel
=======================*/

#loginInputPanel{
	padding: 10px 0px 10px 10px;
	display: none;
}

#loginInputPanel thead td{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #78a5d1;
}

#loginInputPanel tfoot td{
}

#loginInputPanel tfoot td a{
	color: #999;
}

#loginInputPanel tfoot td a:hover{
	color: #78a5d1;
}


/*=======================
Member Function Panel
=======================*/

#memberFunctionPanel{
	position: absolute;
	background-color: #333;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	filter:alpha(opacity=90);
	opacity:0.9;
	zoom:1;
	display: none;
	margin-top: 4px;
border: #000 solid;border-width: 1px;
}

#memberFunctionPanel ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#memberFunctionPanel li{
	width: 100%;
	line-height: 25px;
	text-align: center;
	border-bottom: 1px dotted #999;
	color: #fff;
	cursor: pointer;
}

#memberFunctionPanel li.over{
	background-color: #78a5d1;
}


/*=======================
Contact Panel
=======================*/
#contactPanel{
	width: 980px;
}

#contactPanel div.title{
	border-left: 10px solid #78a5d1;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #78a5d1;
}

#contactPanel div.top{
	background-image: url(../images/board/top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 10px;
	overflow: hidden;
}

#contactPanel div.bottom{
	background-image: url(../images/board/bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 20px;
	overflow: hidden;
}

#contactPanel div.body{
	background-image: url(../images/board/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#contactPanel ul{
	margin: auto;
	padding: 0px;
	list-style-type: none;
	width: 938px;
	
	_width: 932px;
}

#contactPanel li{
	vertical-align: top;
	display: inline-block;
	zoom: 1;
	padding: 0px 20px 0px 20px;
	width: 265px;
	border-left: 1px dotted #ccc;
	
	*display: inline;
}

#contactPanel li.isFirst{
	border-left-width: 0px;
}

#contactPanel div.telephone{
	font-size: 11px;
	padding-left: 20px;
}

#contactPanel div.address{
	font-size: 11px;
	padding-left: 20px;
}

#contactPanel div.mail{
	font-size: 11px;
	padding-left: 20px;
}
/*=======================
Service Panel
=======================*/
#topFunctionBar{
	position: relative;
	background-image: url(../images/servicePanel/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 24px;
	width: 100%;
	font-size: 19px;
}

#servicePanel{
	float: left;
	background-image: url(../images/servicePanel/title_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 34px;
	padding-left: 15px;	
}

#servicePanel div.buttonPanel{
	background-image: url(../images/servicePanel/split.gif);
	background-repeat: no-repeat;
	background-position: top right;			
	padding-right: 30px;
	cursor: pointer;
}

#servicePanel div.buttonPanel div.title{
	background-image: url(../images/servicePanel/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;			
	padding-left: 50px;
	font-size: 15px;
	font-weight: bold;
	color: #78a5d1;
	line-height: 34px;
}

#serviceMemberList{
	position: absolute;
	top: 34px;
	left: 15px;
	background-color: #fff;
	border: 5px solid #fff;
	width: 102px;
	display: none;
}

#serviceMemberList div.area{
	background-image: url(../images/servicePanel/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;	
	font-weight: bold;
	color: #000;
	line-height: 34px;
	padding: 0px 5px;
	text-align: center;
}

#serviceMemberList ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#serviceMemberList li{
}

.servicePanelTip{
	background-image: url(../images/servicePanel/title_bg.gif);
	background-repeat: repeat-x;
	background-position: center left;
	padding: 3px 10px;
	border: 3px solid #fff;
	margin-top: 5px;
	color: #000;
	white-space:nowrap;
}

#newDiscountSupermarketLink{
	position: absolute;
	top: 0px;
	left: 8px;
	border: #ccc solid;
	border-width: 0px 0px 0px 1px;
	
	top: 17px \9;
	*top: 0px;
}

#newDiscountSupermarketLink a{
	background-image: url(../images/servicePanel/activity/newDiscountSupermarket.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin-right: 0px;
	padding-left: 155px;
	color: #333;
	text-decoration: none;
	
	*position: absolute;
	_zoom: 1;
}

#newDiscountSupermarketLink a:hover{
	color: #069;
	border:#ffc solid;
	border-width: 0px 0px 2px 0px;
}

#preferentialProjectLink{
	position: absolute;
	top: 0px;
	left: 173px;
	border: #ccc solid;
	border-width: 0px 0px 0px 1px;
	
	top: 17px \9;
	*top: 0px;
}

#preferentialProjectLink a{
	background-image: url(../images/servicePanel/activity/preferentialProject.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin-right: 0px;
	padding-left: 86px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	
	padding-bottom: 0px \9;
	#position: absolute;
	_zoom: 1;
}

#preferentialProjectLink a:hover{
	color: #069;
	border:#ffc solid;
	border-width: 0px 0px 2px 0px;
}

#bannerStandPromotionsLink{
	position: absolute;
	top: 0px;
	left: 267px;
	border: #ccc solid;
	border-width: 0px 0px 0px 1px;
	
	top: 17px \9;
	*top: 0px;
}

#bannerStandPromotionsLink a{
	background-image: url(../images/servicePanel/activity/bannerStandPromotions.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin-right: 0px;
	padding-left: 128px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	
	padding-bottom: 0px \9;
	#position: absolute;
	_zoom: 1;
}

#bannerStandPromotionsLink a:hover{
	color: #069;
	border:#ffc solid;
	border-width: 0px 0px 2px 0px;
}

#bronMedalzeLink{
	position: absolute;
	top: 0px;
	left: 405px;
	border: #ccc solid;
	border-width: 0px 0px 0px 1px;
	
	top: 17px \9;
	*top: 0px;
}

#bronMedalzeLink a{
	background-image: url(../images/servicePanel/activity/bronMedalze.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin-right: 0px;
	padding-left: 198px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	
	padding-bottom: 0px \9;
	#position: absolute;
	_zoom: 1;
}

#bronMedalzeLink a:hover{
	color: #069;
	border:#ffc solid;
	border-width: 0px 0px 2px 0px;
}

#youtubeLink{
	position: absolute;
	top: 4px;
	right: 313px;
	border: #bbb solid;
	border-width: 0px 0px 0px 1px;
	
	top: 5px \9;
	_top: 2px;
}

#youtubeLink a{
	background-image: url(../images/servicePanel/community/youtube.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 9px 2px 0px 0px;
	padding-left: 23px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	
	_margin-top: 2px;
	_zoom: 1;
}

#youtubeLink a:hover{
	color: #069;
	padding-top: 5px;
}

#twitterLink{
	position: absolute;
	top: 4px;
	right: 249px;
	border: #bbb solid;
	border-width: 0px 0px 0px 1px;
	
	top: 5px \9;
	_top: 2px;
}

#twitterLink a{
	background-image: url(../images/servicePanel/community/twitter.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 9px 2px 0px 0px;
	padding-left: 23px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	
	_margin-top: 2px;
	_zoom: 1;
}

#twitterLink a:hover{
	color: #069;
	padding-top: 5px;
}

#plurkLink{
	position: absolute;
	top: 4px;
	right: 193px;
	border: #bbb solid;
	border-width: 0px 0px 0px 1px;
	
	top: 5px \9;
	_top: 2px;
}

#plurkLink a{
	background-image: url(../images/servicePanel/community/plurk.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 9px 2px 0px 0px;
	padding-left: 23px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	
	_margin-top: 2px;
	_zoom: 1;
}

#plurkLink a:hover{
	color: #069;
	padding-top: 5px;
}

#googlePlusLink{
	position: absolute;
	top: 4px;
	right: 118px;
	border: #bbb solid;
	border-width: 0px 0px 0px 1px;
	
	top: 5px \9;
	_top: 2px;
}

#googlePlusLink a{
	background-image: url(../images/servicePanel/community/googlePlus.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 9px 2px 0px 0px;
	padding-left: 23px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	
	_margin-top: 2px;
	_zoom: 1;
}

#googlePlusLink a:hover{
	color: #069;
	padding-top: 5px;
}

#facebookLink{
	position: absolute;
	top: 4px;
	right: 8px;
	border: #bbb solid;
	border-width: 0px 0px 0px 1px;
	
	top: 6px \9;
	top: 5px orange\9;
	*top: 4px;
	_top: 2px;
}

#facebookLink a{
	background-image: url(../images/servicePanel/community/facebook.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 9px 2px 0px 0px;
	padding-left: 24px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	
	_margin-top: 2px;
	_zoom: 1;
}

#facebookLink a:hover{
	color: #069;
	padding-top: 5px;
}

#facebookLikeLink{
	position: relative;
	top: 20px;
	right: 13px;
	border: none;
	overflow: hidden;
	margin-top: 2px;
	margin-right: -6px;
	height: 21px;
	width: 110px;
	float: right;
	
	right: 0px \9;
	margin-right: 3px \9;
	*top: 20px;
}
