@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0; font-size:12px; line-height:18px;}
ul,li,ol{list-style:none; margin:0px; padding:0px;}
img{border:0;}
a,a:link{color:#fff;text-decoration:none;}
a:hover{text-decoration:underline;}
.wrapper{width:1004px;margin:0 auto;background:url(../images/businesshill/top_bg.jpg) no-repeat;}
.header{ background-image:url(../images/businesshill/header_bg.gif); background-repeat:repeat-x; height:63px; width:1004px;}
.nav{width:800px; float:left; height:20px; margin-top:40px; margin-left:10px;}
.nav li{float:left;width:80px;height:22px;color:#FFFFFF; text-align:center; line-height:22px; margin-right:1px;}
.this{float:left;background-image:url(../images/businesshill/nav_01.gif);width:80px;height:22px;color:#FFFFFF; text-align:center; line-height:22px; margin-right:1px;}
.other{background-image:url(../images/businesshill/nav_02.gif);}
.logo{float:right; width:144px; height:63px; margin-right:10px;}
.content{width:1004px; height:694px;}

