@charset "utf-8";
/* CSS Document */

.dateColor{
	color:#999999;
}

.standardNewsListRow{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height:26px;
}

.contentTitle{
font-size:12px;
line-height:26px;
}
.indexTitle{
font-size:12px;
font-weight:bold;
}
.indexPicBackdrop{
    height:70px;
	width:90px;
	margin-right:10px;
	background-image: url(../UpFile/Banner/standard.jpg);
	cursor:pointer;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}

.contentAddTime
{
line-height:30px;
}
.contentDetail{
line-height:22px;
color:#666666;
font-weight:normal;
}

.contentTitleAddColor{color:#990000;font-weight:bold;}
.contentTitleAddColor:visited {color:#990000;font-weight:bold;}
.contentTitleAddColor:hover{color:#AA3F1B;font-weight:bold;}

.searchesPageUrl{color:#06810C;}
.searchesPageUrl:visited {color:#06810C;}
.searchesPageUrl:hover{color:#AA3F1B;}

.picListExterior
{   float: left;
	margin:10px 25px 10px 2px;
}

.picListFrame{
    border: 1px solid #CCCCCC;
	height:140px;
	width:185px;
}

.picListBackdrop
{
	height:120px;
	width:168px;
	margin:10px;
	background-image: url(../UpFile/Banner/standard.jpg);
	cursor:pointer;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}
.picListTitle
{
text-align:center;
width:180px;
line-height:18px;
text-align:center;
}

.picNewsListPicMargin{
margin-right:10px;
}
