/*定义内容框*/
#main #con {
	border: 1px solid #C0CEE9;
	margin-bottom: 10px;
	width: 948px;
	margin-right: 28px;
	margin-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
/*红色*/
.red {
	color: #FF0000;
}
/*列表标签*/
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*咨讯中心模块*/
.s01 {
	float: left;
	height: 230px;
	width: 693px;
	margin-right: 1px;
}
/*公告模块*/
.s02 {
	background-color: #EDF2F5;
	height: 232px;
	width: 251px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}
/*咨讯中心模块图片样式*/
.s03 {
	float: left;
	margin-left: 5px;
}
/*咨讯中心模块文字样式*/
.s04 {
	float: left;
	width: 282px;
	margin-left: 15px;
	line-height: 20px;
}
/*内容部分左下侧的4个模块*/
.s05 {
	float: left;
	width: 694px;
	margin-right: 0px;
}
/*志愿园地模块*/
.s06 {
	float: left;
	width: 363px;
}
/*健康宣教模块*/
.s07 {
	float: left;
	width: 330px;
}
/*论坛热帖模块*/
.s08 {
	background-color: #EDF2F6;
	float: left;
	width: 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0CEE9;
	height: 360px;
}
/*列表元素li样式*/
.s09 {
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
/*文字链接样式*/
.s10 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
/*图片样式*/
.s11 {
	margin-bottom: 10px;
}
/*健康宣教模块内样式*/
.s12 {
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/*相关机构文字链接*/
.s13 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
/*相关机构文字*/
.s14 {
	line-height: 21px;
	margin: 10px;
}
/*好书截图样式*/
.s15 {
	line-height: 30px;
	float: left;
	width: 103px;
	text-align: center;
	font-size: 12px;
}
/*好书简介*/
.s16 {
	width: 210px;
	float: left;
	font-size: 12px;
}
/*书目名称*/
.s17 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #6BA3D2;
	text-align: center;
}
/*健康宣教左侧线*/
.s18 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0CEE9;
	padding: 5px;
}
/*好书推荐模块*/
.s19 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0CEE9;
	height: 140px;
}
/*好书简介文字*/
.s20 {
	line-height: 16px;
	text-indent: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*好书出版社*/
.s21 {
	font-size: 12px;
	line-height: 20px;
	color: #3A3A3A;
	font-weight: bold;
}
/*公告文字模块*/
.s22 {
	padding: 10px;
	line-height: 18px;
	font-size: 12px;
}
/*板块分类*/
.s23 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*帖子列表*/
.s24 {
	background-image: url(../images/bg05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
/*帖子板块模块*/
.s25 {
	line-height: 18px;
	margin: 10px;
}
