body                                    {
                                                background                      : #FFFFFF;
                                                font-family                     : Arial;
                                                color                           : #000000;
                                                font-weight                     : normal;
                                                font-size                       : 12px;
                                                text-align                      : left;
                                                line-height                     : 16px;
                                                margin                          : 0px 0px 0px 0px;
                                                padding                         : 0px 0px 0px 0px;
                                        }
body a:visited,
body a:active,
body a                                  {
                                                color                           : #5394CF;
                                                text-decoration                 : none;
                                        }
body a:hover                            {
                                                color                           : #5394CF;
                                                text-decoration                 : none;
                                        }
p                                       {
                                                padding                         : 0px 0px 0px 0px;
                                                margin                          : 0px 0px 15px 0px;
                                        }
h2                                      {
                                                font-family                     : Arial;
                                                color                           : #ed1c24;
                                                line-height                     : 22px;
                                                font-size                       : 18px;
                                                font-weight                     : normal;
                                                padding                         : 3px 0px 0px 0px;
                                                margin                          : 0px 0px 6px 0px;
                                        }
h3                                      {
                                                font-family                     : Arial;
                                                color                           : #5997d0;
                                                line-height                     : 20px;
                                                font-size                       : 16px;
                                                font-weight                     : normal;
                                                padding                         : 5px 0px 0px 0px;
                                                margin                          : 0px 0px 6px 0px;
                                        }                                        
h4                                      {
                                                font-family                     : Arial;
                                                color                           : #BBBBBB;
                                                line-height                     : 20px;
                                                font-size                       : 14px;
                                                font-weight                     : normal;
                                                padding                         : 5px 0px 0px 0px;
                                                margin                          : 0px 0px 6px 0px;
                                        }


/*

body ul                                 {
                                                margin                          : 0px 0px 20px 0px;
                                                padding                         : 0px 0px 0px 0px;
                                                line-height                     : 20px;
						                                          list-style			                   : none;
                                        }
ul li					                              {
                                                margin                          : 0px 0px 0px 0px;
                                                background                      : url('./image/li_bit.gif') no-repeat 7px 50%;
                                                padding                         : 0px 0px 0px 20px;

					                                   }
body ol                                 {
                                                margin                          : 6px 0px 9px 0px;
                                                padding                         : 0px 0px 0px 20px;
                                        }
*/


#limiter                                {
                                                clear                           : both;
                                                width                           : 460px;
                                                height                          : 25px;
                                                overflow                        : hidden;
                                                padding                         : 14px 0px 0px 0px;
                                                margin                          : 0px 0px 0px 0px;
                                                color                           : #646464;
                                                border-top                      : 1px solid #DDDDDD; 
                                                font-size                       : 12px;
                                        }
#limiter img                            {
                                                border                          : 0px;
                                        }
#limiter_left                           {
                                                float                           : left;
                                        }
#limiter_right                          {
                                                float                           : right;
                                                padding                         : 0px 20px 0px 0px;
                                        }

