/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 13px;
}
/* 网站首页频道导航css定义 */
.channel {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
}
a.channela:link {color: #ffffff;text-decoration: none;}
a.channela:visited {color: #ffffff;text-decoration: none;}
a.channela:hover{color: #ffffff;text-decoration: underline;}
a.channela:active {color: #ffffff;text-decoration: none;}

/* 网站首页十大杀手 */

.top {color: #FFFFFF}
.botdh {
	font-size: 13px;
	color: #FFFFFF;
}
.copy2 {
	font-size: 14px;
	color: #000000;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 9pt;
	line-height: 150%;
	font-weight: normal;
}
/* 头版头条 */
.w2 {margin:0 auto; width:100%; text-align:left;} 
.w2 ul{} 
.w2 li{list-style-type:none; padding:3px 1px; font-size:16px; } 
.w2 li a:{color:#FF3366; } 
.w2 li a:visited {color: #FF3366;text-decoration:none;} 
.w2 li a:hover{color:#ff3366;text-decoration:underline;}
.w2 li a:active{color:#ff3366;} 
.w2 span{list-style-type:none;padding:3px 1px;} 
.w2 span{font-size:12px;color:#000000;}

/* 头版二条 */
.hot001 a{font-family:"宋体"; font-size:14px;color:#ff0000; display:block;text-align:center;width:305px;line-height:30px}

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */

.bbb /* --自定义列表标签中奇数表格行背景颜色定义-- */
{
background:#ffffff;height: 24px;font-size:14px;color: black;border-bottom:1px dashed #ff3366;
}
.ccc /* --自定义列表标签中奇数表格行背景颜色定义-- */
{
background:#ffffff;height: 24px;font-size:14px;color: black;border-bottom:1px dashed #ff3366;
}

.bb /* --自定义列表标签中奇数表格行背景颜色定义-- */
{
background:#ffffff;height: 22px;font-size:13px;color: black;border-bottom:1px dashed #E0D1EF;
}
.cc /* --自定义列表标签中奇数表格行背景颜色定义-- */
{
background:#ffffff;height: 22px;font-size:13px;color: black;border-bottom:1px dashed #E0D1EF;
}

.top {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.copy {
	font-size: 14px;
	color: #E7E7E7;
	line-height: 20px;
}
.pic1
{
border: 1px solid #ebebeb; }
}

.jncss{width:620px}
.jncss .pic_art{padding-bottom:80px;border-bottom:#0F980D dashed 1px;margin-bottom:7px;clear:both}
.jncss .pic_art_title a{font-size:15px;font-weight:bold;font-family:"宋体";line-height:32px;}
.jncss .pic_art_img{float:left;width:140px}
.jncss .pic_art_content,.jncss.pic_art_title{float:right;width:455px;line-height:20px;font-size:14px;}
.eee /* --自定义列表标签中奇数表格行背景颜色定义-- */
{
background:#ffffff;height: 24px;font-size:14px;color: black;border-bottom:1px dashed #0F980D;
}
.fff /* --自定义列表标签中奇数表格行背景颜色定义-- */
{
background:#ffffff;height: 24px;font-size:14px;color: black;border-bottom:1px dashed #0F980D;
}