a{blr:expression(this.onFocus=this.blur());} 
/*edited by Mouce*/

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: "ËÎÌå", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
ul{
list-style:none;
}
a:link,a:visited {
color:#444;
text-decoration:none;
}
a:hover {
color:#F60;
text-decoration:underline;
}
#navd {
	width:720px;
	height:35px;
	background:url(../images/website-2.1_03.gif);
	float:right;
	margin-top:18px;
	clear: right;
}
#navd ul{
margin-left:15px;
}
#navd li{
float:left;
}
#navd li a{
display:block;
height:35px;
background:url() no-repeat;
}
li#nav1 a:link,li#nav1 a:visited{
width:70px;
background-position:-15px 0;
}
li#nav1 a:hover,li#nav1 a:focus{
width:70px;
background-position:-15px -35px;
}
li#nav2 a:link,li#nav2 a:visited{
width:90px;
background-position:-85px 0;
}
li#nav2 a:hover,li#nav2 a:focus{
width:90px;
background-position:-85px -35px;
}
li#nav3 a:link,li#nav3 a:visited{
width:70px;
background-position:-175px 0;
}
li#nav3 a:hover,li#nav3 a:focus{
background-position:-175px -35px;
}
li#nav4 a:link,li#nav4 a:visited{
width:70px;
background-position:-245px 0;
}
li#nav4 a:hover,li#nav4 a:focus{
width:70px;
background-position:-245px -35px;
}
li#nav5 a:link,li#nav5 a:visited{
width:90px;
background-position:-315px 0;
}
li#nav5 a:hover,li#nav5 a:focus{
width:90px;
background-position:-315px -35px;
}
li#nav6 a:link,li#nav6 a:visited{
width:90px;
background-position:-405px 0;
}
li#nav6 a:hover,li#nav6 a:focus{
width:90px;
background-position:-405px -35px;
}
li#nav7 a:link,li#nav7 a:visited{
width:90px;
background-position:-495px 0;
}
li#nav7 a:hover,li#nav7 a:focus{
width:90px;
background-position:-495px -35px;
}
li#nav8 a:link,li#nav8 a:visited{
width:90px;
background-position:-585px 0;
}
li#nav8 a:hover,li#nav8 a:focus{
width:90px;
background-position:-585px -35px;
}
.search-text{
color:#999999;
text-indent:3px;
width:130px;
height:18px;
line-height:18px;
border: 1px solid #CACACA;
}
.search-btn{
cursor:pointer;
background:url(../images/search.gif) no-repeat;
width:20px;
height:20px;
}
#box {
	width: 940px;
	margin:0 5px;
}
#top{
height:0px
}
#logo {
	float: left;
	margin:27px 0 0 10px;
}
#contact {
	float: right;
	padding:10px 20px 0 0;
}
#main{
}
#copyright {
height:60px;
color:#CCC;
}
#copyright_left {
width:20px;
height:60px;
float:left;
background:url(../images/bottom_left.gif) no-repeat;
}
#copyright_txt{
width:920px;
height:60px;
float:left;
background: #666 url(../images/copyright_bg.gif) repeat-x;
text-align: left;
line-height:20px;
padding-top:10px;
}
#copyright_txt a:link,#copyright_txt a:visited{
color:#CCC;
text-decoration:none;
}
#copyright_txt a:hover{
color:#F60;
text-decoration:underline;
}