/* body样式开始 */
body
{
     font-family: "Microsoft YaHei"; 
     color:#333333;
     margin: 0px;
     font-size:12px;
     line-height:180%;
     /* background-image: url('DefaultSkin_res/bg1.jpg'); */
     text-decoration: none;
}
/* body样式结束*/

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;
  font-size: 12px;
  line-height: 24px;
  font-family: "Microsoft YaHei"; 
}
a:link,a:visited {color: #333333;} /* 链接 */
a:hover{color: #cd6c17;}
a:active {color: #ff0000;}

/* “设为首页”链接css定义:可定义内容为链接字体颜色、样式等 */
a.homepage{text-decoration: none;
  font-size: 12px;
  line-height: 24px;
}
a.homepage:link,a.homepage:visited {color: #ffffff;} 
a.homepage:hover{color: #ffff00;}
a.homepage:active {color: #ff0000;}

/* 首页more链接css定义 */
a.moreLink{text-decoration: none;
  font-size: 12px;
  line-height: 12px;
  font-family: "Microsoft YaHei"; 
  font-weight: normal;
}
a.moreLink:link,a.moreLink:visited {color: #cd6c17;} 
a.moreLink:hover{color: #ff0000;}
a.moreLink:active {color: #ff0000;}

/* 单元格边框1*/
.TabBorder{border:1px #f28c31 solid;}

/* 单元格浅蓝色边框2*/
.TabBorder2{border-width:2px 1px 1px 1px;
border-color: #cd6c17 #f28c31 #f28c31 #f28c31;
border-style:solid;
}

/* sgh24为首页文章标题列表样式*/
.sghtd24
{height:24px;
border-bottom:#CCCCCC dotted 1px;}

/* 首页菜单链接定义开始*/
#menu {width: 900px; color: rgb(255, 255, 255); clear: both; font-family: "Microsoft YaHei"; font-size: 14px;}
#menu td a {color: rgb(255, 255, 255); font-family: "Microsoft YaHei"; font-size: 14px; font-weight: bold; text-decoration: none; border-bottom-color: rgb(255, 51, 0); border-bottom-width: 0px; border-bottom-style: dotted;}
#menu td a:hover {	color: rgb(255, 255, 0); font-weight: bold; border-bottom-color: rgb(255, 255, 0); border-bottom-width: 1px; border-bottom-style: dotted;}
#menu td {text-align: center;}

/* 首页“招生报名”链接定义开始*/
#recruit td a {color: #0b6de6; font-family: "Microsoft YaHei"; font-size: 14px; font-weight: bold; text-decoration: none;}
#recruit td a:hover {color: #ff0000; font-weight: bold;}
#recruit td:hover {background-image: url('DefaultSkin_res/recruitLinkBG.png');}


/* 首页bottom定义开始*/
#bottom {color: #333333; font-family: "Microsoft YaHei"; font-size: 12px;}
#bottom td {text-align: center;}
/* 首页bottom定义结束*/

/* 首页about定义开始*/
#about {color: rgb(0,0,0); font-family: "Microsoft YaHei"; font-size: 12px;     padding: 10px;}

.tdPadding {padding: 7px 10px 7px 15px; height: 50px; background-color: rgb(234, 234, 234);}
.newsDownList {background: rgb(146, 124, 0); color: rgb(255, 255, 255); font-family: "Microsoft YaHei"; font-size: 12px;}

.pathline{padding-left:12px;height:36px;}

h1 {color: #da7b0b; line-height: 30px; font-family: "Microsoft YaHei","宋体",arial; font-size: 18px; font-weight: bold;}

h2 {color: #da7b0b; line-height: 35px; font-family: "Microsoft YaHei","宋体",arial; font-size: 18px; font-weight: bold;}

.main_articlesubheading /* 副标题文字颜色定义 */
{color: rgb(196, 0, 0);line-height: 30px; font-family: "Microsoft YaHei","宋体",arial; font-size: 14px; text-align=center;}

/* 首页栏目标题样式 */
.titleSTY
{ height:36px; PADDING-LEFT: 45px;background-image: url("DefaultSkin_res/titleBG.png");
color: rgb(150,74,6); line-height: 30px; font-family: "Microsoft YaHei","宋体",arial; font-size: 14px; font-weight: bold;}

/* 首页“工作动态”栏目标题样式 */
.titleSTY2
{ height:36px; PADDING-LEFT: 45px;background-image: url("DefaultSkin_res/titleBG2.gif");
color: rgb(150,74,6); line-height: 30px; font-family: "Microsoft YaHei","宋体",arial; font-size: 14px; font-weight: bold;}

/* 首页“学历教育”栏目标题样式 */
.titleSTY3
{ height:26px; PADDING-LEFT: 45px;
color: rgb(150,74,6); line-height: 26px; font-family: "Microsoft YaHei","宋体",arial; font-size: 14px; font-weight: bold;}

/* 首页“学员风采”栏目标题样式 */
.titleSTY4
{ height:36px; width:140px;PADDING-LEFT: 45px;background-image: url("DefaultSkin_res/titleBG150.gif");
color: rgb(150,74,6); line-height: 30px; font-family: "Microsoft YaHei","宋体",arial; font-size: 14px; font-weight: bold;}

/* 首页“相关链接”等标题样式*/
.titleSTY5 {	height: 35px; color: rgb(196, 0, 0); line-height: 35px; text-indent: 20px; font-family: "Microsoft YaHei"; font-size: 14px; font-weight: bold; border-bottom-color: rgb(189, 160, 0); border-bottom-width: 1px; border-bottom-style: solid;background-color:#dddddd;text-align:left;}