/* CSS Document */
body { margin:0; padding:0; border:0; text-align:center; font-size:12px; font-family:Arial, Helvetica, sans-serif; background:#000;}
* { margin:0; padding:0;}
ul,li { list-style:none;}
a { text-decoration:none;}
a:hover { text-decoration:underline;}
img { border:0;}
h2{ font-size:14px; display:inline;}

/* top begin */
.top { margin:0 auto; width:1056px; height:108px; background:url(/images/topbg.jpg) no-repeat center top; clear:both;}
.logo { margin:42px 0 0 60px; width:170px; height:50px; font-size:0; float:left; display:inline;}
.logo a {width:170px; height:50px; display:block;}
.logo a:hover { text-decoration:none;}

.seacher { margin:30px 88px 0 0; width:321px; height:30px; background:url(/images/seacherbg.jpg) no-repeat left top; float:right; display:inline;}
.seacher dl {}
.seacher dt { margin:4px 0 0 4px; width:258px; height:20px; float:left; display:inline;text-align:left;}
.seacher dt input { padding:2px 0 0 5px; width:230px; height:18px; border:none; background: none; color:#fff; }
.seacher dd { margin:7px 7px 0 0; width:48px; float:right; display:inline;}

.nav { margin:19px 35px 0 0; width:690px; float:right;}
.nav li { margin-left:3px; width:95px; height:25px; float: right; text-align:center;}
.nav li a { padding-top:6px; width:95px; height:19px; font-size:13px; color:#FFF; font-weight:bold;  display:block;}
.nav li a:hover { text-decoration:none; background:url(/images/navbg.jpg) no-repeat left top;}
  .navOM {background:url(/images/navbg.jpg) no-repeat left top;}


/* footer begin */
.footer { margin:0 auto; width:1056px; clear:both;background:#494949;}
 .footlogo { margin-left:34px; width:199px; height:193px; float:left; display:inline; font-size:0; }
 .footnav { width:792px; height:193px;float:right;}
  .footnav li { padding-top:12px; width:150px; float:left; display:inline; text-align:left;}
  .footnav b a { color:#d1c0a5;}
  .footnav a { color:#a6937c;}
  .footnav a:hover { color:#f3c67f;}
  .footnav p { text-indent:8px; line-height:16px;}
  
  .copyright { padding:18px 0 0; height:60px; text-align:center; background:#000; color:#a0a0a0; line-height:24px;}
  .copyright a { margin:0 10px;color:#a0a0a0; font-size:13px; font-weight:bold;}
  .copyright a:hover { color:#ffc;}

