
body 	{
	padding:0;
	margin:2;
     	}

h1 	{
	color: #163e64;
	font-family: Arial,sans-serif;
	font-size: 60px;
        font-weight: bold;
        text-align:center;
	}


h2 	{
	color: #163e64;
	font-family: Arial,sans-serif;
	font-size: 55px;
	font-weight: bold;
	text-align:center;
	}



p	{
	color:#111;
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
        }

td	{
	color:#111;
	font-family: Arial, sans-serif;
        font-sizr: 22px;
	margin:2px;
	font-weight:normal;
	text-align:left;
	margin-left:5;
        }


b       {
        color: red;
        }

.pc	{
	color:#111;
	font-family: Arial;
	font-size:22px;
	margin:2px;
	font-weight:normal;
	text-align:left;
	margin-left:5;
        }

.banner {
	color:#6b1756;
	font: 63px/63px arial;
	font-weight:bold;
	text-align:center;
	padding-bottom:30;
	}

#menu 	{
	display:table;
	width:640px;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	white-space:nowrap;
	}

#menu li {
	display:table-cell;
	}

* html #menu li {
	float:left;
	}

#menu a {
	width:auto;
	display:nlock;
	padding: 4px 16px;
	font: 18px/22px arial;
	color:#666;
	background:#fff;
	border:0;
	text-decoration:none;
	}

* html #menu a {
	float:left;
	}

#menu a:hover {
	color:#163e64;
	background:#fff;
	}

.menu1 {clear:both; text-decoration:none;}
* html .menu1 {display:inline-block;}


        }



#main {
	position:relative;
	top:0px;
	width:960px;
	padding:0;
	margin:0;
	background:#fff;
        }
        

.pt	{
	color: #163e64;
	font: 18px/20px arial;
	font-weight: bold;
	text-align:left;
	margin-left:5;
	}
.pn	{
	color: #163e64;
	font: 36px/38px arial;
	font-weight: bold;
	text-align:left;
	margin-left:5;
	}



.pc     p {
         font: 18px/22px arial;
         }
         
.pc     a {
         font: 18px/22px arial;
         }

 .pc      input[type=text]{
          border: 1px solid #8888cc;
          font: 14px/16px arial;
          border-radius: 5px;
        }

.pc       input[type=text]:focus {
          border: 1px solid #0000bb;
          font: 18px/22px arial;
          border-radius: 5px;
        }

.pc       input[type=date]{
          border: 1px solid #8888cc;
          font: 18px/22px arial;
          border-radius: 5px;
        }

.pc       input[type=date]:focus {
          border: 1px solid #0000bb;
          font: 18px/22px arial;
          border-radius: 5px;
        }

.pc       input[type=tel]{
          border: 1px solid #8888cc;
          font: 18px/22px arial;
          border-radius: 5px;
       }

.pc       input[type=tel]:focus {
          border: 1px solid #0000bb;
          font: 18px/22px arial;
          border-radius: 5px;
        }

.pc       input[type=email]{
          border: 1px solid #8888cc;
          font: 18px/22px arial;
          border-radius: 5px;
       }

.pc       input[type=email]:focus {
          border: 1px solid #0000bb;
          font: 18px/22px arial;
          border-radius: 5px;
        }

.pc        input[type=password]{
          border: 1px solid #8888cc;
          font: 18px/22px arial;
           border-radius: 5px;
        }

.pc       input[type=password]:focus {
          border: 1px solid #0000bb;
          font: 18px/22px arial;
          border-radius: 5px;
        }

.pc        input[type=checkbox]{
          border: 1px solid #8888cc;
          border-radius: 5px;
        }

.pc       input[type=checkbox]:focus {
          border: 1px solid #0000bb;
          border-radius: 5px;
        }

.pc      input[type=submit] {
         border: 1px solid #8888cc;
         background-color: #ccccee;
         font: 18px/22px arial;
         border-radius: 5px;
        }

.pc       button {
         border: 1px solid #8888cc;
         font: 18px/22px arial;
         background-color: #ccccee;
         border-radius: 5px;
}
         
.pc       submit {
         border: 1px solid #8888cc;
         font: 18px/22px arial;
         background-color: #ccccee;
         border-radius: 5px;
       }

.pc       textarea {
         border: 1px solid #8888cc;
         font: 18px/22px arial;
         border-radius: 5px;
       }

.pc       textarea:focus {
         border: 1px solid #0000bb;
         font: 18px/22px arial;
         border-radius: 5px;
        }

.pc       select {
         border: 1px solid #8888cc;
         font: 18px/22px arial;
         border-radius: 5px;
       }

.pc       select:focus {
         border: 1px solid #0000bb;
         font: 18px/22px arial;
         border-radius: 5px;
         }         
         
.pc      td {
                font: 18px/22px arial;
         }

.pp	{
	color:#666;
	font: 12px/14px arial;
	margin:2px;
	font-weight:normal;
	text-align:left;
	margin-left:5;
	}

.pp a:link, .pp a:visited, .pp a:active {
	color:#163e64;
	font: 12px/14px arial;
	font-weight:bold;
	text-align:left;
	}

.pp a:hover	{
	color:#163e64;
	font: 12px/14px arial;
	font-weight:bold;
	text-align:left;
	}

.hdpn	{
	color: #6b1756;
	font: 36px/36px arial;
	padding:0;
	margin:0;
	font-weight: bold;
	text-align:center;
	}
	
.hdpt   {
	color: #6b1756;
	font: 32px/32px arial;
	padding:0;
	margin:0;
	font-weight: bold;
	text-align:center;
	}
	
.hdpt a:link, .pp a:visited, .pp a:active {
        color: #6b1756;
        font: 32px/32px arial;
	padding:0;
	margin:0;
	font-weight: bold;
	text-align:center;
        }
        
.hdpt a:hover {
        color: #666;
        font: 32px/32px arial;
	padding:0;
	margin:0;
	font-weight: bold;
	text-align:center;
        }




	
li	{
	color: #666;
	font: 14px/16px arial;
	text-align:left;
	}

td	{
  	color: #000;
	font: 14px/16px arial;
	}
	
th	{
	color: #000;
	font: 12px/14px arial;
        font-weight:bold;
	}

a:link, a:visited, a:active
  	{	
	color: #666;
	font: 14px/16px arial;
	text-decoration:none;
	font-weight: bold;
	}

a:hover	{
	color: #858;
	font: 14px/16px arial;
	text-decoration:none;
	font-weight: bold;
	}

.tdh	{
	color:#666;
	font: 16px/18px arial;
	margin:2px;
	font-weight: bold;
	text-align: center;
	}

#phone h3 {
	color: #858;
	font: 18px/20px arial;
	font-weight: bold;
	text-align:left;
	}

#phone p {
	color: #858;
	font: 50px/54px arial;
	font-weight: bold;
	text-align:center;
	}

#hidden {
        display:none;
        }

.copy	{
	color: #666;
	font: 13px/15px arial;
	width:960;
	text-align:center;
	}

.c1 	{ background: #bbbb83;}

.c2 	{ background: #83bd83;}

.c3 	{ background: #ddd;}

.b1     {
        background:#83bd83;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.b2     {
        background:#83bd83;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }


.b3     {
        background: #83bd83 url(return.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.l1     {
        background: #83bd83 url(keys.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.l2     {
        background: #83bd83 url(lock.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.l3     {
        background: #83bd83 url(keys-ok.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.l4     {
        background: #83bd83 url(keys-no.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.r1     {
        background: #83bd83 url(left.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.r2     {
        background: #83bd83 url(right.gif) no-repeat right;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.r3     {
        background: #83bd83 url(tick.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }
.cc     {text-align: center;}


