
a:link,a:visited,{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	position:relative;
	color:#ffff66;
	top:1px;
	left:1px;
	text-decoration:underline;
}

body{
	vertical-align:middle;
	margin:0px;
	text-align:center;
	background-color:#99ffcc;
	line-height:1.2em;
}
.header1{
	width:700px;
	height:116px;
	margin:0px;
	background-image:url("../head1.jpg");
}

table{	
	clear:both;
	width:700px;
	height:30px;
}
h1{
	width:130px;
	height:40px;
	background-image:url("../faq.jpg");
}
.t1{
	text-align:left;
	font-size:17px;
	line-height:1.8em;
	margin:0px;
	width:700px;
	background-color:#ffffff;
	padding:20px;

}
.s1{
	font-size:14px;
}
.t2{	
	text-align:center;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff0099ff, endcolorstr=#9099CCFF, gradienttype=0);
	width:100px;
	font-size:15px;
}
.t3{	
	text-align:center;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff0099ff, endcolorstr=#9099CCFF, gradienttype=0);
	width:100px;
	height:20px;
	margin-left:300px;
	font-size:15px;
}
.a1{
	color:#ff33cc;
}
.footer{
	width:700px;
	height:60px;
	background-image:url("../footer.jpg");
	margin:0px;

}

