@charset "utf-8";
/* CSS Document */
#left_cont {
	
	width:213px;
	float:left;
	position:relative;
	height:500px;
	

}
#center_cont {
	width:630px;
	margin:0 10px;
	float:left;
    position:relative;
	padding-bottom:50px;
	

}
#right_cont {
	width:116px;
	float:left;
	border-left:1px #cccccc solid;
	}
#nav_left img {
	margin-top:3px;
}
#nav_left {
	margin-left:30px;
	background:#ffffff;
	margin-bottom:0;
	height:100%;
	border-left:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	border-right:1px #cccccc solid;
}

#nav_sub{
line-height:32px;
}


#nav_sub li a{
  height:30px;
  width:181px;
  display:block;
  text-indent:15px;
  border-bottom:1px dotted #cccccc;
  
}
#nav_sub li a:hover{
background:#d4edf5;
color:#000099;
font-weight:700;
}
#flash2{
   width:630px;
   border-left:1px solid #cccccc;
   border-bottom:1px solid #cccccc;
   border-right:1px solid #cccccc;
  
}

#nav_right_link img{
	margin-top:2px;
}

#nav_right_link{
disply:block;
position:fixed;
width:116px;
padding-right:2px;}

#nav_right_cont{
height:154px;
background:url(images/link.jpg) no-repeat;
}
#nav_right_cont li a{
text-indent:20px;
height:17px;
display:block;
text-align:left;
padding-top:10px;
margin-right:3px;
margin-top:2px;
}

#nav_right_cont li a:hover{
background:#FFFFFF;
font-weight:700;
color:#000000;
}
.nav_links{
  float:right;
  margin:9px 0 3px 0;
}
.nav_links li{
  float:left;
}
.nav_links li a{
  padding:2px 5px;
}
.nav_links li a:hover{
color:#000000;
background:#d4edf5;
}
#title_cont{
background:url(images/aboutus_title_bg.jpg) repeat-x;

}
#title_cont img{
margin-left:10px;
}
#title_img{
	position:absolute;
	right:-1px;
	top: 160px;
}

#Information{
  position:relative;
}

#info_img{
    position:absolute;
	right:0px;
	top:360px;

}
#Information img{
padding:0 10px 0 0;
   }

#Information h3{
   font-size:18px;
   padding:23px 0 0 20px;
   color:#000099;
   }
#Information p{
   padding:15px 20px 5px 20px;
   line-height:22px;
   border-bottom:1px dashed #cccccc;  
  }
    
 



  
 h2{
 font-size:18px;
 height:30px;
 float:left;
 padding:15px 5px;
 margin-left:13px;
 border:1px dotted #999999;
 color:#3E3E3E;
 }
 
 
 
 h2:hover{
  background:#d4edf5;
  margin:2px;
 }
 

#kuang{
width:630px;
padding:2px 0;
/*border:1px solid #000000;*/
margin:20px 0;
/*background:#cccccc;*/
}
.nav_text {
float:left;
margin:5px 0 0 18px;
list-style-image:url(images/line.gif);
line-height:18px;
}
.nav_focus{
  padding-top:5px;
}

.nav_focus span{
 padding-left:20px;
 line-height:25px;
}
.nav_focus li{
margin:5px 50px;
list-style:url(images/gif-0450.gif);
 line-height:20px;
font-weight:700px;
}

.nav_youxu{
padding-top:5px;
}

.nav_youxu li{
margin:5px 60px;
 line-height:20px;
font-weight:700px;
}

.services_info img{
margin-left:20px;
width:160px;
height:110px;
margin-top:10px;
padding:6px;
border:3px solid #cccccc;
}

.info h3{
margin-left:10px;
color:#000099;
font-size:25px;
float:left;


}
.services_info{
position:relative;
background:#F6F6F6;
padding:10px 5px;
}

.services_info h4{
 color:#CC6600;
 }
 
.nav_offer{
	left:300px;
	position:absolute;
	top:20px;
	padding:15px;
	background:#ffffff;
	width:270px;
}
.nav_offer li{
list-style:disc;
list-style-position:inside;

}

#lecturer_con img{
float:right;
padding:2px 5px 2px 5px;
border:3px solid #E4E4E4;
}

#lecturer_con h3{
padding:8px 0 2px 18px;
margin:18px 0 10px 20px;
border-bottom:1px solid #E4E4E4;
color:#383838;
background:url(images/titlebg.jpg) no-repeat;
color:#fff;

}

#lecturer_con p{
margin:8px 0 8px 25px;
line-height:20px;
}

.nav_lecturer{
margin-left:20px;
padding:5px 0;
list-style-position:inside;
list-style-image:url(images/xian.gif);
}
#list {
	position:absolute;
	border:1px solid #cccccc;
	height:389px;
	width: 178px;
	left: 25px;
	top: 45px;
}

/*-------------training courstab css--------*/
#leftmain table{
border-collapse:collapse;
margin-top:5px;
border:1px #ccc solid;
line-height:20px;
text-align:center;
}

#plantab td{
border:1px dotted #ccc;
padding:5px 5px;
}

.blue{
background:#DBECF4;
}

#plantab tr:hover{
background:#0066cc;
color:#FFFFFF;
}

#plantab tr:hover a{
color:#FFFFFF;
}

#plantab tr:hover th{
color:#000000;
}


#plantab a:hover{
color:#FFFFFF;
}
table img{
padding:0 7px 0 4px;;}

th{
border:1px dotted #ccc;
font-weight:500;
padding-top:5px;
font-size:13px;
}

#leftmain p{
text-align:left;
}


/*----------customers tab css---------------*/

/*#leftmain td{
border-bottom:1px solid #cccccc;

}

#leftmain a:hover{
color:#000000;
font-weight:700;
}
.red1{
color:#FF0000;
}*/
#logo_con{
margin-left:20px;
}
#logo_con li{
width:160px;
height:55px;
float:left;
padding:10px;
}
#gundong{
	height:19px;
	padding:2px 76px 2px 5px;
	border:1px #ccc solid;
	position:absolute;
	margin-bottom:0;
	left: -10px;
	bottom:0;
	width: 568px;
	
	/*background:url(images/aboutus_title_bg.jpg) repeat-x;*/
}
#gundong_img{
	float:right;
     height:19px;
	width:70px;
	text-indent:7px;
	position:absolute;
	line-height:20px;
     background:url(images/gundong.jpg) no-repeat;
	 color:#FF0000;
	right:0;
	top: 2px;
}
/*---------contactus css---------------*/


.nav_text a:hover{
color:#C4021F;
text-decoration:underline;
}

.month{
text-align:left;
font-weight:700;
font-size:13px;
}

/*--------news css-------------------*/
#news_info{
margin:20px 30px;
/*background:#f1f1f1;*/
}

#news_info li{
 background:url(images/time.gif) no-repeat;
 height:32px;
 padding:0 10px 0 10px;
 border-bottom:1px dotted #cccccc;
}
#news_info span{
 padding-right:15px;
 color:#FF6600;
}

#news_info li img{
 margin-left:20px;

}
#news_info li a{
 line-height:32px;
 color:#6A6A6A;
}
#news_info li a:hover{
 margin:0 2px;
 text-decoration:underline;
 color:#000000;
}


/*-----------iso 9001 update css---------*/
.date{

  border-top:1px dashed #cccccc;
  padding:5px 0 5px 15px;
  margin:4px 0 0 5px;
   color:#FF6600;
   font-size:13px;
  }

#line_con{
  padding:5px 5px 5px 200px;
  margin-top:10px;
  line-height:20px;
  list-style:url(images/title_img2.gif);
  
  } 
  
  
#Information dd{
  padding:0 0 15px 15px;
  border:1px #fff solid;
}

#Information dl{
margin:20px 0;
background:url(images/title_bg.gif) no-repeat;
padding:5px 0 2px 7px;

}

#Information dt{
/*border:1px #000000 solid;*/
margin-top:10px
}

#Information dl ul{
padding:5px 35px;
list-style:url(images/title_img2.gif);
line-height:20px;
}

#Information dl .title_con {
font-weight:700;
font-size:13px;
}

.xinde{
border-top:1px #cccccc dotted;
padding:30px 10px 0 5px;
border-bottom:10px solid #caebf6;
font-weight:900;
/*font-style:oblique;*/
}
.xinde_cont
{
 border-top:4px solid #edf7fa;
}
.xinde_cont ul{ 
/*border:4px solid #caebf6;*/
background:#edf7fa;
padding:5px 35px;
list-style:url(images/jia2.gif);
line-height:20px;
padding:15px 5px 15px 35px;
margin-top:10px;
}

/*-------------downloadtab css--------*/
.renzhi{
font-size:14px;
color:#FF8F20;
margin:15px 0 0 30px;
font-weight:800;
}

.renzhi img{
margin:5px 0 1px 0;}
#download{
margin-left:30px;
line-height:25px;
text-align:left;
margin-bottom:5px;
color:#6A6A6A;
}
#download td a{
color:#6A6A6A;
}

#download td a:hover{
color:#000000;
text-decoration:underline;
 }

/*-------------Courstab css---------*/

.courstab td{
border:1px dotted #ccc;
padding:2px 3px;
}
.course{
font-size:14px;
font-weight:800;
margin:20px 0 10px 60px;}

.courstab tr:hover{
font-weight:800;
}
/*---------------------it--------------------------------------------*/
#left{
	width:310px;
	float:left;
	background:url(images/left_bg2.gif) 0 0 no-repeat;
	padding:8px 0 0 9px;
	margin-top:15px;
}
#left h3{
	display:block;
	width:269px;
	height:26px;
	background:url(images/arrow.gif) 9px 9px no-repeat #454545;
	color:#F9FDFF;
	font:bold 13px/28px Arial, Helvetica, sans-serif;
	padding:0 0 0 24px;
	margin:0 0 22px 0;
}
#left ul{
	padding:0 0 0 18px;
	font-size:0;
	line-height:0;
}
#left ul li{
	display:block;
	background:url(images/bullet2.gif) 0 5px no-repeat;
	padding:0 0 8px 14px;
	color:#8F8F8F;
	background-color:inherit;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin:0;
	
}
#left ul li span{
	display:block;
	color:#454545;
	background-color:inherit;
	font:12px/12px Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	margin:0;
}
#left ul li a.grey{
	color:#8F8F8F;
	background-color:inherit;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	width:173px;
}
#left ul li a.grey:hover{
	color:#000;
	background-color:inherit;
}
#left ul li a.blue{
	color:#408BAA;
	background-color:inherit;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	width:173px;
}
#left ul li a.blue:hover{
	color:#000;
	background-color:inherit;
}



/*
#left2{
	width:300px;
	float:left;
	background:url(images/left_bg2.gif) 0 0 no-repeat;
	padding:8px 0 0 9px;
	float:right;
}
#left2 h3{
	display:block;
	width:269px;
	height:26px;
	background:url(images/arrow.gif) 9px 9px no-repeat #454545;
	color:#F9FDFF;
	font:bold 12.3px/26px Arial, Helvetica, sans-serif;
	padding:0 0 0 24px;
	margin:0 0 22px 0;
}
#left2 ul{
	padding:0 0 0 10px;
	font-size:0;
	line-height:0;
}
#left2 ul li{
	display:block;
	background:url(images/bullet2.gif) 0 5px no-repeat;
	padding:0 0 15px 14px;
	color:#8F8F8F;
	background-color:inherit;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin:0;
	
}
#left2 ul li span{
	display:block;
	color:#408BAA;
	background-color:inherit;
	font:bold 11px/11px Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	margin:0;
}
#left2 ul li a.grey{
	color:#8F8F8F;
	background-color:inherit;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	width:173px;
}
#left2 ul li a.grey:hover{
	color:#000;
	background-color:inherit;
}
#left2 ul li a.blue{
	color:#408BAA;
	background-color:inherit;
	font:bold 11px/11px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	width:173px;
}
#left2 ul li a.blue:hover{
	color:#000;
	background-color:inherit;
}*/

.readMoreDiv a{
	background:url(images/arrow3.gif) 0 0 no-repeat;
	margin:0 0 0 270px;
	width:13px;
	height:14px;
	display:block;
	text-decoration:none;
}
.readMoreDiv a:hover{
	background:url(images/arrow3_hover.gif) 0 0 no-repeat;
}

#left p.readMoreDiv{
	width:265px;
	height:19px;
	background:url(images/read_more_div.gif) 0 0 repeat-x;
	/*padding:0 0 0 0px;*/
	margin:0 0 16px 0;
	display:block;
	font-size:0;
	line-height:0;
}
/*-------------------------------gom------------------------------*/
.center_content{

padding:0px 0 0 0;
/*background:url(images/center_bg.jpg) repeat-y center;*/
height:185px;
 border-bottom:1px dashed #cccccc; 
}
.content_left
{
width:387px;
/*border:1px solid #E4E4E4;*/
float:left;
/*border-right:1px solid #cccccc;  */
  padding:25px 20px 5px 20px;
   line-height:22px;
   height:140px;
}
.content_left span{
   padding:15px 20px 5px 20px;
   line-height:22px;
}
.content_right
{
/*position:absolute;*/
width:180px; 
float:right;
height:180px;
padding-left:10px;
margin-right:10px;
margin-bottom:5px;
background:#fafafa;

}


.content_right ul{
	padding:10px 2px 46px 10px;
	width:150px;
}
.content_right ul li{
	border-bottom:#D2D5D5 solid 1px;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
}
.content_right ul li a.potencial{
	display:block;
	background:url(images/potencial.jpg) 0 0 no-repeat;
	width:151px;
	height:42px;
}
.content_right ul li a.potencial:hover{
	background:url(images/potencial_hover.jpg) 0 0 no-repeat;
}
.content_right ul li a.ideal{
	display:block;
	background:url(images/ideal.jpg) 0 0 no-repeat;
	width:151px;
	height:42px;
}
.content_right ul li a.ideal:hover{
	background:url(images/ideal_hover.jpg) 0 0 no-repeat;
}
.content_right ul li.noBdr{
	border-bottom:none;
	padding:0;
	margin:0;
}
.content_right ul li.noBdr a.innovative{
	display:block;
	background:url(images/innovative.jpg) 0 0 no-repeat;
	width:151px;
	height:42px;
}
.content_right ul li.noBdr a.innovative:hover{
	background:url(images/innovative_hover.jpg) 0 0 no-repeat;
}

/*---------------------------------published-----------------------------------*/

.huanye{
float:right;
width:105px;
font-size:12px; 
margin-top:10px;
font-weight:100;
}

.huanye a{
color:#FF6600;
}
.huanye a:hover{
text-decoration:underline;}
.no {color: #969696}

.subtitle{
   font-size:14px;
   color:#000099;
   font-weight:bolder;
   text-decoration:underline;
}

.neirong{
   padding:15px 20px 5px 20px;
   line-height:22px;
 
  }
    