﻿@import url(common.css);

#navigate{ background:url(images/nvxby_nav_bg.png); width:740px; height:45px; padding-left:170px; margin-bottom:2px;}
#navigate li{ float:left; padding:15px 0px 0px 13px; white-space:nowrap;font-weight:bolder; color:#b00;}
#navigate a{ color:#e76302;}
#navigate a:hover{color:#b00;}

#body1{ width:300px; float:right; }
#body1 .articleList{ float:left; width:300px; margin-top:5px;}
#articleList{ float:left; width:300px; margin-top:5px;}
#body1 .articleList h4{ background:url(images/title_bg10.png) no-repeat; padding:5px 0px 5px 15px}
#body1 .articleList h4 a{ color:#bb0000;}
#body1 .articleList .map{ text-align:center;}
#body1 .articleList .map img{padding:3px; border:solid 1px #ccc;}

#body1 .articleList .pic_art{ float:left; text-align:center; padding-left:20px; padding-top:10px;}
#body1 .articleList .pic_art img{ padding:3px; border:solid 1px #ccc; margin-bottom:5px;}
#body1 .articleList .list a{ background:url(images/ontop4.png) no-repeat left center; padding-left:15px;}
#body1 .articleList .pic_art a{ background-image:none; padding-left:0px;}

#body2{ width:600px; float:left; margin-right:5px;background-color:#fcf4ef; border:solid 1px #ffbb97;}
#nowplace{ background-color:#ee7910; padding:3px 5px; color:White;}
#nowplace a{ color:White;}

#articleBody h1{ text-align:center; margin:20px; }
#articleBody .articleInfo{ text-align:center; padding-bottom:10px; border-bottom:dashed 1px #ccc;}
#articleBody .descn{ font-size:120%; line-height:150%; padding:20px;}
#articleBody .pageTools{ text-align:right; border-bottom:dashed 1px #ccc;}
#articleBody .articleFooter{ color:#b00; font-weight:bolder; text-align:center;}

#relateArticle{ float:left; width:590px; padding:5px;}
#relateArticle .articleList{ width:280px; float:left; margin:5px 0px 5px 5px;border:solid 1px #ee7910; height:120px;}
#relateArticle .articleList h4{background-color:#ee7910; color:White;}
#relateArticle .articleList .moreqa{ line-height:150%; float:left;}
#relateArticle .articleList a{ background:url(images/ontop4.png) no-repeat left center; padding-left:15px;}
#relateArticle .articleList .morearticle{ float:left; padding-left:5px;}
#relateArticle .articleList .LinkArticleCorrelative{ padding-top:5px; display:block; float:left; width:265px;}

/* 站内链接文字颜色定义 */
.descn a{text-decoration: underline;}
.descn a:link {
	color: #ff0000;
	font-size: 17px;
}
.descn a:visited {color: #ff0000;font-size: 17px;}
.descn a:hover{color: #ff0000;font-size: 17px;}
.descn a:active {color: #ff0000;font-size: 17px;}
