@import url("firstebox.css");
@import url("validate.css");

body {
	font-size: 12px;
	background-image: url(../images/bg.gif);
	font-family: "Times New Roman", Times, serif,"ËÎÌå";
	margin: 0px;
	padding: 3px 0 0 0;
}
p{ margin:0px; padding:0px}
form{
	margin: 0px;
	padding: 0px;
}
img{border:0}
.about{
	line-height: 20px;
	text-indent: 2em;
	
}
.iline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #979b9e;
}
a{
	color: #000;
}
a:link,a:visited {
	text-decoration: none;
}
.iiline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979b9e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #979b9e;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ptop{
	font-size: 16px;
	color: #FFF;
	padding: 0 0 0 50px;
	font-weight: bold;
}
.mtable{
	background-color: #FFF;
}
.mtable td{
	background-color: #CCC;
}
.mbottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 6px;
}
.fimgb, .fimages{
	border: 1px solid #CCC;
}
p{
	line-height:25px;
	}