*{font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
body { 
   font-size: 12px; 
	margin: 0;
	
}
input{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-width:1px;
   	padding: 0 3px;
}
textarea {  
   font-size: 12px; 
   border-width:1px;
   padding: 0 3px;
   }
select {  
   font-size: 12px; 
   border-width:1px}
span {  
   font-size: 12px; 
	}
a:link {  color: #000000;text-decoration:none}
a:visited {  color: #000000;text-decoration:none}
a:hover {  color: #003399}

/*±νΈρΚ½1*/
.gjh{
   border-collapse:collapse;
 }
 
.gjh tr 
{  
	font-size: 12px;
	background: #f3f3f3;
	padding:3px;
	border:1px dotted #ccc;
}

.gjh td 
{  
	border:1px dotted #000000;
}

.gjh th 
{  
	font-size: 12px;
	background: #d1d1d1;
	padding:3px;
	border:1px dotted #000000;
}



.gjh caption
{
    background: url(../images/gl06.gif) repeat-x;
    color: white;
    font-size: 12px;
    font-weight:bold;
	height:33px;
	line-height:33px;
	letter-spacing:1px;
	text-align:center;
}


