.zt {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #898989;
	line-height: 20px;
}
.bt {
	font-family: "ËÎÌå";
	font-size: 15px;
	color: #F26521;
	font-weight: bold;
}
.h_line {
	background-image: url(../images/h_line.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.bk_back {
	background-attachment: fixed;
	background-image: url(../images/bk_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.zt1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #74A7D2;
}
.zt2 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #F26521;
    font-weight: bold;
}
.bt_back {
	background-attachment: fixed;
	background-image: url(../images/bt_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tp_back {
	background-attachment: fixed;
	background-image: url(../images/tp_bg.jpg);
	background-repeat: repeat;
	background-position: center center;
}
/*Page start*/
#mypage {
	line-height: 15px;
	font-size: 11px;
	color: #737373;
	font-family: verdana, arial, helvetica, sans-serif;
}
#mypage a, #mypage span {
	float: left;
	display: block;
	margin: 0 1px;
	padding: 0 4px;
}
#mypage .current {
	background: #F26521;
	font-weight: bold;
	color: #FFFFFF;
}
#mypage .count {
	border: none;
	margin-top: 1px;
	font-size: 12px;
}
#mypage .direct {
	font-size: 12px;
	padding-top:3px;
	
}
#mypage a {
	text-decoration: none;
	color: #737373;
}
#mypage a:hover {
     color:#FF6600;
}
a:link 
 {
	text-decoration:none;
	color: #737373;
}
a:visited
{
		text-decoration:none;
		color: #737373;
}
a:hover 
{
	text-decoration:underline;
	color: #F26521;
}
