* {
font-size:12px;
margin: 0;
padding: 0;
}
#download{
margin-left:80;
font-size:12px;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin:0 0;
	background:url(images/bg001.gif) repeat-x;
    }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
    }
p{
   font-size:14px;
   line-height:20px;
   }

a 
  {
	color:#553333;
	text-decoration: none;
	}
a:hover
   {
   color:#FF9900;
   text-decoration: underline;
   }
a.a_w_1{
   font-size:14px;
   color:#336600;
   text-decoration: none;
   }
a.a_w_1:hover{
   font-size:14px;
   color:#FF9900;
   text-decoration: none;
   }
   
img{
  border:0;
  }
.div-center
   {
   text-align:left;
   margin: 0 auto;
   position: relative;
   }
.wid750{
   width: 750px;
   }
 .wid980{
   width: 980px;
   }
.text-center{
  text-align:center;
  }
.float_left{
  float:left;
   }

.float_right{
  float:right;
   }
.wid100p{
   width:100%;
   }
.hgt24{
  height:24px;
  line-height:24px;
  }
 .brd_b_1{
 border-bottom:solid 1px #de4593;
  }
 .wid150{
  width:150px;
  }
.pdl20{
  padding-left:20px;
  }
.mgt4{
  margin-top:4px;
  }
.clear{
  clear:both;
  }
  
.STYLE1 {
   color: #FF6600;
   font-size:14px;
   }
.td1{
  width:100px;
  height:60px;
  }
