@CHARSET "UTF-8";
ul,li,h5 { padding:0; margin:0; list-style-type:none; }

.content { width:968px; min-height:720px; padding:15px; border:1px black solid; line-height:23px; background-color:white; }

.category { width:100%; min-height:720px; }

.photo-cat { width:100%; height:240px; margin-bottom:8px; border:1px gray dotted; border-width:1px 0; }
.photo-cat h5 { height:30px; line-height:30px; }
.photo-cat h5 .childcat { float:right; }
.photo-cat h5 .childcat .more { color:black; font-weight:normal; }
.photo-cat h5 .tname { color:black; font-weight:bold; font-size:12pt; }
.photo-cat .box { width:100%; height:200px; }

.pic-bd span { display:block; text-align:center; }
.pic-bd li { width:222px; height:192px; margin-bottom:8px; padding:10px; float:left; }
.pic-bd li .img-wrap { width:212px; height:159px; padding:4px; border:1px gray solid; }
.pic-bd li img { width:212px; max-height:159px; }

.pagination { clear:both; text-align:center; margin:20px auto; font-size:14px;}
.pagination span,.page strong,.page a { height:20px; line-height:20px; vertical-align:middle; padding:0 8px; display:inline-block;}
.pagination span,.page a { border:1px solid #ddd;}
.pagination span { color:#ccc;}
