﻿@charset "utf-8";
/* CSS Document */

/**************************************************************/
/*全局CSS*/
*{ margin:0 auto; padding:0}
body{ background:url(ambow_bg.gif);margin:0 auto; width:1000px;font-size: 9pt;color: #000;font-family: Arial, Helvetica, sans-serif;text-align:left;}
div{FONT-SIZE: 9pt;line-height:150%;word-break:break-all; margin:0; padding:0; }/*自动换行*/
td {FONT-SIZE: 9pt;line-height:150%;word-break:break-all;margin:0 auto;	padding:0;color:#333333;}
TEXTAREA/*文本框*/{overflow: auto;background-image:url(TEXTAREAbg.gif);background-repeat:no-repeat; background-position:bottom right;}
form {margin:0;	padding:0;}
ul {Margin:0px;Padding:0px;clear:both;list-style:none;}
img{ border:0; vertical-align:bottom;}

/*链接文字颜色*/
A  	{COLOR: #0051A2; TEXT-DECORATION: None}
A:link	{COLOR: #0051A2 ; TEXT-DECORATION: None}
A:visited{COLOR: #0051A2; TEXT-DECORATION: None}
A:hover	{COLOR: #EA0000 ; TEXT-DECORATION: None}
A:active	{TEXT-DECORATION: none;blr:expression(this.onFocus=this.blur())}
/*blr:expression(this.onFocus=this.blur()) 去掉点击连接时的虚线框*/



/**************************************************************/
.div{width:990px; background-color: #FFF; padding-left:10px;}
.Table{word-break:break-all;background-color:#FFFFFF;margin:0}
.more{float:right; padding-right:10px;}/*更多..右侧间距10px*/
.divline{clear:both;overflow:hidden;height:5px;width:100%}/*分隔空间*/
.divline2{clear:both;overflow:hidden;height:10px;width:100%}/*分隔空间*/
#clearboth{clear:both; visibility:hidden}/*系统预设*/

/*TOP顶部*/
.Topdiv{width:1000px; background: url(../images/top_bg.gif) repeat-x;height:20px;}
.top_left{ float:left; margin-left:10px; width:200px;}
.top_right{ float:right; margin-right:20px;}

/**************************************************************/
/*头部*/
.head_left{ float:left; width:500px;}
.head_right{ float:right;width:300px;padding-top:20px;}
.search_left{ background:url(../images/board_left.gif); width:15px; height:31px; float:left}
.search_con{ background: url(../images/board_bg.gif) repeat-x; width:240px; height:30px; float:left; padding:3px 0 0 10px;}
.search_right{ background:url(../images/board_right.gif); width:15px; height:31px; float:left}

/*主导航菜单*/
#a {
	width: 970px;
	font-size: 14px;
	text-align: center;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#menu_out{
	width:977px;
	padding-left:4px;
	margin:0px;
	background:url(menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(menu_bg.gif) repeat-x;
	height:73px;
}
.menu_line{
	background:url(menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
/*子栏目*/
#menu_con{
	text-align:left;
	
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:8px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(menu_on_left2.gif) no-repeat left bottom;
}
#menu_con li a:hover span{
	background:url(menu_on_right2.gif) no-repeat right bottom;
}


.gray{ background:url(gonggao_bg.gif) repeat-x; border:1px #CCC solid; width:978px; height:23px; padding-top:2px;}

/*首页_第一部分*************************************************************/
.one_left{ float:left; width:240px;}
.mov{ width:240px; height:auto; float:left;}

.red_top{ background:url(../images/red_top.gif) no-repeat; width:220px; height:21px; padding:4px 0 0 20px;color:#ffffff; font-size:13px}
.red_top2{ background:url(../images/red_top2.gif) repeat-x; width:240px; height:25px;}
.red_top2 li{ float:left; width:62px; height:22px;color:#ffffff; padding:3px 0px 0px 15px;}
.red_con{width:200px; height:auto;background: #F6F6F6; } 
.red_con2{height:auto; padding-top:3px;background: #F6F6F6; } 
.red_con1 li{width:110px; padding-top:8px; float:left; margin-left:3px;}
.red_con li{background: #F6F6F6;width:235px;padding-left:5px; padding-top:3px; margin-top:2px; }


.one_conter{width:550px; float:left;padding-left:5px;  }
.flash{width:550px; height:auto; float:right;}   /*/////////////改过的//////////////////////*/
.pdboder{}
.title{
word-break:break-all;
word-wrap:break-word;
layout-flow:vertical-ideographic;
color:#ffffff;
font-size:12px;
cursor:hand; padding-top:30px;
text-align:center;TEXT-DECORATION: none}
.title A:link {COLOR: #ffffff; TEXT-DECORATION: none}
.title A:visited {COLOR: #ffffff; TEXT-DECORATION: none}
.title A:hover {COLOR: #ffffff; TEXT-DECORATION: none}
.title A:active {COLOR: #ffffff; TEXT-DECORATION: none}
.title1 {word-break:break-all;
word-wrap:break-word;
layout-flow:vertical-ideographic;
color:#ffffff;
font-size:12px;
cursor:hand; 
text-align:center;TEXT-DECORATION: none}


.nTab{ float: left; width:550px;border-bottom:1px #A5A5A5 solid; background: url(../images/tab1_top.gif); padding-top:5px;} 
.nTab .TabTitle{ clear: both; height:25px; overflow: hidden; } 
.nTab .TabTitle ul{ border:0; margin:0; padding:0; } 
.nTab .TabTitle li{ float: left; width:100px; cursor: pointer; padding-top: 4px; padding-right: 0px; padding-left: 0px;  list-style-type: none; text-align:center; margin-left:3px; } 
.nTab .TabTitle .active{background:#fff;border-left:1px #A5A5A5 solid;border-top:1px #A5A5A5 solid;border-right:1px #A5A5A5 solid;border-bottom:1px #fff solid; color: #EA0000} 
.nTab .TabTitle .normal{background: url(../images/tab1_on.gif) repeat-x;border:1px #A5A5A5 solid; text-align:center;color:#000} 
.nTab .TabContent{ width:auto;background:#fff; margin: 0px auto; padding:10px 0 0 0; border-right:1px #A5A5A5 solid;border-left:1px #A5A5A5 solid; height:110px; } 
.none {display:none;} 

.i{ width:550px; }
.i_left{ width:272px; float:left}
.i_left_top{width:247px; height:22px; background:url(../images/i_top.gif);float:left; color:#FFF; padding:8px 0 0 25px;}
.i_left_con{ width:270px; height:120px;border-left:1px #A5A5A5 solid;border-right:1px #A5A5A5 solid;border-bottom:1px #A5A5A5 solid;float:left }
.i_right_top{width:247px; height:22px; background:url(../images/i_top.gif); padding-top:5px;float:right; color:#FFF; padding:8px 0 0 25px;}
.i_right_con{ width:270px; height:120px;border-left:1px #A5A5A5 solid;border-right:1px #A5A5A5 solid;border-bottom:1px #A5A5A5 solid; float:right}

.i_top2{ width:525px; height:22px; background:url(../images/i_top2.gif);color:#FFF; padding:8px 0 0 25px;}
.i_top2_con{ width:548px; height:120px;border-left:1px #A5A5A5 solid;border-right:1px #A5A5A5 solid;border-bottom:1px #A5A5A5 solid; }

.one_right{ float:right;width:180px; margin-right:5px;}
.reg{background: url(../images/reg.gif); width:180px; height:120px;}
.qq li{float:right; width:90px; height:31px;}

.right_top{ background: url(../images/red_top3.gif) repeat-x; width:170px; height:20px; padding:5px 0 0 10px; color:#FFF}
.right_con{ border-left:1px #A5A5A5 solid; border-right:1px #A5A5A5 solid;border-bottom:1px #A5A5A5 solid; width:178px; height:auto;background: #F6F6F6; padding-top:5px;}        /*/////////////改过的//////////////////////*/

.right_tow{width:178px; height:40px;border:1px #A5A5A5 solid; }          /*/////////////改过的//////////////////////*/
.right_three{ background:url(../images/right_top.gif) repeat-x; width:178px; height:auto; text-align:center; padding-top:5px; border:1px #A5A5A5 solid; } /*/////////////改过的//////////////////////*/

.link{ background:url(../images/link_bg.gif) repeat-x;border:1px #A5A5A5 solid; }
.foot{text-align:center;}
.other{ width:100%; height:100px;text-align:center;}

/*子页_第一部分*************************************************************/
.ambow_top{ background:url(../images/ambow_top.gif); width:980px; height:100px;}

.about_ambow{ background:url(../images/about_ambow.gif); width:980px; height:100px;}


.ambow_trainer{ background:url(../images/ambow_trainer.gif); width:980px; height:100px;}
.trainer{ width:360px; height:80px; float:left; margin:10px 0 0 5px;}
.trainer_top{ background:url(trainer_top.gif); width:340px; height:20px;border-bottom:1px #ccc solid; padding:5px 0 0 20px; color:#FFF }
.trainer_con{padding:10px 0 10px 0;}
.trainer_con1{padding-right:10px;}

.ambow_course{ background:url(../images/ambow_course.gif); width:980px; height:100px;}

.ambow_training{ background:url(../images/ambow_training.gif); width:980px; height:100px;}

.ambow_certificate{ background:url(../images/ambow_certificate.gif); width:980px; height:100px;}

.ambow_student{ background:url(../images/ambow_student.gif); width:980px; height:100px;}
.ambow_joining{ background:url(../images/ambow_joining.gif); width:980px; height:100px;}
.ambow_company{ background:url(../images/ambow_company.gif); width:980px; height:100px;}
.ambow_join{ background:url(../images/ambow_join.gif); width:980px; height:100px;}

.ambow_con{ background:url(../images/ambow_con.gif) repeat-y; height:auto;width:980px;}

.ambow_con_left{float:left;width:160px; margin-top:20px;}
.ambow_con_left li{ width:150px; height:25px; text-align:center; background:url(../images/left_botton.gif) repeat-x; margin-top:3px; margin-left:10px; padding-top:5px;border:1px #ccc solid; }

.ambow_con_left img{ width:150px; margin-top:3px; margin-left:10px;border:1px #ccc solid; }

.ambow_con_right{ width:740px; margin-right:20px; float:right;height:auto;}
.ambow_bottom{ background:url(../images/ambow_bottom.gif); width:980px; height:100px;}

/**************************************************************/
#lovexin12{
   width:100px;
   height:100px;
   background: url(img/DL2.gif);
   border:1px solid #ddd;
}
#lovexin14{
   width:100px;
   height:100px;
   background: url(img/DL2.gif);
   border:1px solid #ddd;
}

-->
