.nav {
	font-size: 12px;
}
.text {
	font-size: 14px;
	line-height: 30px;
	color: #000000;
}
.text p{
	font-size: 16px;
}
.text a:hover {
	color: #D95E0B;
	text-decoration:none;
}

a:link{
	color:#000000;
	text-decoration:none;
}
a:visited{
	color:#000000;
	text-decoration:none;
}

a:hover {
	color: #D95E0B;
	text-decoration:none;
}
.main {

	background-image:  url(../images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.xmenu td{
	background-image: url(../images/nav_btn.gif);
	font-size:12px;
	font-family:宋体;/*verdana,arial;*/
	font-weight:bolder;
	filter:blendtrans(duration=0.01	);
	cursor:hand;
	text-align:center;	
}

.line{
	width:170px;
	vertical-align:bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E8CD89;
}
.linelong{
	width:570px;
	vertical-align:bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E8CD89;
}

.tb_conten td{

}

.guntable{
border-right: #666666 1px solid; border-top: #666666 1px solid; border-left: #666666 1px solid; border-bottom: #666666 1px solid;
}

.demo{
width:100%;
overflow: hidden; 
color: #ffffff; 
background-color: #262626;
text-align:left;

}
.demo2{
}
.demo tbody td{
border-right: #666666 3px solid;
}

/*培训课程*/
.clotable{

	font-size: 16px;
	line-height: 18px;
	color: #000000;
	
}

.htmltable{
	height:100%;
	width:100%;
	FONT-SIZE: 14px;
	BACKGROUND-COLOR: #4E483C;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
}
.html-td {
	background-image: url(images/html_td_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.hrtable{
	FONT-SIZE: 14px;
	BACKGROUND-COLOR: #4E483C;
	height:100%;
	width:100%;
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
}
.hrtable td{
	padding-top:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	border:1px;
	border-color:#33CC00;
}
			
.allatble{
	border-color:#E8CD89;
	color: #693A1B;
	font-size: 16px;
	line-height: 22px;
}
.allatble td{
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 20px;
}

.tbroungd td{
	color: #693A1B;
	text-align:center;
	padding:5;
	font-weight: bold;
}
.title{
	font-size:32px;
	width: 100%;
	line-height: 48px;
	color: #693A1B;
	background-color: #D1C594;
}
.firsttext{
	font-size:28px;
	text-align:center;
	color: #5FA21C;
	padding-top: 10px;
}
.text2{
	text-align:left;
	color: #000000;
	padding: 20px;
}
.htmlimg{
	background-image: url(../images/K_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 320px;
	width: 100%;

}

.htmlimg3{
	width:200px;
	height:300px;
	background-image: url(../images/K_3.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float: right;
	margin-top: 10px;
	margin-left: 80px;
}
.htmlimg2{
	width:400px;
	height:350px;
	background-image: url(../images/K_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding:10px;
}
.bg1{
	background-color: #D1C594;
	vertical-align: bottom;
	position: relative;
	width: 100%;
}
.firstleft{
	height:auto;
	width:80px;
	font-size:36px;
	float:left;
	color: #5FA21C;
	position:relative;
	border:2px  solid  #FFCC33;
	background-color: #D1C594;
	text-align: center;
	font-weight: bold;
	line-height: 110px;
}
.firstright{
	margin:0;
	font-size:16px;
	float:left;
	color: #000000;
	text-align: left;
	line-height: 22px;
	height: auto;
	padding: 10px;
	width: auto;
}
.firstleft2{
	height:auto;
	width:110px;
	font-size:18px;
	float:left;
	color: #5FA21C;
	border:2px  solid  #FFCC33;
	background:#B7B700;
	background-color: #D1C594;
	text-align: center;
	font-weight: bold;
	line-height: 90px;
}

.colortr{
	height:auto;
	background-color: #D1C594;
}
/*培训课程结束*/

/*公司活动 IMG*/

dl {
	position:relative;
	width:240px;
	height:180px;
	float:left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8CD89;
	border-right-color: #E8CD89;
	border-bottom-color: #E8CD89;
	border-left-color: #E8CD89;
	text-align:center;

 }
dd {
 margin:0;
 width:240px;
 height:180px;
 overflow:hidden;
 }

dt {
	position:absolute;
	width: 20px;
	line-height: 16px;
	text-align:center;
	left: 0px;
	top: 0px;

 }
dl a {
	display:block;
	margin:0px;
	width:20px;
	height:50px;
	text-align:center;
	color:#D95E0B;
	background:#E8CD89;
	border:1px solid #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 50px;
 }
 dl a:link {
	line-height: 50px;

 }
dl a:hover {
	background:#CBDE7E;
	line-height: 50px;

 }

/*公司活动 IMG 结束*/
