/* CSS Document */
body{
background:url(../imgs/backs.gif) repeat-x top #656565;
font:normal 12px/26px verdana;
}

a{text-decoration: none;}
h1,h2,h3{ padding:0px; margin:0px;}
h1 {font: bold 20px verdana; padding-bottom:5px; margin-bottom:10px; border-bottom:1px solid #FF9600;}
h2 {font: normal 14px verdana;}

img{ border:0px;}
ul,li,ol{ padding:0px; margin:0px;list-style:none;}


a { color:#509808; text-decoration:underline;}
a:hover{ color:red;}

#top{
width:953px;
margin:0 auto;
padding:0px;
height:20px;
}

#header{
width:943px;
height:76px;
margin:0 auto;
padding:24px 0 0 10px;
background:url(../imgs/bg_menu.png) no-repeat top;
}



#main{
width:913px;
height:auto;
margin:0 auto; 
padding:20px; 
background:white;
 }
#main-left{

float:left;
width:660px;
height:auto;
 }

/*#main-right{
float:right;
width:218px;
padding:10px 5px;
border:1px solid #626363;
}*/
#main-right{
float:right;
width:228px;

}
.right-box{
padding:10px 5px;
border:1px solid #626363;
}

#main-right ul { list-style: none; margin: 0; padding: 0; border: none; }

#main-right li a { font: normal 11px/30px Verdana;display: block; padding:0px 0px 0px 35px; color: #333333; text-decoration: none; width: auto;background:white url(../imgs/orange-point.gif) no-repeat left;}

#main-right li a:hover { font: bold 11px/30px Verdana; background: #FFE6CC; color:black; text-decoration:underline;}

#main-bottom{
width:953px;
margin:0 auto;
padding:0px;
height:27px;
background: url(../imgs/ending_body.png) no-repeat bottom;
text-align:center;
}

#footer{
width:953px;
margin:0 auto;
padding:10px 0 0 0;
height: auto;
text-align:center;
color:gury;
}
#footer a { color:white;}
#footer a:hover{ text-decoration:underline;}




.clear{ clear:both; height:1px;}
.download{padding: 0pt 0pt 5px 5px; width: 75%; margin-bottom: 10px; text-align:center; text-align:left;}


/*main body style css start here*/
 
#main-left ul {margin:0px;padding:0px 20px 5px 35px;}
#main-left li{  font: normal 12px/30px Verdana;list-style-image:url(../imgs/bullet.gif);}
#main-left li a:hover { font: bold 11px/30px Verdana; background: #FFE6CC; color:black; text-decoration:underline;}


/*table tr td style start here*/
.table,tr,td{ border-bottom:#ccc; border-left:#ccc;}

/*font color style start here*/
.red{ color:red;}