* {box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;}
a{text-decoration:none;border:0;}
div,input,body,textarea,select {
	font-family:Microsoft yahei;
	font-size:12px;
	word-break:break-word;
}
img{border:0;margin:0;padding:0}
ul,ol,dd,dt,dl{list-style:none;margin:0;padding:0}
li,dt,dl{margin:0;padding:0}
body,form,p {
	margin:0px;
}
body{
	text-align:center;
	font-size:14px;
	font-family:Microsoft yahei;
	background:url(img/body_bg.gif) center top no-repeat #eee;
}
html{
	overflow-x:hidden;
}
.clear{clear:both;}
/***全局属性***/
.man,.hed,.mnu,.ban,.fot,.bas,.bac{
	margin:auto;
	width:100%;
}
.header{
	width:100%;
	height:118px;
	overflow:hidden;
	background:url("img/bg.jpg");}
.men{height:26px;width:1000px; margin:0 auto; line-height:26px;background:#eee;text-align:right;color:#888}


.men_main{color:#888;line-height:26px; height:26px; text-align:right}
.men_main a{color:#888;line-height:26px;}
.men_main span{color:#888;padding:0 8px;}
.men_main em{font-style:normal;color:#cc0000;padding:0 2px;}
.men_main a:hover{color:#0563ba}


.pth,.com{
	float:left;
	width:100%;
}
.bod{
	width:1000px; /*整体宽度*/
	margin:auto;
}
.bod_bod{
	float:left;
	width:100%;
	background:url("img/bod_bod.jpg") repeat-y;
}
.bod_hed{
	float:left;
	width:100%;
	background:url("img/bod_hed.jpg") no-repeat left top;
}
.bod_fot{
	float:left;
	width:100%;
	padding-bottom:40px;
	background:url("img/bod_fot.jpg") no-repeat left bottom;
}
.lft{
	float:left;
	width:225px; /*左边宽度*/
}
.rgt{
	float:left;
	width:760px; /*右边宽度*/
	margin-top:15px;
}
/***分页导航条***/
.gbf {
    width:100%;
    text-align:center;
	padding-top:18px;
	color:#6f6f6f;
	float:left;
}
.gbf img {
	vertical-align:middle;
}
.gbf  .n,.gbf  .h,.gbf  .d {
	display:inline-block;
	width:26px;
	line-height:26px;
	height:26px;
	text-align:center;
	padding-top:0px;
	vertical-align:middle;
}
.gbf  .n {
	background:url("img/n.gif");
	color:#333333; /*常态色*/
}
.gbf  .n:hover{
	background:url("img/h.gif");
	color:#0282c1; /*重点色*/
}
.gbf  .d{
	background:url("img/n.gif");
	color:#cc0000; /*重点色*/
	font-weight:bold;
}
.gbf .to{
	width:34px!important;
	*width:26px!important;
	width:26px;
	height:26px!important;
	*height:18px!important;
	height:18px;
	border:0px;
	background:url("img/to.gif");
	vertical-align:middle;
	padding:4px;
	margin:0px;
}
.gbf .btn{
	width:45px;
	height:26px;
	border:0px;
	background:url("img/btn.gif");
	vertical-align:middle;
	margin:0px;
}
/***订购部分按钮***/
.odr_add{
	float:left;
	background:url("img/odr_add.gif");
	width:127px;
	height:36px;
	cursor:pointer;
}
.odr_del{
	float:left;
	background:url("img/odr_del.gif");
	width:127px;
	height:36px;
	cursor:pointer;
}
.odr_end{
	float:left;
	margin-left:8px;
	background:url("img/odr_end.gif");
	width:127px;
	height:36px;
	cursor:pointer;
}
.odr_add input{
	width:210px;
	height:24px;
	margin-top:6px;
	text-align:left;
}
.h20{clear:both; height:20px; width:100%}

