﻿body { font: 12px/1em Arial, Verdana, 微软雅黑; padding: 0px; margin: auto; }
body * { font-family: Verdana, Arial, 微软雅黑; font-size: 12px; line-height: 1em; color: #534D4A; }
form { padding: 0px; margin: 0px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
p, ul, li { color: #170e0d; padding: 0px; margin: auto; list-style: none; }
img { border: none; }
.c { clear: both; height: 0px; overflow: hidden; }

.radius5 { -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.shadow { -webkit-box-shadow: 0px 0px 5px #999; }
.projection { -webkit-box-shadow: 3px 3px 3px #999; }
.more { color: #704b1e; background: url(../images/arrow/arrow_136.gif) no-repeat left center; padding-left: 15px; float: right; display: inline; margin-right: 15px; }

.navigate { padding:0px;width: 1000px; height: 39px; margin: auto; position:absolute;top:5px;left:50%;margin-left:-500px;box-shadow: 0px 0px 5px #666;z-index:100;}
.navigate #banner{width:1000px;height:342px;clear:both;background:url(../images/banbg.jpg) no-repeat;}
.navigate #banner ul{float:right;display:inline;height:30px;margin:42px 50px 0px 0px;}
.navigate #banner ul li{float:left;padding:0px 20px;color:#bbb29e;font-weight:bold;text-align:center;}
.navigate #banner ul li a{color:#bbb29e; text-decoration:none;font-family:Arial,微软雅黑;}
.language { position: absolute; right: -70px; top: 0px; z-index: 10;border:1px solid #b99f65;padding:1px;}
.language ul {background:#b99f65;}
.language ul li{padding:2px 10px;text-align:center;border-bottom:1px dotted #e2c994;}
.language a {color:#743f00;}

/* navigation */
.navigation{clear:both;width:1000px;height:39px;line-height:39px;background: url("../images/home/navbg.gif") no-repeat;}
.navigation ul{width:1000px;}
.navigation li{float:left;display:inline;margin-left: 65px;position:relative;overflow:hidden;}
.navigation li a{color:#faf3d6;font-size:14px;line-height:39px;height:39px;font-weight:bold;}
.navigation li div{position:absolute;top:0px;left:0px;height:39px;width:200px;filter:alpha(opacity=0); opacity:0;cursor:pointer;}
.navsub{position:absolute;background:#470d0a;left:0px;top:0px;display:none;}
.navsub li{border:1px solid #c39660;border-top:none;padding:0px 20px;height:25px;float:left;clear:both; white-space:nowrap;}
.navsub li a{color:#faf3d6;font-size:14px;line-height:25px;height:25px;display:inline-block;}
