body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-color: #FFF;
}
#banner {
	height: 100%;
	width: 100%;
}
.bannerpic {
	background-image: url(../images/pic-program.jpg);
	background-position: left center;
	float: left;
	height: 210px;
	width: 100%;
	background-repeat: no-repeat;
}
.bannerpic_cology {
	background-image: url(../images/pic-program-cology.jpg);
	background-position: left center;
	float: left;
	height: 210px;
	width: 100%;
	background-repeat: no-repeat;
}
.bannerpicbg {
	font-family: "宋体", Arial;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 200px;
	width: 27%;
	background-image: url(../images/banner-bg.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
}
.bannerpicbgtitle {
	font-family: "微软雅黑", Arial;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 100%;
	margin-top:25px;
	height: 145px;
}
.bannerpicbgicon {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #0F3;
	float: left;
	height: 27px;
	width: 88%;
	background-image: url(../images/banner-icon.png);
	background-repeat: no-repeat;
	padding-left: 12%;
	background-position: left center;
}

.bannerspace {
	float: left;
	height: 15px;
	width: 100%;
}
#top {
	margin: auto;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
}
.toptitle {
	font-family: "宋体", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: left;
	height: 29px;
	width: 100%;
	padding-top: 6px;
}
.topline {
	float: left;
	height: 1px;
	width: 100%;
	padding-top: 16px;
	background-image: url(../images/line-01.png);
	background-repeat: repeat-x;
}

#center {
	margin: auto;
	height: 100%;
	width: 100%;
}
.centerspecialto {
	float: left;
	height: 100%;
	width: 100%;
}
.centerspecialtotitle {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #444;
	float: left;
	width: 100%;
	background-image: url(../images/line-02.png);
	height: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.centerspecialtocontent {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 19px;
	color: #444;
	float: left;
	width: 100%;
	padding-top: 5px;
	height: 100%;
}
.centerspecialtocontent01 {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 19px;
	color: #444;
	float: left;
	width: 100%;
	height: 100%;
}
.centerspecialtospace {
	float: left;
	height: 15px;
	width: 100%;
}
.style01 {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #444;
	line-height: 21px;
}
.style02 {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
}
.style03 {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	line-height: 18px;
}
.style04 {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 19px;
	color: #F00;
}
/*新导航页面样式*/
.newcenterspecialto {border:1px solid #eeeded;float: left;height: 100%;width: 100%;}
.newcenterspecialtotitle {height:28px; background:url(../../images/yuekan_title_bg.gif) repeat-x top left;font-family:Arial, "宋体";font-size: 14px;line-height: 18px;font-weight: bold;color: #444;float: left;width: 100%; line-height:28px;border-bottom:1px solid #eeeded;}
.newcenterspecialtocontent {font-family:Arial, "宋体";font-size: 12px;line-height: 19px;color: #444;float: left;width: 100%;height: 100%;background:#fdfcfc; padding:5px 0px 5px 0px;}
.newcenterspecialtocontent ul li{ line-height:24px;}
.newcenterspecialtospace {float: left;height: 15px;width: 100%;}
.newstyle02 { font-family:Arial, "宋体";font-size: 12px;font-weight: bold;color: #333;line-height: 28px; float:left; text-indent:10px;}
.newstyle03 { font-family:Arial, "宋体";font-size: 12px;color: #999;font-weight: normal;line-height: 30px; padding-right:10px;}
.newshuangtitle{ height:20px; border-bottom:1px solid #e6e6e6; font-size:12px; font-weight:bold; line-height:20px; margin:0px 10px 5px 0px;}
/*end*/

a:link {
	text-decoration: none;
	color: #444;
}
a:visited {
	text-decoration: none;
	color: #444;
}
a:hover {
	text-decoration: underline;
	color: #4bb212;
}
a:active {
	text-decoration: none;
	color: #444;
}
.a1:link,.a1:visited,.a1:hover,.a1:active{text-decoration: none;color: #96ff00;}
