td {
	font-size: 12px;
	color: #000000;
	line-height: 240%;
}
body {
	margin:0px 0px; 
}

.HeaderMenu {
	color: #FFFFFF;
}
.HeaderMenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.HeaderMenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.HeaderMenu:hover {
	color: #FF0000;
	text-decoration: underline;
}

.MenuTop a{
	font-size: 14px;
	color: White;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 25px;
}
.MenuTop a:link{
	color: White;
	font-weight: bold;
}
.MenuTop a:visited{
	color: White;
}
.MenuTop a:hover{
	color: Red;
}

a:link {
	color: #32628B;
}
a:visited {
	color: #32628B;
}
a:hover {
	color: #FF0000;
}
.CopyrightText {
	color: #CCCCCC;
}
.LeftBG {
	background-color: #eaf2f9;
}
.Title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.RightBG {
	background-color: #eaf2f9;
}
.NewsDetailTitle {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.US {
	font-weight: bold;
	color: #FFCC00;
}
.US:link {
	color: #FFCC00;
	text-decoration: none;
}
.US:visited {
	color: #FFCC00;
	text-decoration: none;
}
.US:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ProductName {
	color: #000000;
	font-weight: bold;
}
.ProductName:link {
	color: #000000;
	text-decoration: none;
}
.ProductName:visited {
	color: #000000;
	text-decoration: none;
}
.ProductName:hover {
	color: #FF0000;
	text-decoration: underline;
}
.MarketPrice {
	font-weight: normal;
	text-decoration: line-through;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.MemberPrice {
	font-weight: normal;
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ContentBG {
	background-attachment: fixed;
	background-image: url(../images/Content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.PMPrice {
	color: #FFFF00;
}
.PM {
	font-weight: bold;
	color: #CCFF00;
}
.PM:link {
	color: #99FF00;
	text-decoration: none;
}
.PM:visited {
	color: #99FF00;
	text-decoration: none;
}
.PM:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.SalsePrice {
	font-weight: normal;
	color: #0000FF;
}
.ImgBorder {
	border: 1px solid #E1E1E1;
}
img {
	border: 0px;
}
.Content {
	font-size: 14px;
	line-height: 22px;
}
.NewsDetailTitle {
}
.sImg {
	border: 1px solid #CECECE;
	padding: 3px;
}
.bntBuy {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.LoginBox {
	background-color: #F5F3DC;
	border: 1px solid #FFCC00;
	height: 20px;
	width: 100px;
}
.MemHot {
	color: #FFFFFF;
}
.PersonName {
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}
.NavTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:20px
}
.NavTitle:link {
	color: #2D587D;
}
.NavTitle:visited {
	color: #2D587D;
}
a:hover {
}
.NavTitle:hover {
	color: #FFCC00;
}
.HelpName {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.LoginText {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.MemMenu {
	color: #FFCC00;
}
.MemMenu:link {
	color: #FFCC00;
}
.MemMenu:visited {
	color: #FFCC00;
}
.MemMenu:hover {
	color: #FFFFFF;
}
.RootName{
	width: 250px;
	height: 25px;
	border: 1px solid #E5F1E5;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	color: #2F4F4F;
	background-color: #E5F1E5;
}
.Loading{
	width:80%;
	border:1px solid #FFCC66;
	background-color: #FDFDF2;
	text-align: center;
	padding: 30;
	font-weight: bold;
}
.Center {
	text-align: center;
}
.ClubName {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ClubsImg {
	border-top: 1px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;
}
.BntHome {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.BntHome:link {
	color: #FFFFFF;
	text-decoration: none;
}
.BntHome:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.BntHome:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.RightTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.MenuDown{
	font-size: 12px;
	color: White;
}

.MenuDown a{
	color: White;
	margin-right: 10px;
	margin-left: 10px;
}

.MenuDown a:visited{
	color: White;
}

.MenuDown a:hover{
	color: Red;
}

.Copyright{
	font-size: 11px;
	color: White;
}

.Copyright a{
	color: White;
}

.Copyright a:visited{
	color: White;
}

.Copyright a:hover{
	color: Red;
}

.CenterBG{
	padding: 10px;
}

.NavNews01{
	background-image: url(../images/nav_news_01.jpg);
	height: 28px;
}

.NavNews02{
	background-image: url(../images/nav_news_02.jpg);
	height: 28px;
}

.NavNews03{
	background-image: url(../images/nav_news_03.jpg);
	height: 28px;
}

.USort{
	height: 27px;
	font-weight: bold;
}

.NewsLine{
	border-bottom: 1px dashed #DCDCDC;
}

.LinkImg{
	border: 1px solid #DCDCDC;
}

.ContentBox{
	padding-top:8px;
}

.NewsSortTitleBox{
	border: 1px solid #ACCBDD;
	background-color: #CCD9EA;
	height: 25px;
}

.NewsRowColor1{
	background-color: #F6FAFC;
}

.NewsRowColor2{
	background-color: White;
}

.ProductDetailTitle{
	font-size: 16px;
	font-weight: bold;
	color: Maroon;
}

.GuestbookBox{
	border: 1px solid #D5E0EE;
}
.GSTitleBG{
	background-color: #EBEFF7;
}

.GSTitleReBG{
	background-color: #EBEFF7;
}
a.a01:link {
	color: #0A2B81;
	font-size:14px
}
a.a01:visited {
	color: #0A2B81;
	font-size:14px
}
a.a01:hover {
	color: #FF0000;
	font-size:14px
}

a.a02:link {
	color: #FFFFFF;
	font-size:14px
}
a.a02:visited {
	color: #FFFFFF;
	font-size:14px
}
a.a02:hover {
	color: #FF0000;
	font-size:14px
}

