/* CTindex Style Sheet for Listing Page */

* { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
body { font-size:11px; background:#ededed url(../images/bg_home.gif) no-repeat top center; color:inherit;}
a { text-decoration:none;}
a:hover { text-decoration:underline;}
.clear { clear: both; display: block; visibility: hidden; line-height:0}

/* Layout */
#centreWrap { width:950px; margin-left:auto; margin-right:auto; position:relative;}

/* Footer */
#backtotop a { float:left; margin-top:40px; text-align:center; width:100%; background:url(../images/bg_backtotop.gif) no-repeat left bottom; line-height:15px; color:#4e4e4e;}
#footer { width:958px; margin-left:auto; margin-right:auto; background:#ededed;}
#copyright { float:left; width:50%; color:#666666; background-color:inherit; margin-left:4px;}
#footerNavi { text-align:right; margin-right:4px; padding-bottom:30px;}
#footerNavi a { color:#000000; background-color:inherit;}

#noscript { text-align:center; font-size:12px; color:#999999; min-height:500px; height:auto !important; height:500px;}
#noscript a { color:#999999;}
#noscript #warning { color:#000000; font-weight:bold;}