@charset "utf-8";
/* CSS Document */
#content2{
	width:1024px;
	min-height:80px; 
    height:auto !important; 
    overflow:visible;
	background:url(../images/banner-down.gif) no-repeat;
	position:relative;
}
#content2 h1{ height:35px; line-height:35px;}
#content2 .font-left{ font:15px Arial, Helvetica, sans-serif; font-weight:bold; margin-left:50px; color:#FFF;}
#content2 .font-right{ font:13px Arial, Helvetica, sans-serif;  margin-left:150px; color:#CCC;}
#content2 .font-right a{ font:13px Arial, Helvetica, sans-serif; color:#FFF; text-decoration:none;}
#content2 h2{ margin-top:18px; margin-left:268px; font-size:14px; color:#616161; position:absolute; top:30px; left:0px!important; left:3px;}

/**************************二级页面左侧*********************************/
#cont-left{ width:216px; float:left;}

/* 左侧栏left-bar */
#left-bar{ margin-top:7px; width:216px;}
#left-bar li a{ display:block; height:32px; line-height:32px; padding-left:62px; background:url(../images/left-bar-bg.gif) repeat-x; border-top:1px solid #f3f3f3; border-bottom:1px solid #f3f3f3;}
#left-bar li a:hover{background:url(../images/left-bar-bg2.gif) no-repeat; border-top:1px solid #FFF; border-bottom:1px solid #979a9d; color:#FFF;}

/* 右侧栏right-bar */
#cont-right{ float:left; margin-top:60px; margin-left:12px; width:780px; background:#f8f8f8 url(../images/con-right-bg.gif) left top no-repeat;}


.text-bg{ width:780px; background-color:#d6d6d6; height:40px; line-height:40px; }
.text-bg p{ text-align:right; padding-right:50px;}
.text-bg p a:hover{ color:#F00;}



/*QQ框架*/
#qq{
	text-align:left;
	padding-left:15px;
	padding-top:15px;
	/*background:url(../images/qq-bg.gif) repeat-x;	*/
}
#qq table{
	width:180px;
}
#qq table td{
	height:25px;
	/*border-bottom:1px dashed #CCC;*/
}
#qq table .qq_k{
	padding-left:15px;
}
#qq table .qq_name{
	padding-right:10px;
}

/* ----------------------------------二级页面左侧增加------------------------------------------*/
/*左侧招聘企业*/
.con2-leftbar{ margin-top:15px; border:1px solid #b6cae3; margin-left:1px;}
.con2-leftbar .bt{ display:block; height:18px; background:url(../images/con2-leftbar-h1.gif) repeat-x;  font:12px Arial, Helvetica, sans-serif;  border-bottom:1px solid #b6cae3; padding-top:7px;}
.con2-leftbar .bt .bt2{ background:url(../images/bt_06.gif) no-repeat; padding-left:18px; margin-left:10px;}
.con2-leftbar .zhaopin_ul{ margin-top:15px; margin-left:14px; margin-bottom:10px;}
.con2-leftbar .zhaopin_ul li{ background:url(../images/bt_1.gif) no-repeat; padding-left:8px; background-position:0 5px; width:185px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis; margin-top:7px;}
.con2-leftbar .zhaopin_ul li a{ color:#000;}
.con2-leftbar .zhaopin_ul li a:hover{ color:#F00; text-decoration:underline;}

#zhaopin2{}



/* ----------------------------------二级页面左侧增加结束------------------------------------------*/







/*新闻列表开始*/
.news-list{ width:700px; margin-top:20px; margin-bottom:30px;}/*修改宽度*/
.news-list th{ height:25px; background-color:#666; color:#FFF; font-weight:bold;}
.news-list td{ border-bottom:1px solid #CCC;}
.news-list .news-bt{
	height:30px;
	width:580px; /*修改宽度1*/
	text-align:left;
	padding-left:20px;
}
.news-list .news-bt a{ color:#666; width:500px; height:30px; background:url(../images/2.gif) no-repeat; background-position:0 3px; padding-left:20px;}
.news-list .news-bt a:hover{ color:#F00;}

.news-list .news-date{ 
	width:80px;
	text-align:right;
	padding-right:20px;
	color:#999;
}


/**********************************新闻内容页***************************************/
#news-content {float:left; margin-top:60px; margin-left:12px; width:780px; padding-bottom:50px;}
#news-content .title{ border-bottom:1px dashed #999; padding-bottom:5px;}
#news-content h1{text-align:center; margin:0 auto; color:#666; }
#news-content h3{ text-align:center; font-weight:normal; color:#999; margin-top:10px;}
#news-content .news-title{  font-size:24px; }
#news-content .text-cont{ padding:10px;}
#news-content p{ font:12px/1.8 Arial, Helvetica, sans-serif; text-align:justify; text-indent:2em; padding:0 20px;  color:#666; margin-top:10px;}
#news-content img{ width:500px;  display:block; margin:15px auto;}
#news-content table{border-collapse:collapse; width:700px; margin:10px auto;}
#news-content table td{ height:30px;}



/*作品展示*/
.latestWeb{ float:left; margin-top:60px; margin-left:15px; width:780px; padding-bottom:50px;}
.latestWeb ul{ list-style-type:none; display:block; float:left; width:250px; height:160px;  margin:0 auto;margin-top:20px; overflow:hidden; _height:1%;}
.latestWeb ul li{ display:block; text-align:center; color:#666; margin:0 auto;}
.trans_msg
{
	filter:alpha(opacity=100,enabled=1) revealTrans(duration=.2,transition=1) blendtrans(duration=.2);
}
.latestWeb ul .img_li a{ display:block; width:220px; height:135px; border:2px solid #CCC; padding:2px;}
.latestWeb ul .img_li a:hover{ border:2px solid #b6c3d4;}
.latestWeb ul .img_li img{ width:220px; height:135px;}
.latestWeb ul .name_li{ width:220px; height:20px; line-height:20px; text-align:center;}

.latestWeb .text-bg{ width:100%; background-color:#d6d6d6; height:40px; line-height:40px; margin-top:20px;}
.latestWeb .text-bg p{ text-align:right; padding-right:50px;}
.latestWeb .text-bg p a:hover{ color:#F00;}



/*优秀学员二级页*/
.good-stu{ float:left; margin-top:60px; margin-left:25px; width:780px; padding-bottom:50px;}
.good-stu ul{ list-style-type:none; display:block; float:left; width:180px; height:220px;  margin:0 auto;margin-top:20px; overflow:hidden; _height:1%;}
.good-stu ul li{ display:block; text-align:center; color:#666; margin:0 auto;}
.good-stu ul .img_li a{ display:block; width:150px; height:180px; border:2px solid #CCC; padding:2px;}
.good-stu ul .img_li a:hover{ border:2px solid #b6c3d4;}
.good-stu ul .img_li img{ width:150px; height:180px;}
.good-stu ul .name_li{ width:150px; height:20px; line-height:20px; text-align:center;}

.good-stu .text-bg{ width:780px; background-color:#d6d6d6; height:40px; line-height:40px; margin-top:20px;}
.good-stu .text-bg p{ text-align:right; padding-right:50px;}
.good-stu .text-bg p a:hover{ color:#F00;}





/*优秀学员 三级页面*/
#stu-right{float:left; margin-top:60px; margin-left:12px; width:780px; padding-bottom:50px;}
#stu-right .stu-content{ width:700px; margin:0 auto;}
#stu-right .stu-content h1{ text-align:center; border-bottom:5px solid #dfdfdf; padding-bottom:10px; font:15px Arial, Helvetica, sans-serif; font-weight:bold; color:#306; margin-bottom:20px;}
#stu-right .stu-content h1 .red{ font-size:15px;}
#stu-right .stu-content img{ display:block; float:left; width:150px; height:180px;  border:1px solid #CCC; padding:2px;}
#stu-right .stu-message{width:400px; float:left; margin-left:20px;}
#stu-right .stu-content table{  background-color:#000; margin-top:15px; width:390px; margin-left:10px;}
#stu-right .stu-content table td{ height:30px; background-color:#fff;}
#stu-right .stu-content table .tab1{ width:80px; padding-right:5px; text-align:right;}
#stu-right .stu-content table .tab2{ width:310px;padding-left:10px;}

#stu-right .stu-content h5{ font:13px Arial, Helvetica, sans-serif; color:#666; font-weight:bold; margin-top:15px;}
#stu-right .stu-content p{ text-align:justify;text-justify:inter-ideograph; text-indent:2em; margin-top:5px; font:12px/1.8 Arial, Helvetica, sans-serif; padding-right:20px; color:#666;}
#stu-right .text-bg{ margin-top:30px; }
#stu-right .text-bg p{padding-top:10px;}
#stu-right .text-bg p a{margin-left:10px;}

/*课程二级页*/
#cont-right{ padding-top:40px;}
#cont-right ul{ margin-top:15px; margin-left:20px; margin-right:50px; border-bottom:1px dashed #CCC; margin-top:15px; padding-bottom:20px;}
#cont-right ul li{ margin-top:10px;}
#cont-right .course-title{ margin-left:20px;}
#cont-right .course-title a{ font-size:18px; font-weight:bold; color:#F00;}
#cont-right .course-title a:hover{ text-decoration:underline; color:#000;}
#cont-right .course-content p{ text-align:justify; text-indent:2em; font:13px/1.8 Arial, Helvetica, sans-serif;}
#cont-right .text-bg{ margin-bottom:20px;}


/*师资力量*/
#teacher{ width:700px; margin:20px auto; border-bottom:1px solid #CCC; padding-bottom:30px;}
#teacher img{ display:block; float:left; width:203px; height:248px; border:1px solid #CCC; padding:2px; }
#teacher .tea-right{ float:left; width:400px; margin-left:20px;}
#teacher .tea-right h3{ font-size:15px; width:380px; height:25px; line-height:25px; text-align:left; padding-left:15px; background-color:#CCC; }
#teacher .tea-right h3 .red{ font-size:14px; margin-left:5px;}
#teacher .tea-right h4{ margin-top:10px; font-size:14px; font-weight:bold; padding-left:15px;}
#teacher .tea-right p{ font:13px/1.8 Arial, Helvetica, sans-serif; padding:5px 0px 10px 15px; text-align:justify; text-justify:inter-ideograph;}


/*地图*/
#stu-right .maps{ margin:30px auto; width:600px;}


/*十月最新就业名单*/
.good-stu table.mingdan{ width:99%; text-align:center; background-color:#333;}
.good-stu table.mingdan caption{ height:50px; line-height:50px; font-size:25px;}
.good-stu table.mingdan th{ height:30px; background-color:#FFF; font-size:13px;}
.good-stu table.mingdan td{ height:30px; background-color:#FFF;}
.good-stu table.mingdan .th1{ width:80px;}
.good-stu table.mingdan .th2{ width:80px;}
.good-stu table.mingdan .th3{ width:80px;}
.good-stu table.mingdan .th4{ width:80px;}
.good-stu table.mingdan .th5{ width:200px; }
.good-stu table.mingdan .th6{ }

/*合作企业*/
p.qiye{ }
ul.hezuoqiye{ width:750px; border-top:1px solid #999; font-size:13px; padding-top:15px;height:auto;}
ul.hezuoqiye li{ text-align:left; width:220px; float:left;  border:1px solid #CCC; margin:5px;  white-space:nowrap; overflow:hidden;}
ul.hezuoqiye li a,ul.hezuoqiye li a:visited{ display:block;padding-left:15px;height:25px; line-height:25px;}
ul.hezuoqiye li a:hover{ background-color:#000; color:#FFF; }


/*项目流程*/
img.liucheng{ display:block; padding-left:100px;}







