@charset "utf-8";
/* CSS Document */
<!--
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: 宋体;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
.top_menu a{
	color:#000;
	text-decoration:none;
	font-size:12px;
	}
.top_menu a:hover{
	background-color:#FF0000;
	text-decoration:none;
	color:#fff;
	}
#menu{
	width:960px;
	}
#menu ul{
	margin:0px;
	list-style:none;
	}
	
#menu li{
	margin:0px;
	padding:0px;
	width:90px;
	float:left;
	}
#menu a{
	display:block;
	color:#fff;
	line-height:37px;
	text-decoration:none;
	font-size:13px;
	background-image: url(../images/menu_one.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;	
	}
#menu a:hover {
	text-decoration: none;
	color: #006666;
	background-image: url(../images/menu_two.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color:#fff;
}
#menu #m1 {
	width:120px;
	}
#menu #m9 {
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	}
#menu #m1 a{
	background-image: url(../images/menu_1_oen.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	}
#menu #m1 a:hover{
	background-image: url(../images/menu_1_two.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#menu #m9 a{
	background-image: url(../images/menu_2_oen.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	}
#menu #m9 a:hover{
	background-image: url(../images/menu_2_two.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#home #menu #m1 a{
	background-image: url(../images/menu_1_two.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	}
#contacts #menu #m9 a{
	background-image: url(../images/menu_2_two.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	}
#abouts #menu #m2 a,
#culture #menu #m3 a,
#clients #menu #m4 a,
#products #menu #m5 a,
#instructor #menu #m6 a,
#job #menu #m7 a,
#deputy #menu #m8 a,
#parameter #menu #m10 a
{
	background-image: url(../images/menu_2_two.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#pro_menu a{
	padding-left:12px;
	text-decoration:none;
	background-color:#ca1313;
	color:#fff;
	background-image: url(../images/arr_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}

.pro_menu_list  a{
	margin-left:12px;
	padding-left:10px;
	color:#000;
	background-image: url(../images/arr_2.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height:18px;
	text-decoration:none;
	}
.pro_menu_list a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ca1313;
	}
.mytable{
	margin-top:8px;
	}
.out {
  position:relative;
  background:#bbb; 

  width:125px
  }
.in {
  background:#fff; 
  border:1px solid #555;
  padding:2px 2px;
  position:relative; 
  top:-5px;
  left:-5px;
  }
.mylink a {
	font-size: 12px;
	color: #ca1313;
}
.mylink a:link {
	text-decoration: none;
}
.mylink a:visited {
	text-decoration: none;
	color: #CA1313;
}
.mylink a:hover {
	text-decoration: underline;
	color: #000000;
}
.mylink a:active {
	text-decoration: none;
}
#mypic{
   width:95%;
   height:200px;
   line-height:20px;
   }
#mypic img {
   float:left;
   width:220px;
   padding:10px;
   }
   
.wztxt{
	white-space: nowrap;
	padding:2px;
	width: 120px;
	height:60px;
	overflow: hidden;
	-o-text-overflow: ellipsis; 
	text-overflow: ellipsis; }
	