.height100 { line-height: 100% }
.height120 { line-height: 120% }
.height140 { line-height: 140% }
.height200 { line-height: 200% }
.note { font-size: 10px }
.size1 { color: #3a3c3c; font-size: 100%; line-height: 140%   }
.size2  { color: #3a3c3c; font-size: 110%; line-height: 180% }
.size3 { color: #1969af !important; font-size: 110%; font-weight: bolder; line-height: 160%    }
a { text-decoration: none }
td { font-size: 13px;line-height: 140% }

body{
	margin:0;
	padding:0;
}
.bg{
	background-image:url(../html/com-top-img/head/head_02.gif);
}
.bg h1{
	width:400px;
	height:15px;
	margin:55px 0 0 0;
	text-align:right;
	font-size:12px;
	font-weight:normal;
}
#text{
	width:500px;
	 margin:15px 0 0 7px;
	 float:left;
	 text-align:left;
}

#text h2{
	margin:0;
	 font-size:14px;
}

#text p{
	 font-size:10px;
}
#footer{
	 width:490px;
	 margin-bottom:15px;
	 float:left;
}
#footer ul{
	list-style:none;
	margin:0 0 0 20px;
	padding:0; text-align:left;
}
#footer ul li{
	display:inline;
}
