@charset "utf-8";

body {
	margin: 0px; background: #949C9F; font-family:Arial
}


a:link {
	text-decoration: none;
	color: #fc8901
}
a:visited {
	text-decoration: none;
	color: #fc8901
}
a:hover {
	text-decoration: none;
	color: #FFCC00
}
a:active {
	text-decoration: none;
	color: #FFCC00;
	outline:dotted 1px
}


a.baselk:link {
	text-decoration: none;
	color: #f5f5f5
}
a.baselk:visited {
	text-decoration: none;
	color: #f5f5f5
}
a.baselk:hover {
	text-decoration: none;
	color: #fff
}
a.baselk:active {
	text-decoration: none;
	color: #fff;
	outline:dotted 1px
}



.main1 {
	font-size: 12px; color:#f0f0f0; line-height:17px
}
.main2 {
	font-size: 11px; color:#f0f0f0; line-height:15px
}
.main3 {
	font-size: 11px; color:#333; line-height:14px
}
.main4 {
	font-size: 11px; color:#333; line-height:16px
}
.main5 {
	font-size: 12px; color:#333; line-height:16px
}
.main6 {
	font-size: 12px; color:#333; line-height:17px
}
.title1 {
	font-size: 13px; color:#FFF; font-weight:bold
}
.title2 {
	font-size: 11px; color:#fc8901; line-height:15px; font-weight:bold
}
.title3 {
	font-size: 13px; color:#015F85; font-weight:bold; text-transform:uppercase
}
.title4 {
	font-size: 11px; color:#015F85; line-height:15px; font-weight:bold
}
.title5 {
	font-size: 13px; color:#333; font-weight:bold; text-transform:uppercase
}
.title6 {
	font-size: 12px; color:#333; font-weight:bold; line-height:18px
}
.title7 {
	font-size: 12px; color:#015F85; line-height:15px; font-weight:bold
}
.date1 {
	font-size: 10px; color:#f0f0f0; font-weight:bold
}
.form1 {
	font-size: 9px; color:#fff; font-weight:bold; text-transform:uppercase
}
.form2 {
	font-size: 9px; color:#333; font-weight:bold; text-transform:uppercase
}
.ft {
	font-size: 11px; color:#003F5E; font-weight:bold
}




