﻿/* CSS Document */
@charset "utf-8";

/*文章列表样式*/
.list{ width:650px; clear:both; float:left; padding-left:20px; margin-right:30px;}
.taxis{ width:628px; height:30px; line-height:30px; font-size:12px;  padding-left:20px; border:1px solid #ddd; background:#F9F9F9;}
.taxis span{ float:left; margin-right:15px;}
.taxis a{ display:block; width:86px; height:20px; overflow:hidden; line-height:20px; #line-height:22px; margin-top:5px; color:#FFFFFF; background:url(../Images/taxis.gif) no-repeat; text-align:center;}
.article{ width:650px; clear:both; float:left; border-bottom:1px dashed #ccc; font-size:12px; line-height:20px; color:#404040; margin-top:10px;}
.article a:hover{ text-decoration:underline;}
.articlepic{ width:104px; overflow:hidden; float:left; margin-right:20px;}
.articlergt{ width:526px; min-height:110px; _height:expression(this.scrollHeight < 110 ? "110px" : "auto"); float:right;}
.articlepic img{ width:100px; height:100px; padding:1px; border:1px solid #ccc;}
.article h3 a{ font-size:14px; color:#669900; line-height:20px; font-family:"宋体";}
.article font{ display:block; width:526px; clear:both; float:left; font-size:12px; color:#838383; max-height:60px; _height:expression(this.scrollHeight > 60 ? "60px" : "auto"); overflow:hidden;}
.article span,.article span a{ color:#f08614;}
#listinfo{ width:526px; clear:both; float:left;}
#listinfo span{ display:block; float:left; color:#818181; margin-right:25px; white-space:nowrap;}
#listinfo #view{ float:right; margin-right:0;}
#listinfo #view a{display:block; width:71px; height:20px; background:url(../Images/view.gif) no-repeat;}

#articlelist a:hover{ text-decoration:underline;}
#articlelist h3 a{ font-size:14px; color:#669900; line-height:20px; font-family:"宋体";}
#articlelist font{ display:block; width:526px; clear:both; float:left; font-size:12px; color:#838383; max-height:60px; _height:expression(this.scrollHeight > 60 ? "60px" : "auto"); overflow:hidden;}
#articlelist{ width:640px; min-height:80px; _height:expression(this.scrollHeight < 80 ? "80px" : "auto"); clear:both; float:left; padding-left:10px; border-bottom:1px dashed #ccc; font-size:12px; line-height:20px; color:#404040; margin-top:10px; padding-bottom:5px;}

#articlelist font{ width:640px; max-height:60px; _height:expression(this.scrollHeight > 60 ? "60px" : "auto"); overflow:hidden;}
#articlelist #listinfo{ width:640px; clear:both; float:left;}
/*文章列表样式*/

/*文章内容页样式*/
.show{ width:width:670px; clear:both; float:left; margin-right:30px;}
.title{ width:640px; clear:both; float:left; border-bottom:1px dashed #ccc; text-align:center; padding:15px 0px 0px 0px;}
.title h1{ font-size:24px; font-family:"微软雅黑"; font-weight:100; line-height:30px}
.info{ width:670px; font-size:12px; line-height:20px; padding:12px 0 0 0; overflow:hidden; clear:both; float:left; color:#333333;}
.info span{ float:left; margin-right:50px; white-space:nowrap; overflow:hidden;}
#browse{ float:right; margin-right:0; color:#999999;}
#browse em{ font-size:18px; font-family:Georgia, "Times New Roman", Times, serif, Times, serif; font-weight:bold; color:#5d8114;}
.intro{ width:652px; padding:8px; border:1px solid #ccc; font-size:12px; line-height:20px; color:#666; clear:both; float:left; margin:10px 0;}
.intro b{ color:#000000; font-weight:100;}
.tag{ width:670px; font-size:12px;  clear:both; float:left; line-height:25px;}
.tag a{ color:#86b206;}
.tag a:hover{text-decoration:underline;}
.con_show{ width:670px; font-size:14px; line-height:25px; clear:both; float:left; overflow:hidden;}
/*文章内容页样式*/
.share{ text-align:left; font-size:15px; color:Gray;}

