/* CSS Document */
* {
	margin:0px;
	padding:0px;
	list-style:none;
}
.clear {
	clear:both;
}

.L{ float:left;}

.R{ float:right; text-align:right;}

a {
	text-decoration:none;

}
a:hover {
	text-decoration:none;

}
img {
	border:none;
}

.p{ padding:0; margin:0;}

/*--------------------------------------------------- top begin*/

body {
	font-family:"宋体";
	font-size:12px;
	background:url(../images/body_bg.jpg);
}
.wrapp {
	width:1000px;
	overflow:hidden;
	margin:0px auto;
}
#top {
	width:100%;
	height:45px;

	z-index:2;
}
#logo {
	float:left;
	width:35%;
}

#top p {
	float:right;
	width:50%;
	color:#fff;
	line-height:25px;
	text-align:right;
	padding-right:15px; margin-top:10px;
	height:45px;
	
}
#top p a {
	color:#4d4d4d;padding-bottom:10px; margin-right:10px;}
#top p a:hover { 
	color:#ff7903; background:url(../images/nav_jt.jpg) no-repeat bottom center;
}

#nav{ background:url(../images/nav_bg.jpg) no-repeat top center; width:1320px; margin:0 auto; height:40px;}

.nav_1{width:900px; padding-top:10px; margin:0 auto; font-family:Arial, Helvetica, sans-serif;} 

.nav_1 li{ float:left;} 

.nav_1 li a{ margin:0 20px; color:#000; padding-bottom:9px;}

.nav_1 li a:hover{ border-bottom:2px solid #e47a48;}

/*banner图片轮换begin*/
#xxx{margin:0 auto; width:1280px;}

.mainbox{
    overflow:hidden;
    position:relative;

}
.flashbox{
   overflow:hidden;
    position:relative;
}
.imagebox{
    position:relative;
	text-align:center;
}

.bitdiv{display:inline-block;width:11px;height:11px;margin:0 18px 10px 0px;cursor:pointer;}
.defimg{background-image:url(../images/02.png)}
.curimg{background-image:url(../images/01.png)}
/*banner图片轮换END*/


/*-------------------------------------------------------------banner begin*/

.xixibox {height:420px; background:url(../images/xixibg.jpg) no-repeat;background-repeat:no-repeat;background-position:bottom; text-align:center; margin-top:1px;}

/*-------------------------------------------------------------main begin*/

#main{}

#con{ margin:0 auto;width:1000px;}

.yun{ background:url(../images/geming_bg.jpg) repeat-x; text-align:center;}

.w_1{ margin:10px 30px;_ margin:10px 24px;}

.tv_2 li{ float:left; margin-right:15px;}

.yun_1{ background:url(../images/form_bg.jpg) repeat-x; height:451px; border-bottom:10px solid #f0690f;}

.w_3{ margin-top:35px;}

.ww_1{ width:1000px; margin:0 auto;}
.cu_1{ font-size:14px; color:#30302e; font-weight:bold;}
.w_3{ margin-right:33px; padding-bottom:30px;}

input{ background:#aeaeae; width:335px; height:32px; border:none; padding-left:3px; margin:10px 0; border-top:1px solid #929292;}

.frm{ width:352px;}
textarea{ background:#aeaeae; width:349px; height:89px; border:none; padding:3px; margin:10px 0; border-top:1px solid #929292;}

/************************************首页内容部分样式**********/
/*课程样式*/
/*=============================================================course*/
#course{width:920px;background:url(../images/kc/bg.jpg) no-repeat bottom right #fff;padding-top:10px; overflow:hidden; margin:0 auto;}

#course dl{width:245px;height:60px;padding:0 30px 30px 30px;float:left;}

#course dl dt{float:left;}

#course dl dd{width:170px;padding:0 0 4px 8px;float:left;font-weight:bold;}

#course dl dd.date{color:#898989;}

#course dl dd a{color:#3b3b3b;}

.col_11 a{ color:#4388c9;}



/*===================================================================================================================footer begin*/
#footer {
	/*background:url(images/bg_copy.gif) repeat-x;*/
	background-color:#000;
	height:100px;
}
#container {
	padding-top:24px;
	width:992px;
	height:80px;
	margin:0px auto;
	border-bottom:1px solid #484848;
}
#container h1 {
	padding-left:43px;
}
#container p {
	padding:10px 20px 0px 35px;
	color:#fff;
	font-family:"宋体";
	font-size:12px;
	line-height:22px;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#FFF;
}
#db_nav {
	text-align:center;
	color:#fff;
	font-family:"宋体";
	font-size:12px;
	line-height:20px;
	padding-top:20px;
}

