﻿@charset "utf-8";
/* CSS Document */
.leftsideBar{ border:1px solid #efefef; background-color:#f5f5f5; width:218px; min-height:261px; margin-top:19px; float:left;}
.leftsideBar_title{ font-size:16px; font-weight:bold; margin:16px 0 15px 14px;}
.leftsideBar_list {width:190px;margin:0 auto;}
.leftsideBar_list ul{ margin-bottom:15px;}
.leftsideBar_list ul li{border-bottom:1px solid #ebebeb; padding:5px 0 5px 2px;}

.leftsideBar_list ul li.second{padding-left:18px; background:url(../images/icon_jt.gif) no-repeat 4px 11px;}
.leftsideBar_list ul li.second_sel{padding-left:18px;color:#fff;background:#e60200 url(../images/icon_jt_v.gif) no-repeat 4px 11px;}

.leftsideBar_list ul li.third{padding-left:28px; background:url(../images/icon_dian.gif) no-repeat 19px 11px;}
.leftsideBar_list ul li.third_sel{padding-left:28px;color:#fff;background:#e60200 url(../images/icon_dian_v.gif) no-repeat 19px 11px;}

.leftsideBar_list ul li.third_sel a,
.leftsideBar_list ul li.third_sel a:visited,
.leftsideBar_list ul li.second_sel a,
.leftsideBar_list ul li.second_sel a:visited{color:#fff;}



.leftsideBar_list li a {color:#3d3d3d; font-weight:bold; line-height:18px;text-decoration:none;}
.leftsideBar_list li a:hover {color:#e60021; font-weight:bold; line-height:18px;text-decoration:underline;}

.sub_right{margin-top:19px; margin-left:20px; float:left; width:720px;}
.sub_breadCrumb{ color:#565656; font-weight:bold;}
.sub_banner{ margin-bottom:20px;}
.sub_contant{color:#000000;}
.sub_contant_list{}
.sub_contant_list ul li{ line-height:15px; margin-bottom:10px; border-bottom:1px dotted #ccc; padding-bottom:10px;}
.sub_contant_list ul li a{ font-size:12px; display:block;}
.sub_contant_list span{ color:#aaa}
.sub_contant p{margin-bottom:10px;line-height:19px;text-align:justify;}
.sub_contant h1{
	margin-bottom:8px;
	font-size:14px;
	color:#333;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #ddd;
	}
  .sub_contant h3.newstitle{
	float:left;
	margin:15px 0;
	padding-bottom:5px;
	width:720px;
	text-align:center;
	font-size:16px;
	color:#000;
	line-height:25px;
	border-bottom:1px dotted #ddd;
	clear:both;
	}
  .sub_contant h4,
  .sub_contant_list h4{
	margin-bottom:10px;
	font-size:20px;
	color:#e60020;
	font-weight:normal;
	height:30px;
	line-height:30px;
	}
.img_center{ margin-left:200px;}

.news_c{min-height:261px; margin-top:19px; float:left; width:200px;}
p.news_img{ margin-bottom:20px; text-align:center;}

/* Culture */
.cultrure_category{
	width:720px;
	height:800px;
	background:url(../images/culturepic.gif) no-repeat;
	}
.cultrure_category p strong{color:#e60020;}
.cultrure_category .cc_1{
	float:left;
	width:450px;
	text-align:justify;
	}
.cultrure_category .winning{margin-top:20px;}
.cultrure_category .credibility{margin-top:35px;}
.cultrure_category .cooperation{margin-top:55px;}
.cultrure_category .innovation{margin-top:55px;}
.cultrure_category .happiness{margin-top:65px;}

.cultrure_category .cc_1 p{margin-top:5px;line-height:20px;}
	
/* Partner */
.partner{padding:15px 0 0 0;border-bottom:1px dotted #ddd;clear:both;}
.partner .logo{float:left;width:200px;text-align:center;}
.partner .text{float:left;width:520px;}

/* better jobs Career Enhancement Centers */
.careerpicnews{margin:30px auto;width:500px;}
.careerpicnews p.content img{margin-bottom:15px;}
.careerpicnews .number{margin:auto;width:100px;}
.careerpicnews .number em{padding:5px;background:#888;color:#fff;}
.careerpicnews .number a{padding:5px;background:#eee;}

/* TurnPage */
.turnpage{margin-top:20px;}
.turnpage ul li{
	float:left;
	margin:0 4px;
	width:16px;
	height:16px;
	line-height:16px;
	text-align:center;
	background:#eee;
	}
.turnpage ul li.select{color:#fff;background:#888;}

/* Careers */
.careers{padding:70px;text-align:center;}

/* Contact Us */
.contactus{
	margin:50px auto;
	padding:30px;
	width:720px;
	border:1px solid #eee;
	}
.contactus h1{
	margin-top:30px;
	font-size:18px;
	color:#e60020;
	}
.contactus p{ line-height:25px;}

/* Under Construction */
.underconstruction{margin:120px auto;text-align:center;}

/* Course Content Table */
table.coursecontentab{
	margin:20px auto;
	width:600px;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	}
table.coursecontentab th{
	padding:4px;
	width:600px;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	background:#eee;
	}
table.coursecontentab td{
	margin:auto;
	padding:4px 10px;
	width:600px;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	}







