@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:22px;
line-height:26px;
font-weight:bold;
color:#000
}
.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;
}

.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 10px 10px 0px;
}

.picListFrame{
    border: 1px solid #CCCCCC;
	height:130px;
	width:190px;
}

.picListBackdrop
{
	height:120px;
	width:180px;
	margin:5px;
	background-image: url(../UpFile/Banner/standard.jpg);
	cursor:pointer;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}
.picListTitle
{
	width:190px;
text-align:center;
line-height:16px;
margin-top:5px;
}

.picNewsListPicMargin{
margin-right:10px;
}

.picListExterior2
{   float: left;
	margin:10px 10px 10px 2px;
}

.picListFrame2{
    border: 1px solid #CCCCCC;
	height:210px;
	width:180px;
}
.picListFrame2 img{ margin:auto;}

.picListBackdrop2
{
	height:210px;
	width:180px;
	margin:0px;
	background-image: url(../UpFile/Banner/standard.jpg);
	cursor:pointer;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}
.contentDetail{clear:both;  font-size:14px; color:#000;}
.contentDetail p{ margin-top:10px;line-height:26px;text-indent:25px;}

.contentDetail table{border-collapse:collapse;}
.contentDetail td{background:#ffc;border:solid 1px #f90;height:22px; line-height:26px; padding-left:5px;}
#picList2 div{ margin:10px; float:left; width:250px; height:200px; border:solid 0px #ccc}
#picList2 div span{ line-height:16px; text-align:center; display:block; width:250px; margin-top:5px;}