@charset "utf-8";
/* CSS Document */
body{
margin:0px 0px;
text-align:left;


}

.lite-gray-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}
.lite-gray-txt a {
	color:#999999;
	text-decoration: none;
}
.lite-gray-txt a:hover {
	color:#666666;
	text-decoration: none;
}
.iframe {    border-style:dashed;
   border-color: #000;
   border-top-width:0px; 
   border-bottom-width:0px; 
   border-left-width:0px; 
   border-right-width:0px; 
 
}

.contant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.contant a {
	color:#ffffff;
	text-decoration: none;
}
.contant a:hover {
	color:#F3F3F3;
	text-decoration: none;
}

.pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffd200;
	text-decoration: none;
}
.pink a {
	color:#ffffff;
	text-decoration: none;
}
.pink a:hover {
	color:#F3F3F3;
	text-decoration: none;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ec8109;
	text-decoration: none;
}

.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #ffd200;
	text-decoration: none;
	font-weight:bold;
}

.yellow_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #ffd200;
	text-decoration: none;
	font-weight:bold;
}

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #043a8a;
	text-decoration: none;
}