body,h1,ul{
margin:0;
padding:0;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:url(images/top_line.jpg) center top no-repeat;
}
#header{
margin:0 auto;
width:758px;
background:url(images/header_bg.jpg) right top no-repeat;
border-top:1px #fff solid;
}
#logo{
text-indent:-9999px;
width:430px;
height:76px;
background:url(images/logo.jpg) left no-repeat;
float:left;
}
#nav,#nav_en{
background:url(images/nav_bg.jpg) center top no-repeat;
height:34px;
line-height:34px;
padding-left:4px;
margin-bottom:8px;
clear:both;
}
#nav_en{
padding-left:229px;
}
#nav ul, ,#nav_en ul,#top_nav ul{
list-style-type:none;
}
#nav ul li,#nav_en ul li{
float:left;
width:75px;
text-align:center;
display:inline;
}
#nav a,,#nav_en a{
text-decoration:none;
color:#fff;
}
#nav a:hover,#,#nav_en a:hover #top_nav a:hover{
color:#FF6600;
}
#top_nav{
float:right;
padding-right:80px;
}
#top_nav ul li{
float:left;
margin:5px 0 0 5px;
}
#top_nav a{
text-decoration:none;
color:#000;
}