* {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
body {
	background: #f5f5f5;
}

/*top*/
.top {
	width: 100%;
	height: 27px;
	background: url(../images/top_bg.jpg) repeat-x;
}
.top_content {
	width: 1000px;
	margin: 0 auto;
}
.top_content li {
	list-style-image: url(../images/li_bg.gif);
	float: right;
	width: 70px;
	line-height: 27px;
}
.top_content a:link,
.top_content a:visited {
	color: #8e8e8e;
	text-decoration: none;
}

.top_content a:hover,
.top_content a:active {
	color: #f00;	
}

/*wrap*/
.wrap {
	width: 1000px;
	margin: 0 auto;
}
.logo {
	height: 80px;
	background: #fff;
}
.logo_left {
	width: 200px;
	float: left;
}
.logo_right {
	width: 300px;
	height: 28px;
	padding-right: 10px;
	float: right;
	margin-top: 30px;
	color: #8e8e8e;
}
.logo_right img {
	vertical-align: middle;
	margin-right: 10px;
}
.tel {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #c00;
}

/*nav*/
.nav {
	height: 40px;
	margin-top: 5px;
}

.nav_left,
.nav_mid,
.nav_right {
	height: 40px;
	float: left;
}

.nav_left {
	width: 10px;
	background: url(../images/nav_left.jpg) no-repeat;
}
.nav_mid {
	width: 980px;
	background: url(../images/nav_bg.jpg) repeat-x;
}
.nav_right {
	width: 10px;
	background: url(../images/nav_right.jpg) no-repeat;
}

.nav_mid_left,
.nav_mid_right {
	float: left;
}
.nav_mid_left {
	width: 680px;
}
.nav_mid_right {
	width: 300px;
}
.nav_mid_left li {
	float: left;
	list-style-type: none;
	width: 100px;
	text-align: center;
	line-height: 40px;
}
.nav_mid_left a:link,
.nav_mid_left a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
}

.nav_mid_left a:hover,
.nav_mid_left a:active {
	text-decoration: none;
	color: #ff0;
	font-size: 16px;
	font-family: "微软雅黑";
}
.search_text {
	width: 190px;
	height: 25px;
	margin-top: 6px;
	background: url(../images/search.jpg) no-repeat right center;
	background-color: #fff;
	padding-right: 25px;
	border: 1px solid #fff;
}

.ad {
	height: 310px;
	overflow: hidden;
	margin-top: 5px;
}

/*main*/
.main {
	height: 250px;
	background: #fff;
	margin-top: 5px;
}
.news {
	width: 340px;
	border: 1px solid #e8e8e8;
}
.course {
	width: 410px;
	border: 1px solid #e8e8e8;
	margin: 0 8px;
}
.sidebar {
	width: 230px;
}
.news,
.course,
.sidebar {
	height: 250px;
	float: left;
}

/*news*/
.title {
	height: 35px;
	border-bottom: 2px solid #e8e8e8;
}
.title_left {
	width: 70%;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #786f66;
	float: left;
	line-height: 35px;
	padding-left: 20px;
}
.title_right {
	width: 20%;
	float: right;
	line-height: 35px;
	text-align: right;
	padding-right: 10px;
}
.title_right a {
	text-decoration: none;
	color: #999999;
}
.pic_news {
	height: 80px;
	margin-top: 10px;
	line-height: 22px;
}
.pic_news img,
.course_pic img  {
	float: left;
	margin: 0 5px;
}
.pic_news a,
.course_pic a {
	text-decoration: none;
	color: #c00;
}
.pic_news a:hover,
.course_pic a:hover {
	text-decoration: underline;
}
.news_list {
	margin-top: 20px;
}
.news_list li {
	list-style-type: none;
	background: url(../images/list.jpg) no-repeat;
	padding-left: 10px;
	border-bottom: 1px dotted #ccc;
}
.news_list a:link,
.news_list a:visited {
	text-decoration: none;
	color: #000;
}
.news_list a:hover,
.news_list a:active {
	text-decoration: none;
	color: #f00;
}
.news_list span {
	color: #999;
	float: right;
	padding-right: 5px;
}

/*course*/
.course_pic {
	height: 120px;
	margin-top: 10px;
	line-height: 22px;
}

.course_type {
	height: 37px;
	width: 372px;
	background: url(../images/product_type_bg.jpg) no-repeat;
	margin: 20px auto;
}
.course_type li {
	list-style-type: none;
	float: left;
	line-height: 37px;
	margin: 0 15px;
	text-align: center;
}

/*sidebar_ad*/
.video {
	height: 185px;
	border: 1px solid #e8e8e8;
}
.video_content {
	height: 150px;
}
.sidebar_ad {
	height: 55px;
	border: 1px solid #e8e8e8;
}

/*copyright*/
.copyright {
	width: 100%;
	height: 200px;
	background-color: #e8e8e8;
	margin-top: 10px;
	clear: both;
}
.copyright_content {
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
}

.copyright_content li {
	list-style-type: none;
	float: left;
	width: 200px;
	background: url(../images/line.png) no-repeat right center;
	text-align: center;
	line-height: 30px;
	font-family: "微软雅黑";
}
.copyright_content a {
	text-decoration: none;
	color: #999;
	font-size: 18px;
}

.copyright_content li ul li a {
	font-size: 14px;
}



/**
 * list
 */
 .list_main {
 	min-height: 350px;
 	_height: 350px;  /*IE6*/
 	background-color: #fff;
 	margin-top: 10px;
 }
.news_type {
	width: 220px;
	height: 350px;
	border: 1px solid #e8e8e8;
	float: left;
}
.list_box {
	width: 770px;
	min-height: 350px;
	_height: 350px;  /*IE6*/
	border: 1px solid #e8e8e8;
	float: right;
	background: #fff;
}
.news_list li {
	margin: 3px 0;
}

.news_type h2 {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666;
	background: url(../images/titile_bg.gif) repeat-x;
	padding-left: 20px;
}
.news_type_content {
	height: 365px;
	background: url(../images/content_bg.gif) repeat-x;
}
.news_type_content li {
	list-style-type: none;
	height: 30px;
	line-height: 30px;
}
.news_type_content li a {
	color: #666;
	text-decoration: none;
	background: url(../images/li_bg.gif) no-repeat left center;
	padding-left: 15px;
	display: block;
}
.news_type_content li a:hover {
	color: #009cdf;
	background: url(../images/li_bg2.gif) no-repeat left center;
	background-color: #f2f2f2;
}

.list_box h2 {
	font-size: 14px;
	font-family: "";
	color: #666;
	height: 35px;
	line-height: 35px;
	background: url(../images/type_bg.png) repeat-x;
	padding-left: 20px;
}

/*page*/
.page {
	height: 40px;
	margin-top: 10px;
	text-align: center;
}
.page a {
	display: inline-block;
	border: 1px solid #e8e8e8;
	text-decoration: none;
	margin: 5px;
	padding: 5px 10px;
}
.page a:link,
.page a:visited {
	color: #000;
}
.page a:hover,
.page a:active {
	color: #fff;
	background: #cc1b1b;
}

/*news.html*/
.list_box h1 {
	font-family: "微软雅黑";
	font-size: 20px;
	text-align: center;
	margin: 10px 0;
}
.list_box_newsInfo {
	color: #666;
	text-align: center;
	border-bottom: 1px dotted #666;
}
.list_box_newsContent {
	font-size: 14px;
	padding: 20px;
	line-height: 25px;
	text-indent: 2em;
}
.list_box_newsContent p {
	margin-bottom: 10px;
}