/* CSS Document */
body{
	margin:0;
	text-align:center;
	background-color: #FFFFFF;
	background:url(../images/bg.jpg) repeat-y center;
}
body,td,th{
	font-family: 'Arial', 'Helvetica', 'sans-serif', '宋体';
	font-size: 12px;
	line-height: 24px;
	color: #000;
}
input,select{
	color:#000000;
	font-size:12px
}

a:link{
   color:#000;
   text-decoration:none;
   }
a:visited{
   color:#000;
   text-decoration:none;
	}
a:active{
   color:#000;
   text-decoration:none;
   }
a:hover{
   color:#FF7303;
   text-decoration:none;
   }
   
.n a:link{
   color:#000;
   text-decoration:none;
   font-size:12px;
   }
.n a:visited{
   color:#000;
   text-decoration:none;
   font-size:12px;
	}
.n a:active{
   color:#000;
   text-decoration:none;
   font-size:12px;
   }
.n a:hover{
   color:#FF7303;
   text-decoration:none;
   font-size:12px;
   }
   
.navagation1 a:link{
   color:#fff;
   text-decoration:none;
   font-weight:800;
   }
.navagation1 a:visited{
   color:#fff;
   text-decoration:none;
   font-weight:800;
	}
.navagation1 a:active{
   color:#fff;
   text-decoration:none;
   font-weight:800;
   }
.navagation1 a:hover{
   color:#FF0000;
   text-decoration:none;
   font-weight:800;
   }
   
.navagation_bg{
   background:url(../images/navagation_bg.jpg) repeat-x;}
.c_n{
   background-image:url(../images/t_l.jpg); background-repeat:no-repeat}
.layer
  {
	margin:20px auto auto -55px;
	width:86px;
	position:absolute;
	z-index:1;
	visibility: hidden;
}
.layer1
  {
	margin:25px auto auto -55px;
	width:86px;
	position:absolute;
	z-index:1;
	visibility: hidden;
}
.pro_list{
border-bottom:dotted #FF7303 1px;}
.footer_bg{ background:url(../images/footer_bg.jpg) repeat-x}
.bk{ border:#DC5600 1px solid}
.news_bg{ background:url(../images/new_bg.jpg)}