/*-----------------       background     -------------------*/
.mainleft {  
	background-color: rgb(255, 255, 255);
	background-image: url(bk_l.gif);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.mainright {  
	background-color: rgb(190, 200, 216);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.mainrightbk {  
	background-color: rgb(190, 200, 216);
	background-image: url(globala.gif);
        background-repeat: no-repeat;
	padding-top: 0pt;
	padding-bottom: 0pt;
}

.black {  
	background-color: rgb(0, 0, 0);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.white {  
	background-color: rgb(255, 255, 255);
	padding-top: 0pt;
	padding-bottom: 0pt;

}

/*-----------------       content     -------------------*/
.ContentBig {
	color: rgb(cc, 66, 0);
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
        
}
.ContentSmallB {
	color: rgb(0, 0, 0);
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	vertical-align: middle;
        
}
.ContentSmall {
	color: rgb(0, 0, 0);
	font-family: 宋体;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	vertical-align: middle;
        
}
/*---------------- subpages ---------------*/
.subleft1 {  
	background-image: url(bk1_l.jpg);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.submid1 {  
	background-image: url(bk_kf.jpg);
	padding-top: 0pt;
	padding-bottom: 0pt;
}
.subright1 { 
        background-color: rgb(51, 51, 102);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.subright3 { 
        background-color: rgb(127, 127, 102);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.subright4 { 
        background-color: rgb(142, 103, 0);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.subleft2 {  
	background-color: rgb(153, 153, 204);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.subleft3 {  
	background-color: rgb(255, 255, 204);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.subleft4 {  
	background-color: rgb(255, 153, 0);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.subrightbk {  
	background-color: rgb(255, 255, 255);
	background-image: url(globe2.jpg);
        background-repeat: no-repeat;
	padding-top: 0pt;
	padding-bottom: 0pt;
}
.subrightbk1 {  
	background-color: rgb(255, 255, 255);
	background-image: url(globe3.jpg);
        background-repeat: no-repeat;
	padding-top: 0pt;
	padding-bottom: 0pt;
}
.SubContentBig {
	color: rgb(cc, 66, 0);
	font-family: 宋体;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	vertical-align: middle;
        
}
.gray {  
	background-color: rgb(153, 153, 153);
	padding-top: 0pt;
	padding-bottom: 0pt;
	color: rgb(cc, 66, 0);
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
}
.subleft1a {  
	background-image: url(bk2_l.jpg);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.subleft1b {  
	background-image: url(bk3_l.jpg);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.subleft1c {  
	background-image: url(bk4_l.jpg);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.subright1a { 
        background-color: rgb(0, 51, 154);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.subleft2a {  
	background-color: rgb(102, 153, 204);
	padding-top: 0pt;
	padding-bottom: 0pt;

}
.linkSmall  A:link{
	color: rgb(255, 255, 255);
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	vertical-align: bottom;
        
}
.linkSmall  A:visited{
	color: rgb(255, 255, 255);
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	vertical-align: bottom;
        
}
.linkSmall  A:hover{
	color: "yellow";
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	vertical-align: bottom;
        
}