body {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background: #E0EDBA;*/
	background:#F3F3F3;
	word-break:break-all;
}
input.error{  border:1px solid #FF0000}
label.error{ color:#FF0000;}
img {
	border:0px;
}
td {
	font-size: 12px;
}
#bottom a:link {
	font-size: 12px;
	color: #999999;
}
#bottom a:visited {
	color: #999999;
	font-size: 12px;
}
#bottom a:hover {
	font-size: 12px;
	color: #FF6600;
}
#bottom a:active {
	font-size: 12px;
	color: #FF6600;
}
#bottom tr {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
}
.titleList {
	font-size: 12px;
	color: #666666;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.loginBG {
	background: #679BCD url(../images/reg_people2.jpg) no-repeat left top;
}

#menu a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#menu a:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
#menu a:active {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
.articleTitles {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.articleContent{
	font-size: 12px;
	color: #000000;
	line-height: 160%;
	padding: 2px;
}
.articleContent p,font {
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	padding: 2px;
}
.inputbox {
	height: 18px;
	border: 1px solid #E5E7E6;
	font-size: 12px;
}
.bnout {
	cursor:hand;
	background: #F5D196 center center;
	height: 18px;
	border: 1px solid #999999;
	font-size: 12px;
	text-align: center;
	vertical-align: text-bottom;
}
.bnover {
	cursor:hand;
	background: #ED9A1D center center;
	height: 18px;
	color: #FFFF00;
	border: 1px solid #F5D196;
	font-size: 12px;
	text-align: center;
	vertical-align: text-bottom;
}
.bnclick {
	cursor:hand;
	border: 1px solid #666666;
	background: #999999 center center;
	height: 18px;
	font-size: 12px;
	text-align: center;
	vertical-align: text-bottom;
}
.contentFont {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
.itemTitle {
	font-size: 12px;
	background: #FFAE10;
	font-weight: bold;
}
.itemLab{
	background: #FCE8A0;
	font-size: 12px;
	font-weight: bold;
}
.itemAreaBG {
	background: #E7FFD6;
	border-bottom: 1px solid #FFF38C;
}
.itemAreaBG1 {
	background: #FFF38C;
}
.itemAreaBG2 {
	background: #FFAE10;
}
.itemContext {
	font-size: 12px;
	color: #666666;
}

/* BBS翻页样式 BEGIN */
{}
.p_bar {
margin: 1px 0px;
}
.p_bar a {
float: left;
padding: 1px 4px;
font-size: 12px;
text-decoration: none;
}
.p_input {
	border: 0px;
	padding: 0px;
	width: 25px;
	height: 14px;
	margin: 0px;
	background: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
.p_total {
background-color: #F5FBFF;
border: 1px solid #7AC4EA;
border-right: 0px solid #7AC4EA;
font-weight: bold;
}
.p_pages {
background-color: #F5FBFF;
border: 1px solid #7AC4EA;
margin-right:1px;
vertical-align: middle;
font-weight: bold;
}
.p_num {
	background-color: #FFFFFF;
	border: 1px solid #7AC4EA;
	margin-right:1px;
	vertical-align: middle;
	width: 12px;
	text-align: center;
}
a:hover.p_num  {
background-color: #9ED6FE;
border: 1px solid #03AD76;
margin-right:1px;
vertical-align: middle;
text-align: center;
text-decoration: none;
width: 12px;
}
.p_curpage {
	margin-right:1px;
	border: 1px solid #7AC4EA;
	vertical-align: middle;
	background-color: #FDFFF2;
	color: #993333;
	font-weight: bold;
	width: 12px;
	text-align: center;
}
.p_redirect {
	background-color: #FFFFFF;
	border: 1px solid #7AC4EA;
	margin-right:1px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
a:hover.p_redirect {
background-color: #9ED6FE;
border: 1px solid #03AD76;
text-decoration: none;
}
.p_redirect_de {
	margin-right:1px;
	border: 1px solid #7AC4EA;
	vertical-align: bottom;
	background-color: #F5FBFF;
	color: #CCCCCC;
	text-align: center;
}
/* BBS翻页样式 END */

/* 记录行样式 BEGIN */
.trOut {
	background: #E7FFD6;
}
.trOver {
	background: #D2E1FF;
}
.trClick {
	background: #AAFD8A;
}
/* 记录行样式 END*/

/* Shop 样式 BEGIN*/
.priceO{
	color: #999999;
	text-decoration: line-through;
	font-style: italic;
	font-size: 14px;
}
.priceC{
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

.border_gray {
	border: 1px solid #CCCCCC;
}

.border_black {
	border: 1px solid #666666;
}


/* Shop 样式 END*/

/* Begin 首页样式 */
.tab1,.tab2,.tab3,.tab4{width:96px;}
.x{border-top:1px solid transparent !important;border-top:0;clear:both;}
.liney{height: 5px;overflow: hidden;}

.ysbc{width:98%;text-align:left;}
.ysbhd{position:relative;height:20px;line-height:23px;overflow:hidden;}
.ysbhd strong{float:left;margin-left:5px;}
.ysbhdl,.ysbhdr{position:absolute;top:0;width:3px;height:20px;overflow:hidden;}
.ysbbd{width:100%;_width /* */:100%;}
.ysbsrh{background:#ffecdc;height:34px;width:100%;}
.ysbsrh form{margin:0 0 0 .6em;padding-top:.3em;}
.ysbft{position:relative;height:2px;_height /* */:3px;line-height:0;}
.ysbftl,.ysbftr{position:absolute;width:3px;height:3px;overflow:hidden;bottom:-1px;}

#titlelisttabs li.first .pipe{margin:0; padding:0; height:17px;text-indent: 5px;}
#titlelisttabscon,#titlelisttabscon .bel{overflow:hidden;}
.ul2 { margin:0; padding:0;}

.kuaibian_green {border: 1px solid #7bbdff;}
.titlelist .ysbhd{background:url(../images/blbg.gif) repeat-x;}
.titlelist .ysbhd strong{color:#0e4dbf;}
.titlelist .ysbhd .ysbhdl{background:url(../images/blbcr.gif) 0 0 no-repeat;left:0;}
.titlelist .ysbhd .ysbhdr{background:url(../images/blbcr.gif) -3px 0 no-repeat;right:0;}
.titlelist .ysbbd{border:1px solid #7bbdff;border-bottom:0;}
.titlelist .ysbft{border-bottom:1px solid #7bbdff;}
.titlelist .ysbftl{background:url(../images/blbbcr.gif) 0 0 no-repeat;left:0;}
.titlelist .ysbftr{background:url(../images/blbbcr.gif) -3px 0 no-repeat;right:0;}

.kuaibian_green {border: 1px solid #FEB776;}
.titlelist_red .ysbhd{background:url(../images/redbg.gif) repeat-x;}
.titlelist_red .ysbhd strong{color:#FE8618;}
.titlelist_red .ysbhd .ysbhdl{background:url(../images/redbcr.gif) 0 0 no-repeat;left:0;}
.titlelist_red .ysbhd .ysbhdr{background:url(../images/redbcr.gif) -3px 0 no-repeat;right:0;}
.titlelist_red .ysbbd{border:1px solid #FEB776;border-bottom:0;}
.titlelist_red .ysbft{border-bottom:1px solid #FEB776;}
.titlelist_red .ysbftl{background:url(../images/redbbcr.gif) 0 0 no-repeat;left:0;}
.titlelist_red .ysbftr{background:url(../images/redbbcr.gif) -3px 0 no-repeat;right:0;}

.kuaibian_green {border: 1px solid #C8E7B7;}
.titlelist_green .ysbhd{background:url(../images/greenbg.gif) repeat-x;}
.titlelist_green .ysbhd strong{color:#009900;}
.titlelist_green .ysbhd .ysbhdl{background:url(../images/greenbcr.gif) 0 0 no-repeat;left:0;}
.titlelist_green .ysbhd .ysbhdr{background:url(../images/greenbcr.gif) -3px 0 no-repeat;right:0;}
.titlelist_green .ysbbd{border:1px solid #C8E7B7;border-bottom:0;}
.titlelist_green .ysbft{border-bottom:1px solid #C8E7B7;}
.titlelist_green .ysbftl{background:url(../images/greenbbcr.gif) 0 0 no-repeat;left:0;}
.titlelist_green .ysbftr{background:url(../images/greenbbcr.gif) -3px 0 no-repeat;right:0;}

.kuaibian_puce {border: 1px solid #C8AF7C;}
.titlelist_puce .ysbhd{background:url(../images/pucebg.gif) repeat-x;}
.titlelist_puce .ysbhd strong{color:#8E743C;}
.titlelist_puce .ysbhd .ysbhdl{background:url(../images/pucebcr.gif) 0 0 no-repeat;left:0;}
.titlelist_puce .ysbhd .ysbhdr{background:url(../images/pucebcr.gif) -3px 0 no-repeat;right:0;}
.titlelist_puce .ysbbd{border:1px solid #C8AF7C;border-bottom:0;}
.titlelist_puce .ysbft{border-bottom:1px solid #C8AF7C;}
.titlelist_puce .ysbftl{background:url(../images/pucebbcr.gif) 0 0 no-repeat;left:0;}
.titlelist_puce .ysbftr{background:url(../images/pucebbcr.gif) -3px 0 no-repeat;right:0;}

.kuaibian_nacarat {border: 1px solid #CC6633;}
.titlelist_nacarat .ysbhd{background:url(../images/nacaratbg.gif) repeat-x;}
.titlelist_nacarat .ysbhd strong{color:#CC6633;}
.titlelist_nacarat .ysbhd .ysbhdl{background:url(../images/nacaratbcr.gif) 0 0 no-repeat;left:0;}
.titlelist_nacarat .ysbhd .ysbhdr{background:url(../images/nacaratbcr.gif) -3px 0 no-repeat;right:0;}
.titlelist_nacarat .ysbbd{border:1px solid #E6B097;border-bottom:0;}
.titlelist_nacarat .ysbft{border-bottom:1px solid #E6B097;}
.titlelist_nacarat .ysbftl{background:url(../images/nacaratbbcr.gif) 0 0 no-repeat;left:0;}
.titlelist_nacarat .ysbftr{background:url(../images/nacaratbbcr.gif) -3px 0 no-repeat;right:0;}

.kuaibian_bottle_green {border: 1px solid #A4C9A4;}
.titlelist_bottle_green .ysbhd{background:url(../images/bottle_greenbg.gif) repeat-x;}
.titlelist_bottle_green .ysbhd strong{color:#006666;}
.titlelist_bottle_green .ysbhd .ysbhdl{background:url(../images/bottle_greenbcr.gif) 0 0 no-repeat;left:0;}
.titlelist_bottle_green .ysbhd .ysbhdr{background:url(../images/bottle_greenbcr.gif) -3px 0 no-repeat;right:0;}
.titlelist_bottle_green .ysbbd{border:1px solid #A4C9A4;border-bottom:0;}
.titlelist_bottle_green .ysbft{border-bottom:1px solid #A4C9A4;}
.titlelist_bottle_green .ysbftl{background:url(../images/bottle_greenbbcr.gif) 0 0 no-repeat;left:0;}
.titlelist_bottle_green .ysbftr{background:url(../images/bottle_greenbbcr.gif) -3px 0 no-repeat;right:0;}

.kuaibian_dust_colour {border: 1px solid #D7DBDD;}
.titlelist_dust_colour .ysbhd{background:url(../images/dust_colourbg.gif) repeat-x;}
.titlelist_dust_colour .ysbhd strong{color:#6C7880;}
.titlelist_dust_colour .ysbhd .ysbhdl{background:url(../images/dust_colourbcr.gif) 0 0 no-repeat;left:0;}
.titlelist_dust_colour .ysbhd .ysbhdr{background:url(../images/dust_colourbcr.gif) -3px 0 no-repeat;right:0;}
.titlelist_dust_colour .ysbbd{border:1px solid #D7DBDD;border-bottom:0;}
.titlelist_dust_colour .ysbft{border-bottom:1px solid #D7DBDD;}
.titlelist_dust_colour .ysbftl{background:url(../images/dust_colourbbcr.gif) 0 0 no-repeat;left:0;}
.titlelist_dust_colour .ysbftr{background:url(../images/dust_colourbbcr.gif) -3px 0 no-repeat;right:0;}

/* End 首页样式 */

.pagination { padding:5px; display:block; height:20px;}
