﻿.allList { border:solid 5px #eeeeee; margin:auto; margin-top:5px; overflow:hidden; padding-bottom:10px;}
.allList ul { margin:10px;}
.allList li { width:230px; float:left; overflow:hidden; height:17px;}
.title { margin:10px; text-indent:2em; font-size:14px;}
.toList { margin:2px 20px; font-size:16px; color:#336699; padding:20px 0 10px 0; text-align:center;}
.allList h1 { font-size: 16px; padding: 10px 0; text-indent: 0; }
.allList h2 { margin: 2px 20px; font-size: 16px; color: #336699; padding: 20px 0 10px 0; text-align: center; border-bottom: 2px dashed #ccc; }

.gvTable { margin:auto;}
.gvTable tr td { padding:10px 0px; border-bottom:1px dashed #E8E8E8; width:20%; overflow:hidden;}
.gvTable dl { width:154px; margin:0 auto; overflow:hidden; padding:0;}
.gvTable dt { padding:5px 0 2px 0; text-align:center;}
.gvTable dd { line-height:18px; text-align:center;}
.gvTable dd strong { color:#f60;}
.gvTable .pdtDescn { color:#666; height:14px;}

.picShow { width:204px; height:224px; margin:auto; position:relative;}
.picShow a img { width: 200px; height: 220px; margin: auto; }
.picShow a { display:block; border:1px solid #EFEFEF; padding:1px;}
.picShow a:hover { border:1px solid #FFE0CE;}
.watermark { position:absolute; right:3px; top:3px; z-index:60;}
.watermark img { width:35px; height:35px; }

@media screen and (max-width:1200px)
{ 
	.picShow { width:174px; height:191px;}
	.picShow a img { width:170px; height:187px;}
    .watermark img { width: 35px; height: 35px; }
}