﻿/* 频道分类. */
ul.photochannel { clear:both; display:block; margin:0; padding:0;}
ul.photochannel li {display:block; float:left;}
ul.photochannel li.num1 { width:18px; margin-right:10px; font-size:11px; color:#fff; font-weight:bold;text-align:center;background:url('../Images/Channel/num.gif') no-repeat center center;}
ul.photochannel li.name	{ width:75px;}
ul.photochannel li.name a {color:#383A38;}
ul.photochannel li.count {width: 45px; font-size:11px;}
ul.photochannel li.cate {clear:both;}
ul.photochannel li.cate a { text-decoration:underline;}
ul.photochannel li.cate a:hover {background:#ff6600;color:#fff;}
.choose {font-weight: bold;color: #98080E;}

.hot {width: 28px;height: 13px;background: url(../Images/Photo/hot.gif) no-repeat;display:inline-block;}
.new {width: 24px;height: 13px;background: url(../Images/Photo/new.gif) no-repeat;display:inline-block;}

.absmiddle {vertical-align: middle;}
.maintable{
/*width: 98%;*/
font: 12px Tahoma, Verdana;
margin:auto;
clear:both;
}
.spaceborder {
/*border: 1px solid #7AC4EA;*/
border:1px solid #E8BB68;
padding: 1px;
}

.category {
font: 12px Arial, Tahoma;
color: #768248;
background-color: #FBFFE1;
}
.category td {
border-bottom: 1px solid #dbddd3;
}

.row {
width: 100%;
border: none;
background: #ffffff;
empty-cells: show;
}
.row td {
padding: 4px;
/*border-bottom: 1px solid #E1F3FC;*/
border-bottom: 1px solid #efefef;
}
.row1 {
width: 100%;
border: none;
/*background-color: #f5fbff;*/
background-color: #fafafa;
empty-cells: show;
}
.row1 td {
padding: 4px;
/*border-bottom: 1px solid #E1F3FC;*/
border-bottom: 1px solid #efefef;
}

.f_title {
width: 80%;
font-size:14px;
}
.f_views {
width: 7%;
text-align: center;
}
.f_date {
width: 13%;
text-align: center;
}
.smalltxt {
font: 12px Arial, Tahoma;
}

h1 { font-size:24px; font-weight:bold; line-height:160%;}

.prenextlnk a{ color:#000; text-decoration:underline; font-weight:bold;}

.cate1,.cate1:visited,.cate1:active,.cate1:link { color:#008000; font-size:12px;}
