body,td,th {
	font-size: 12px;
	font-family:"Î¢ÈíÑÅºÚ";
	color: #434343;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #434343;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #434343;
}
a:hover {
	text-decoration: none;
	color: #da251c;
}
a:active {
	text-decoration: none;
	color: #da251c;
}
.menu{
transition: all 0.6s;
transform: scale(1.0); 
color:#434343; font-size:16px; cursor:pointer;}
.menus{
transition: all 0.6s;
transform: scale(1.0); 
background:#c90000; color:#FFFFFF; font-size:16px; cursor:pointer;}
.STYLE1 {
	font-size: 18px;
	color: #000000;
}
.STYLE2 {
	color: #1a6183;
	font-size: 16px;
}
.STYLE2s {
	color: #1a6183;
	font-size: 14px;
}

-->
#div1{
  width: 200px;
  height: 138px;
  border: #000 solid 1px;
  margin: 50px auto;
  overflow: hidden;
}
#div1 img{
  cursor: pointer;
  transition: all 0.6s;
}
#div1 img:hover{
  transform: scale(1.4);
}

.donw{
background:#e7e7e7; color:#333333; cursor:pointer; transition: all 0.6s;}
.donws{
background:#db0303; color:#ffffff; cursor:pointer; transition: all 0.6s;}


.chakanx{
transition: all 0.5s;
transform: scale(1.0); 
background:#dedede; color:#333333; font-size:16px; cursor:pointer;}
.chakanxs{
transition: all 0.5s;
transform: scale(1.0); 
color:#ffffff; cursor:pointer; font-size:16px; background:#a8a8a8;}


.chakan{
transition: all 0.8s;
transform: scale(1.0); 
background:#e22521; color:#ffffff; cursor:pointer;}
.chakans{
transition: all 0.8s;
transform: scale(1.0); 
color:#333333; cursor:pointer; background:#dedede;}