@charset "utf-8";
/* CSS Document */

html{ background:url(re.jpg) repeat;}
*{ margin:0; padding:0;}
body { background:url(bg.jpg) no-repeat center 0; color:#bae4ff; font:14px/24px "Simsu";}
ul,li{ list-style:none;}
img { border:none; margin:auto; padding:8px;}
a { color:#bae4ff;}
a:hover{ text-decoration:underline;}

.head { width:1000px; height:437px; background:url(1.jpg) no-repeat; margin:auto; position:relative;}
a.logo{ width:188px; height:107px;position: absolute; top:9px; left:10px;display:block; text-indent:-1000px; overflow:hidden;}
a.jryx{ width:148px; height:44px;position: absolute; top:326px; left:105px;display:block; text-indent:-1000px; overflow:hidden;}
a.jrgw{ width:148px; height:44px;position: absolute; top:300px; left:262px;display:block; text-indent:-1000px; overflow:hidden;}

.main{ width:1000px; height:auto; margin:auto; position:relative; background:url(main_re.jpg) repeat-y;}
.nav{ width:1000px; height:133px; background:url(nav.jpg) no-repeat;}
.nav a{ width:200px; height:133px; display:block; float:left;background:url(about:blank); cursor:pointer;text-indent:-1000px; overflow:hidden;}
.txt{ width:750px; margin:auto; min-height:800px; height:auto!important; height:800px;}
.txt h3{ width:539px; margin:auto;height:93px; background:url(t.jpg) no-repeat; margin-bottom:20px;}
.txt h3.t1{ background-position:0 0;}
.txt h3.t2{ background-position:0 -93px;}
.txt h3.t3{ background-position:0 -186px;}
.txt h3.t4{ background-position:0 -279px;}
.txt h3.t5{ background-position:0 -372px;}
p{ text-indent:2em;}
a.enter{ width:223px; height:64px; display:block; background:url(enter.jpg) no-repeat; position:relative; margin:40px auto 0;text-indent:-1000px; overflow:hidden;}
.bot { width:1000px; height:97px; background:url(bot.jpg) no-repeat; margin:auto; position:relative;}

/*底部*/
.foot{ width:100%; background:#000000;margin-top:40px;padding: 20px 0 0;}
.foot span{ width:635px;height:80px; padding:12px 0 0 345px; margin:auto; color:#4e4d4d; font:12px/24px "Simsu"; background:url(logo.jpg) no-repeat; display:block; }
.foot a{color:#4e4d4d;}

a.top{display:block;width:45px;height:110px;background:url(btn.png) no-repeat;position:fixed;right:10px;bottom:160px;left:50%;margin-left:508px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:160px;}
a.top:hover{background:url(btn_on.png) no-repeat;}