@charset "utf-8";
/* CSS Document */


html, body{margin:0px; padding:0px;}
p{font:12px Arial, Helvetica, sans-serif; color:#FFFFFF;  padding:40px 15px 0px 15px; text-align:justify; line-height:20px;}

#wrapper{width:100%; height:100%; background:#000000; }

#container{width:1000px; margin:0 auto; background:#000000; overflow:hidden;}

.top{width:1000px; height:70px; float:left; background:#000000;}
.top-img{width:67px; height:65px; float:left; margin-top:1px; margin-left:2px;}
.top-name{width:279px; height:50px; float:left; color:#FFFFFF; padding:15px 0px 0px 4px;}
.top-searchbox{width:267px; height:40px; float:right; padding:25px 0px 0px 17px; color:#FFFFFF;}
.top-middle{width:1000px; height:10px; float:left; background:#000000;}

.hedder{width:1000px; height:278px; float:left;}

#main-div{width:936px; margin:0 auto;}

.menu{width:936px; height:41px; float:left;  margin:20px 0px 0px 0px;}
.button{width:106px; height:41px; float:left; background:url(images/button.gif) no-repeat;}

.link{width:936px;}
.link ul{list-style:none; font:14px bold Arial, Helvetica, sans-serif; padding:0px; margin:0px 0px 0px 24px;}
.link ul li{display:inline; line-height:41px;}
.link ul li a{display:block; color:#FFFFFF; text-decoration:none; }
.link ul li a:hover{ background:url(images/button-hover.gif) no-repeat;}

.main-text{width:930px; float:left; border:solid #333333 2px;  float:left; margin:20px 0px 30px 0px;}
.main-text-hedder{width:915px; height:30px; background:url(images/new-strip.gif) repeat-x;  float:left; padding:13px 0px 0px 15px; color:#FFFFFF;}

.box{width:280px; height:163px;  float:left; background:#FFFFFF; margin:0px 0px 30px 16px; padding:0px 0px 0px 10px;}
.box-hedder{width:290px; height:26px; float:left; background:url(images/strip-2.gif) repeat-x; padding:10px 0px 0px 0px; color:#FFFFFF; margin:0px 0px 0px 16px;}

.footer{width:100%; height:74px; float:left; background:url(images/footer-strip.gif) repeat-x; }

.link-footer{width:1000px; margin:0 auto;}
.link-footer ul{list-style:none; font:14px bold Arial, Helvetica, sans-serif; line-height:37px;}
.link-footer ul li{display:inline; padding-left:23px; }
.link-footer ul li a{color:#FFFFFF; text-decoration:none;}
.link-footer ul li a:hover{color:#FFFFFF; text-decoration:underline; }
