a:link {
	color: #E50014;
}
a:visited {
	color: #E50014;
}
a:hover {
	color: #FF9900;
}
#main {
	clear: both;
}
#left {
	width: 166px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
}
#left #sbnr {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
	background-image: url(../images/shop_bnr_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#left #tcbnr {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#left #qr {
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
}
#right {
	float: right;
}
#right #rimg {
	margin-bottom: 18px;
}
#right #news {
	width: 554px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}
#right #news #ntxt {
	height: 200px;
	width: 532px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#right #news #entxt {
	height: 150px;
	width: 532px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#right #news #ntxt p,#right #news #entxt p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}

#footer {
	clear: both;
	padding-top: 9px;
	padding-bottom: 7px;
	background-color: #5A5657;
	text-align: center;
	width: 750px;
}
#left #mpbnr {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
