body{
	font-family:"ËÎÌå";
	font-size:12px;
	line-height:20px;
	color: #666666;
	height: auto;
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
* {
	margin: 0px;
	padding: 0px;
}

img{ border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
h1{
	font-size: 15px;
	color: #7CC6DF;
	text-decoration: none;
}
.mymenu li a:hover, .mymenu li .mypic {
	color: #FFFF00;
	background-image: url(images/menu_03.jpg);
}

.bigpic {
      max-width:445px;height:auto; zoom:expression( function(elm) {          if (elm.width>445) {              var oldVW = elm.width; elm.width=445;              elm.height = elm.height*(445 /oldVW);         }         elm.style.zoom = '1';     }(this));} 
}

.tpic {
      max-width:120px;height:auto; zoom:expression( function(elm) {          if (elm.width>120) {              var oldVW = elm.width; elm.width=120;              elm.height = elm.height*(120 /oldVW);         }         elm.style.zoom = '1';     }(this));} 
}

