body {
	margin:0 auto;
	padding:0;
	background-color:#e3e3e3;
	font-family:'ËÎÌå';
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.menu0 td{
	width:110px;
	height:100px;
}
.footer {
    font-family:Arial;
	font-size:9px;
	color:#7F6D50;
}

.menu-bar {
     font-family:'ËÎÌå';
	 color:#FFFFFF;
	 font-size:12px;
	font-weight:bold;
}
a.menu-bar:link {
	text-decoration: none;
}
a.menu-bar:hover {
	text-decoration: none;
	color:#7F6D50;
}
a.menu-bar:visited {
	text-decoration: none;
}

.word {
    font-family:Arial;
	font-size:12px;
	color:#382C02;
}
.top {
    border-bottom-style:solid;
	border-bottom-width:5px;
	border-bottom-color:#D2C68E;
	border-left-style:solid;
	border-left-width:5px;
	border-left-color:#D2C68E;
	border-right-style:solid;
	border-right-width:5px;
	border-right-color:#D2C68E;
}
#bpic {
    width:450px;
	height:227px;
}

.imp {
     background-image: url(images/menu-bg2.gif);
}
        *
        {
            font-size: 12px;
            font-weight:bold;
            text-decoration: none;
            margin: 0;
            padding: 0;
        }
        #menu
        {
            list-style-type: none;
			width: 805px;
            height: 20px;
            overflow: hidden;
            background-image: url(images/menu-bg1.gif);
			background-color:#F7F2DC;
        }
        #menu li
        {
            float: left;
			font-size:12px;
			width:115px;
        }
        #menu li a
        {
            display: block;
            text-align: center;
            color: #fff;
            line-height: 20px;
            padding: 0 10px;
			background-image:url(images/menu-bg1.gif);
        }
        #menu li a:hover
        {
         background-image:url(images/menu-bg2.gif);
        }
     	 
	 

.english {
    font-family:Arial;
	font-size:12px;
	color:#D2C68E;
}
a.english: link {
    text-decoration:none;
}
a.english: visited {
    text-decoration:none;
}
a.english: hover {
    text-decoration:none;
}
