body {
   margin: 0px 0px 0px 0px;
   font-size: 12px;
   color:#333333;
   line-height:16px;
  background-image:url("../images/body_bg.gif");
  background-repeat: repeat-y;
  background-position:center top;
}
.mail {font-size: 12px; color:#FF6D00; }
.mailb {font-size: 12px;color:#FF6D00; font-weight:bold; }
.mailr {font-size: 12px; color:#FF0000; }
.mailrb {font-size: 12px;color:#FF0000; font-weight:bold; }
.cont {font-size: 10px; color:#666666; line-height:14px; }
.contb {font-size: 10px;color:#666666; font-weight:bold; line-height:14px; }

form {
	padding : 0px;
	margin: 0px;
}

a[name]:hover {
  color: #000000;
  text-decoration: none; 
}

h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 16px;
}

h2, h3{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.f10 {font-size: 10px; }
.f10r {font-size: 10px;color:#EE0000; }
.f10b {font-size: 10px;font-weight:bold; }
.f10o {font-size: 10px; color:#FF3300;}

.f12 {font-size: 12px; }
.f12w {font-size: 12px;color:#FFFFFF; }
.f12o {font-size: 12px;color:#FF3300; }
.f12b {font-size: 12px;font-weight:bold; }
.f12bo {font-size: 12px;color:#FF3300; font-weight:bold; }
.f12bb {font-size: 12px;color:#0202E9;}
.f12v {font-size: 12px; color:#FF6C00; }
.f12bv {font-size: 12px;color:#FF6C00; font-weight:bold; }
.f12e {font-size: 12px; color:#AC0000; }
.f12be {font-size: 12px;color:#AC0000; font-weight:bold; }
.f12r {font-size: 12px; color:#990099; }
.f12br {font-size: 12px;color:#990099; font-weight:bold; }

.f14 {font-size: 14px; }
.f14b {font-size: 14px;font-weight:bold; }

.f16 {font-size: 16px; }
.f16b {font-size: 16px;font-weight:bold; }

.f-xs {font-size: x-small; }
.f-xsb {font-size: x-small;font-weight:bold; }

.f-s {font-size: small; }
.f-sb {font-size: small;font-weight:bold; }

.f-n {font-size: normal; }
.f-nb {font-size: normal;font-weight:bold; }

.f-l {font-size: large; }
.f-lb {font-size: large;font-weight:bold; }

.intro{
    font-size: 12px;
    font-weight: normal;
	color: #FEFEFE;
	line-height: 18px;
	}