html { overflow-x: hidden; overflow-y: auto; } */

.css {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bt {
	color: #0229A6;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.xbt {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #003366;font-size: 12px;
}


body {
	overflow:hidden;
	background-color: #FFFFFF;
	margin: 0px;padding:0px;
}
p {
	padding:0px;
	font-size: 14px;
	line-height: 30px;;
	text-indent: 28px;
	margin:0px;
}
h1{
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	background-position: center;
	line-height: 160%;
	padding: 10px;
	text-align: center;
}
h2{
	text-align: center;
}
iframe {
	margin:0px;padding:0px;
	background-color: #000161;
	overflow-x:hidden;
}

.mtit{line-height:30px; font-size:18px; font-weight:bold;padding-top:23px;}
.bigfont{font-size:36px; font-weight:bold; line-height:50px; background:#FDF9EA}
.myhr{border-bottom:2px solid #E0E0E0;}
.myphoto{margin:10px;}
.mtitc{line-height:30px; font-size:18px; padding-top:23px;}
.bottom_1 {
	font-size: 14px;
	letter-spacing: 2px;
}
.bottom {
	text-align:left;
	padding-top:10px;
	padding-left:20px;
	font-size: 12px;
	line-height: 140%; background:#F4F4F4;
}
.a1:link {
	font-size: 14px;
	text-decoration: none; color:blue;
}
.a1:hover {
	font-size: 14px;
	text-decoration: underline;
	color:blue;
}
.a1:visited {
	font-size: 14px;
	text-decoration: none;color:blue;
}