@charset "GBK"; 
/* ===  ****  模版页面   CSS定义 *****  =====   */
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
	margin: 0px auto; /* 上下边距定义 */
	font-family: Arial, Tahoma;    /*文字字体定义 */
	font-size: 12px;    /*文字大小定义 */
	color: #636363;
	background-color: #d9f3f4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
html{_overflow-y:scroll;} 
*{margin:0;padding:0;line-height:1.8em;}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #636363;} /* 未访问的链接 */
a:visited {color: #636363;} /* 已访问的链接 */
a:hover{color: #000000;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #000000;} /* 点击激活链接 */
img{border:0;}

h1,h2,h3,h4,h5,h6{font-size:12px;}
.clear{clear:both; line-height:0; height:0;}


/*结构样式*/
#wrapper{width:1002px; margin:0 auto;}
#total{}
#header{padding:0 41px 0 40px;background:url(../images/top_bg.jpg) no-repeat left top;}
#main{padding-bottom:1px;padding:0 52px 0 51px;background:url(../images/main_bg.gif) repeat-y left top;}
#ileft{margin-top:12px;width:212px;float:left;}
#iright{margin-top:12px;width:672px;float:right;}
#left{width:212px; vertical-align:top; text-align:left;padding-right:15px;}
#right{width:672px; vertical-align:top; text-align:left;background:url(../images/rightbg.gif) repeat-y right top;border-bottom:#cdcdcd solid 1px;}
#footer{padding:0 41px 0 40px;background:url(../images/footer_bg.gif) no-repeat left top;height:95px;}


/*表现样式*/
.top{height:104px;}
.topright{float:right;}
.logo{padding:15px 0 0 50px;}
.banner{padding:0 11px;}
.margin11{margin-top:11px;}
.margin11_btm{margin-bottom:11px;}
.padding11{padding-top:11px;}
.mainbj{padding-top:12px;}


/*底部样式*/
.foot_logo{float:left;padding:31px 55px 0 60px;}
.foot_right{padding:35px 0 0 0;}
.foot_right a{color:#636363;padding:0 16px;}
.foot_right a:visited{color:#636363;}
.foot_right a:hover{color:#ffffff;}


/*友情链接*/
.link select{margin:15px 0 20px 12px;width:177px;height:20px;}



/**/
.leftboxbg_btm1{background:url(../images/left_boxbg_bottom1.gif) no-repeat left bottom;}
.leftboxbg_btm2{padding-bottom:8px;background:url(../images/left_boxbg_bottom2.gif) no-repeat left bottom;}
.leftboxbg_top{background:url(../images/left_boxbg_top.gif) no-repeat left top;padding:3px 3px 0;}
.leftbox{background:url(../images/left_boxbg_center.gif) repeat-y left top;}
.leftbox h1{background:url(../images/left_titlebg_right.gif) no-repeat right top;}
.leftbox h1 span{background:url(../images/left_titlebg_left.gif) no-repeat left top; display:block;line-height:30px;padding:1px 0 0 37px;color:#ffffff;}

.more{text-align:right;padding:5px 20px 0 0;color:#003366;line-height:18px;}
.more a{color:#003366;}
.more a:hover{text-decoration:underline;}
.more a:visited{color:#003366;}



/*======================导航菜单============================*/
/*顶部导航*/
.topnav{text-align:right; color:#82a8c4;padding:7px 0 0;}
.topnav a{color:#82a8c4;padding:0 28px 0 26px;}
.topnav a:visited{color:#82a8c4;}

/*主菜单*/
.menu{background:url(../images/menu_bg_right.jpg) no-repeat right top;height:56px;}
.menu p{display:block;background:url(../images/menu_bg_left.jpg) no-repeat left top;height:48px;padding:8px 0 0 25px;}
.menu p a{display:block;float:left;background:url(../images/menuli_bg_right.gif) no-repeat right bottom;margin:0 5px 0 0; height:36px;color:#d2d2d2;font-weight:bold;}
.menu p a span{display:block;background:url(../images/menuli_bg_left.gif) no-repeat left bottom;line-height:36px;padding:0 11px;}
.menu p a:visited{color:#d2d2d2;}
.menu p a:hover{display:block;float:left;background:url(../images/menuli_bg_right2.gif) no-repeat right bottom;margin:0 5px 0 0; height:36px;color:#000000;font-weight:bold;}
.menu p a:hover span{display:block;background:url(../images/menuli_bg_left2.gif) no-repeat left bottom;line-height:36px;padding:0 11px;}
.menu p a:visited.current{color:#000000;}
.menu p a.current{display:block;float:left;background:url(../images/menuli_bg_right2.gif) no-repeat right bottom;margin:0 5px 0 0; height:36px;color:#000000;font-weight:bold;}
.menu p a.current span{display:block;background:url(../images/menuli_bg_left2.gif) no-repeat left bottom;line-height:36px;padding:0 11px;}

/*侧面导航*/
.submenu{list-style:none;margin:6px 12px 10px 10px;}
.submenu li{background:url(../images/xuxian_bg.gif) repeat-x left bottom;}
.submenu li a{background:url(../images/cion_06.gif) no-repeat 7px 5px;padding:2px 0 0 26px;line-height:28px;color:#636363;}
.submenu dl dt a{color:#000000;background:url(../images/cion_02.gif) no-repeat 20px 10px;padding-left:30px;line-height:22px; display:block;}
.submenu dl dt a:visited{color:#000000;}
.submenu dl dt a:hover{color:#666666;}

/**/
.place{background:#FFF url(../images/banner_bg_right.gif) no-repeat right top; height:38px; font-family:"宋体";}
.place span{background:url(../images/banner_bg_left.gif) no-repeat left top;display:block; height:30px;padding:8px 0 0 17px;color:#003366;}
.place a{color:#003366;}
.place a:visited{color:#003366;}
.placebj{padding-bottom:11px;}


/*搜索*/
.search{background:url(../images/search_bg_right.jpg) no-repeat right top;margin:20px 0 0;width:450px;color:#d4eaf1;}
.search span{background:url(../images/search_bg_left.jpg) no-repeat left top;display:block;height:34px;padding:3px 17px 0 20px;}
.search_txt{width:320px;float:left;padding:4px 0 0;}
.search_img{float:right;}
.input_txt{border:#0075a9 solid 1px;background:#7ecef4;width:234px;height:18px;margin:0 0 0 10px; line-height:18px;}


/*首页新闻中心*/
.inews{float:right;background:url(../images/inews_bg.jpg) no-repeat left top;width:280px;height:213px;}
.inews h1{color:#FFFFFF;line-height:24px;padding:10px 29px 0 25px;}
.inews h1 span{font-size:10px;padding:0 0 0 11px;}
.inews h1 a{color:#FFFFFF;float:right;font-size:10px;padding:3px 0 0;}
.inews h1 a:visited{color:#FFFFFF;}
.inews ul{list-style:none;margin:15px 20px 0;}
.inews ul li{background:url(../images/inewxuxian.gif) repeat-x left bottom;line-height:28px;}
.inews ul li a{background:url(../images/cion_05.gif) no-repeat 8px 4px;padding:0 0 0 22px;color:#b5b5b5;}
.inews ul li a:visited{color:#b5b5b5;}
.inews ul li a:hover{color:#ffffff;}




/*首页专题样式*/
.izhuanti{margin-top:10px;}
.zhuantimore{float:right;padding:0 25px 0 0;}
.izhuanti_list{width:328px;margin-top:15px;float:left;}
.izhuanti_listbg{margin-right:14px;}
.izhuanti_title{border-bottom:#2e98d5 solid 3px;height:25px;}
.izhuanti_title a{float:right;background:url(../images/morebg.gif) no-repeat left bottom;font-size:10px;width:42px;height:18px;padding:0 0 0 17px;color:#FFFFFF;margin-top:5px;}
.izhuanti_title a:visited{color:#FFFFFF;}
.izhuanti_title h1{background:url(../images/izhuanti_titlebg_right.gif) no-repeat right bottom;float:left;}
.izhuanti_title h1 span{display:block; background:url(../images/izhuanti_titlebg_left.gif) no-repeat left bottom;padding:5px 20px 0;color:#FFFFFF;}
.izhuanti_con{padding:0 14px 13px 12px;border:#bebdbd solid 1px;}
.izhuanti_con dl div{background:#FFFFFF;padding-bottom:12px!important;padding-bottom:10px;}
.izhuanti_con dl div h1{padding-bottom:2px;padding-top:3px;}
.izhuanti_con dl div h1 a{line-height:28px;background:url(../images/cion_02.gif) no-repeat 7px 4px;padding:0 0 0 21px;font-weight:normal;color:#003366;}
.izhuanti_con dl div h1 a:visited{color:#003366;}
.izhuanti_con dl div h2{float:left;border:#bebdbd solid 1px;width:98px;height:47px;margin-left:5px;display:inline;}
.izhuanti_con dl div h3{font-weight:normal;width:180px;line-height:16px;padding:0 0 0 10px;height:47px;margin-left:100px;}
.izhuanti_con dl dd{background:url(../images/xuxian_bg.gif) repeat-x left bottom;}
.izhuanti_con dl dd a{background:url(../images/cion_01.gif) no-repeat 7px 6px;padding:0 0 0 21px;line-height:31px;}





/*左栏咨询报名样式*/
.sign{background:url(../images/leftsign_bg_bottom.jpg) no-repeat left bottom;padding:0 0 10px;}
.sign h1{background:url(../images/left_title_bg2.gif) no-repeat left top;padding:6px 0 0 20px;color:#ffffff;height:24px;margin:0 0 10px 0;}
.sign h1 a{color:#ffffff;}
.sign h1 a:visited{color:#ffffff;}
.sign p a{background:url(../images/cion_07.gif) no-repeat right 2px;padding:0 25px 0 21px;line-height:24px;}


/*左栏在线咨询*/
.online{background:url(../images/left_contactbg_center.gif) repeat-y left bottom;padding-bottom:1px;}
.onlinebg_bottom{background:url(../images/left_contactbg_bottom.gif) no-repeat left bottom;}
.online h1{background:url(../images/left_title_bg2.gif) no-repeat left top;padding:6px 0 0 20px;color:#ffffff;height:24px;margin:0 0 10px 0;}
.onlineimg{text-align:center;margin:10px 0 2px;}
.onlineimg img{margin:0 10px;}
.onlinecon{padding:10px 15px 15px;line-height:24px;}


/*首页师生作品展示*/
.scroll{padding:0 0 0 10px;}
.izuoping{text-align:center;margin:8px 10px 0 10px;}
.izuoping h2{border:#bebdbd solid 1px; width:127px;height:93px;}
.izuoping p{margin-top:5px;margin-bottom:10px;}

/*首页开课信息*/
.iright_info{float:left;width:458px;}
.iright_info ul{list-style:none;margin:10px 14px 16px;}
.iright_info ul li{background:url(../images/xuxian_bg.gif) repeat-x left bottom;line-height:28px;}
.iright_info ul li a{background:url(../images/cion_01.gif) no-repeat 6px center;padding:2px 0 0 20px;}
.iright_info ul li span{float:right;margin:3px 8px 0 0;}
.iright_info .rightbox{margin-bottom:11px;}

/*首页师资介绍*/
.iright_teacher{width:200px;float:right;background:url(../images/iteacher_bg_center.gif) repeat-y left top;}
.iright_teacherbg_btm{background:url(../images/iteacher_bg_bottom.gif) no-repeat left bottom;}
.iright_teacherbg_top{background:url(../images/iteacher_bg_top.gif) no-repeat left top;padding:7px 3px 10px;}
.iright_teacher h1{background:url(../images/iteacher_titlebg.gif) no-repeat left top;}
.iright_teacher h1 span{background:url(../images/cion_03.gif) no-repeat 9px center;padding:0 0 0 31px;color:#FFFFFF;}
.iteacher_con{background:url(../images/xuxian_bg.gif) repeat-x left bottom;padding-bottom:20px!important;padding-bottom:5px;padding-top:16px;margin:0 8px 0 11px;}
.iteacher_con h3{width:54px;height:68px;border:#bfc7d1 solid 1px;padding:1px;float:left;}
.iteacher_con div{padding:0 0 0 10px;width:107px!important;width:100px;float:left!important;>float:none!important;float:none;}
.iteacher_con h2 a{color:#003366;}
.iteacher_con p{line-height:18px;}
.iright_teacher .more{padding-top:10px;}



/*右边页面样式*/
.title1{background:url(../images/right_boxbg_right.gif) no-repeat right top;color:#003366;}
.title1 span{background:url(../images/right_boxbg_left.gif) no-repeat left top;display:block;padding:0 0 0 7px;height:30px;}
.title1 a{float:right;border-left:#ccc solid 1px;height:30px;padding:0 9px 0;color:#003366;line-height:30px;}
.title1 a:hover{text-decoration:underline;}
.title1 a:visited{color:#003366;}
.title1 h1{background:url(../images/right_titlebg_right.gif) no-repeat right top;float:left;margin-top:4px;}
.title1 h1 p{background:url(../images/right_titlebg_left.gif) no-repeat left top;padding:3px 20px 0;}
.rightbox{border-left:#cdcdcd solid 1px;border-top:#cccdc8 solid 1px;border-right:#cdcdcd solid 1px;border-bottom:#cdcdcd solid 1px;}
.rightbox h1{}
.box{border-top:#cccdc8 solid 1px;}

/*教师介绍样式*/
.teacher{padding:4px 0 0;}
.teacher dl{margin:20px 20px 0 15px;width:44%;float:left;display:inline;}
.teacher dl dt h3{border:#000000 solid 1px;width:82px;height:102px;float:left;padding:0;margin:0 10px 0 0;}
.teacher dl dd{}
.teacher dl dd h1{color:#003366;}
.teacher dl dd h1 a:visited{color:#003366;}

.teacher_list{padding:10px 20px 0 15px;}
.teacher_list h1{color:#003366;}
.teacher_list h3{border:#000000 solid 1px;width:82px;height:102px;float:left;}
.teacher_list div{margin:0 0 0 95px;}



/*就业名星*/
.star{padding:4px 0 0;}
.star dl{margin:20px 20px 0 15px;}
.star dl dt h3{border:#000000 solid 1px;width:120px;height:90px;float:left;margin:0;padding:0;margin:0 10px 0 0;}
.star dl dd{}
.star dl dd h1{color:#003366;}
.star dl dd h1 a:visited{color:#003366;}
.star dl div{padding:5px 0 0 10px;}



/*实习就业样式*/
.log{margin-bottom:10px;}
.log ul{list-style:none;margin:8px 14px 10px;}
.log ul li{background:url(../images/xuxian_bg.gif) repeat-x left bottom;line-height:28px;padding:0 11px 0 0;}
.log ul li a{background:url(../images/cion_01.gif) no-repeat 6px center;padding:2px 0 0 20px;}
.log ul li span{float:right;}
.learn_listimg{float:right;border:#ccc solid 1px;padding:2px;margin:15px 10px 0 10px;background:#fff;width:140px;  height:100px;}
.learn_list ul{ margin-right:170px;}
.log2{margin-bottom:10px;}
.log2 ul{list-style:none;margin:8px 14px 10px;}
.log2 ul li{line-height:28px;padding:0 11px 0 0;float:left;width:30%;}
.log2 ul li a{background:url(../images/cion_01.gif) no-repeat 6px center;padding:2px 0 0 20px;}

/*教学设施*/
.photo{padding:15px 0 0 5px;}
.photo blockquote{float:left;width:210px;margin:0 5px 10px; text-align:center;}
.photo blockquote h2{width:200px; height:150px;border:#ccc solid 1px; text-align:center;}
.photo blockquote h3{font-weight:normal;text-align:center;padding:5px 0 0;}


/*内容样式*/
.content{ background:#fff;font-size:14px;width:634px; overflow:hidden;}
.content h3{color:#003366;font-size:14px;text-align:center;}
.content h4{color:#636363;background:url(../images/xuxian_bg.gif) repeat-x left bottom;text-align:center;font-weight:normal;padding:7px 0 10px;}
.content li{margin-left:3.5em;}
.content table{border:#272727 solid 1px; border-collapse:collapse;}
.content table th{border:#272727 solid 1px;background:#f4f4f4;}
.content table td{ padding:0 5px;border:#272727 solid 1px;}
.content a{color:#f00;}
.content a:visited{color:#f00;}
.page{text-align:right;padding:0 15px 10px 0;}
.page a{padding:0 5px;}
.page a:hover{text-decoration:underline;}

.container{padding:18px;}


/*在线咨询*/
.onlinesign{}
.onlinesign table{}
.onlinesign table td{background:url(../images/xuxian_bg.gif) repeat-x left bottom;line-height:35px;}
.onlinesign .lefttitle{text-align:right; width:115px;padding-right:5px;}
.onlinesign td .input{height:18px;border-top:#808080 solid 1px;border-left:#808080 solid 1px;border-right:#d4d0c8 solid 1px;border-bottom:#d4d0c8 solid 1px; line-height:18px;}
.onlinesign td span{color:#ff0000;padding-left:5px;}
.onlinesign textarea{height:85px;margin:10px 0;border-top:#808080 solid 1px;border-left:#808080 solid 1px;border-right:#d4d0c8 solid 1px;border-bottom:#d4d0c8 solid 1px;}
.select_education{width:130px;height:20px;}
.select_style{width:168px;height:20px;}
.select_course{width:127px;height:20px;}
.sign_cmd{text-align:center;padding:17px 0 0;}
.sign_cmd img{margin-right:37px;}
.sign_contact{background:#f1f1f0;padding:10px 21px;font-weight:bold;}
.sign_contact p{line-height:30px;}
.sign_contact span{color:#fc7e17;}

.replay{padding:10px;}
.replay h2{text-align:right;color:#003366;}
.replay h2 div{float:left;}
.board_admin_{color:#003366;}
.replay_detail{margin-bottom:10px;background:url(../images/xuxian_bg.gif) repeat-x left bottom;padding:5px;}
