@charset "utf-8";
#main #topflash {
	height: 335px;
	background-image: url(../images/index/a.jpg);
	background-repeat: no-repeat;
}
#main #left {
	float: left;
	width: 700px;
	margin-top: 15px;
}
#left #block3 {
	height: 210px;
}

#left #block3 .blockbg {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 208px;
	width: 218px;
	margin-right: 7px;
	margin-left: 7px;
	display: inline;
}
#left #block3 #blockA {
	background-image: url(../images/index/blockA.jpg);
}
#left #block3 #blockB {
	background-image: url(../images/index/blockB.jpg);
}
#left #block3 #blockC {
	background-image: url(../images/index/blockC.jpg);
}
#left #block3 .blockT {
	padding-top: 25px;
	padding-left: 75px;
}

#left #block3 .blockT a{
	font-family: "微软雅黑", "黑体";
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#left #block3 .blockN  {
	padding-top: 30px;
	padding-left: 35px;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
}
#left #block3 .blockN .atraining {
	list-style-position: inside;
	list-style-type: disc;
}
#left #block3 .blockN .atraining a {
	color: #666;
}
#left #block3 .blockN .atraining a:hover {
	color: #333;
	text-decoration: underline;
}
#left #ourservice {
	margin-top: 15px;
	padding-left: 10px;
}
#ourservice #ourserviceT {
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	color: #75c124;
}
#ourservice #ourserviceT #ourserviceTT {
	color: #000;
}
#ourservice #ourserviceC {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 19px;
	font-family: Arial, "微软雅黑", "宋体";
}







#main #right {
	float: right;
	width: 200px;
	margin-top: 15px;
	background-image: url(../images/index/rightbg.jpg);
	height: 426px;
	overflow: hidden;
}
#right #news {
	padding-top: 25px;
	padding-left: 15px;
	height: auto;
}
#news #newsT {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#news #newsC {
	font-size: 13px;
	line-height: 23px;
	padding-top: 15px;
}
.anews    {
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
	height: 23px;
	width: 160px;
	overflow: hidden;
	padding-left: 15px;
	background-image: url(../images/index/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.anews a    {
	color: #2bb3df;
}
.anews a:hover  {
	color: #75c124;
}
#right #note {
	margin-top: 28px;
	padding-left: 15px;
}
#note #noteT {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 35px;
}
#note #noteC {
	font-size: 13px;
	line-height: 23px;
	padding-top: 5px;
}

