/* writen by qq 179967287 2011-11-30 */

/* 文章内容定义 */
.article { width: 940px; overflow: hidden; zoom: 1; margin-bottom: 10px;}
.art_l { width: 200px; float: left; overflow: hidden; display: inline;}
.art_r { width: 730px; float: right;}

/* 文章内容页右侧文章内容定义 */
.art_r .t { background: url(art_r_t.gif) left top no-repeat; height: 4px; width: 730px;}
.art_r .c { border: 1px solid #dadada; border-top: 0px; width: 728px;}
.art_r .path { line-height: 30px; border-bottom: 1px solid #dadada; margin: 0 20px; color: #065099; margin-top: 8px;}
.art_r .path a { color: #065099; text-decoration: none;}
.art_r .path a:hover { color: #FF0000;}

.art_r h1 { color: #000; font-size: 20px; text-align: center; margin: 20px 0;}
.art_r .author { height: 25px; line-height: 25px; vertical-align: middle; border: 1px solid #ebebeb; margin: 0 20px 10px; text-align: center; background: #f7f7f7;}
.art_r .author span { color: #ff6600; font-weight: bold;}
.art_r .author a { color: #ff6600; text-decoration: none; font-weight: bold;}
.art_r .author a:hover { color: #ff0000;}
.art_r .text { line-height: 180%; margin: 0 20px 10px; width: 688px; overflow: hidden;}


