/*====网站基本样式=====*/
body {
	margin: 0;
	padding:0;
	text-align:left;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	background:#fff; url(/images/main_bg.gif) center repeat-y;
}
.lk {
	border: 1px solid #8fcbd3;
}
.zhuik {
	color: #d5d5d5;
	border: 1px solid #d5d5d5;
}
.huik {
	border: 5px solid #f0f0f0;
}
.daheizi {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 50px;
	color: #000;
}
.xiaohei {
	font-family: "宋体";
	font-size: 13px;
	line-height: 20px;
	color: #666;
}
.xiaocuhei {
	font-family: "宋体";
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #000;
}


div, ul, li, ol, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form {
	margin:0;
	padding:0;
}
li{
	list-style:none
	}
table {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
.kj_black,.kj_gray
{
	color:#5d5d5d;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}
.kj_gray
{
	color:#9b9b9b;
}
.big_white,.big_black
{
	Color:White;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
.big_black
{
	Color:Black;
}
.black_big,.green_big
{
	Color:#231815;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	width:113px ;
	height:35px ;
	background:url("/images/net_50.gif");
	
}
.green_big
{
	Color:#28910B;
	background:url("/images/net_48.gif");
	
}
img {border:0;}

/*====链接颜色：橘黄色=====*/
a.orange:link {
	color:#E47833;
	text-decoration: none;
}
a.orange:visited {
	color: #E47833;
	text-decoration: none;
}
a.orange:hover {
	color: #E47833;
	text-decoration:underline;
}
a.orange:active {
	color:#E47833;
	text-decoration:none;
}
/*====默认链接颜色：深蓝色=====*/
a:link {
	color: #13598a;
	text-decoration: none;
}
a:visited {
	color: #13598a;
	text-decoration: none;
}
a:hover {
	color: #13598a;
	text-decoration:underline;
}
a:active {
	color: #13598a;
	text-decoration:none;
}
/*====链接颜色：黄色=====*/
a.yellow:link {
	color: #FAE4B0;
	text-decoration: none;
}
a.yellow:visited {
	color: #FAE4B0;
	text-decoration: none;
}
a.yellow:hover {
	color: #FAE4B0;
	text-decoration:underline;
}
a.yellow:active {
	color: #FAE4B0;
	text-decoration:none;
}
.yellow {
	color: #FAE4B0;
}
/*====链接颜色：绿色=====*/
a.green:link {
	color: #28910B;
	text-decoration: none;
}
a.green:visited {
	color: #28910B;
	text-decoration: none;
}
a.green:hover {
	color: #28910B;
	text-decoration:underline;
}
a.green:active {
	color: #28910B;
	text-decoration:none;
}
/*====链接颜色：黑色=====*/
a.black:link {
	color: #000000;
	font-size:small;
	font-weight:bold;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	font-size:small;
	font-weight:bold;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
}
a.black:active {
	color: #000000;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
}
/*====链接颜色：白色=====*/
a.white:link {
	color: #ffffff;
	text-decoration: none;
	font-size:14px;
	font-weight:bold
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
	font-size:14px;
	font-weight:bold
}
a.white:hover {
	color: #ffffff;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold
}
a.white:active {
	color: #ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold
}
/*====链接颜色：灰色=====*/
a.gary:link {
	color: #666666;
	text-decoration: none;
}
a.gary:visited {
	color: #666666;
	text-decoration: none;
}
a.gary:hover {
	color: #666666;
	text-decoration:underline;
}
a.gary:active {
	color: #666666;
	text-decoration:none;
}

/*====链接颜色：红色=====*/
a.red:link {
	color: #ff0000;
	text-decoration: none;
}
a.red:visited {
	color: #ff0000;
	text-decoration: none;
}
a.red:hover {
	color: #ff0000;
	text-decoration:underline;
}
a.red:active {
	color: #ff0000;
	text-decoration:none;
}

.text13 {
	font-size: 13px;
}
.text14 {
	font-size: 14px;
}
.text15 {
	font-size: 15px;
}
.text16 {
	font-size: 16px;
}
.text18 {
	font-size: 18px;
}

.text_16 {
	line-height: 16px;
}
.text_18 {
	line-height: 18px;
}
.text_20 {
	line-height: 20px;
}
.text_22 {
	line-height:22px;
}
.text_25 {
	line-height: 25px;
}
.text_26 {
	line-height: 26px;
}
.text_28 {
	line-height: 28px;
}
.text_30 {
	line-height: 30px;
}
.text_red {
	color: #FF0000;
}
.text_red_b {
	color: #FF0000;
	font-weight:bold;
}
.text_b {
	font-weight:bold;
}
.clear {
	clear:both;
}

/*导航菜单1*/

#header,#nav,#main,#bottom{
	margin:0 auto;
	width:990px;
}
#header{
	min-height:60px;
}
#main2{
	margin:0 auto;
	margin-bottom:10px;
	width:988px;
	border:1px #6fd4ff solid;
}
.nav1{
	height:32px;
	text-align:right;
	line-height:30px;
	background:url(../../images/nav1_bg.gif) no-repeat;
	color:#fff;
	}
.nav1 a{
		display:inline-block;
		margin:0 8px;
}
.logo{
	float:left;
	width:250px;
	margin-right:10px;
	_margin-right:7px;
}

/*导航菜单*/
#nav{
	height:60px;
	background: url(../../images/20100126/navBg.gif) repeat-x;
	color:#fff;
	margin-bottom:6px;
}

#nav ul{
	float:left;
	height:60px;
	margin:0;
}
#nav li{
	height:30px;
	line-height:30px;
}
#nav li a{
	margin:0 4px;
	color:#fff;
}
.ulBg{
	width:30px;
	background:url(../../images/20100126/ulBg.gif) 14px 0 no-repeat;
}
.ulNav01, .ulNav02{
	padding-left:80px;
}
.ulNav01{
	background:url(../../images/20100126/ulNav01bg.gif) 5px 0 no-repeat;
	_width:608px;
}
.liTop{
	background:url(../../images/20100126/liTopBg.gif) bottom no-repeat;
}
.ulNav02{
	background:url(../../images/20100126/ulNav02bg.gif) 5px 0 no-repeat;
	_width:175px;
}
.ulNav03{
	padding-left:8px;
}


.banner{
	width:730px;
	height:73px;
	float:right;
}


/* ====== 友情链接 ====== */

.links{
	width:970px;
	min-height:78px;
	_height:78px;
	margin:0 5px;
	text-align:center;
	clear:both;
}
.links_tit{
	margin:2px;
	width:984px;
	height:21px;
	line-height:24px;
	background:url(../../images/link_tit.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	text-indent:10px;
}

.links img{
	width:120px;
	height:40px;
	padding:2px;
	border:1px #999 solid;
	margin:4px;
}



/*页尾开始*/

#bottom{
	padding-top:5px;
}

.hr0{
	height:3px;
	background:#92d7ff;
	font-size:0;
}
.hrbottom
{
	height:3px;
	color:#0094D8;
	font-size:0;
}

#bottom p{
	margin:5px auto;
	text-align:center;
	line-height:22px;
	color:#666;
}
/*2011-9-23改版首页加入属性*/
.lanzi {
	font-family: "宋体";
	font-size: 13px;
	font-weight: normal;
	color: #028ab2;
}
.bz {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.lk {
	border: 1px solid #8fcbd3;
}

.heizia {
	font-family: "宋体";
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #565656;
}
.kjtype {
	font-family: "宋体";
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #565656;
	text-indent:26px;
	margin:5px 5px 0 5px;
}
.slk {
	font-family: "宋体";
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c9c9c9;
	border-right-color: #c9c9c9;
	border-bottom-color: #c9c9c9;
}
.hsz {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #5d5d5d;
}
.lzz_on,.lzz_off ,.lzz {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #0d5f8e;
	font-weight: bold;
}
.lzz 
{
	margin-left:5px;
}
.lzz_off {
	color:Gray;
}
.sghk {
	border: 1px solid #c9c9c9;
}
.kfk {
	border: 1px solid #dab96a;
}
.kfzz {
	font-family: "宋体";
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #553000;
}
.kafeiziti {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 25px;
	color: #553000;
}
.hongzi {
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 20px;
	color: #801507;
}
.shenhzz_on,.shenhzz,.shenhzz_off  {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color:#461272;
	font-weight: bold;
}
.shenhzz_off {
	color: Gray;
}
.cuhei {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.xihei {
	font-family: "宋体";
	font-size: 13px;
	font-weight:normal;
	color: #333;
}
/*演示课程表格*/
.table_con{
	margin:20px auto;
	_margin:23px auto;
	*margin:24px auto;
	background:#cadbe7;
	color:#074489;
	text-align:center;
	border:0;
}
.table_con img{
	border:0;
	width:76px;
	height:26px;
}

.table_con .tr_tit{
	height:26px;
	background:#ecf2f6;
	font-weight:bold;
}

.table_con .tr1, .table_con .tr2{
	height:26px;
	background:#ecf2f6;
}

.table_con .tr2, .table_con .tr2 a, .table_con .tr1, .table_con .tr1 a{
	height:26px;
	background:#fff;
	color:#666;
}


