@charset "utf-8";
/* CSS Document */
body{ font-family:Arial, Helvetica, sans-serif}
*{ margin:0; padding:0; border:0}
a{ text-decoration:none;}
.lft{ float:left}
.rht{ float:right}
p{ margin:10px 0; font-size:12px; color:#666; line-height:18px; text-align:justify}
div{ display:block}
.clear{ clear:both}
h2,h3,h4,h5,h6{ color:#017c9e; text-decoration:none}
h1{ font-size:65px; color:#CCC; line-height:70px}
.header-wrapper{ width:100%; height:400px; background: transparent url("../images/header-bg1.jpg") no-repeat scroll center center; z-index:99}
.page-peeling {
    background: #000 url("../images/page.jpg") no-repeat scroll 0px 0px;
    height: 400px;
    width: 100%; }
.header{ width:1000px; height:400px; margin:0 auto; padding:0;}
.header-top{ width:1000px; height:85px; margin:0; padding-top:10px;}
.logo{ width:300px; height:85px; margin:0px; padding:0; float:left; }
.top-menu{ min-width:272px; height:30px; margin-top:26px; padding:0; float:right}
.top-menu li{ list-style-type:none; float:left; display:inline; color:#ccc;}
.top-menu li a{ padding:0 10px; font-size:14px; color:#ccc; font-weight:normal; line-height:30px;}
.top-menu li a:hover{ color:#017c9e}
.header-bottom{ width:1000px; height:280px; margin-top:25px; padding:0; z-index:99}
.header-bottom-rht{ width:500px; height:279px; float:right; box-shadow:0 -2px 10px #000}
.header-bottom-lft{ width:440px; min-height:165px; padding:10px; margin-top:30px; float:left;}
.header-bottom-lft p{ font-size:14px; color:#CCC}
.links-wrapper{ width:100%; min-height:180px; background:url(../images/header-bg2.jpg) center no-repeat; background-color:#017c9e; box-shadow: 0 0 10px #000; -webkit-box-shadow: 0 0 10px #000; -moz-box-shadow: 0 0 10px #000; -ms-box-shadow: 0 0 10px #000; z-index:999 }
.links{ width:1008px; min-height:170px; margin:0 auto; padding:10px 0;}
.links h3 a{ margin-right:10px; float:right; color:#FFF}
.content-wrapper{ width:100%; min-height:100px; margin:0; padding:0; box-shadow: 0 1px 5px #999; -webkit-box-shadow: 0 1px 5px #999; -moz-box-shadow: 0 1px 5px #999; -ms-box-shadow: 0 1px 5px #999;}
.content{ width:980px; min-height:200px; margin:0 auto; padding:20px 10px}
.content-lft{ width:680px; min-height:150px; padding:10px 30px 20px 10px; float:left; /*border-right:#999 1px solid*/}
.content-lft ul{ margin-top:15px}
.content-lft li{ margin-left:20px; list-style-type:decimal; list-style-position:outside; font-size:12px; color:#666}
.content-rht{ width:220px; min-height:150px; padding:10px; float:right;  }
.content-rht li{ list-style-type:none; float:left; display:inline; margin-right:5px;}
.contact{ margin-top:20px; font-size:12px; color:#333; text-align:right}
.contact input, select, textarea{ margin:4px 0 4px 5px; padding:2px 5px;  border:1px solid #999; float:left; color:#666; font-size:12px}
.contact a{ text-decoration:underline; color:#333}
.contact img{ margin:15px 0 0 5px}
.footer{ width:1000px; height:30px; margin:0 auto;  }
.footer p{ text-align:center; line-height:30px}

