@charset "gb2312";
/* CSS Document */

* {margin: 0px;padding: 0px;}
body {font-size:12px; font:"宋体";font-weight: normal;text-decoration: none;width:100%;margin:0px auto 0px auto; background: #fff;}
h1,h2,h3,h4,h5,h6{font-family:"";font-size:12px;font-weight: normal;}
ul li{ list-style:none;}
img{ border:0px;}
table, th, tr, td{}
a:link,a:visited{color:#3f3f3f; text-decoration:none;}
a:hover{color:#ff0000; text-decoration:underline;}

/*框架*/
.layout{ clear:both;width:950px;text-align:left;margin:0 auto;overflow:hidden;}
.left{ float:left;}
.middle{ float:left;}
.right{ float:right;}
.marb6{ margin-bottom:6px; clear:both}
.clear{clear:both;height:1px; margin-bottom:-1px;*display:inline;overflow:hidden;}
/*定义清除浮动样式*/
.solid:after{content:'\20';display:block;height:0;clear:both;}
.solid{*zoom:1;}
.floor{ margin:0 auto; width:950px;}
.top{ height:143px; background:url(../images/logo.jpg); position:relative;}
.top .logo{width:130px;height:42px;position:absolute;top:8px;left:21px;}
.top .nav{ position:absolute; left:50px; bottom:5px; line-height:24px; font-size:14px; color:#fff;}
.top .nav span{ margin:0 11px;}
.top .nav a{ color:#fff;}

.marb8{ margin-bottom:8px; clear:both}
.zz{ width:950px; margin:0 auto; background:url(../images/demo.jpg) no-repeat; height:530px}
.zz .zz1 { padding-left:64px; padding-top:40px; float:left}
.zz .zz2{ float:right; width:255px; padding:30px 25px 0 0; overflow:hidden;}
.zz .zz2 span{ display:block; line-height:18px; width:225px; height:130px; padding:20px 0 0 25px; text-indent:2em;}
.zz3{ width:250px; overflow:hidden; padding:20px 0 0 10px;}
.zz3 a{ color:#2644ca;}
.zz3 h2{ font-size:14px; font-weight:bold; color:#262f34; text-align:center; line-height:34px;}
.zz3 h3{ line-height:32px; font-size:14px; font-weight:bold; padding:0 0 0 5px;}
.zz3 p{ line-height:28px; padding:0 0 0 5px;}
