body{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style: normal; color: #000; background:#b2b2b2;}
*{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
#main{width:100%}
#container{width:1000px; height:auto; overflow:hidden; margin:0px auto; background:#FFF; border:#F60 1px solid;}
#header{width:1000px; height:100px; border-bottom:#069 1px solid;}
#logo{width:300px; height:100px; float:left; display:inline;}
#logoright{width:700px; height:100px; float:right; display:inline;}
#logoright_top{width:700px; height:80px; background:url(../images/hetop.gif) no-repeat;}
#logoright_btm{width:700px; height:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000;}
#logoright_btm a{color:#069; text-decoration:none;}
#logoright_btm a:hover{color:#900; text-decoration:none;}
#flash{width:1000px; height:200px; background: #fff;  border-bottom:#069 1px solid;}

/*CSS for example Accordion #hc1*/

#hc1 li{
margin:0 3px 0 0; /*Spacing between each LI container*/
}

#hc1 li .hpanel{
padding: 5px; /*Padding inside each content*/
background:#fff;
}

/*CSS for example Accordion #hc2*/

#hc2 li{
margin:0 0 0 0; /*Spacing between each LI container*/
}

#hc2 li .hpanel{
/*Padding inside each content*/
background: #fff;
cursor: hand;
cursor: pointer;
}
.scroll{width:1000px; height:17px; margin-top:3px;}
.btntab{width:1000px; height:22px; background:url(../images/btn.gif) repeat-x; color:#FFF; font-size:13px; font-weight:bold; padding-top:6px;}
.btntab a {color:#FFF; text-decoration:none;}
.btntab a:hover{color:#fff; text-decoration:underline;}
.contenttxt{width:1000px; height:auto; float:left;}
.txt{width:635px; height:auto; float:left; display:inline; text-align:justify; padding:0 5px 0 10px;}
#img{width:350px; height:300px; float:right; display:inline; margin-top:45px;}
#img2{width:350px; height:auto; float:left; display:inline; margin-top:45px;}
#form{width:auto; float:left;}
#foter{width:1000px; height:auto; float:left; border-top:#069 1px solid; padding-top:3px; line-height:20px;}
#foter a{color:#000; text-decoration:none;}
#foter a:hover{color:#069; text-decoration:none;}
