@charset "utf-8";
/* CSS Document */
#mainLeftArticle
                {
	font-size:14px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #C4D5E0;
	float: left;
	width: 718px;
				}
#mainLeftArticle .title
      {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4D5E0;
	height: 40px;
	padding-top: 10px;
	float: left;
	width: 718px;
	  }
.artIntro{
	line-height:20px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000099;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4D5E0;
	float: left;
	width: 702px;
	padding-right: 8px;
	padding-left: 8px;
		 }
.artCont_img{
	height: 250px;
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.artCont
         {
	padding-bottom: 8px;
	padding-top: 8px;
	margin-left: 10px;
		 }

.artInfo
        {
	margin-top:10px;
	text-align:right;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	float: left;
	width: 700px;
		}
.artRelate .rTitle
                 {
	background-color:#C4D5E0;
	color:#000000;
	height:22px;
	line-height:22px;
	margin-top:10px;
	width: 708px;
	float: left;
	padding-left: 10px;
	font-weight: bold;
				 }
.artRelate .rCont
                  {
	line-height:20px;
	float: left;
	width: 650px;
	margin-left: 10px;
				  }
#bloglist{
	padding-left: 20px;
	float: left;
	width: 680px;
}				  
.artRelate{
	float: left;
}
 
/* CSS Document */

