/* CSS Document */
*{
margin:0 auto;
color:#f8f8f8;
}
a{
	cursor:hand;
	font-size:14px;
	font-weight:bold;
	}
a:link
{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;}
a:active
{
	text-decoration:none;}
a:visited
{
	text-decoration:none;}
a:hover
{
	text-decoration:none;
	color:#E29F1D;}
	
body{
margin:0 auto;
background-color:#000000;
font-family:Arial;
font-size:14px;
color:#FFFFFF;}
td{
text-align:center;
line-height:18px;}

ul li{
font-size:14px;	
font-width:bold;
list-style:none;
line-height:26px;}

#top{
width:1002px;
margin:0 auto;
padding-top:3px;
}
#menu{
width:1002px;
height:30px;
vertical-align:bottom;
margin:auto;
margin-top:5px;
margin-bottom:0;
background:url(ztimg/menubg.gif) no-repeat;
background-position:center middle;
padding:5px 2px 2px 2px;
}
.line{
font-weight:bold;}
#move{
width:1002px;
height:120px;
margin-bottom:5px;
background-color:#2B2B2B;
border:solid 1px #606060;
}
#move img{
border:solid 1px #ebebeb;}

#nairong{
width:1002px;
margin:10px auto0;
border:solid 1px #999999;}

#nairong #cplist{
width:230px;
border-right:solid 1px #606060;
float:left;
text-align:center; 
}
#nairong #cplist td{
text-align:left;
font-size:14px;
height:26px;}

#nairong #us{
width:750px;
float:right;
text-align:left;
}
.img1{

border:solid 1px #959595}

#foot{
width:1002px;
height:80px;
margin:0 auto;
border:solid 1px #999999;
border-top:none;
padding-top:10px;
text-align:left;
}