html {
    overflow-x: hidden; 
    SCROLLBAR-FACE-COLOR: #6773c7;
    SCROLLBAR-SHADOW-COLOR: #bfdfff;
    SCROLLBAR-3DLIGHT-COLOR: #bfdfff;
    SCROLLBAR-ARROW-COLOR: #bfdfff;
    SCROLLBAR-TRACK-COLOR: #6773c7;
    SCROLLBAR-DARKSHADOW-COLOR: #bfdfff;
    SCROLLBAR-BASE-COLOR: #6773c7;
}

.bg_f {
	background: #222 url('../pic/bg-f.jpg');
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	background-attachment:fixed;
	overflow-y:auto; 
	font-family: ËÎÌå;
	font-size: 14px;
	color: #EDECFB;
	padding: 0px;
	margin: 0px;
    overflow-x: hidden; 
    SCROLLBAR-FACE-COLOR: #6773c7;
    SCROLLBAR-SHADOW-COLOR: #bfdfff;
    SCROLLBAR-3DLIGHT-COLOR: #bfdfff;
    SCROLLBAR-ARROW-COLOR: #bfdfff;
    SCROLLBAR-TRACK-COLOR: #6773c7;
    SCROLLBAR-DARKSHADOW-COLOR: #bfdfff;
    SCROLLBAR-BASE-COLOR: #6773c7;
}

.htmleaf-container{
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}


a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

#container {
	margin-left: 100px;
	padding: 50px;
	width: 400px;
	text-align: left;
	text-indent:28px;
	font-size: 14px;
	font-style:normal;
	color: #EDECFB;
	LINE-HEIGHT: 22px; 
	FONT-FAMILY: "ËÎÌå";
	/* background-color: #f5f5f5; */
	/* border: 10px solid #012702; */
	/* filter:alpha(opacity=80); */
	/* -moz-opacity:0.8; */
	/* -khtml-opacity: 0.8; */
	/* opacity: 0.8; */
}

#container .subt {
	text-align: center;
	font-size: 24px;
	text-indent:0;
	TEXT-DECORATION: underline;
	margin-top: 20px;
}


h3 {
	font-size: 18px;
	margin: 3px 5px;
	color: #333;
}

#container {
	width: 80%;
	margin: auto;
}

#container > div {
	-webkit-box-shadow: 0 4px 15px -5px #555;
	box-shadow: 0 4px 15px -5px #555;
	background-color: #514AD2;
	width:240px;
	padding:2px;
	margin:5px;
}

#container > div img {
	padding: 0px;
	display: block;
	width: 100%;
	border: 0;
}


#container > div .mark {
	padding: 3px 0 0 3px;
	display: block;
	width: 100%;
	border: 0;
}