body {
	font-family:Book Antiqua;
	font-size: 14px;
	color:#fff;
	background:#000000;
	margin:0;
	padding:0;
	text-align:center;
}
a{
	color: #fff;
	text-decoration:none;
}
a:hover{
	color:#ccc;
	text-decoration:none;
}

/*总的容器*/
#frame {
    width:1003px;
	margin:0 auto;
	text-align:left;
}
.clear{
    clear:both;}
/*顶部*/
#top {
    float:left;
    width:1003px;
	margin-top:1px;
	height:98px;
}
#top1{
    width:1003px;
	height:30px;
	font-size:12px;
	background:url(../images/1-01.jpg);
}
#top1 a{
color:#ccc;
}
#top1 a:hover{
color:#fff;}
.a{
   float:right;
	line-height:20px;
	margin-left:-20px !important;
	margin-left:0px;
	margin-right:58px !important;
	margin-right:30px;
	}
#logo {
    width:273px;
	height:58px;
    float:left;
}
#nav {
    width:730px;
	height:58px;
    float:left;
	background:url(../images/1-03.jpg);
}
#nav ul {
    float:left;
	width:730px;
    margin:0;
	padding:0;
	list-style-type:none;
}
#nav li {
    float:left;
	line-height:52px;
	padding-left:20px;
	padding-right:10px;
	font-size:14px;
	font-weight:bold;
}

#nav li a {
    color:#fff;
	text-decoration:none;
}
#nav li a:hover {
    color:#ccc;
}
.hover {
    color:#fff;

}
#bar{
float:left;
width:1003px;
height:297px;
margin-bottom:4px;
background:url(../images/1-04.jpg);}
#form1{
float:right;
width:200px;
margin-right:10px;
margin-top:76px;
}
#textfield{
float:left;}
#button{
float:left;
border:none;
width:21px;
margin-left:10px;
height:21px;
background:url(../images/go.jpg);}


#foot{
float:left;
width:990px;
height:60px;
background:url(../images/1-10.jpg);
line-height:60px;
padding-left:13px;
color:#FFFFFF;
text-align:center;
}


#dw{
float:left;
font-size:14px;
margin-top:-12px;
margin-left:0px !important;}
