@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#frame {
	width:910px;
	height: 650px;
}
#flash {
	width:910px;
}
#box {
	width:910px;
	height:200px;
	background-color: #FFFFFF;
}
#box2 {
	width:905px;
	height: 60px;
	;
}
#box3 {
	width:35px;
	height: 130px;
	float: left;
}
#text {
	width:850px;
	height: 130px;
	background-image: url(../images/pl.gif);
	background-repeat: no-repeat;
	float:left;
}
#text0 {
	width:840px;
	height: 23px;
	float:left;
}
#text1 {
	width:240px;
	height: 90px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
#text2 {
	width:240px;
	height: 90px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	;
	padding-left: 20px;
	padding-right: 20px;
}
#text3 {
	width:240px;
	height: 90px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
	
.h-1 {
	font-size: 12px;
	color: #FF643E;
	font-weight: bold;
	line-height: 19px;
}
.h-2 {
	font-size: 11px;
	color: #E7ECF5;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

