/*news*/
.title{font-size:16px; color:#4f4f4f; line-height:normal; letter-spacing:normal;}
.date{color:#b8b8b8; font-size:16px; line-height:normal; letter-spacing:normal;}
a.sidebar-txt{color:#4f4f4f; line-height:20px;}

.article-wrap{
	width:690px;
	height:164px;
	padding-top:30px;
	}

.article-wrap2{
	width:690px;
	overflow:hidden;
	}
	
.img-wrap{float:left;}
.text-wrap{width:480px; float:right;}

#col-A{
	float:left;
	padding-top:20px;
	width: 730px;
	}

#col-headA{
	width:730px;
	height: 55px;
	}

#col-bodyA{ 
	width:688px;
	background-color:#f4f4f4;
	border-left: #dcdbdb 1px solid;
	border-right: #dcdbdb 1px solid;
	padding:20px 20px 0 20px;
	*padding:20px 18px 0 20px;
	line-height: 25px;
	}
	
#col-bottomA{
	width:731px;
	height:25px;
	*background:url(../images/colr-bottom.gif) no-repeat;
	background:url(../images/colr-bottom.gif) center top no-repeat;
	padding-bottom:20px;
	}
	
#col-B{
	float:left;
	padding-top:20px;
	padding-left:15px;
	width: 250px;
	overflow:hidden;
	}
#col-headB{
	width:250px;
	height: 55px;
	}

#col-bodyB{ 
	width:208px;
	background-color:#f4f4f4;
	border-left: #dcdbdb 1px solid;
	border-right: #dcdbdb 1px solid;
	padding:20px 20px 0 20px;
	line-height: 25px;
	}
	
#col-bottomB{
	width:250px;
	height:25px;
	background:url(../images/coll-bottom.gif) no-repeat;
	padding-bottom:20px;
	}