﻿/*css*/
body{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11;
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11;
}
.head1{
	color:#ffffff;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

.td_y{
	border-left: 1px solid #FEB241;
	border-right: 1px solid #FEB241;
	border-bottom: 1px solid #FEB241;
}

.td_b{
	border-left: 1px solid #6D91B9;
	border-right: 1px solid #6D91B9;
	border-bottom: 1px solid #6D91B9;
}

.td_b1{
	border-left: 1px solid #6D91B9;
	border-right: 1px solid #6D91B9;
}

.t1{
	color:#5C5C5C;
	font-size:11px;
	font-weight: bold;
}

.t2{
	color:#5C5C5C;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

.s1{
	color:#FF0000;
	font-size:12px;
	font-weight: bold;
}
.in1{
	color:#232323;
	font-size:12px;
	width: 180px;
	font-family:Arial;
	font-size:11px;
	border-style: solid;
	BORDER-COLOR:gray;
	border-width:1px;
}

.in2{
	color:#232323;
	font-size:12px;
	width: 110px;
}
.b1{
	color:navy;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
.t04{
	color:#BF1C1C;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
.t05{
	color:#34669D;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
.t02{
	color:#5C5C5C;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}
.google_txt{
	color:gray;
	font-size:10px;
}

.google_but{
	font-size:11px;
}

#apDiv1 {
	position:absolute;
	width:120px;
	height:600px;
	z-index:1;
	left: 5px;
	top: 10px;
}


