@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ background:#fff;  font-size:12px; color:#000; width:100%; height:100%; -webkit-font-smoothing:antialiased}
h1,h2,h3,h4,h5{ font-size:12px; margin:0; padding:0}
ul,li,dl,dt,dd{ list-style:none; margin:0; padding:0}
a {cursor:pointer; text-decoration:none; color:#000}
a:hover{ }
input{}
.clear{ clear:both; width:100%; height:0; overflow:hidden;}
img{ border:0;}
em,samp{ font-style:normal;}
.page{ width:990px; margin:0 auto}
.fl{ float:left}
.fr{ float:right}

.header{ background:#e1e1e1; height:91px; position:relative; color:#000; font-size:14px; width:100%; margin-bottom:10px; position:relative; z-index:1000}
.header a{ color:#000}
.lang{ position:absolute; right:12px; top:0; padding:12px 0}
.lang a{ padding:0 8px;}
.logo{ width:419px; height:91px;}
.nav{ width:564px; height:33px; line-height:33px; margin-top:58px; margin-right:7px; display:inline}
.nav li{ float:left; width:94px; background:url(../images/nav_s.gif) no-repeat right center; position:relative}
.nav li a{ width:94px; display:block; text-align:center;}
.nav li a i{ background:url(../images/nav_icon.png) no-repeat right center; width:13px; height:33px; display:inline-block; margin-left:2px;}
.nav_list{ width:129px; position:absolute; left:0; top:32px; z-index:1000; display:none}
.nav_list dt{background:url(../images/nav_icon2.png) no-repeat 7px 0; height:9px; padding-left:7px;}
.nav_list dd{ height:25px; line-height:25px; font-size:13px;}
.nav_list dd a{ width:auto; background:url(../images/nav_icon1.gif) no-repeat left center; padding-left:14px; margin-left:11px; text-align:left}
.bgcolor{ background:#8e8e8e;}
.bgcolor2{ background:#b4b4b4;}

.footer{ border-top:1px solid #646464; height:26px; line-height:26px; margin:26px 48px 0 48px;}
.footer em{ padding:0 10px;}
