/* CSS Document */
*{margin:0;padding:0;border:0;}
body{font:Tahoma;font-size:12px;}
#header{margin:0 auto 5px auto; width:437px; height:25px; background:url(../images/163fclogo.jpg) no-repeat 20px 20px; padding:75px 0 0 335px; color:#FF6600; border-bottom:10px solid #FF6600;}
#header a{color:#FF6600; text-decoration:underline;}
#header a:hover{color:#FFF; text-decoration:none; background:#FF3300;}
#container{margin:0 auto; width:760px; border:1px solid #CCC; padding:5px;}
#banner{margin:0 auto; padding:0;}
#content{margin:5px 0;}
#left{float:left; width:200px; background:#F3F3F3;}
#right{margin:5px auto; width:480px; padding:10px 0 0 20px; font-size:12px; line-height:20px;}
#right h2{text-align:center; font-size:14px; line-height:60px; color:#FF0000;}
#right a{color:#FF6600; text-decoration:underline;}
#right a:hover{text-decoration:none; color:#FF0000;}
#tit{width:448px; height:28px; font-size:12px; color:#FFF;  font-weight:bold; background-image:url(../images/tit.gif); background-repeat:no-repeat; padding:8px 0 0 32px; line-height:14px;}
#footer{width:772px; color:#666; text-align:center; line-height:20px; margin:5px auto; border-top:10px solid #FF6600; padding:10px 0;}
