/* CSS Document */
@charset "utf-8";
a {
		color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #003399;
	
}
a:active {
	text-decoration: none;
}
h2 {
	font-family:"Microsoft Yahei";
	font-size: 48px;
	font-weight: bold;
	
}
h3 {
	font-family:"Microsoft Yahei";
	font-size: 28px;
	
	
}
h4 {
	font-family:"Microsoft Yahei";
	font-size: 18px;
	
	
}
h5 {
	font-family:"Microsoft Yahei";
	font-size: 14px;
	font-weight:normal;
	
	
	margin-top:0px;
		
}
.mgTop20
{
margin-top:20px;
}
.mgLeft20
{
  margin-left:20px;
}
.mgLeft60
{
  margin-left:60px;
}
.mgLeft90
{
  margin-left:90px;
}
.pdLeft10{padding-left:10px;}
.ht170
{
height:170px;
overflow:hidden;
}

.ht130
{
height:130px;
overflow:hidden;
}

.ht80
{
height:80px;
overflow:hidden;
}

.float_left
{
   float:left;
}
.float_right
{
   float:right;
}
.cnt
{
width:auto;
margin:0 auto;}

.clearFloat
{
clear:both;
}


ul{margin:0;padding:0;}



#top{
	width:100%;
	margin:30px auto 0 auto;
	height:70px;
	background-image:url(../images/top-banner1-new.gif);
	 background-repeat:no-repeat;
    background-position:center;
}
/*以上是logo*/


/* ul li以横排显示 */

/* 所有class为menu的div中的ul样式 */
div.menu{
width:100%;
height:55px;
margin:25px auto 0 auto;
background-color:#0a388b;
}



div.menu ul
{
    list-style:none; /* 去掉ul前面的符号 */
    margin: 0 auto; /* 与外界元素的距离为0 */
    padding-left:0px; /* 与内部元素的距离为0 */
    width: 1230px; /* 宽度根据元素内容调整 */
	font-size:18px;
	font-family:"Microsoft Yahei";
}
/* 所有class为menu的div中的ul中的li样式 */
div.menu ul li
{
    float:left; /* 向左漂移，将竖排变为横排 */
	margin:0;
	}
/* 所有class为menu的div中的ul中的a样式(包括尚未点击的和点击过的样式) */
div.menu ul li a, div.menu ul li a:visited
{
    background-color: #0a388b; /* 背景色 */
    
    color: #ffffff; /* 文字颜色 */
    display: block; /* 此元素将显示为块级元素，此元素前后会带有换行符 */
    line-height: 1.35em; /* 行高 */
    padding: 15px 61px; /* 内部填充的距离 */
    text-decoration: none; /* 不显示超链接下划线 */
    white-space: nowrap; /* 对于文本内的空白处，不会换行，文本会在在同一行上继续，直到遇到 <br> 标签为止。 */
}
/* 所有class为menu的div中的ul中的a样式(鼠标移动到元素中的样式) */
div.menu ul li a:hover
{
    background-color: #d12a48; /* 背景色 */
    color: #ffffff; /* 文字颜色 */
    text-decoration: none; /* 不显示超链接下划线 */
}
/* 所有class为menu的div中的ul中的a样式(鼠标点击元素时的样式) */
div.menu ul li a:active
{
    background-color: #d12a48; /* 背景色 */
    color: #ffffff; /* 文字颜色 */
    text-decoration: none; /* 不显示超链接下划线 */
}
/*以上是导航*/




#main1
{
margin:0px auto 0px auto;

width:100%;
height:650px;

}
.bg_main1_yuke{background:url(../images/uk_School_yuke_main1.jpg) center top no-repeat;
}
.bg_main1_dudongPM{background:url(../images/uk_School_dudongPM_main1.jpg) center top no-repeat;
}


.bg_main1_ut{background:url(../images/canada_sixSchool_ut_main1.jpg) center top no-repeat;
}

.bg_main1_Alberta{background:url(../images/canada_sixSchool_Alberta_main1.jpg) center top no-repeat;
}
.bg_main1_queen{background:url(../images/canada_sixSchool_queen_main1.jpg) center top no-repeat;
}

.bg_main1_mcgill{background:url(../images/canada_sixSchool_mcgill_main1.jpg) center top no-repeat;
}

.bg_main1_mcMaster{background:url(../images/canada_sixSchool_mcMaster_main1.jpg) center top no-repeat;
}



/*以上是板块1*/


#main2
{
margin:80px auto 0px auto;

width:1200px;
height:auto;


}

#main2-l
{
  float:left;
  width:380px;
  margin-top:-150px;
}
#main2-r
{
  float:left;
  margin-left:50px;
  width:740px;
  height:472px;
 font-family:"Microsoft Yahei";
 font-size:14px;
 line-height:20px;

 
}


/*以上是板块2*/


#main3
{
  margin:40px auto;
  width:100%;
  height:620px;
  background-color:#F4F2F3;
  padding-top:10px;
  padding-bottom:60px;
  color:#676767;
 font-family:"Microsoft Yahei";
	
}
#main3.alberta
{
     background-color:#127A47;
   
}
#main3.queen
{
     background-color:#9D304F;
   
}
#main3.mcgill
{
     background-color:#F5F5F5;
   
}
#main3.mcMaster
{
     background-color:#F6F6F6;
   
}

#main3-content{
  margin:60px auto;
  width:1200px;
  
}
.main3-list
{
   width:340px;
   float:left;
  
   font-size: 14px;
	line-height:25px;
}



/*以上是板块3*/



#main4
{
  margin:20px auto;
  width:1200px;
  height:auto;
   color:#E76E03;
 
}
#main4 p
{
   font-size:16px;
	font-family:"Microsoft Yahei";
	line-height:30px;
}
#main4 span
{
  font-weight:bold;
  font-size:24px;
}

.l1
{
   width:365px;
   height:345px;
   float:left;
   background-color:#A7CAF0;
   margin-top:65px;
   
  
}
#l1_alberta,#l5_alberta{background-color:#DEF0D8;}
#l1_queen,#l5_queen{background-color:#B27587;color:#FFFFFF;}
#l1_mcgill,#l5_mcgill{background-color:#FED2D1;}


.l1 div
{
   padding-top:70px;
   padding-left:60px;
}

 .l2
{
   width:360px;
   height:408px;
   float:left;
  
   border:1px solid #000;
}
.l2 div
{
   padding-top:90px;
   padding-left:60px;
}
 .l3
{
   width:470px;
   height:260px;
   float:left;
   margin-top:148px;
  
   border-top:1px solid #000;
   border-bottom:1px solid #000;
}
.l3 div
{
   padding-top:40px;
   padding-left:60px;
}
.l4
{
   width:460px;
   height:320px;
   float:left;
  
  
   border:1px solid #000;
}
.l4 div
{
   padding-top:70px;
   padding-left:60px;
}
.l5
{
   width:440px;
   height:260px;
   float:left;
  
   background-color:#A7CAF0;
  
}
.l5 div
{
   padding-top:40px;
   padding-left:60px;
}

/*以上是板块4*/



#main5
{
  margin:0px auto;
  width:100%;
  height:710px;
  background-color:#F6F6F6;
   
	
}
.bg_main5_yuke{background:url(../images/uk_School_yuke_main5.jpg) center top no-repeat;
}



#main5-title
{
  margin:0px auto;
  width:210px; 
}

.alberta
{
   color:#00A67E;
}
.queen
{
   color:#922745;
}
.mcgill
{
   color:#EB273B;
}
#main5-content
{
  width:1200px;
  margin:0 auto;
  padding-top:5px;
}

.content-l
{
  float:left;
  width:252px;
}
 .content-l p
{
  font-family:"Microsoft Yahei";
	font-size: 38px;
	color:#00184A;
	font-weight:bold;
}
p.alberta
{
   color:#00A67E;
}
p.queen
{
   color:#932643;
}
p.mcgill
{
   color:#EB273B;
}
.content-r
{
   float:left;
   margin-left:70px;
   width:678px;
}
.content-r
{
   float:left;
   margin-left:70px;
   margin-top:30px;
   width:678px;
    font-family:"Microsoft Yahei";
	font-size:14px;
	line-height:30px;
}
/*以上是板块5*/

#main6
{
  margin:0px auto;
  width:1200px;
 
  
  
	
}


#main6 h2
{
  padding-top:30px;
   font-family:"Microsoft Yahei";
	font-size: 28px;
	font-weight: bold;

}

#main6-content
{
  width:1000px;
  margin:0 auto;
}
/*以上是板块6*/



#main7
{
  margin:80px auto 20px auto;
  width:1200px;
  height:640px;
  
}


#main7-title
{
  

}

#main7-content
{
  width:750px;
  background-color:#F4F4F4;
  height:535px;
  margin-top:20px;
  padding:20px 270px 20px 30px;
  float:left;
}
#main7-content p
{
   font-family:"Microsoft Yahei";
	font-size: 14px;
	line-height:25px;
}
#main7-content span
{
  color:#FB985F;
}

#main7-rightPic
{
  float:left;
  width:357px;
  margin-left:-207px;
  margin-top:70px;
}

/*以上是板块7*/

#main8
{
  margin:0px auto;
  width:1200px;
  height:680px;
 
}


.main8-list
{
  width:310px;
  float:left;
  padding:25px 25px 25px 25px;
  background-color:#F4F4F4;
  height:480px;
  margin-bottom:40px;

}
.main8-list p
{
   font-family:"Microsoft Yahei";
	font-size: 14px;
	line-height:25px;
}
#main8_bottom
{
  width:518px;
  
  margin:0px auto;
}

/*以上是板块8*/



#main9
{
   margin:0px auto;
  width:100%;
  height:540px;
  background-color:#FDF2EE;

	
}
#main9-content
{
  width:1200px;
  margin:0 auto;
  padding-top:5px;
}




/*以上是板块9*/
#main10
{
  margin:0px auto 50px auto;
  width:100%;
 

	
}
#main10 div
{
   width:1000px;
    margin:0 auto;

	
}


/*以上是板块10*/
#footer
{
	width:100%;
	height:400px;
	margin:0px auto 0 auto;
 
 
	background-color:#002F71;
	
}

#footer_nav
{
  width:1200px;
  margin:0px auto 30px auto;
  height:10px;
  padding-top:20px;

}

#footer_nav ul
{
  list-style:none; /* 去掉ul前面的符号 */
    margin: 0px; /* 与外界元素的距离为0 */
    padding-left: 0px; /* 与内部元素的距离为0 */
    width: auto; /* 宽度根据元素内容调整 */
	font-size:16px;
	font-family:"Microsoft Yahei";

}
#footer_nav ul li
{
    float:left; /* 向左漂移，将竖排变为横排 */
	margin:0;
	}
/* 所有class为menu的div中的ul中的a样式(包括尚未点击的和点击过的样式) */
#footer_nav ul li a, #footer_nav ul li a:visited
{
    background-color: #002F71; /* 背景色 */
    
    color: #ffffff; /* 文字颜色 */
    display: block; /* 此元素将显示为块级元素，此元素前后会带有换行符 */
    line-height: 1.35em; /* 行高 */
    padding: 5px 43px; /* 内部填充的距离 */
    text-decoration: none; /* 不显示超链接下划线 */
    white-space: nowrap; /* 对于文本内的空白处，不会换行，文本会在在同一行上继续，直到遇到 <br> 标签为止。 */
}
/* 所有class为menu的div中的ul中的a样式(鼠标移动到元素中的样式) */
#footer_nav ul li a:hover
{
    background-color: #d12a48; /* 背景色 */
    color: #ffffff; /* 文字颜色 */
    text-decoration: none; /* 不显示超链接下划线 */
}
/* 所有class为menu的div中的ul中的a样式(鼠标点击元素时的样式) */
#footer_nav ul li a:active
{
    background-color: #d12a48; /* 背景色 */
    color: #ffffff; /* 文字颜色 */
    text-decoration: none; /* 不显示超链接下划线 */
}

#sep
{
width:1200px;
height:3px;
margin:0 auto;
background-color:#365991;
}
#footer_main
{
   width:1200px;
   margin:45px auto 20px auto;
   height:auto;
   overflow:hidden;
}

#footer span
{
   font-family:"Microsoft Yahei";
	font-size: 14px;
	color:#fff;
}
#footer_bottom
{
    width:1200px;
	margin:20px auto;

}
#footer a:link
{
color:#fff;
}
#footer a:hover {
	text-decoration:underline;
	
}

/*以上是footer*/
