#right {
	margin-left:20px;
	width:672px;
	float:left;
	color:#000;
}
.right_menu1 {
  height:28px;
	background:url(../images/right_menu_bg.gif) repeat-x;
	margin:16px 0px;
	clear:both;
}
.right_menu1 .r_m1 {
	width:33px;
	float:left;
}
.right_menu1 .r_m2 {
	width:468px;
	float:left;
	padding-top:6px;
}
.right_menu1 .r_m3 {
	float:left;
	width:51px;
	height:20px;
	padding-left:120px;
	padding-top:8px;
	background:url(../images/right_menu_right.gif) no-repeat;
}
.right_menu1 .r_m4 {
	float:left;
	width:51px;
	height:20px;
	padding-left:120px;
	padding-top:8px;
}

.more_gray {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
}
.more_gray:hover {
	color:#FF6600;
}

.more_white {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
.more_white:hover {
	color:#FF6600;
}

.r_menu {
	color:#3294C5;
	font-size:15px;
	font-family:"宋体";
	font-weight:bold;
	text-decoration:underline;
}
.r_menu:hover {
	text-decoration:none;
	color:#CC3333;
}
/*5条最新动态*/
.right_news {
	width:672px;
	height:130px;
}
.news_1eft_img {
	height:130px;
	width:185px;
	float:left;
}

.news_right_text {
	width:470px;
	padding-left:17px;
	height:130px;
	float:left;
}

.news_right_text ul {
	width:470px;
	margin:0px;
	padding:0px;
	border:0px;
	line-height:25px;
	list-style:none;
}
.news_right_text li {
	background-image:url(../images/news_text_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
/*//5条最新动态*/

/*健康教育*/
.healthEdu {
	width:672px;
	height:200px;
}
.healthEdu ul {
	padding:0px;
	margin:0px;
	list-style:none;
	width:672px;
	line-height:20px;
}
.healthEdu li {
	width:320px;
	padding-left:16px;
	float:left;
}

/*//健康教育*/

/*首页专家*/
#marquee {
}

#marquee .professor {
	margin-right:5px;
	margin-left:5px;
	height:162px;
	width:95px;
	text-align:center;
	float:left;
}

#marquee .professor_pic {
	height:122px;
	width:85px;	
}

#marquee .professor_name {
	padding-top:5px;
	height:15px;
	width:85px;	
}
#marquee .professor_work {
	height:20px;
	width:85px;
}
/*//首页专家*/
