﻿/*--全局样式开始--*/
*{ 
	margin:0px;
	padding:0px;
	list-style-type:none;
}
body{
	border:0px;
	font:12px/20px Verdana, Arial, Helvetica, sans-serif,"宋体";
	color:#333;
}
a{
	text-decoration:none;
	color:#333;

}
a:hover{
	color:#008FDB;
	text-decoration:underline;
}

form{
	margin:0px;
	padding:0px;
}

input,select,textarea{
	color:#666; 
	font-size:12px; 
}

div,ul,li,p,table,tr,td,img{
	border:0px;
}

h1,h2,h3,h4,h5,h6{
	border:0px;
	font-size:12px;
}
a.href_more{
	float:right;
	margin-top:7px;
	margin-right:10px;
	background:url(../images/more.gif) no-repeat;
	height:9px;
	width:40px;
	text-indent:-4000px;
}
.float_left{
	float:left;
}

.float_right{
	float:right;
}

.clear_left{
	clear:left;
}

.clear_right{
	clear:right;
}

.clear_both{
	clear:both;
}
/*--全局样式结束--*/
/*--字体样式开始--*/
.title_blue{
	font-size:14px;
	font-weight:bold;
	color:#30A4E2;
}
.img_boder{
	padding:3px;
	border:1px #EBEBEB solid;
}
.blue{
	font-size:14px;
	color:#007DCC;
	font-weight:bold;
}
.blue12{
	font-size:12px;
	color:#007DCC;
	font-weight:bold;
}
.red{
	color:#CB3333;
}
.gray{
	color:#999;
}
/*--字体样式结束--*/
/*--布局样式开始--*/
.wrapper{
	width:1003px;
	margin:auto;
	padding-top:8px;
}
/*--头部--*/
#header{
	height:123px;
	background:url(../images/header_bg.gif) no-repeat;
	width:1003px;
}
#header #logo{
	padding-top:15px;
	padding-left:10px;
	float:left;
}
#header #enter{
	padding-right:30px;
	float:right;
}
#header #enter img{
	border:1px #ccc solid;
}
/*--导航栏--*/

/*具体内容*/
.content{
	width:1003px;
	background:url(../images/content_bg.gif) repeat-x top;
	clear:both;
}
.mainbar{
	width:773px;
	float:left;
}
.mainbar #notice{
	background:url(../images/content_notice_bg1.gif) repeat-x top;
	padding-left:95px;
	line-height:43px;
	vertical-align:middle;
}
.mainbar #notice p{
	float:left;
	padding-left:30px;
	cursor:pointer;
}
.mainbar .location{
	text-align:right;
	color:#666;
	background:url(../images/content_notice_bg.gif) repeat-x top;
	line-height:43px;
	padding-right:40px;
	vertical-align:middle;
	font-family:"宋体";
}
.mainbar .location a{
	color:#666;
}
.mainbar .location a:hover{
	color:#0692DD;
	text-decoration:none;
}
.mainbar .mainbar_title{
	background:url(../images/main_title_bg2.gif) no-repeat;
	line-height:22px;
	padding-left:30px;
	padding-top:6px;
	font-size:14px;
	margin-top:10px;
	font-weight:bold;
	height:100%;
	overflow:hidden;
}
/*左侧主要内容*/
.mainbar_l{
	padding-left:30px;
	width:208px;
	float:left;
}
.mainbar_l #menu_teach{
	padding-top:5px;
	background:url(../images/side_bg.jpg) no-repeat bottom;
	padding-bottom:80px;
}
.mainbar_l #menu_teach h2{
	background:url(../images/main_title_bg1.gif) no-repeat;
	line-height:30px;
	padding-top:10px;
	padding-left:38px;
	font-size:14px;
	color:#fff;
}
.mainbar_l #menu_teach h2 a{
	color:#fff;
	text-decoration:none;
}
.mainbar_l #menu_teach ul{	
	padding-top:15px;
	margin-bottom:10px;
	background:url(../images/side_bg1.jpg) repeat-y;
	padding-left:10px;
}
.mainbar_l #menu_teach ul li{
	line-height:25px;
	vertical-align:middle;
}
.mainbar_l #menu_teach ul li.one{
	background:url(../images/numb_one.gif) no-repeat center left; 
	padding-left:20px;
}
.mainbar_l #menu_teach ul li.two{
	background:url(../images/numb_two.gif) no-repeat center left;
	padding-left:20px;
}
.mainbar_l #menu_teach ul li.three{
	background:url(../images/numb_three.gif) no-repeat center left;
	padding-left:20px;
}
.mainbar_l #menu_teach ul li.four{
	background:url(../images/numb_four.gif) no-repeat center left;
	padding-left:20px;
}
.mainbar_l #menu_teach ul li.five{
	background:url(../images/numb_five.gif) no-repeat center left;
	padding-left:20px;
}
.mainbar_l #menu_teach ul li.six{
	background:url(../images/numb_six.gif) no-repeat center left;
	padding-left:20px;
}
.mainbar_l #menu_teach ul li.sever{
	background:url(../images/numb_sever.gif) no-repeat center left;
	padding-left:20px;
}
/*右侧主要内容*/
.mainbar_r{
	padding-left:24px;
	width:510px;
	float:left;
	padding-top:9px;
}
.mainbar_r #banner{
	border:1px #DADADA solid;
	width:508px;
	height:207px;
}
.mainbar_r #school,.mainbar_r #student{
	padding-top:7px;
}
.mainbar_r #school h2,.mainbar_r #student h2{
	background:url(../images/main_r_title_bg.gif) no-repeat;
	line-height:24px;
	padding-top:5px;
	vertical-align:middle;
	padding-left:40px;
	font-size:14px;
	color:#666;
}
.mainbar_r #school p{
	border:1px #DADADA solid;
	padding:10px 15px;
	text-indent:2em;
	height:135px;
	clear:both;
}
.mainbar_r #student p{
	border:1px #DADADA solid;
	width:508px;
	height:92px;
	background:url(../images/main_flow.jpg) no-repeat;
	text-indent:-4000px;
}
/*次要内容*/
.sidebar{
	float:left;
	background:url(../images/side_bg.gif) no-repeat top left;
	width:200px;
	padding-left:30px;
	padding-top:25px;
}
.sidebar1{
	float:left;
	background:url(../images/side_bg1.gif) no-repeat top right;
	width:200px;
	padding:25px 15px 0 15px;
}
#seaver_line{
	width:181px;
	height:90px;
	text-indent:-4000px;
	background:url(../images/side_sever.jpg) no-repeat;
}
/*栏目导航*/
#menu{

}
#menu li{
	padding-top:5px;
	text-indent:-4000px;

}
#menu li a{
	border:1px #DBDBDB solid;
	width:179px;
	height:50px;
	display:block;
}
#menu li a:hover{
	border:1px #83D4FF solid;
}
#menu li a.pic1{
	background:url(../images/side_fyjzb.jpg) no-repeat;
}
#menu li a.pic1:hover{
	background:url(../images/side_fyjzb1.jpg) no-repeat;
}
#menu li a.pic2{
	background:url(../images/side_jcyfb.jpg) no-repeat;
}
#menu li a.pic2:hover{
	background:url(../images/side_jcyfb1.jpg) no-repeat;
}
#menu li a.pic3{
	background:url(../images/side_jcsnb.jpg) no-repeat;
}
#menu li a.pic3:hover{
	background:url(../images/side_jcsnb1.jpg) no-repeat;
}
#menu li a.pic4{
	background:url(../images/side_snb.jpg) no-repeat;
}
#menu li a.pic4:hover{
	background:url(../images/side_snb1.jpg) no-repeat;
}
#menu li a.pic5{
	background:url(../images/side_tfysb.jpg) no-repeat;
}
#menu li a.pic5:hover{
	background:url(../images/side_tfysb1.jpg) no-repeat;
}
#menu li a.pic6{
	background:url(../images/side_mryyj.jpg) no-repeat;
}
#menu li a.pic6:hover{
	background:url(../images/side_mryyj1.jpg) no-repeat;
}
#teaching{
	background:url(../images/side_skfs.jpg) no-repeat;
	height:120px;
	width:180px;	
	border:1px #DBDBDB solid;
	margin-top:5px;
}
#teaching a{ 
	height:120px;
	width:180px;
	display:block;}
/*联系我们*/
#contact_us{
	background:white url(../images/contact_bg.jpg) no-repeat bottom right;
	width:635px;
	border:1px #dadada solid;
	padding:50px;
	height:400px;
	
}
#contact_us h1{
	font-size:14px;
	border:none;
	line-height:40px;
}
#contact_us p{
	line-height:30px;
	border:none;
}
#contact_us p img{
	padding-top:5px; 
	padding-right:5px;
}
/*关于我们，授课方式，教学特色，学习流程，课程设置/学时学费*/
#about_us,#teaching1,#course,#medium,#commitment,#commitment_pay{
	width:635px;
	border:1px #dadada solid;
	padding:20px 50px 30px 50px;
	background:white;
	height:100%;
	overflow:hidden;
}
#about_us p,#teaching1 p,#course p,#medium p,#commitment p,#commitment_pay p{
	line-height:26px;
	padding-top:10px;
}
#course h2{
	color:#007DCC;
	padding-top:13px;

}
/*视频*/
#video{
	width:695px;
	border:1px #dadada solid;
	padding:20px 20px 0px 20px;
	background:white;
	height:100%;
	overflow:hidden;
}
#video li{
	padding:7px;
	float:left;
}
#video li object{
	width:216px;
	height:250px;
}
#video li p{
	text-align:center;
	line-height:30px;
}
/*翻页*/
.turnpage{
	width:737px;
	margin:auto;
	padding:10px 0;
}
.turnpage ul{
	padding-left:180px;
}
.turnpage ul li{
	background:url(../images/page.gif) no-repeat center top; width:81px;
	text-align:center;
	float:left;
	line-height:23px;
}
.turnpage ul li a:hover{
	text-decoration:none;
}
/*底部*/
#footer{
	background:url(../images/footer_bg.gif) no-repeat 0 5px;
	text-align:center;
	vertical-align:middle;
	color:white;
	clear:both;
	padding-top:10px;
	overflow:hidden;
	height:48px;
}
#footer a{
	color:#FFF;}
/*2009-03-26*/
.alipay{
	width:635px;
	border:1px #dadada solid;
	padding:50px;
	background:white;
	height:100%;
	overflow:hidden;
}
.alipay h3{
	font-size:15px;
	padding-bottom:10px;
}
.alipay p{
	padding:5px 0 5px 30px;
	clear:both;
}
.alipay p span{
	padding-left:5px;
}
.alipay p label{
	float:left;
	padding-top:5px;
	width:80px;
	text-align:right;
}
.alipay p input.width{
	width:250px;
	border:1px #CCCCCC solid;
	padding-left:5px;
	line-height:20px;
	height:20px;
	vertical-align:middle;
}
.alipay p textarea{
	border:1px #CCCCCC solid;
	padding:5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.alipay p.infor{
	border:1px #8BDDFF solid;
	background:#F0F9FD;
	padding:5px 0 5px 15px;
	margin-bottom:30px;
}
.next{
	background:url(../images/next.gif) no-repeat;
	width:136px;
	height:27px;
	display:block;
	cursor:pointer;
	border:none;
	margin-left:80px;
	text-indent:-3000px;
}
.next:hover{
	background:url(../images/next1.gif) no-repeat;
}
.pay{
	background:url(../images/pay.gif) no-repeat;
	width:136px;
	height:27px;
	display:block;
	cursor:pointer;
	border:none;
	text-indent:-3000px;
}
.pay:hover{
	background:url(../images/pay1.gif) no-repeat;
}
.submit{
	background:url(../images/submit.gif) no-repeat;
	width:136px;
	height:27px;
	display:block;
	cursor:pointer;
	border:none;
	text-indent:-3000px;
}
.submit:hover{
	background:url(../images/submit1.gif) no-repeat;
}
.border{
	border:1px #CCC solid;
	height:20px;
}