﻿body
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000;
}
body, ul, ol, li, div
{
	border: 0 none;
	margin: 0;
	padding: 0;
}

ul
{
	list-style: none;
}

a
{
	color: #00349a;
	text-decoration: underline;
}
a:hover
{
	color: #c00;
	text-decoration: underline;
}
a.red
{
	color: #F00 !important;
}

.newsContent  /*大区域宽度*/
{
	width:490px;
}
.newsContent .cEss /*大区域宽度*/
{
	border: 0px solid #c4c4c4;	
	width:490px;
}
.newsContent .cEss .title, .newsContent .cEss .rollBtn, .newsContent .rollCenter li
{
	background: url(../images/ScrollPicImages/contentEl_0603.gif) no-repeat;
}
.newsContent .cEss .title span
{
	float: left;
}
.newsContent .cEss .title /*标题栏样式*/
{
	height: 32px;
	line-height: 25px;
	color: #484848;
	font-weight: bold;
	background-repeat: repeat-x;
	background: url(../template/default/images/zxft.gif) no-repeat 0 0;
    padding-top:5px;
}

.newsContent .cEss .title .rl, .newsContent .cEss .title .rr, .newsContent .cEss .title .rollDotList .dotON, .newsContent .cEss .title .rollDotList .dotOFF
{
	background: url(../images/ScrollPicImages/rollElement.gif) no-repeat;
	float: left;
	height: 14px;
	cursor: pointer;
}
.newsContent .cEss .title .rollPlus
{
	height: 18px;
	line-height: 18px;
	padding-top: 6px;
	float: right;
}
.newsContent .cEss .title .rl
{
	width: 18px;
	background-repeat: repeat-x;
	background-position: -47px 0;
}
.newsContent .cEss .title .rr
{
	width: 18px;
	background-repeat: repeat-x;
	background-position: -70px 0;
}

.newsContent .cEss .title .rollDotList
{
	padding: 0 5px;
	overflow: hidden;
	float: left;
}
.newsContent .cEss .title .rollDotList .dotON
{
	width: 9px;
	margin: 0 2px;
}
.newsContent .cEss .title .rollDotList .dotOFF
{
	width: 9px;
	background-position: -16px 0;
	margin: 0 2px;
}

.newsContent .cEss .rollCont
{
	height: 140px;
	background: #FFF;
	border: 1px solid #c4c4c4;
}
.newsContent .cEss .rollCenter
{
	height: 130px;
	margin: 4px 4px;
	float: left;
	display: inline;
}
.newsContent .cEss .rollCenter li   /*图片高度*/
{
	float: left;
	margin: 0 4px;
	text-align: center;
	height: 150px;
	width: 155px;
	overflow: hidden;
	display: inline;
	padding: 4px 4px;
	background-position: 0 -60px;
}
.newsContent .cEss .rollCenter li .pic
{
	border: none !important;
	padding: 0 !important;
}
.newsContent .cEss .rollCenter li img  /*图片高度*/
{
	border: 1px #c4c4c4 solid;
	padding: 2px;
	height: 103px;
	background-color: #fff;
}
.newsContent .cEss .rollCenter li .pic
{
	height: 107px;
	overflow: hidden;
}
.newsContent .cEss .rollCenter li .txt
{
	height: 38px;
	line-height: 16px;
	width: 155px;

}
.newsContent .cEss .rollCenter li a
{
	font-size: 12px;
}

