body{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

td{
	font-size: 12px;
	font-family: ºÚÌå, Arial, sans-serif;
	color: #666666;	
	line-height: 140%;
}

img{
	border: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF8C00;
	text-decoration: none;
}

.TopText td{
	color: White;
}

.TopText a{
	color: White;
}
.TopText a:visited{
	color: White;
}
.TopText a:hover{
	color: #FF8C00;
}
.adTD{
	text-align: center;
}

.Box{
	border: 3px solid #dfdeda;
	background-color: #fcfbf9;
}

.Title{
	font-size: 14px;
	font-weight: bold;
}
.Title2{
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-align: center;
}

.menubg{
	background: url(/images/menubg.jpg) no-repeat;
}

.menusep{
	background: url(/images/menusep.jpg) no-repeat;
}

.mainbg{
	background: url(/images/mainbg.jpg) no-repeat;	
}

.HelpTR{
	color: Maroon;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	height: 30px;
	padding-left: 10px;
}

.HelpTD{
	padding: 2px;
	padding-left: 20px;
}

.NewsLine{
	height: 22px;
	padding-left:0px;
	border-bottom:1px dotted #ccc;
}

.ProHotSImg{
	
}
.ProHotSImg2{
	
}

.picbg{
	background: url(/images/picbg.gif) no-repeat;
}

.Price{
	color: Orange;
}
.MemPrice{
	color: #FF6600;
	font-weight:bold;
}
.OffProName{
	height: 26px;
}
.OffProLine{
	background-color: #ECECEC;
	height: 26px;
}

.InputBox{
	width: 100px;
}

.USort{
	height: 23px;
	padding-left:5px;
	font-weight:bold;
	color:#FF6600;
}
.USort a{
	color:#FF6600;
}
.USort a:visited{
	color:#FF6600;
}
.USort a:hover{
	color:#0B54AB;
}

.DSort{
	height: 20px;
	padding-left: 7px;
	background: #F7F7F7;
}
.DSort a{
	color:#000000;
}
.DSort a:visited{
	color:#000000;
}
.DSort a:hover{
	color:#FF8C00;
}

.BDSort{
	height: 22px;
	padding-left: 5px;
	border-bottom: 1px dotted #DCDCDC;
}

.NavBox{
	border: 1px solid #D9E4F2;
	background-color: #EEF2F8;
	margin-bottom: 10px;
	
}

.NavTitle{
	padding: 5px;
	padding-left: 10px;
	
	font-size: 14px;
	font-weight: bold;
}
.SearchBox{
	border: 1px solid #F5DEB3;
	background-color: #F9F6E7;
	margin-bottom: 10px;
}
.SearchText{
	padding: 10px;
}

.Button{
	border: 1px solid Silver;
	height: 22px;
	background-color: 
	font-weight: bold;
	width: 70px;
}

.NewsRowColor1{
	padding-left:5px;
	height: 25px;
	background-color: #EEE;
}

.NewsRowColor1 a:hover{
	color:#FF8C00;
}

.NewsRowColor2{
	padding-left:5px;
	height: 25px;
	background-color: #FCFCFC;
}
.NewsRowColor2 a:hover{
	color:#FF8C00;
}

.NewsSort{
	border: 1px solid #DCDCDC;
	background-color: #E1E8F3;
	color: White;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}

.NewsSortName{
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.NewsTitleView{
	border: 1px solid #FEFEFE;
	background-color: #EEE;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #555;
	text-align: center;
}

.Content{
	font-size: 14px;
	line-height: 150%;
}

.InfoAboutBox{
	border: 1px solid #D0DDEC;
	background-color: #EBF0F8;
}

.InfoAbout{
	padding: 3px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.BoxNav{
	background-image: url(../images/title_bg.jpg);
	height: 25px;
	border-bottom: 1px solid #DCDCDC;
}

.NavTxt{
	font-size: 14px;
	font-weight: bold;
	color: #696969;
	padding-left: 10px;
	padding-top: 3px;
}

.NewsTR{
	background-color: #DCE6F1;
	height: 25px;
	font-weight: bold;
	text-align: center;
}

.LoginMenuName{
	height: 22px;
	border-bottom: 1px dotted #DCDCDC;
	padding-left: 10px;
	font-weight: bold;
	color: #FF8C00;
}

.LoginMenuLine{
	height: 25px;
	border-bottom: 1px dotted #DCDCDC;
	padding-left: 40px;
	font-weight: bold;
}





.Center {
	text-align: center;
}
.RootName{
	width: 100%;
	border: 1px solid #D5E1F0;
	font-weight: bold;
	color: #2F4F4F;
	background-color: #EDF2F9;
	padding: 3px;
	padding-left: 10px;
}

/*cart*/
.CartBox{
	background-color: White;
}

.CartTitleBG{
	background-color: #f1f3ee;
}

.CartBoxBG{
	background-color: #fbfbfb;
}

.NavLine{
	background-color: White;
}

.CartInputBox{
	border: 1px solid #DCDCDC;
	background-color: #f2fbff;
	text-align: center;
}

.PayTopic{
	background-color: #F5F5F5;
	border: 2px solid #131313;
}

.PayTrBG{
	background-color: #E8EDF6;
	height: 25px;
}
.OrderBox{

}

.OrderTitleBG{
	background-color: #D6E3EF;
}

.OrderRowColor1{
	background-color: #F9FAFD;
}
.OrderRowColor2{
	background-color: White;
}

.OrderViewTitleBG{
	background-color: #FFDAB9;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}


/*order*/

.OrderViewTitle{
	font-size: 20px;
	font-weight: bold;
	color: Orange;
}
.OrderViewBox{
	background-color: #B2B2B2;
}

.OrderViewTitleBG{
	background-color: #F5F5F5;
}

.OrderViewRowColor1{
	background-color: White;
}
.OrderViewRowColor2{
	background-color: White;
}

.OrderViewContactBox{
	border: 1px solid #E4E9F6;
	background-color: #F4F7FB;
}

.CartNearImg{
	width:81px;
	height: 81px;
}

.OrderReBox{
	border: 1px solid #CCDAEA;
}

.OrderReNavTitle{
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
}

.MenuTop{
	font-size: 14px;
	font-weight: bold;
	color: White;
}

.MenuTop a{
	color: White;
}

.MenuTop a:visited{
	color: White;
}

.MenuTop a:hover{
	color: #FF8C00;
}

.ProSort{
	border-bottom: 1px dotted #DCDCDC;
	height: 22px;
	padding-left: 10px;
}

.PageBox{
	border: 2px solid #F5F5DC;
	background-color: #EEE;
	height: 35px;
}

.LinkBox{
	border: 2px solid #EEEEEE;
}

.LinkTitle{
	background-color: #F5F5F5;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}

.LinkTr{
	background-color: #F3F3F3;
}

.HelpBox{
	border: 2px solid #EEEEEE;
	background-image: url(../images/help_bg.jpg);
}

.HotLine{
	font-size: 14px;
	font-weight: bold;
	color: Red;
}

.RegisterAbout{
}

.RegisterAboutBox{
	border: 1px solid #DCDCDC;
	overflow:auto; 
	width:100%; 
	height:1400px; 
	line-height:150%; 
	scrollbar-base-color:#DCDCDC;
	scrollbar-face-color:none; 
	scrollbar-arrow-color:none; 
	scrollbar-track-color:#EEEEEE; 
	scrollbar-3dlight-color:#A5A5A5;
	scrollbar-darkshadow-color:#A5A5A5; 
	scrollbar-highlight-color:#EEEEEE; 
	scrollbar-shadow-color:#EEEEEE;
}
.HelpSortBox{
	border: 1px solid #E6EEF6;
}

.topbg{
	background: url(/images/topbg.gif) no-repeat;
}

.topbg a{
	color:#fff;
}
.topbg a:visited{
	color:#fff;
}
.topbg a:hover{
	color:yellow;
}

.topbg2{
	background: url(/images/topbg2.gif) no-repeat;
}
.topbg2 a{
	color:#fff;
}
.topbg2 a:visited{
	color:#fff;
}
.topbg2 a:hover{
	color:yellow;
}

.topright2{
	color:#fff;
}
.topright2 a{
	color:#fff;
}
.topright2 a:visited{
	color:#fff;
}
.topright2 a:hover{
	color:yellow;
}

.menubtn{
	background:url(/images/menubtn.gif) no-repeat;
	text-align:center;
}
.menubtn a{
	color:#fff;
	font-weight:bold;
}
.menubtn a:visited{
	color:#fff;
}
.menubtn a:hover{
	color:yellow;
}

.menubtn2{
	background:url(/images/menubtn2.gif) no-repeat;
	text-align:center;
}
.menubtn2 a{
	color:#fff;
	font-weight:bold;
}
.menubtn2 a:visited{
	color:#fff;
}
.menubtn2 a:hover{
	color:yellow;
}

.stbg{
	background: url(/images/stbg.gif) no-repeat;
}

.searchbg{
	background: url(/images/searchbg.jpg) no-repeat;
}
.searchbg2{
	background: url(/images/searchbg2.jpg) no-repeat;
}

.esearchbg{
	background: url(/images/esearchbg.jpg) no-repeat;
}
.esearchbg2{
	background: url(/images/esearchbg2.jpg) no-repeat;
}

.InputTxt{
	width:100px;
	height:16px;
	background:#fff;
	border:1px solid #ccc;
}


.InputTxt1{
	width:125px;
	height:16px;
	background:#fff;
	border:1px solid #ccc;
}

.InputTxt2{
	width:86px;
	height:14px;
	background: #F6F0D8;
	border:1px solid #D9C566;
}

.InputTxt3{
	width:38px;
	height:14px;
	background: #F6F0D8;
	border:1px solid #D9C566;
}

.headbg{
	background: url(/images/headbg.gif) no-repeat;
}

.boxbd{
	border:1px solid #D1D1D1;
}

.linkbd{
	background: url(/images/linkbd.jpg) repeat-x;
}

.ftbg{
	color:#fff;
	background: url(/images/ftbg.gif) no-repeat;
}
.ftbg a{
	color:#fff;
}
.ftbg a:visited{
	color:#fff;
}
.ftbg a:hover{
	color:yellow;
}


.noticebg{
	background: url(/images/noticebg.gif) no-repeat;
}

.stop{
	background: url(/images/stop.jpg) no-repeat;
}

.scbg{
	background: url(/images/scbg.jpg) repeat-y;
}

.sbot{
	background: url(/images/sbot.jpg) no-repeat;
}

.pbg{
	text-align:center;
	padding:12px;
	background: #F9F9F9;
}

.pbg2{
	text-align:center;
	padding:12px;
	border:1px solid #CCCCCC;
}

.pd10{
	padding:10px;
}

.pd15{
	padding:15px;
}

.pd20{
	padding:20px;
}

.pls{
	padding-left:10px;
}

.posbg{
	background: url(/images/posbg.jpg) no-repeat;
	padding-left:20px;
}

.posbg a:hover{
	color:#FF8C00;
}

.mpicbg{
	background: #F8F8F8;
	border:1px solid #E2E2E2;
}
.mopic{
	border:1px solid #DCDCDC;
}
.cmt{
	border:1px solid #BFBFBF;
}
.pname{
	color:#A92F3A;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #A92F3A;
}
.pre{
	border-bottom:1px solid #DCDCDC;
}
.ppbg{
	padding:19px 21px;
	background: #F9F9F9;
}

.ProductName a{
	color:#0B54AB;
	font-weight:bold;
}
.ProductName a:visited{
	color:#0B54AB;
	font-weight:bold;
}
.ProductName a:hover{
	color:#FF8C00;
	font-weight:bold;
}

.linksty{
	color:#990000;
}

.linksty a{
	color:#990000;
}

.linksty a:visited{
	color:#990000;
}

.linksty a:hover{
	color:#FF8C00;
}

.CloseBox a:hover{
	color:#FF8C00;
}

.minfo{
	border:1px solid #ccc;
	padding:17px;
}

.minfo1{
	color:#FFF;
	font-weight:bold;
	background: url(/images/minfo1.jpg) no-repeat;
}

.minfo1 a{
	color:#FFF;
}
.minfo1 a:hover{
	color:yellow;
}

.minfo2{
	background: url(/images/minfo2.jpg) no-repeat;
}

.tbg{
	background: #EAEAEA;
	padding-left:15px;
}

.infobox{
	border:1px solid #ccc;
	padding:8px;
}

.ttbg{
	background: url(/images/ttbg.gif) no-repeat;
}

.ccbg{
	background: url(/images/ccbg.gif);

}

.ffbg{
	background: url(/images/ffbg.gif) no-repeat;
}

.txt1 {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.regbox {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px dashed #F98BB7;
	background-color: #FEE0F8;
}

.bdbt{
	border-bottom:1px solid #F98BB7;
}

.pdlr{
	padding:10px 20px 0px 20px;
}

.ftsty{
	color:#CADAEF;
}
.ftsty a{
	color:#CADAEF;
}
.ftsty a:visited{
	color:#CADAEF;
}
.ftsty a:hover{
	color:#FF8C00;
}

.ftsty2{
	color:#858585;
}
.ftsty2 a{
	color:#858585;
}
.ftsty2 a:visited{
	color:#858585;
}
.ftsty2 a:hover{
	color:#FF8C00;
}

.bdb{
	border-bottom:1px solid #EEEEEE;
}

.bd3{
	border-bottom:1px solid #EEEEEE;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
}
.pds{
	padding:14px 6px;
}
.pdlr{
	padding:0px 15px;
}
.pd1{
	padding:1px;
}
.pbox{
	border:1px solid #990000;
	color:#990000;
	font-weight:bold;
}
.pbox a{
	color:#990000;
}
.pbox a:visited{
	color:#990000;
}

.pbox2{
	border:1px solid #990000;
	font-weight:bold;
	color:#000;
	padding-left:5px;
}
.pbox2 a{
	color:#000;
}
.pbox2 a:visited{
	color:#000;
}
.pbox2 a:hover{
	color:#fff
}

.pst td:hover{
  background:#FFD0D0;
}
.ttts{
	cursor:hand;
}
.ttts tr:hover{
	background: red;
}
.menuttl{
	background: url(/images/pic3.jpg) no-repeat;
	padding-left:30px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
.MenuDoAction{
	background: #E1E1E1;
	padding-left:10px;
	height:28px;
}

.t11bg{
	background: url(/images/t11.jpg);
}

.ttt a{
	color:#fff;
}
.ttt a:visited{
	color:#fff;
}
.ttt a:hover{
	background:red;
	color:#fff;
}

.imgstyle{
	background: url(/images/b1.jpg) no-repeat;
}
.imgstyle2{
	background: url(/images/r1.jpg) no-repeat;
}


.imgstyle3{
	background: url(/images/b2.jpg) no-repeat;
}
.imgstyle4{
	background: url(/images/r2.jpg) no-repeat;
}