
/*home*/
.video_names {
 width:872px;
 height:312px;
}

.names {
 float:left;
 width:436px;
 height:312px;
}


.names_head {
 width:436px;
 height:42px;
 background-position:top left;
 background-repeat: no-repeat;
}


.names_body {
 width:428px;
 height:240px;
 background:url(../images/names_body_bg.jpg);
 background-repeat:repeat-y;
 padding-right:8px;
}

.names_body_text {
  width:398px;
  height:220px;
  padding-top:7px;
  text-align:justify;
  padding-left:13px;
}
  
.names_bottom {
 width:416px;
 height:22px;
 background:url(../images/names_bottom.jpg);
 background-repeat:no-repeat;
 color:#035EA5;
 text-align:right;
 line-height:22px;
 height:22px;
 padding-right:20px;
}

.names_bottom_sep {
 width:436px;
 height:8px;
 background:url(../images/names_bottom_sep.jpg);
 background-repeat:no-repeat;
}


.video {
 float:left;
  height: 312px;
}


.video_head_vision {
 height:42px;
 background-position:top left;
 background-repeat: no-repeat;
 width:436px;
}

.video_body {
 width:428px;
 height:240px;
 background:url(../images/video_body_bg.jpg);
 background-repeat:repeat-y;
 padding-left:8px;
}

.video_content {
 width:428px;
 height:240px;
}

.video_bottom {
 width:431px;
 height:19px;
 padding-top:3px;
 background:url(../images/video_bottom.jpg);
 background-repeat:no-repeat;
 text-align:right;
 padding-right:5px;
}

.video_bottom_sep {
 width:436px;
 height:8px;
 background:url(../images/video_bottom_sep.jpg);
 background-repeat:no-repeat;
}


.content_home_bottom {
  width:872px;
  height:auto;
}


.partn_panel_content {
  float:left;
  width:219px;
}



.strat_partn_panel {
  width:219px;
  background-color:#ffffff; 
  border:1px solid #1B69A9;
}

.strat_partn_panel_head {
  width:219px;
  height:58px;
}


.strat_partn_panel_body {
  width:219px;
  text-align:center;
  padding-top:10px;
  padding-bottom:20px;
  background:#ffffff;
}


.strat_partn_panel_body img {
  margin:5px;
}

.advert_panel_content {
  width:219px;
  min-height:250px;
  background-color:#ffffff; 
  border:1px solid #1B69A9;
}


.advert_partn_panel_head {
  width:638px;
  height:58px;
}


.advert_partn_panel_body {
  width:219px;
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
}

.advert_partn_panel_body img {
  margin:10px;
}


.content_home_bottom_sep {
  float:left;
  width:13px;
}

.content_home_right {
  float:left;
  width:638px;
  
}


.projects_content_home {
 padding:0px 10px 10px 10px;
 background-color:#ffffff; 
 border:1px solid #ffffff;
 overflow:hidden;


}

.proj_text_home {
  text-align:justify;
  margin-left:10px;
  font-family: Trebuchet Ms, Tahoma, Verdana;
  font-size:13px; 
  color:#333333;
  line-height:20px;
  height:300px;
    
}

.project_name_home {
  width:600px;
  height:auto;
  font-size:18px;
  color:#0064A8;
  font-weight:normal;
  font-style:normal;
  height:40px;
  line-height:40px;
  font-family: Trebuchet MS, Tahoma, Verdana;
}

.projects_text_home {
  width:330px;
  text-align:justify;
  margin-left:10px;
  font-family: Trebuchet Ms, Tahoma, Verdana;
  font-size:13px; 
  color:#333333;
}

.test_content_home {
 padding-top:0px;
 background-color:#ffffff; 
 border:1px solid #ffffff;
 overflow:hidden;
}

.test_text_home {
  text-align:justify;
  padding-left:10px;
  padding-righ:10px;
  width:682px;
  color:#333333;
  line-height:20px;
  
}


