.wordred24 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.wordred18 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
margin:0px;
font-size: 10pt;background:url(skin/ocean/bg_all.gif);
background-position:center;
text-decoration: none;

}
.main_tdbg_5752 /* 中栏内容表格背景、文字颜色定义(575) */
{
border: 1px solid #d2d3d9;line-height: 200%;text-align: left;padding-left:5;padding-right:5;
}
