body {
	margin: 0px;
	background-color: White;
	font-size: 12px;
	color: #2C2C2C;
}
td{
	font-size: 12px;
	line-height: 18px;
}

img{
	border: 0px;
}

.sImg{
	border: 1px solid #DCDCDC;
}

/*********************/
/*ʽ*/
/*********************/


a:link {
	color: #696969;
	text-decoration: none;
}
a:visited {
	color: #696969;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*********************/
/*ƷбƷ*/
/*********************/

.ProductName{
	font-size: 14px;
	font-weight: bold;
	color: Black;
}
.ProductName a{
	color: Black;
}

.MarketPrice{
	color: Gray;
}

.MemberPrice{
	color: Red;
}

.sen{
	font-size: 9px;
}
/*********************/
/*ť*/
/*********************/

.BntBuy{
	color: Yellow;
	font-weight: bold;
}

/*********************/
/*Ϣϸ*/
/*********************/

.Content{

}

/*********************/
/*Ʒϸ*/
/*********************/

.ProductDetailTitle{
	font-size: 18px;
	color: #B22222;
	font-weight: bold;
}

.ProductDetailTitle2{
	font-size: 18px;
	font-weight: bold;
}

/*********************/
/*Ϣϸ*/
/*********************/

.NewsDetailTitle{
	font-size: 18px;
	color: #B22222;
	font-weight: bold;
}

/*********************/
/*˵*/
/*********************/



.MenuTop{
	font-weight: bold;
	background: url(../images/menu_bg.jpg);
	height: 53px;
}

.MenuTop a{
	font-weight: bold;
	font-size: 14px;
	width: 70px;
	color: White;
	text-align: center;
}

.MenuTop a:visited{
	color: White;
}

/*********************/
/*ҳĿ*/
/*********************/


.MenuDown{
	height: 30px;
	color: Black;
	font-weight: bold;
}

.MenuDown a{
	color: Black;
	font-weight: bold;
}

.MenuDown a:visited{
	color: Black;
}

/*********************/
/*ҳŰȨ */
/*********************/


.Copyright{
	background-image: url(../images/foot_bg.jpg);
	color: White;
}


.CopyrightText{
	color: White;
}

.CopyrightText a{
	color: White;
}

/*********************/
/* ʽ */
/*********************/

.BodyBox{
	background-color: #222222;
}

.LeftBox{

}

.RightBox{
}

.snoopyLeftBox{
	background: #fed228 url(../images/SNOOPY_left_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.snoopyRightBox{
	background-color: #faf6d4;
	background-image: url(../images/SNOOPY_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.snoopyRightBox2{
	background-color: #faf6d4;
}

.snoopyMenu{
	background-image: url(../images/snoopy_menu_02.jpg);
}

.pinkLeftBox{
	background-image: url(../images/pink_left_bg.jpg);
}
.pinkRightBox{
	background-color: #fde5eb;
	background-image: url(../images/pink_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.pinkRightBox2{
	background-color: #fde5eb;
	background-repeat: no-repeat;
	background-position: top;
}

.pinkMenu{
	background-image: url(../images/pink_menu_02.jpg);
}

.poloLeftBox{
	background-image: url(../images/polo_left_bg.jpg);
}
.poloRightBox{
	background-color: #f8ffd9;
	background-image: url(../images/polo_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.poloRightBox2{
	background-color: #f8ffd9;
	background-position: top;
}

.poloMenu{
	background-image: url(../images/polo_menu_02.jpg);
}

.puccaLeftBox{
	background-image: url(../images/pucca_left_bg.jpg);
}
.puccaRightBox{
	background: #fee6d7 url(../images/pucca_right_bg.jpg) no-repeat bottom;
}

.puccaRightBox2{
	background-color: #fee6d7;

}

.puccaMenu{
	background-image: url(../images/pucca_menu_02.jpg);
}

.AboutMenu{
	background-image: url(../images/about_menu_02.jpg);
}

.MemberMenu{
	background: #e6f3f9;
}
/*********************/
/* Ա¼*/
/*********************/

.LoginBox{
	background-color: #343434;
}

.InputLoginBox{
	border: 1px solid #5F9EA0;
	background-color: #EBEBEB;
	width:110px;
}

.InputCodeBox{
	border: 1px solid #5F9EA0;
	background-color: #EBEBEB;
	width:60px;
}


/*********************/
/* ť */
/*********************/

.Button{
	border-bottom: 2px solid #FF4500;
	border-left: 2px solid #FFD700;
	border-right: 2px solid #FF4500;
	border-top: 2px solid #FFD700;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	color: White;
	background: #B22222;
}

/*********************/
/*  */
/*********************/

.LeftBoxTitle{
	font-size: 14px;
	color: Black;
	font-weight: bold;
}

/*********************/
/*  */
/*********************/

.SearchBox{
	background-color: #eee8d8;
}

.ProductSelectBox{
	border: 1px solid #5F9EA0;
	width:100%;	
}

.SearchInputBox{
	border: 1px solid #5F9EA0;
	width:100%;	
}

/*********************/
/* Ʒ */
/*********************/


.ProSortBox{
	background-color: #eee8d8;
}

.USort{
	padding-left: 5px;
	font-size: 12px;
}

.USort a{
	color: #FFF;
}

.USort a:hover {
	color: Red;
}

.USort a:visited {
	color: #FFF;
}

.DSort{

}

.DSort a{
	width: 100%;
	background-color: #FDF5E6;
	padding: 3px;
	padding-left: 10px;
	margin-bottom: 2px;
	color: Black;
}

/*********************/
/* ¶̬ */
/*********************/

.HotBoxTitle{
	font-size: 14px;
	color: Black;
	font-weight: bold;
}

.NewsDtBox{
	background-color: #343434;
	height: 150px;
}

/*********************/
/* վ  */
/*********************/

.GGBoxTitle{
	font-size: 14px;
	color: Black;
	font-weight: bold;
}

.GGBox{
	background-color: #343434;
	height: 150px;
}

/*********************/
/* ƼƷ */
/*********************/

.ProNewBoxTitle{
	font-size: 14px;
	color: Black;
	font-weight: bold;
}

.ProNewBox{
	background-color: #343434;
	height: 150px;
}

.ProHotBoxTitle{
	font-size: 14px;
	color: Black;
	font-weight: bold;
}

.ProHotBox{
	background-color: #343434;
	height: 150px;
}

.ProBestBoxTitle{
	font-size: 14px;
	color: Black;
	font-weight: bold;
}

.ProBestBox{
	background-color: #343434;
	height: 150px;
}

.ProductBox{
	
}

/*********************/
/*  */
/*********************/


.NavTitleBox{
	height: 26px;
	width: 631px;
	background-image: url(../images/nav_bg.jpg);
	filter: Alpha(Opacity=50, FinishOpacity=50);
}

.NavTitle{
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color:#414342;
}

/*********************/
/* ҳ */
/*********************/


.PageBox{
	height: 25px;
	border: 1px solid #FDF5E6;
	background-color: Silver;
	filter: Alpha(Opacity=50, FinishOpacity=50);
	color: Gray;
}

/*********************/
/* ർ */
/*********************/


.SortBox{
	height: 25px;
	border: 1px solid Silver;
	background-color: #C0D6E9;
}

/*********************/
/* бɫ */
/*********************/
.NewsSortName{
	font-size: 14px;
	color: Red;
	font-weight: bold;
}

.NewsRowColor1{
	background-color: #F1F9FA;
	filter: Alpha(Opacity=20, FinishOpacity=20);
}
.NewsRowColor2{
	background-color: #DCF1F3;
	filter: Alpha(Opacity=20, FinishOpacity=20);
}

/*********************/
/**  */
/*********************/

.GuestbookBox{
	background-color: #FDF5E6;
}

.GSTitleBG{
	background-color: #ADD8E6;
	color: Black;
	font-weight: bold;
}

.GSMsgBG{
	background-color: #F2FAFB;
}

.GSTitleReBG{
	background-color: #EBF7F9;
	color: Navy;
	font-weight: bold;
}

.GSMsgReBG{
	background-color: #F2FAFB;
}

/*********************/
/** Աע */
/*********************/


.Center{
	text-align: center;
}

.RootName{
	background-color: #4dbfd9;
	color: Black;
	padding: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.RegBox{
	background-color: #E9F6F8;
	filter: Alpha(Opacity=50, FinishOpacity=50);
}

.RegTrBox{
	background-color: White;
	filter: Alpha(Opacity=50, FinishOpacity=50);
}


.RegOKBox{
	border: 1px solid #ADD8E6;
	background-color: #E5F3F7;
	filter: Alpha(Opacity=50, FinishOpacity=50);
}

.RegLevelBox{
	background-color: #ADD8E6;
}

.RegLevelTrBG{
	background-color: #ADD8E6;
}

/*********************/
/** ﳵ */
/*********************/

.CartBox{
	background-color: #5F9EA0;
}

.CartTitleBG{
	background-color: Teal;
}

.CartBoxBG{
	background-color: #E6F1F2;
}

.NavLine{
	background-color: White;
}

.CartInputBox{
	border: 1px solid Black;
	background-color: #D4E2E2;
	text-align: center;
}

.PayTopic{
	background-color: #DAE8E8;
	border: 2px solid #131313;
}

.PayTrBG{
	background-color: #5F9EA0;
}

/*********************/
/** 鿴 */
/*********************/

.OrderBox{
	background-color: #B2B2B2;
}

.OrderTitleBG{
	background-color: #303030;
}

.OrderRowColor1{
	background-color: #4A4A4A;
}
.OrderRowColor2{
	background-color: #535353;
}

.OrderViewTitleBG{
	background-color: #1B1B1B;
	font-size: 14px;
	font-weight: bold;
	color: White;
}


/*********************/
/*ϸ*/
/*********************/

.OrderViewTitle{
	font-size: 20px;
	font-weight: bold;
	color: Orange;
}
.OrderViewBox{
	background-color: #B2B2B2;
}

.OrderViewTitleBG{
	background-color: #303030;
}

.OrderViewRowColor1{
	background-color: #4A4A4A;
}
.OrderViewRowColor2{
	background-color: #535353;
}

.OrderViewContactBox{
	border: 1px solid Silver;
	background-color: #555555;
}

/*********************/
/* Աע */
/*********************/

.RegAboutTitle{
	font-size: 18px;
	font-weight: bold;
}

.RegAboutTopic{
	background-color: #778899;
	color: Red;
}

.RegAboutText{
	background-color: #464646;
}

.RegAboutCheckText{
	font-size: 18px;
	font-weight: bold;
	color: Orange;
}

.BuyBox{
	background-color: #cccccc;
	filter: Alpha(Opacity=50, FinishOpacity=50);
}

.BuyBox #Title{
	font-weight: bold;
	font-size: 16px;
}

.ProDetail td {
	font-size:14px;
	font-weight:bold;
	color:#565656;
}

.Detail td {
	line-height: 150%;
	color:#000;
}