@charset "utf-8";
/* CSS Document */
body
{
 margin:0px;
 padding:0px;
 width:1002px;

 margin:auto;

}
.hand
{
 cursor:pointer;
}
a
{
 text-decoration:none;
}
#box
{
 width:1000px;
 border:1px solid #666666;
 border-top:none;

 
}
.border1
{
border:1px solid #d2d4d5;
border-top:none;
}
.border2
{
border:1px solid #f1f1f1;
border-top:none;
border-bottom:nene;
}
#bootombox
{
width:1000px;
/*height:100px;
*/
background:url(../images/index_1.jpg) repeat-x;
float:left;

}
#linkheight
{
 width:1000px;
 height:30px;
 float:left;
}
 #lists li.bgs
 {
  background:url(../images/cpy_8.jpg) center no-repeat;
 }
a.icpTxt
{
	color:#939598;
}
a.icpTxt:link{
	color:#939598;
	}
a.icpTxt:hover{
	color:#f00;
	}