/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	
}
body{
	font:12px Verdana,Arial,Tahoma;
	background-color:#4A0109;
}
img{
	border:none;
}
.select_paihang {width:184px; font-size:12px; background:#7e0000; color:#e5b200; border:1px solid #400002;}
a{text-decoration:none;color:#DD2507;}
a:hover{color:#ffffff;text-decoration: underline;}

a {blr:expression(this.onFocus=this.blur());
	outline:none;
}

.hide { display:none;}

.pic_title{
	color:#ffffff;
}
ul{
	list-style:none;
}
input,select{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
	cursor:pointer;
}
.index{
	width:100%;
	float:left;
	padding-top:220px;
	background:url("images/bg.jpg") center top no-repeat;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.main{
	width:100%;
	
}
.w960{
	width:935px;
}
.w960 .menu{
	width:100%;
	height:153px;
	background:url("images/top.png");
	float:left;
}
.w960 .menu .menu_bg{
	height:58px;
	width:674px;
	float:left;
	padding-left:200px;
	
}
.w960 .menu .menu_bg ul{
	list-style:none;
	float:left;
	height:58px;
	background:url("images/menu_bg.gif");
	width:100%;
}

.w960 .menu .menu_bg ul li{
	float:left;
	padding-top:10px;
	margin:0px;
	height:38px;
	width:77px;
}
.w960 .main_top{
	width:100%;
	background:url("images/top_02.png") no-repeat;
	height:174px;
	float:left;
}

.w960 .main_center{
	width:100%;
	background:url("images/center.gif") repeat-y;
	float:left;
}
.w960 .main_center .content{
	margin-left:60px;
	width:800px;
	position:relative;
}
.w960 .main_bottom{
	width:100%;
	background:url("images/bottom.png") no-repeat;
	height:105px;
	float:left;
}
.w960 .copyright{
	width:100%;
	height:105px;
	float:left;
}
.w960 .copyright p{
	line-height:23px;
	font-size:13px;
	color:#ffffff;
}
.clear{
	overflow:hidden;
}
.test{
	position:absolute;
	top:346px;
	right:77px;
	line-height:0px;
}
.test1{
	position:absolute;
	top:50px;
	right:60px;
	line-height:0px;
}
