body {
   background: #c0c0c0;
   color: #000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 82%;
   margin: 0 2px; padding: 0;
}
table { font-size: 100%;}
form { padding: 0; margin: 0;}

a { color: #00f; text-decoration: underline;}
a:hover { text-decoration: none;}
a:visited { color: #00f; }
a:active { color: #00f;}
a img { border: none; }

h1,h2,h3,h4,h5,h6 { text-align: center; }
.le { font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: 160%;}
.cntr { text-align: center;}
.small { font-size: 85%; font-family: Arial, Helvetica, sans-serif; text-align: center;}
.big { font-size: 300%;}
.normal { font-size: 180%;}
.zg { font-size: 150%;}

#topmenu, #logotab, #toptab {
   border-collapse: collapse;
   border: 1px solid #000;
   margin: 2px 0 0 0;
   width: 100%;
}
#topmenu tr td { width: 20%; text-align: center;}
#topmenu tr td span, #topmenu tr td a {
	font-family: Times New Roman, serif;
	font-size: 120%;
	text-decoration: none;
}

#logotab tr td, #toptab tr td { width: 25%; padding: 0;}
#logotab tr #topban { width: 50%; text-align: center;}
#logotab img { display: block;}

#toptab tr td { text-align: center; }
#toptab tr td a { color: #000; font-size: 80%; text-decoration: none;}
#toptab tr td a:hover { text-decoration: underline;}


#bottomban { width: 100%; padding: 0;}
#bottomban tr td { text-align: center; vertical-align: top;}

#maintab { width: 100%; margin: 2px 0;}
#maintab tr td {
   border: 1px solid #000;
   padding: 5px 5px 1em 5px;
   vertical-align: top;
   width: 25%;
}


#maintab tr .td {
   border: 0px solid #fff;
   padding: 0px 0px 0em 0px;
   vertical-align: top;
   text-align: center; 
   width: 50%;
}


#maintab tr .td1 {
   border: 0px solid #fff;
   padding: 0px 0px 0em 0px;
   vertical-align: top;
   text-align: center; 
   width: 12%;
}


#maintab tr .td2 {
   border: 0px solid #fff;
   padding: 0px 0px 0em 0px;
   vertical-align: top;
   text-align: left; 
   width: 35%;
}


#maintab tr .td3 {
   border: 0px solid #fff;
   padding: 0px 0px 0em 0px;
   vertical-align: top;
   text-align: left; 
   width: 65%;
}


#maintab tr .sp { border: none; width: 2px; padding: 0;}
#maintab tr .sp div { width: 2px;}
#maintab tr #maincol { width: 50%;}
#maintab tr #maincol2 { width: 75%;}

#leftmenu {	border-collapse: collapse;	margin: 0; width: 100%;}
#leftmenu tr td {	border: none; padding: 0 0 2px 0; width: auto;}
#leftmenu tr td p { 
	display: block;
	font-size: 120%;
	font-family: Times New Roman, serif;
	line-height: 20px;
	margin: 0 0 2px 0;
}
#leftmenu tr .x {	background: url(../pic/rook.jpg) 100% 0 no-repeat; width: 25px;}
#leftmenu a { text-decoration: none;}
#leftmenu a:hover { color: #00c; text-decoration: underline;}

.link a { text-decoration: none; font-size: 85%;}
.link a:hover { text-decoration: underline;}

#contact { font-size: 80%;	text-align: center;}
#contact a, .num a { color: #000; text-decoration: none;}
#contact a:hover, .num a:hover { text-decoration: underline;}

#subscribe { margin: 15px auto; width: 160px;}
#subscribe #th {
   background: #000 url(../pic/1.gif) no-repeat;
   color: #fff;
   font-weight: normal;
   text-align: center;
}
#subscribe #th div { background: url(../pic/2.gif) 100% 0 no-repeat; }
#subscribe form { border: 1px solid #000; padding: 20px 15px;}
#subscribe input {
   background: #c0c0c0;
   border: #000 1px solid;
   font-size: 80%;
   margin: 2px;
   width: 100px;

}

#tt { }

#google { margin: 5px auto; width: 220px; }
#google form { padding: 0 10px;}
#google input {
   background: #c0c0c0;
   border: #000 1px solid;
   font-size: 80%;
   margin: 2px;
   width: 130px;

}
#google .btn {
   border: #000 1px solid;
   width: 50px;
}