* {
    padding:0;
    margin:0;
    outline:0;
}
.cl {
    font-size:0;
    line-height:0;
    height:0;
    display:block;
    clear:both;
}
body{
    background:#eee;
    font-family:tahoma, arial, sans-serif;
    color:#555;
    line-height:14px;
}

p{ color:#555; margin-top: 20px; text-decoration: none; }

a{ color:#f38210; font-weight:normal; text-decoration:none; }
a:hover{ color:#ccc; text-decoration:none }

h1{ font-family: Arial, Helvetica, sans-serif; background:none; color:#777; text-align:left; margin-top: 0px; font-size:24px; letter-spacing:-1px;}
h3{ font-family: Arial, Helvetica, sans-serif; color:#777; margin-top: 0px; font-size:18px; text-decoration: none; line-height:10px;}
h4{ font-family: Arial, Helvetica, sans-serif; background:#333; padding: 8px 6px 8px 6px; color:#fff; margin-top: 0px; font-size:12px; text-decoration: none; line-height:10px;}
h5{ font-family: Arial, Helvetica, sans-serif; background:none; color:#555; margin-top: 10px; font-size:13px; text-decoration: none; line-height:0px;}

.shell{width:1006px; height:auto; background:#eee; margin:0 auto;}

h2.slogan{color:#777; font-size:10px; font-weight: normal; line-height: 12px; letter-spacing:1px; margin-top:3px;}

.left-part{float: left; display: inline; padding-left:20px}

#nav{float: right; display: inline; padding-right:25px; padding-top:30px}
#nav ul{font-size:11px; font-weight:normal; list-style-type: none; text-transform: uppercase;}
#nav li{float: left; display: inline; padding-left:23px}
#nav li a{float: left; display: inline; color:#777}
#nav li a:hover{ color:#ccc}
#nav li a.active{color:#f38210; text-decoration:none;}

#left{
    float:left;
	background:#none;
	width:600px;
	margin-top:50px;
	margin-bottom:30px;
    font-family:tahoma, arial, sans-serif;
    color:#fff;
    font-size:12px;
    line-height:18px;
}
#right{
    float:right;
	background:none;
	width:300px;
	margin-top:50px;
	margin-bottom:30px;
	margin-right:20px;
    font-family:tahoma, arial, sans-serif;
    color:#fff;
    font-size:11px;
    line-height:16px;
}
#frame2{background:#fff; width:800px; height:450px; margin-left:100px; margin-top:40px; margin-bottom:-10px;}

#frame{background:#eee; width:977px; height:549px; margin:0 auto; margin-top:5px; padding:20px 0 0 20px ;}
#frame ul{list-style-type: none; width:977px; height:534px}
#frame li{float: left; display: inline; width:958px !important; position:relative; z-index: 1; height:534px}
#frame li a.l-arr{float: left; background:url(images/l-arr.png) no-repeat; width:47px; height:47px; position:absolute; left:-24px; top:240px; cursor:pointer}
#frame li a.r-arr{float: left; background:url(images/r-arr.png) no-repeat; width:47px; height:47px; position:absolute; right:-24px; top:240px; cursor:pointer}
#frame li a.zoom{float: left; background:url(images/zoom.gif) no-repeat; color:#fff; position:absolute; right:10px; bottom:61px; padding-left:24px; line-height:17px; text-decoration: underline;}
#frame li a:hover.zoom{text-decoration: none;}
#frame li .bottom{height:52px; width:479px; background:url(images/transparent.png); position:absolute; bottom:0; left:0; z-index: 10; font-family: "lucida sans", sans-serif;}
#frame li .bottom span.number{font-size: 32px; line-height: 52px; padding-left:17px; float: left; padding-right:20px}
#frame li .bottom h5{font-size: 12px; line-height: 15px;color:#fff; font-weight: normal; padding-top:10px; padding-bottom:2px}
#frame li .bottom span.info{font-size: 11px; line-height: 15px; color:#87792c}

#footer{clear:both; font-size: 10px; line-height: 16px; text-align: left; padding-top:100px; padding-bottom:10px; padding-left:20px}
#footer p{color:#bbb; padding-bottom:5px}
#footer a{color:#aaa;}
#footer a:hover{color:#333;}
