@charset "utf-8";
/* CSS Document */
body{ margin:0px; font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#374260;background: #FFF url(../images/home_bg.jpg) repeat-x;}
*{margin:0px;padding:0px; border:0px;}
ul{list-style:none;}
em{font-style:normal;}
a:link,a:visited{color:#374260;text-decoration:none;}
a:hover{color:#FF2200;text-decoration:none;}
#homeHeader{height:350px;overflow:hidden;}
#homeHeader .top{height:320px;position:relative;}
#homeHeader .top ul{position:absolute;top:10px; right:10px;}
#homeHeader .top li{width:70px;height:18px;line-height:18px;text-align:center;background:#9ECD25;float:left;color:#FFF;}
#homeHeader .top li a{background:#374260;display:block;color:#FFF;}
#homeHeader .top li a:hover{background:#9ECD25;}
#homeHeader .focus{width:350px;height:220px;padding:2px;background:#FFF;position:absolute;top:70px; right:10px;}
#homeHeader .box{width:980px;margin:0 auto;}
#homeHeader .nav{height:30px;background:url(../images/mod.gif) repeat-x;}
#homeHeader .nav li{ width:100px;position:relative;line-height:30px;display:inline;z-index:9999;color:#FFF;float:left;text-align:center;border-right:1px solid #475476;}
#homeHeader .nav li a{display:block;color:#FFF;}
#homeHeader .nav li:hover{background:url(../images/mod.gif) repeat-x 0 -30px;}
#homeHeader .nav li div{display:none;width:80px;position: absolute;left:0; bottom:30px;}
#homeHeader .nav li:hover div {display:block;}
#homeHeader .nav li:hover div a {width:100px;height:25px;line-height:25px;display:block; border-bottom:1px solid #FFF;background:#9FBED3;text-decoration:none;text-align:center;color:#FFF;}
#homeHeader .nav li:hover div a:hover{color:#FFF;}
#wrap{width:980px;margin:0 auto;min-height:250px;padding-top:10px;}
#footer{height:75px;clear:both; border-top:1px solid #B3C3C3; background:#FFF;}
#footer .box{background:#D9E1E4;height:64px;padding-top:10px;margin-top:1px;}
#footer p{width:980px;margin:0 auto; text-align:center; line-height:25px;}
.intrCompany{width:540px; padding:0 30px 0 35px;min-height:250px;float:left; background:url(../images/intr_line.jpg) no-repeat right;}
.intrCompany h2{height:30px;background:url(../images/title.gif) no-repeat;text-indent:-99999px;}
.intrCompany .text{line-height:28px;}
.intrCompany .text p{text-indent:0px;}
.newsLayout{width:355px;padding-left:20px;float:left;}
.newsLayout .title{height:30px;border-bottom:1px solid #BEC0C4;margin-bottom:10px;}
.newsLayout .title h2{width:100px;height:30px;float:left;text-indent:-99999px;background:url(../images/title.gif) no-repeat 0 -30px;}
.newsLayout li{width:355px;height:27px;line-height:27px;text-indent:5px;border-bottom:1px dotted #B0B0BA;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background:url(../images/title.gif) no-repeat 0 -60px;}
.more{float:right;line-height:30px;}
