@charset "utf-8";
/* CSS Document */


body{
margin:0px;
text-align: center;
background-color:#cccccc;
}
#topbanner
{width:960px; height:240px;border:0px;}
#mainbg
{width:960px;border:0px;background:url(images/mainbg.jpg);background-repeat: no-repeat;background-position:top right;background-color:#eddec7;}
#foot
{width:960px; height:21px;border:0px;}
#maindl
{margin-right:44px;width:740px;}
div.pages
 {float:right; padding-top:10px;}
div.DLtt
 {margin-top:20px;float: right;}
div.DLdis
 {margin-top:10px; width:675px; float:right; font-family:Arial, Helvetica, sans-serif;font-size:13px;font-weight:bold;line-height:18px;text-align: left;}

/* DL Button */
#Btn{list-style: none;  margin:0px;}
#Btn li{float: left; cursor:pointer}
#Btn li a{display:block;}
.gb a{width:92px ; height:29px;background: url(images/dl.gif) no-repeat 0px 0px}
.gb a:hover{width:92px ; height:29px;background: url(images/dl.gif) no-repeat 0 -29px;}
.big5 a{width:97px ; height:29px;background: url(images/dl.gif) no-repeat -92px 0px;}
.big5 a:hover{width:97px ; height:29px;background: url(images/dl.gif) no-repeat -92px -58px;}
.clear{clear:both;margin:0px;padding:0px;}