body
{
margin:0px;
font-size: 10pt;
background-position:center;
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 10pt;
	line-height: 150%;
	font-weight: normal;
}
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
.center_tdbgall /* 中部表格总背景颜色定义 */
{
background:#ffffff;
width:810px;
}
.article_tdbgall /* 责编等表格背景、文字颜色定义(760) */
{
background:#f5f5f5;
}
.main_articletitle /* 主标题文字颜色定义 */
{
color: ff0000;font-weight:bold;font-size: 18;line-height: 150%;
}
.main_articlesubheading /* 副标题文字颜色定义 */
{
color: 037fa8;font-weight:bold;line-height: 150%;
}
.main_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;padding: 8;line-height: normal;font-size: 10pt;
}

hr
{
height:1px;
color:#5575B0；
}
img
{
border:0
}
.gg{
        float:left;
}
.xiangguan ul{
	list-style:none;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
}

.xiangguan li {
	line-height:16px;
	float:left;
	width:130px;
	text-align:left;
	height:148px;
	padding:2px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xiangguan li img {
	border:1px #CCCCCC solid;
	width:80px;
	height:108px;
}

.xiangguan2 ul{
	list-style:none;
	margin-left:0px;
	margin-top:3px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
}
.xiangguan2 li {
	line-height:16px;
	float:left;
	width:123px;
	text-align:left;
	height:160px;
	padding:2px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.xiangguan2 li img {
	border:1px #CCCCCC solid;
	width:120px;
	height:160px;
}
.ListS ul {
	list-style:none;
	margin-left:8px;
	margin-top:8px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
	text-align:center;
}

.ListS li {
	float:left;
	width:151px;
	height:210px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.ListS li a {
	line-height:22px;
}
.ListS li img {
	border:1px #CCCCCC solid;
}
.foot{ text-align:center;}