*{
	margin: 0;
	padding: 0;
	font-size: 10px
}
body{
	background-color:#f0f0f4;
}
.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-type: none;
	list-style-image: url(../images/list.jpg);
	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: red;
	text-decoration: none;
}

.wrap{
	width: 1000px;
	margin: 0 auto;
	text-decoration: none;
}
.logo{
	height:80px;
	background-color: #fff;
}
.logo_left,.logo_left img{
	width: 200px;
	float: left;
	height: 80px;
}

.logo_right{
	width: 300px;
	float: right;
	line-height: 28px;
	margin-top: 26px;
}
.logo_right img{
	vertical-align: middle;
	margin-right: 10px;
}
.logo_right span{
	color: red;
	font-weight: bold;
}

.nav{
	height: 40px;
	width: 1000px;
	background: url(../images/nav_bg.jpg) repeat;
}

.nav_left{
	width: 700px;
}
.nav_right {
	width: 300px;
	float: right;
	line-height: 40px;
}

.nav_left ul li{
	list-style-type: none;
	float: left;
	width: 100px;
	text-align: center;
	line-height: 40px;
}
.nav_left ul li a:link,.nav_left ul li a:visited{
	text-decoration: none;
	color: white;
	font-size: 16px;
}
.nav_left ul li a:hover,.nav_left ul li a:active{
	text-decoration: none;
	color: yellow;
	font-size: 16px;
}

.nav_right input{
	width: 190px;
	height: 25px;
	background: url(../images/search.jpg) no-repeat right center;
	background-color: #fff;
	padding-right: 25px;
	border: 0;
}

.ad{
	height: 310px;
	overflow: hidden;
	clear: both;
}

.main{
	height: 250px;
	margin-top: 5px;
	background-color: #fff;
}

.news{
	width: 340px;

}
.course{
	width: 410px;
	margin: 0 7px;
}
.sidebar{
	width: 230px;
}

.news,.course,.sidebar{
	height: 250px;
	float: left;
	border:1px solid #E8E8E8;
}

.title{
	height: 35px;
	border-bottom: 1px solid #e8e8e8;
}

.title_left{
	width: 70%;
	font-weight: bold;
	font-size: 12pt;
	font-family:  "Hiragino Sans GB W3", "Microsoft YaHei", sans-serif;
	color: #a22041;
	float: left;
	line-height: 35px;
	padding-left: 2%;
}

.title_right{
	width: 25%;
	float: right;
	line-height: 35px;

}

.title a{
	text-decoration: none;
	color: #333631;
}

.pic_news{
	height: 80px;
	line-height: 22px;
}
.news_pic img{
	float: left;
	margin-right: 10px;
}

.news_list{
	clear: both;
}

.news_list li{
	background: url(../images/list.jpg) no-repeat;
	list-style-type: none;
	padding-left: 10px;
	margin: 8px;
	border-bottom: 1px dotted #CCC;
	height: 17px;
	line-height: 17px;
}

.news_list span{
	float: right;
	color: #47585c;
}

.course_pic{
	height: 120px;
	margin: 10px;
	line-height: 22px;
}
.course_pic img{
	float: left;
	margin: 0 5px;
}
.course_list ul{
	width: 372px;
	height: 37px;
	margin: 20px auto;
}
.course_list li{
	list-style-type: none;
	float: left;
	width: 80px;
	color: #47585c;
}
.service {
	height: 55px;
	border: 1px solid #E8E8E8;
}

.copyright{
	width: 100%;
	clear: both;
	background-color: #E8e8E8;
	margin-top: 10px;
}

.copyright_content{
	width: 1000px;
	height: 180px;
	margin: 0 auto;
}

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

/*新闻页面*/
.newsbox{
	min-height: 350px;
	background-color: #fff;
	margin-top: 10px;
}

.newslist{
	width: 200px;
	height: 350px;
	float: left;
	border: 1px solid #e8e8e8;
}
.newslist h2{
	font-size: 18px;
	color: #666；
	font-weight: bold;
	border-bottom: 2px solid #ebf6f7;
	background:url(../images/titile_bg.gif) repeat-x;
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
}
.newslist li ,.newstext li{
	list-style-type: none;
	list-style-image: url(../images/list.jpg) ;
	background:url(../images/line.png) repeat-x;
	height: 30px;
	line-height: 30px;
	margin-left: 30px;
}

.newslist a:link,.newslist a:visited{
	text-decoration:none;
	color:#333631;
}

.newslist li a:hover{
	display: block;
	color: white;
	background-color: #bb5535;
}
.newstext{
	min-height: 350px;
	width: 770px;
	border: 1px solid #e8e8e8;
	float: right;
	position: relative;
}
.newstext h2{
	font-size: 18px;
	color: #666；
	font-weight: bold;
	border-bottom: 2px solid #ebf6f7;
	background:url(../images/type_bg.png) repeat-x;
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
}
.newstext span{
	float: right;
	margin-right: 10px;
}
.page{
	height: 35px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 25%;
}

.page a{
	display: inline-block;
	border: 1px solid #e8e8e8;
	text-decoration: none;
	margin: 5px;
	padding: 10px;
}
.page a:hover,.page a:active{
	color: white;
	background-color: #e2041b;
}
