#t-news {
	width: 690px;
	border:1px solid #e62f8b;
	background-color:#fde9f2;
}

#t-news h2 {
background-image:url(../img/course/new.gif);
background-repeat:no-repeat;
background-color:#e62f8b;
height:35px;
font-weight:400;
width:690px;
}

#t-news h3 {
background-image:url(../img/course/new.gif);
background-repeat:no-repeat;
background-color:#e62f8b;
height:35px;
font-weight:400;
width:690px;
}

#t-news h3#ntitle {
background-image:url(../img/course/new02.gif);
background-repeat:no-repeat;
background-color:#e62f8b;
height:35px;
font-weight:400;
width:690px;
}

#t-news ul.index-news-list {
	margin:7px;
}

#t-news ul.index-news-list li {
	width:100%;
	border-bottom:1px dotted #999;
	padding-bottom:3px;
	margin-bottom:3px;
}