@charset "utf-8";
/*----------------------------------通用样式-----------------------------------------------------*/
*{margin:0;padding:0;}
body{margin:0; padding:0; font-family:"宋体",Arial ; font-size:12px; background:url(images/bg_body.jpg) top center no-repeat #000;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
ul,li{list-style:none;}
area {blr:expression(this.onFocus=this.blur())}
a {blr:expression(this.onFocus=this.blur())}
img{border:0;}
.blod{ font-weight:bold;}
.right{float:right;}
.text_1{color:#3e2307;}
.text_2{color:#388400;}
.text_3{color:#103bdd;}
.text_4{color:#d50000;}
.clear{clear:both; height:0px; font-size:0px; overflow:hidden;}

.linkA a:link , .linkA a:visited {color:#1e0501; text-decoration:none; line-height:16px;}
.linkA a:hover , .linkA a:active {color:#1e0501; border-bottom: 1px solid #1e0501;}

.linkB a:link , .linkB a:visited {color:#fa1a0f; text-decoration:none; line-height:16px;}
.linkB a:hover , .linkB a:active {color:#fa1a0f; border-bottom: 1px solid #fa1a0f;}




/*--------------------------------content--------------------------------------------*/
.warp{
	width:999px;
	margin:0 auto;
	position:relative;	
}
.menu{
	width:999px;
	height:381px;
	float:left;
	position:relative;
}
.bottom{
	width:999px;
	height:60px;
	margin-top:20px;
	float:left;
	position:relative;
}
.content{
	width:999px;
	float:left;
	position:relative;
}
.content li{ float:left; width:999px;}
.content_mid{
	background-image: url(../images/bg_content_mid.jpg);
	background-repeat: repeat-y;
}
.content img{vertical-align:top;}
.table_warp{
	width:857px;
	margin:0 auto;
}
.table_content{
	width:857px;
	margin-top:48px;
}
.table_content td{ vertical-align:top;}
.text_a{
	padding-top:10px;
	line-height:22px;
	text-indent:24px;
}
.text_b{
	padding-top:10px;
	line-height:22px;
	text-align:center;
}
.text_c{
	padding-top:10px;
	line-height:22px;
}
.menu_left{
	width:158px;
	padding-left:44px;
}
.img_right{
	padding-left:57px;
}
.title_bg{ padding-left:30px; padding-top:20px;}
.pifeng_1{
	padding:20px 0px;
	text-align:center;
}
.text_center{ text-align:center;}
.shipin_1{ padding-left:177px;}
.shipin_2{ width:674px; padding-left:33px;}

.cailiao_left{wdith:320px; padding-left:30px;}
.cailiao_right{
	padding:20px 0 0 0px;
	line-height:24px;
}
.cailiao_text{width:380px;}



