﻿/* Copyright (c) 2008-2009,speedfull.com, All rights reserved.
 Update 2009.04.04
*/


@import url('public.css');
/*Cisco px
----------------------*/
#skpx{
	float:left;
	height:226px;
	width:100%;
	overflow:hidden;
	display:inline;
	}
#skpx h1{
    height:37px;
    line-height:37px;
    background:	url(../Images/sider_title.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding-left:20px;
    }
#skpx .skpx_m{
    height:133px;
	width:208px;
    overflow:hidden;
    background:#fff;
    padding:20px 10px 0px 10px;
    }
#skpx .skpx_m ul {
    float: left;
	width: 202px;
}
#skpx .skpx_m ul li {
	font-size: 12px;
	line-height: 21px;
	width: 210px;
	padding-left: 7px;
	text-align: left;
	overflow:hidden;
}
#skpxe .skpx_m ul li a {
	color: #014E84;
	text-decoration: none;
}
#skpx .skpx_m ul li a:hover {
	text-decoration: underline;
}
#skpx .skpx_b{
    float:left;
	height:36px;
	line-height:36px;
	width:208px;
	color:#000;
	text-align:right;
	padding-right:20px;
	background:	url(../Images/sider_b.gif) no-repeat;
}
#skpx .skpx_b a {
	color: #000;
	text-decoration: none;
}
#skpx .skpx_b a:hover {
	text-decoration: underline;
}

/*Hot Course
----------------------*/
#hot_course{
	float:left;
	height:226px;
	width:100%;
	overflow:hidden;
	display:inline;
	}
#hot_course h1{
    height:37px;
    line-height:37px;
    background:	url(../Images/hotcourse.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding-left:20px;
    }
#hot_course .hot_m{
    height:182px;
    width:100%;
    overflow:hidden;
    background:#fff;
    }
#hot_course .hot_m ul {
    margin:20px 5px auto 25px;
}
#hot_course .hot_m ul li {
	color: #DF6700;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
}
#hot_course .hot_m ul li a {
	color: #DF6700;
	text-decoration: none;
}
#hot_course .hot_m ul li a:hover {
	text-decoration: underline;
}
#hot_course .hot_b{
    float:left;
	height:7px;
	width:228px;
	background:	url(../Images/common_bottom.gif) no-repeat;
}


/*Our advantage   
----------------------*/
#ys{
    float:left;
	margin-top: 8px;
	height:226px;
	width:100%;
	overflow:hidden;
	clear:both;
	display:inline;
}
#ys h2{
	height:37px;
    line-height:37px;
    background:	url(../Images/ys.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding-left:20px;
    overflow:hidden;
}
#ys .ys_m{
    float:left;
    height:182px;
    width:100%;
    overflow:hidden;
    background:#fff;
    }
#ys .ys_m ul {
	margin:10px 0 0 15px;
}
#ys .ys_m ul li {
	color: #014E84;
	padding-left: 1px;
	font-size: 13px;
	line-height: 21px;
}
#ys .ys_b{
    float:left;
	height:7px;
	width:228px;
	background:	url(../Images/common_bottom.gif) no-repeat;
}

.p1 {
	background: url(../Images/1.gif) 1px no-repeat;
}
.p2 {
	background: url(../Images/2.gif) 1px no-repeat;
}
.p3 {
	background: url(../Images/3.gif) 1px no-repeat;
}
.p4 {
	background: url(../Images/4.gif) 1px no-repeat;
}
.p5 {
	background: url(../Images/5.gif) 1px no-repeat;
}
.p6 {
	background: url(../Images/6.gif) 1px no-repeat;
}
.p7 {
	background: url(../Images/7.gif) 1px no-repeat;
}
.p8 {
	background: url(../Images/8.gif) 1px no-repeat;
}
.p9 {
	background: url(../Images/9.gif) 1px no-repeat;
}

/*Teachers
----------------------*/
#sz{
    float:left;
    margin-top: 10px;
    height:226px;
    width:100%;
	overflow:hidden;
	clear:both;
	display:inline;
}
#sz h3{
	height:37px;
    line-height:37px;
    background:	url(../Images/sider_title.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding-left:20px;
    overflow:hidden;
}
#sz .sz_m{
    float:left;
    height:125px;
    width:100%;
    overflow:hidden;
    background:#fff;
    padding:20px 0 0 14px;
    }
#sz .sz_m ul li{
	height:110px;
	width:200px;
	
}
#sz .sz_m ul li .sz_pic{
    float:left;
    height:93px;
    width:73px;
    padding:1px;
    margin-top:5px;
    font-size:14px;
	border:1px solid #b9b9b9;
}
#sz .sz_m ul li .sz_text{
    float:left;
	height:98px;
	width:113px;
	color:#397FB8;
	line-height:16px;
	margin:4px 0 0 10px;
	overflow:hidden;
}
#sz .sz_m ul li .sz_text a{
	color:#397FB8;
	font-weight:bold;
	text-decoration:none;
}
#sz .sz_m ul li .sz_text a:hover{
	text-decoration:underline;
}
#sz .sz_b{
	float:left;
	height:36px;
	line-height:36px;
	width:208px;
	color:#000;
	text-align:right;
	padding-right:20px;
	background:	url(../Images/sider_b.gif) no-repeat;
}
#sz .sz_b a {
	color: #000;
	text-decoration: none;
}
#sz .sz_b a:hover {
	text-decoration: underline;
}

/*Jobs
----------------------*/
#jobs{
    float:left;
    margin-top: 8px;
    height:226px;
    width:100%;
	overflow:hidden;
	clear:both;
	display:inline;
}
#jobs h1{
	height:37px;
    line-height:37px;
    background:	url(../Images/sider_title.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding-left:20px;
    overflow:hidden;
}
#jobs .jobs_m{
    float:left;
    height:139px;
    width:100%;
    overflow:hidden;
    background:#fff;
	padding:5px 10px 3px 5px;
    }
#jobs .jobs_b{
	float:left;
	height:36px;
	line-height:36px;
	width:208px;
	color:#000;
	text-align:right;
	padding-right:20px;
	background:	url(../Images/sider_b.gif) no-repeat;
}
#jobs ul {
	float: left;
	padding: 8px 0 0 15px;
	width: 200px;
}
#jobs ul li {
	color: #014E84;
	font-size: 13px;
	line-height: 20px;
	text-align:left;
	padding-left:15px;
	background: url(../Images/list_dot.gif) 2px no-repeat;
}
#jobs ul li a {
	color: #014E84;
	text-decoration: none;
}
#jobs ul li a:hover {
	text-decoration: underline;
}
#jobs .jobs_b a {
	color: #000;
	text-decoration: none;
}
#jobs .jobs_b a:hover {
	text-decoration: underline;
}


/*Banner
----------------------*/
#banner {
    float:left;
	width: 488px;
	height: 226px;
	overflow:hidden;
}
.banner{
	width:488px;
	height:225px;
	position:relative;
}
.banner_tab{
	height:30px;
	position:absolute;
	right: 5px;
	bottom: 5px;
}
.banner_tab ul {
	cursor:pointer;
}
.banner_tab li {
    float: left;
    list-style-type: none;
    text-align: center;
}
.banner_tab a {
	 width:60px;
	 height:43px;
	 display:block;
	 margin-right:2px;
}
.banner_tab  img{
	border:1px solid #659ab6;
}
.hidecontent {display:none;}
.on{
	 background-position:0px -100px;
}
.on img{
      border:1px solid #0099ff;
}
.out{}

.clear{ clear:both;}

.content{
	margin:0 auto;
	background:url(content_bg.png) repeat-x top;

}

.tab_img{ 
	 width:50px;
	 height:23px;
	 margin-top:3px;
	 border:1px solid #fff;
 }

a.k:link, a.k:visited {
	color:#228ada;
	text-decoration:none;
}
a.k:active,a.k:hover {
	color:#000;
	text-decoration:underline;
}
.right{
	width:230px;
	float:right;
}

/*Tabs
----------------------*/
#tabs {
    float:left;
	margin-top:8px;
	width: 488px;
	height: 227px;
    clear:both;
	overflow:hidden;
}
.tabs_t{
	float:left;
	height:7px;
	width:488px;
	background: url(../images/contant_t.gif);
	overflow:hidden;
	display:inline;
}
.tabs_tit{
    float:left;
	width:488px;
	height:35px;
	background:#fff;	
	overflow:hidden;
}
.Menubox {
    float:left;

	width: 468px;
	height: 33px;
	margin:0 10px;
	border-bottom:2px solid #34ade4;
	background:#fff;
	overflow:hidden;
}
.Menubox ul {
	margin: 0px;
	padding: 0px;
}
.Menubox li {
	float: left;
	display: block;
	cursor: pointer;
	width: 122px;
	text-align: center;
	color: #1188C1;
	margin-right:2px;
	height: 33px;
	line-height: 33px;
	background: url(../images/tab_normal.gif) no-repeat;
	font-size: 13px;
	display:inline;
}
.Menubox li a {
	color: #000;
}
.Menubox li.hover {
	padding: 0px;
	width: 122px;
	background: url(../images/tab_sel.gif);
	color: #fff;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	font-size: 13px;
}
.Contentbox {
    float:left;
	width: 488px;
    height: 100px;
	text-align: center;
}
.tab_info {
    float:left;
	width: 100%;
	height:128px;
	background:#fff;
	padding:10px 0px;
	overflow:auto;
	clear:both;
}
.tab_more{
	float:left;
	height:36px;
	line-height:36px;
	width:468px;
	color:#000;
	text-align:right;
	padding-right:20px;
	background:	url(../Images/common_bo.gif) no-repeat;
	overflow:hidden;
}
.tab_more a{
	color:#000;
	}
.border_pic {
	float: left;
	height: 124px;
	width: 163px;
	padding: 6px 0 0 1px;
	text-align:center;
	background: url(../Images/border_pic.gif) no-repeat;
	overflow: hidden;
}
.tab_info ul {
	float: left;
	width: 246px;
	height: 110px;
	margin-left: 10px;
}
.tab_info ul li {
	float: left;
	width: 130px;
	height: 110px;
	color: #004D84;
	font-size: 12px;
	line-height: 19px;
	padding-left:5px;
	text-align:center;

}
.tab_info ul li a {
	color: #004D84;
	text-decoration: none;
	display: block;
}
.tab_info ul li a:hover {
	text-decoration: underline;
}

/*Item Actual
----------------------*/
#item {
    float:left;
	margin-top:10px;
	width: 488px;
	height: 226px;
	overflow:hidden;
	clear:both;
}

#item .item_t{
	float:left;
	
	height:7px;
	width:488px;
	background: url(../images/contant_t.gif);
	overflow:hidden;
	display:inline;
}
#item .item_body{
    float:left;
	background:#fff;
	height:182px;
	width:448px;
	overflow:hidden;
	padding:0 20px;
}
#item .item_body h5{
   height:30px;
   line-height:30px;
   text-align:left;
   font-size:14px;
   font-weight:bold;
   color:#1188C1;
   border-bottom: 2px solid #139AE3;
   }
#item .item_body ul{
	margin-top:8px;
}
#item .item_body ul li{
    float:left;
    color: #466685;
	font-size: 12px;
	line-height: 19px;
	width: 438px;
	padding-left: 10px;
	text-align: left;
	background: url(../Images/list_dot.gif) 2px no-repeat;
	overflow:hidden;
}
#item .item_body ul li span{
	float:right;
	color:#333333;
}
#item .item_more{
	float:left;
	height:36px;
	line-height:36px;
	width:468px;
	color:#000;
	text-align:right;
	padding-right:20px;
	background:	url(../Images/common_bo.gif) no-repeat;
	overflow:hidden;
}
#item .item_more a{
	color:#000;
}

/*Item2 Actual
----------------------*/
#item2 {
    float:left;
	margin-top:10px;
	width: 488px;
	height: 220px;
	overflow:hidden;
	clear:both;
}

#item2 .item2_t{
	float:left;
	
	height:7px;
	width:488px;
	background: url(../images/contant_t.gif);
	overflow:hidden;
	display:inline;
}
#item2 .item2_body{
    float:left;
	background:#fff;
	height:175px;
	width:448px;
	overflow:hidden;
	padding:0 20px;
}
#item2 .item2_body h5{
   height:30px;
   line-height:30px;
   text-align:left;
   font-size:14px;
   font-weight:bold;
   color:#1188C1;
   border-bottom: 2px solid #139AE3;
   }
#item2 .item2_body ul{
	margin-top:15px;
}
#item2 .item2_body ul li{
    float:left;
    color: #466685;
	font-size: 12px;
	line-height: 19px;
	width: 438px;
	padding-left: 10px;
	text-align: left;
	background: url(../Images/list_dot.gif) 2px no-repeat;
	overflow:hidden;
}
#item2 .item2_body ul li span{
	float:right;
	color:#333333;
}
#item2 .item2_more{
	float:left;
	height:36px;
	line-height:36px;
	width:468px;
	color:#000;
	text-align:right;
	padding-right:20px;
	background:	url(../Images/common_bo.gif) no-repeat;
	overflow:hidden;
}
#item2 .item2_more a{
	color:#000;
}


/*Go SF
----------------------*/
#sf {
	float:left;
	margin-top:8px;
	width: 488px;
	height: 220px;
	overflow:hidden;
	clear:both;
}
#sf .sf_t{
	float:left;
	height:7px;
	width:488px;
	background:url(../images/contant_t.gif);
	overflow:hidden;
	display:inline;
}
#sf .sf_body {
    float:left;
	background:#fff;
	height:175px;
	width:448px;
	overflow:hidden;
	padding:0 20px;
}
#sf .sf_body img{
    float:left;
	background:#fff;
	height:100px;
	width:140px;
	overflow:hidden;
	padding:5px 5px;
}
#sf .sf_body h5{
   height:30px;
   line-height:30px;
   text-align:left;
   font-size:14px;
   font-weight:bold;
   color:#1188C1;
   border-bottom: 2px solid #139AE3;
   }
#sf .sf_body ul{
	margin-top:8px;
}
#sf .sf_body ul li{
	float: left;
	text-align: center;
	overflow:hidden;
	width: 149px;
}
#sf .sf_body img {
	margin: 0px 0 8px 0;
	border:1px solid #b9b9b9;
	padding:1px;
}

#sf .sf_more{
	float:left;
	height:36px;
	line-height:36px;
	width:468px;
	color:#000;
	text-align:right;
	padding-right:20px;
	background:	url(../Images/common_bo.gif) no-repeat;
	overflow:hidden;
}
#sf .sf_more a{
	color:#000;
}

/*sf2 
----------------------*/
#sf2 {
	float:left;
	margin-top:13px;
	width: 488px;
	height: 220px;
	overflow:hidden;

}
#sf2 .sf2_t{
	float:left;
	height:7px;
	width:488px;
	background:url(../images/contant_t.gif);
	overflow:hidden;
	display:inline;
}
#sf2 .sf2_body {
    float:left;
	background:#fff;
	height:140px;
	width:448px;
	overflow:hidden;
	padding:0 20px;
}
#sf2 .sf2_body img{
    float:left;
	background:#fff;
	height:100px;
	width:140px;
	overflow:hidden;
	padding:5px 15px;
}
#sf2 .sf2_body h5{
   height:30px;
   line-height:30px;
   text-align:left;
   font-size:14px;
   font-weight:bold;
   color:#1188C1;
   border-bottom: 1px dashed #999999;
   }
#sf2 .sf2_body ul{
	margin-top:8px;
}
#sf2 .sf2_body ul li{
	float: left;
	text-align: center;
	overflow:hidden;
	width: 149px;
}
#sf2 .sf2_body img {
	margin: 0px 0 8px 0;
	border:1px solid #b9b9b9;
	padding:1px;
}

#sf2 .sf2_more{
	float:left;
	height:36px;
	line-height:36px;
	width:468px;
	color:#000;
	text-align:right;
	padding-right:20px;
	background:	url(../Images/common_bo.gif) no-repeat;
	overflow:hidden;
}
#sf2 .sf2_more a{
	color:#000;
}


/*Other
----------------------*/
#other {
    float:left;
	margin-top:8px;
	width: 488px;
	height: 190px;
	overflow:hidden;
	clear:both;
}
#other .other_t{
	float:left;
	height:7px;
	width:488px;
	background: url(../images/contant_t.gif);
	overflow:hidden;
	display:inline;
}
#other .other_body{
    float:left;
	background:#fff;
	height:147px;
	width:448px;
	overflow:hidden;
	padding:0 20px;
}
#other .other_body h5{
   height:30px;
   line-height:30px;
   text-align:left;
   font-size:14px;
   font-weight:bold;
   color:#1188C1;
   border-bottom: 1px dashed #999999;
   }
#other .other_body ul{
	margin-top:8px;
}
#other .other_body ul li{
    float:left;
    color: #466685;
	font-size: 12px;
	line-height: 19px;
	width: 438px;
	padding-left: 10px;
	text-align: left;
	background: url(../Images/list_dot.gif) 2px no-repeat;
	overflow:hidden;
}
#other .other_body ul li span{
	float:right;
	color:#333333;
}
#other .other_more{
	float:left;
	height:36px;
	line-height:36px;
	width:468px;
	color:#000;
	text-align:right;
	padding-right:20px;
	background:	url(../Images/common_bo.gif) no-repeat;
	overflow:hidden;
}
#other .other_more a{
	color:#000;
}


/*Customer Service   
----------------------*/
#onlineadvisory{
	float:left;
	height:226px;
	width:228px;
	overflow:hidden;
}
#onlineadvisory h3{
	height:37px;
    line-height:37px;
    background:	url(../Images/sider_title.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding-left:20px;
    overflow:hidden;
}
#onlineadvisory .onlineadvisory_m{
    height:182px;
    width:100%;
    overflow:hidden;
    background:#fff;
    }
#onlineadvisory .onlineadvisory_m ul {
	margin-left: 12px;
	padding: 25px 0 0 15px;
}
#onlineadvisory .onlineadvisory_m ul li {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
}
#onlineadvisory .onlineadvisory_m ul li a {
	color: #DF6700;
	text-decoration: none;
}
#onlineadvisory .onlineadvisory_m ul li a:hover {
	text-decoration: underline;
}
#onlineadvisory .onlineadvisory_b{
    float:left;
	height:7px;
	width:228px;
	background:	url(../Images/common_bottom.gif) no-repeat;
}


/*Class Info
----------------------*/
#classinfo{
	float:left;
	height:226px;
	width:100%;
	overflow:hidden;
	margin-top:0px;
}
#classinfo h1{
	height:37px;
    line-height:37px;
    background:	url(../Images/sider_title.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding-left:20px;
    overflow:hidden;
}
#classinfo .classinfo_m{
    height:146px;
    width:208px;
    overflow:hidden;
    background:#fff;
    padding:5px 10px 0 10px;
    }
#classinfo .classinfo_m .class_tab{
  width:208px;
  text-align:center;
}
#classinfo .classinfo_m .class_tab td{
  height:27px;
  line-height:27px;
}
#classinfo .classinfo_m .class_tab .class_tab_top{
  background-color:#f7f7f7;
  font-weight:bold;
  height:30px;
    line-height:30px;
}
#classinfo .classinfo_m ul{
	padding:0;
	margin:0;
}
#classinfo .classinfo_m ul li{
    float:left;
    height:30px;
    line-height:30px;
    width:183px;
	font-size:13px;
	padding-left:5px;
    text-align:left;
    background:	url(../Images/classinfo_bg.gif) repeat-x;
    overflow:hidden;
}
.class_more{
   float:left;
   width:650px;
   text-align:right;
   padding-right:50px;
   height:25px;
   line-height:25px;
   margin-bottom:10px;
   overflow:hidden;
}
#classinfo .classinfo_b{
	float:left;
	height:36px;
	line-height:36px;
	width:208px;
	color:#000;
	text-align:right;
	padding-right:20px;
	background:	url(../Images/sider_b.gif) no-repeat;
}
#classinfo .classinfo_b a {
	color: #000;
	text-decoration: none;
}
#classinfo .classinfo_b a:hover {
	text-decoration: underline;
}


/*Quick Links
----------------------*/
#quicklinks{
	float:left;
	height:226px;
	width:100%;
	overflow:hidden;
	margin-top:8px;
	display:inline;
}
#quicklinks .quicklinks_top{
    float:left;
	height:4px;
	width:228px;
	background:url('../Images/quicklinks_top.jpg') no-repeat;
	overflow:hidden;
	display:inline;
}
#quicklinks .quicklinks_body{
    float:left;
	height:218px;
	width:228px;
	background-color:#F8F8F8;
	display:inline;
}
#quicklinks .quicklinks_body ul {
	margin:5px 0 0 12px;
	width: 202px;
}
#quicklinks .quicklinks_body ul li {
	float: left;
	width: 202px;
	font-size: 16px;
	font-family:"微软雅黑","宋体",arial;
	font-weight: bold;
	overflow:hidden;
}
#quicklinks .quicklinks_body ul li a {
	color: #014E84;
}
#quicklinks .quicklinks_body ul li.quicklinks_couse {
	background: url(../Images/quicklinks_pxkc.gif) no-repeat;
	padding-left: 70px;
	height: 43px;
	line-height: 40px;
}
#quicklinks .quicklinks_body ul li.quicklinks_kszx {
	background: url(../Images/quicklinks_kszx.gif) no-repeat;
	padding-left: 70px;
	height: 40px;
	line-height: 40px;
}
#quicklinks .quicklinks_body ul li.quicklinks_gjcx {
	background: url(../Images/quicklinks_blog.gif) no-repeat;
	padding-left: 70px;
	height: 39px;
	line-height: 39px;
}
#quicklinks .quicklinks_body ul li.quicklinks_lxwm {
	background: url(../Images/quicklinks_lxwm.gif) no-repeat;
	padding-left: 70px;
	height: 41px;
	line-height: 41px;
}
#quicklinks .quicklinks_body ul li.quicklinks_bbs {
	background: url(../Images/quicklinks_bbs.gif) no-repeat;
	padding-left: 70px;
	height: 40px;
	line-height: 40px;
}

#quicklinks .quicklinks_bottom{
	height:4px;
	width:228px;
	background:url('../Images/quicklinks_bottom.jpg') no-repeat;
}

/*Interlocution
-------------------*/
#interlocution{
	float:left;
	height:226px;
	width:100%;
	overflow:hidden;
	margin-top:8px;
}
#interlocution h3{
    float:left;
	height:37px;
	width:100%;
    line-height:37px;
    background:	url(../Images/sider_title.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding-left:20px;
    overflow:hidden;
	display:inline;
}
#interlocution .interlocution_m{
    height:138px;
    width:208px;
    overflow:hidden;
    background:#fff;
    padding:8px 10px 0 10px;
    }
#interlocution .interlocution_m ul {
	float: left;
	width: 202px;
}
#interlocution .interlocution_m ul li {
	font-size: 12px;
	line-height: 21px;
	width: 210px;
	padding-left: 15px;
	text-align: left;
	background: url(../Images/list_dot.gif) 2px no-repeat;
	overflow:hidden;
}
#interlocution .interlocution_m ul li a {
	color: #014E84;
}
#interlocution .interlocution_b{
	float:left;
	height:36px;
	line-height:36px;
	width:208px;
	color:#000;
	text-align:right;
	padding-right:20px;
	background:	url(../Images/sider_b.gif) no-repeat;
}
#interlocution .interlocution_b a {
	color: #000;
	text-decoration: none;
}
#interlocution .interlocution_b a:hover {
	text-decoration: underline;
}

/*plinks
----------------------*/
#plinks{
	float:left;
	height:170px;
	width:100%;
	overflow:hidden;
	margin-top:8px;
}
#plinks h5{
    height:37px;
    line-height:37px;
    background:	url(../Images/sider_title.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding-left:20px;
    overflow:hidden;
}
#plinks .plinks_m{
    height:110px;
    width:192px;
    overflow:hidden;
    background:#fff;
    padding:16px 18px 0 18px;
    }
#plinks .plinks_m ul {
	float: left;
	width: 192px;
}
#plinks .plinks_m ul li {
	font-size: 13px;
	line-height: 44px;
	width: 95px;
	float: left;
        margin-top:5px;
	text-align: center;
}
#plinks .plinks_m li a {
	color: #014E84;
	display: block;
}
#plinks .plinks_b{
        float:left;
	height:7px;
	width:228px;
	background:url(../Images/common_bottom.gif) no-repeat;
}



/*Friendlinks
----------------------*/
#bannar01{
    float:left;
    margin-top:8px;
	width:960px;
	}

#friendlinks{
    float:left;
    margin-top:8px;
	width:960px;
	clear:both;
	overflow:hidden;	
	}
#friendlinks h3{
	height:35px;
    line-height:35px;
    background:	url(../Images/link_top.gif) repeat-x;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding-left:20px;
    overflow:hidden;
}
#friendlinks .friendlinks_m{
    width:940px;
	padding:10px;
        /*background:url(../Images/link_bg.gif) repeat-x #fff;*/
        background:#fff;
	overflow:hidden;
    }
	#friendlinks .friendlinks_t{
    width:940px;
	padding:10px;
        /*background:url(../Images/link_bg.gif) repeat-x #fff;*/
        background:#fff;
	overflow:hidden;
    }
#friendlinks .friendlinks_m ul {
	float: left;
	width: 940px;
}
#friendlinks .friendlinks_t ul {
	float: left;
	width: 940px;
}
#friendlinks .friendlinks_m ul li {
	font-size: 13px;
	line-height: 25px;
	width: 117px;
	float: left;
	text-align: center;
}
#friendlinks .friendlinks_t ul li {
	font-size: 13px;
	line-height: 25px;
	float: left;
	text-align: center;
}
#friendlinks .friendlinks_t li a {
	color: #014E84;
	display: block;
}
#friendlinks .friendlinks_m li a {
	color: #014E84;
	display: block;
}
#friendlinks .friendlinks_b{
    float:left;
	height:6px;
	width:960px;
	background:url(../Images/link_bottom.gif) no-repeat;
}


/*New Jobs
---------------------------------*/
.newjobs{
  width:210px;
  margin:15px auto 0 auto;
  text-align:left;
}
.newjobs td{
  line-height:20px;
}
.newjobs .enttitle{
  width:90px;
  text-align:left;
}
.newjobs .entname{
  width:60px;
  text-align:center;
}
.newjobs .entadd{
  width:60px;
  text-align:center;
}
#demo {
background: #FFF;
overflow:hidden;
border: 0px dashed #CCC;
width:450px;
}
#demo img {
solid #F2F2F2;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo1 img {
width:155px;
height:142px;
}
#demo1 ul {
}
#demo1 ul li {
float:left;
width:155px;
height:142px;
}
#demo1 ul li span {
text-align:center;
width:155px;
display:block;
}
#demo2 {
float: left;
}
#demo2 img {
width:155px;
height:142px;
}
#demo2 ul {
}
#demo2 ul li {
float:left;
width:155px;
height:142px;
}
#demo2 ul li span {
text-align:center;width:155px;
display:block;
}


