body, div, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, input, button, select, textarea {margin:0;padding:0}
ol, ul ,li{list-style:none}
img {border:0;vertical-align:middle}
html{overflow-x:hidden}
body{color:#666666;background:#fff;text-align:center;font:12px/18px Arial,"Hiragino Sans GB",\5b8b\4f53,sans-serif}
.clear{clear:both;height:1px;width:100%;overflow:hidden;margin-top:-1px}
a{color:#666666;text-decoration:none}
a:hover{color:#1d96e4}

.lf{float:left}
.rt{float:right}

.pt5{padding-top:5px}
.pb5{padding-bottom:5px}

h1{
	overflow:hidden;
	display:inline;	
	font:24px/42px "Microsoft YaHei",Arial;
	color:#1d96e4
	
}
h2{
	color:#0e4683;
	font:18px/20px "Microsoft YaHei",Arial;
	display:inline
}

/***全局属性***/
.hed,.ban,.fot,.bas,.pth,.com{
	width:100%;
	float:left;
}
.fot{
	background:#303030
}
.ind,.bod{
	width:1000px;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden
}
.lft{
	float:left;
	width:200px
}
.rgt{
	float:right;
	width:714px;
	padding:20px 27px;
	border:1px solid #dedede;
}
#order_btn{
	padding:8px 28px!important;
	*padding:4px 14px!important;
	padding:4px 14px;
	background:#1d96e4;
	color:#fff;
	font-size:16px;
	font-family:Microsoft Yahei,Arial;
	cursor:pointer;
	border-radius:4px;
	border:0
}
#order_btn:hover{
	background:#0e4683
}
.ind_mor{
	float:right;
	width:31px;
	height:5px;
	margin:14px 9px 0 0;
	background:url(img/ind_mor.gif) no-repeat left bottom;
}
.ind_mor:hover{
	background-position:left top
}
.ind_top{
	float:left;
	width:100%;
	height:32px;
	text-align:left;
	margin-bottom:15px;
	background:#f2f2f2;
	overflow:hidden
}
.ind_top h2{
	display:inline-block;
	border-left:5px solid #fa6665;
	font:16px/32px Microsoft Yahei,Arial;
	padding:0 15px;
	height:32px;
	color:#fff;
	background:#1d96e4;
}
/***订购部分按钮***/
#add,#odr{
	display:inline-block;
	width:100px;
	height:30px;
	line-height:30px;
	background:#1d96e4;
	text-align:center;
	font-size:12px;
	color:#fff;
	cursor:pointer;
}
#odr{
	background:#058adc;
}

/***分页导航条***/
.gbf {
    width:100%;
    text-align:right;
	color:#6f6f6f;
	float:left;
	margin-top:10px;
	padding-top:10px;
	border-top:1px dashed #dedede;
}
.gbf img {
	vertical-align:middle;
}
.gbf span {
	font-family:SimSun;
}
.gbf  .n,.gbf  .h,.gbf  .d {
	display:inline-block;
	text-align:center;
	padding:2px 8px;
	background:#1d96e4;
	border:1px solid #1d96e4;
}
.gbf  .n {
	background:#fff;
	border:1px solid #cdcdcd;
	color:#808080; /*常态色*/
}
.gbf  .n:hover{
	border:1px solid #1d96e4;
	color:#1d96e4; /*重点色*/
}
.gbf  .h{
	color:#e2e2e2; /*重点色*/
}
.gbf  .d{
	background:#f1f1f1;
	border:1px solid #cdcdcd;
	color:#808080; /*重点色*/
}
.gbf  .d:hover{
	border:1px solid #1d96e4;
	color:#1d96e4; /*重点色*/
}
/***订购部分按钮***/
.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
}
